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

* Removed the unnecessary overriding of rows since we are not showing these rows in custom apps. * Used `KiwixTheme` instead of hardcoded colors. * Used the `KiwixAppBar` instead of manually created `AppBar`. * Refined the `HelpScreen` for better readability and maintainability.