parent
0c159e587d
commit
67c20326f9
15 changed files with 71 additions and 20 deletions
|
|
@ -246,7 +246,8 @@ public class NotificationsFragment extends SFragment implements
|
|||
preferences.getBoolean("absoluteTimeView", false),
|
||||
preferences.getBoolean("showBotOverlay", true),
|
||||
preferences.getBoolean("useBlurhash", true),
|
||||
CardViewMode.NONE
|
||||
CardViewMode.NONE,
|
||||
preferences.getBoolean("confirmReblogs", true)
|
||||
);
|
||||
|
||||
adapter = new NotificationsAdapter(accountManager.getActiveAccount().getAccountId(),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue