mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-09-18 03:45:33 -04:00
2497 lint fixed
This commit is contained in:
parent
e1af38f9c1
commit
42a71d4b77
@ -111,7 +111,7 @@ abstract class CoreMainActivity : BaseActivity(), WebViewProvider {
|
|||||||
handleDrawerOnNavigation()
|
handleDrawerOnNavigation()
|
||||||
}
|
}
|
||||||
if (destination.id == readerFragmentResId) {
|
if (destination.id == readerFragmentResId) {
|
||||||
//show reader nav view
|
// show reader nav view
|
||||||
showReaderNavView()
|
showReaderNavView()
|
||||||
} else {
|
} else {
|
||||||
hideReaderNavView()
|
hideReaderNavView()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user