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

* Improved the KiwixAppBar to support custom views in menu items — enabling custom UI like the tab switcher. * Fixed: TTS controls were not displaying correctly on the UI. * Refactored the TTS functionality to align with the Compose UI architecture. * Fixed: Some lint issues and improve the code quality.