mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-08-03 18:56:44 -04:00
Fix Static Analysis
This commit is contained in:
parent
9c77be5652
commit
39975bd531
@ -111,6 +111,7 @@ class CustomReaderFragment : CoreReaderFragment() {
|
|||||||
loadUrlWithCurrentWebview(UpdateUtils.reformatProviderUrl(urls.getString(currentTab)))
|
loadUrlWithCurrentWebview(UpdateUtils.reformatProviderUrl(urls.getString(currentTab)))
|
||||||
getCurrentWebView().scrollY = zimPositions.getInt(currentTab)
|
getCurrentWebView().scrollY = zimPositions.getInt(currentTab)
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
||||||
override fun setDrawerLockMode(lockMode: Int) {
|
override fun setDrawerLockMode(lockMode: Int) {
|
||||||
super.setDrawerLockMode(
|
super.setDrawerLockMode(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user