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