add compose submodule and add several functions in top of composition

This commit is contained in:
2022-03-10 17:47:37 +06:00
parent cf2be8ed43
commit d9c15db9de
9 changed files with 130 additions and 1 deletions

View File

@@ -23,6 +23,7 @@ String[] includes = [
":ktor:common",
":ktor:client",
":coroutines",
":coroutines:compose",
":android:recyclerview",
":android:alerts:common",
":android:alerts:recyclerview",