Remove fab
This commit is contained in:
parent
7f199aae48
commit
282adfce7c
2 changed files with 1 additions and 2 deletions
|
@ -15,4 +15,3 @@ dex.force.jumbo=true
|
|||
android.library.reference.1=../eclipse-compile/appcompat
|
||||
android.library.reference.2=../eclipse-compile/observable
|
||||
android.library.reference.2=../eclipse-compile/observable
|
||||
android.library.reference.3=../eclipse-compile/fab
|
||||
|
|
|
@ -30,7 +30,7 @@
|
|||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:text="@string/osmo_grop_name_length_alert"
|
||||
android:textColor="@color/fab_material_red_500"/>
|
||||
android:textColor="@color/osmbug_closed"/>
|
||||
|
||||
<TextView
|
||||
android:layout_width="wrap_content"
|
||||
|
|
Loading…
Reference in a new issue