Add RoomListConfig to be able to hide menu items. And hide them #2062.
This commit is contained in:
parent
93e43084e1
commit
0c99a457e4
4 changed files with 71 additions and 38 deletions
|
|
@ -38,6 +38,7 @@ anvil {
|
|||
dependencies {
|
||||
implementation(projects.anvilannotations)
|
||||
anvil(projects.anvilcodegen)
|
||||
implementation(projects.appconfig)
|
||||
implementation(projects.libraries.core)
|
||||
implementation(projects.libraries.androidutils)
|
||||
implementation(projects.libraries.architecture)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue