mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-08-03 10:46:53 -04:00

* Improved the display of the ZIM file list when permission is granted. * Displaying the snackBar with Compose UI when there is not enough storage to copy the ZIM file. * Created the `SwipeRefreshLayout` according to our theme, along with custom logic to enable or disable it, since the default PullToRefresh does not support this feature. * Created `ContentLoadingProgressBar` to show circular and horizontal progress bars with progress, styled according to our theme.