Update flexibleadapter ui dependency

Signed-off-by: Mario Danic <mario@lovelyhq.com>
This commit is contained in:
Mario Danic 2018-03-05 22:57:38 +01:00
parent 527c64b532
commit 015fefb9ac
2 changed files with 2 additions and 3 deletions

View File

@ -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'

View File

@ -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"