Small improvement

This commit is contained in:
M66B 2022-06-10 09:14:41 +02:00
parent b73b66411b
commit 9e676c3be5
1 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,7 @@ public class FragmentOptionsNotifications extends FragmentBase implements Shared
private Button btnManageService;
private ImageView ivChannelService;
private ImageButton ibWhy;
private FixedTextView tvNotifySeparate;
private TextView tvNotifySeparate;
private SwitchCompat swNewestFirst;
private SwitchCompat swBackground;