offline: set show unread feeds default same with online mode
This commit is contained in:
parent
55991afdb4
commit
cc1b9affb4
@ -31,7 +31,7 @@ public class OfflineActivity extends CommonActivity {
|
||||
|
||||
protected SharedPreferences m_prefs;
|
||||
protected Menu m_menu;
|
||||
protected boolean m_unreadOnly;
|
||||
protected boolean m_unreadOnly = true;
|
||||
|
||||
private ActionMode m_headlinesActionMode;
|
||||
private HeadlinesActionModeCallback m_headlinesActionModeCallback;
|
||||
|
Loading…
Reference in New Issue
Block a user