2497 lint fixed

This commit is contained in:
gouri-panda 2020-11-18 14:38:27 +05:30
parent e1af38f9c1
commit 42a71d4b77

View File

@ -111,7 +111,7 @@ abstract class CoreMainActivity : BaseActivity(), WebViewProvider {
handleDrawerOnNavigation()
}
if (destination.id == readerFragmentResId) {
//show reader nav view
// show reader nav view
showReaderNavView()
} else {
hideReaderNavView()