articlepager: notifydatasetchanged on resume
This commit is contained in:
parent
cbcfaacd64
commit
75b86b94bb
@ -278,7 +278,9 @@ public class ArticlePager extends Fragment {
|
||||
refresh(false);
|
||||
GlobalState.getInstance().m_activeFeed = m_feed;
|
||||
} */
|
||||
|
||||
|
||||
if (m_adapter != null) m_adapter.notifyDataSetChanged();
|
||||
|
||||
m_activity.invalidateOptionsMenu();
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user