mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 10:44:42 +00:00
refactor: Replace LoadingButtonAndroid with compose
REF: https://gist.github.com/mmolosay/584ce5c47567cb66228b76ef98c3c4e4
This commit is contained in:
parent
61e43e047f
commit
6f94dd091b
9 changed files with 228 additions and 26 deletions
|
@ -235,7 +235,6 @@ dependencies {
|
|||
implementation(libs.aboutlibraries)
|
||||
|
||||
// UI
|
||||
implementation(libs.loading.button)
|
||||
implementation(libs.fastadapter)
|
||||
implementation(libs.fastadapter.extensions.binding)
|
||||
implementation(libs.flexible.adapter)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue