mirror of
https://github.com/nextcloud/talk-android
synced 2025-06-21 12:39:58 +01:00
Update flexibleadapter ui dependency
Signed-off-by: Mario Danic <mario@lovelyhq.com>
This commit is contained in:
parent
527c64b532
commit
015fefb9ac
@ -124,7 +124,7 @@ dependencies {
|
||||
implementation 'com.github.HITGIF:TextFieldBoxes:1.4.1'
|
||||
|
||||
implementation 'eu.davidea:flexible-adapter:5.0.0-rc4'
|
||||
implementation 'eu.davidea:flexible-adapter-ui:1.0.0-b1'
|
||||
implementation 'eu.davidea:flexible-adapter-ui:1.0.0-b2'
|
||||
|
||||
implementation 'com.github.bumptech.glide:glide:4.3.0'
|
||||
annotationProcessor 'com.github.bumptech.glide:compiler:4.3.0'
|
||||
|
@ -21,8 +21,7 @@
|
||||
|
||||
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
>
|
||||
android:layout_height="wrap_content">
|
||||
|
||||
<TextView
|
||||
android:id="@+id/menu_text"
|
||||
|
Loading…
Reference in New Issue
Block a user