mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-08-03 18:56:44 -04:00
Refresh bookmark icon on resume
This commit is contained in:
parent
37c17f1fd8
commit
e35d4a90e8
@ -1219,7 +1219,7 @@ public class MainActivity extends BaseActivity implements WebViewCallback,
|
||||
refresh = false;
|
||||
recreate();
|
||||
}
|
||||
refreshBookmarkSymbol();
|
||||
presenter.loadCurrentZimBookmarksUrl();
|
||||
if (getResources().getConfiguration().orientation == ORIENTATION_LANDSCAPE) {
|
||||
if (menu != null) {
|
||||
menu.getItem(4).setShowAsAction(MenuItem.SHOW_AS_ACTION_ALWAYS);
|
||||
|
Loading…
x
Reference in New Issue
Block a user