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

* Refactored KiwixAppBar to support a string title instead of a string resource ID, allowing dynamic titles like ZIM file names. * Fixed: ZIM file title was not appearing correctly in the toolbar. * Refactored all snackbar-related functionalities on the reader screen. * Updated KiwixAppBar to support an overflow menu. * Introduced ReaderMenuState to manage menu item state dynamically for improved maintainability.