Change search UI and refactor some stuff.
This commit is contained in:
parent
182c2bda48
commit
20a7811602
25 changed files with 520 additions and 393 deletions
|
|
@ -91,6 +91,7 @@ dependencies {
|
|||
// Android Compose
|
||||
implementation "androidx.compose.ui:ui:1.2.0-rc02"
|
||||
implementation "androidx.compose.material:material:1.1.1"
|
||||
implementation "androidx.constraintlayout:constraintlayout-compose:1.0.1"
|
||||
implementation "androidx.compose.runtime:runtime-livedata:1.1.1"
|
||||
implementation "androidx.compose.ui:ui-tooling-preview:1.1.1"
|
||||
debugImplementation "androidx.compose.ui:ui-tooling:1.1.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue