BaseApp-Jetpack-Compose-Android-Kotlin icon indicating copy to clipboard operation
BaseApp-Jetpack-Compose-Android-Kotlin copied to clipboard

Sample Android Clean Architecture on App focused on written in Kotlin, following best practices using Jetpack with Compose.

Results 4 BaseApp-Jetpack-Compose-Android-Kotlin issues
Sort by recently updated
recently updated
newest added

Hi. I'm a student studying Android Jetpack Compose. I can't write English well, so I use a translator and I can't explain in detail. When I clicked bottom item, duplicated...

Hello, I'm using this repo as starting blocks for my project. Currently I ran into an issue of room database data not being updated after navigating back. So, what happens...

You can consider changing to BottomNav to provide the icon.

During the process of loading data, when Shimmer disappears, and then the data list is displayed, there will be brief blank. ![Screenshot_20230217-145405](https://user-images.githubusercontent.com/23090085/219573427-40b7ab8b-a2bc-404e-818a-4be5d05153e0.png) It can be considered that after loading the...