Skip to content

Commit

Permalink
add tab row to profile ui
Browse files Browse the repository at this point in the history
  • Loading branch information
Tlaster committed Sep 23, 2024
1 parent 62437e9 commit 770a5a8
Show file tree
Hide file tree
Showing 4 changed files with 229 additions and 209 deletions.
1 change: 1 addition & 0 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,7 @@ dependencies {
implementation(libs.materialKolor)
implementation(libs.colorpicker.compose)
implementation(libs.material.motion.compose)
implementation(libs.nestedScrollView)

if (project.file("google-services.json").exists()) {
implementation(platform(libs.firebase.bom))
Expand Down
Loading

0 comments on commit 770a5a8

Please sign in to comment.