mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-08-03 18:56:44 -04:00
Android table of contents corectly updates after tab restore
This commit is contained in:
parent
c06e2b4578
commit
64d1ec96f8
@ -549,6 +549,7 @@ public class KiwixMobileActivity extends AppCompatActivity
|
||||
mLeftArrayAdapter.notifyDataSetChanged();
|
||||
selectTab(mWebViews.size() - 1);
|
||||
setUpWebView();
|
||||
htmlUtils.initInterface(webView);
|
||||
return webView;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user