mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-09-13 17:38:42 -04:00
fix lint errors
This commit is contained in:
parent
85f748aa8c
commit
cb5931e80e
@ -169,7 +169,8 @@ class OnlineLibraryFragment : BaseFragment(), FragmentActivityExtensions {
|
||||
if (newState == RecyclerView.SCROLL_STATE_DRAGGING) {
|
||||
libraryList.closeKeyboard()
|
||||
}
|
||||
})
|
||||
}
|
||||
)
|
||||
|
||||
allowInternetPermissionButton.setOnClickListener {
|
||||
showInternetPermissionDialog()
|
||||
|
Loading…
x
Reference in New Issue
Block a user