BaseApp-Jetpack-Compose-Android-Kotlin
BaseApp-Jetpack-Compose-Android-Kotlin copied to clipboard
a brief blank
During the process of loading data, when Shimmer disappears, and then the data list is displayed, there will be brief blank.

It can be considered that after loading the data, delay for one second, let Shimmer disappear, and then display the data list, which can reduce the probability of brief blank.
