Add detail screen.
This commit is contained in:
parent
de64718e10
commit
0f2b50f42e
18 changed files with 621 additions and 280 deletions
|
|
@ -89,7 +89,7 @@ dependencies {
|
|||
implementation 'androidx.activity:activity-compose:1.4.0'
|
||||
|
||||
// Android Compose
|
||||
implementation "androidx.compose.ui:ui:1.2.0-alpha03"
|
||||
implementation "androidx.compose.ui:ui:1.2.0-alpha08"
|
||||
implementation "androidx.compose.material:material:1.1.1"
|
||||
implementation "androidx.compose.runtime:runtime-livedata:1.1.1"
|
||||
implementation "androidx.compose.ui:ui-tooling-preview:1.1.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue