mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-08-03 10:46:53 -04:00
fix read aloud toolbar issue
This commit is contained in:
parent
184f63a854
commit
9d0a3f6f5e
@ -1226,6 +1226,7 @@ public class MainActivity extends BaseActivity implements WebViewCallback,
|
||||
webViewList.set(i, getWebView(webViewList.get(i).getUrl()));
|
||||
}
|
||||
selectTab(currentWebViewIndex);
|
||||
setUpWebView();
|
||||
}
|
||||
if (refresh) {
|
||||
refresh = false;
|
||||
|
Loading…
x
Reference in New Issue
Block a user