Skip to content

Commit

Permalink
Fixed Feat: Implement Shimmer while user details are being loaded
Browse files Browse the repository at this point in the history
  • Loading branch information
kmanikanta335 committed Jan 2, 2024
1 parent 5a94421 commit 3bf28b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -204,6 +204,6 @@ dependencies {
implementation "androidx.compose.material3:material3:$rootProject.materialVersion"
implementation "androidx.lifecycle:lifecycle-viewmodel-compose:$rootProject.lifecycleVersion"
implementation "androidx.compose.material:material-icons-extended:$rootProject.composeVersion"

implementation 'com.facebook.shimmer:shimmer:0.5.0'
}
apply plugin: 'com.google.gms.google-services'

0 comments on commit 3bf28b5

Please sign in to comment.