[Manatoki] Drawer highlight

This commit is contained in:
tom5079
2021-12-21 18:04:54 +09:00
parent f6f0ed40c1
commit c34b0f6f0f
19 changed files with 1326 additions and 210 deletions

View File

@@ -82,6 +82,7 @@ dependencies {
implementation("androidx.compose.material:material-icons-extended:1.0.5")
implementation("androidx.compose.runtime:runtime-livedata:1.0.5")
implementation("androidx.compose.ui:ui-util:1.0.5")
implementation("androidx.compose.animation:animation:1.1.0-rc01")
implementation("androidx.activity:activity-compose:1.4.0")
implementation("androidx.navigation:navigation-compose:2.4.0-rc01")