Add detail screen.

This commit is contained in:
Thomas Andres Gomez 2022-04-22 17:02:40 +02:00
parent de64718e10
commit 0f2b50f42e
18 changed files with 621 additions and 280 deletions

View file

@ -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"