mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-08-03 18:56:44 -04:00

* Fixed: The `FIND_IN_PAGE` button was appearing when the search was opened from `FromTabView`. * Fixed: The `FIND_IN_PAGE` button was not displaying properly (only half was visible). * Improved: The `NavigationIcon` to better support test cases. * Fixed: `VoiceSearch` was not working when launched from the `SearchWidget`. * Refactored: `SearchFragmentTest` and `SearchFragmentTestForCustomApp` to align with the Compose UI. * Removed: Additional unused code from the project.