mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-09-20 18:48:16 -04:00
Merge pull request #1878 from singaltanmay/singaltanmay-fix-1856
Dismiss loading icon if no internet connection detected
This commit is contained in:
commit
11c14fb9b1
@ -137,6 +137,7 @@ class LibraryFragment : BaseFragment() {
|
||||
libraryErrorText.setText(R.string.no_network_connection)
|
||||
libraryErrorText.visibility = VISIBLE
|
||||
}
|
||||
librarySwipeRefresh.isRefreshing = false
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user