Updated Jabit, which should fix a bug where you can't send messages
This commit is contained in:
@ -18,10 +18,10 @@
|
||||
android:layout_alignParentBottom="true"/>
|
||||
|
||||
<android.support.design.widget.FloatingActionButton
|
||||
android:id="@+id/fab_compose_message"
|
||||
android:id="@+id/fab_add_contact"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:src="@drawable/ic_action_compose_message"
|
||||
android:src="@drawable/ic_action_add_contact"
|
||||
app:elevation="8dp"
|
||||
android:layout_alignParentBottom="true"
|
||||
android:layout_alignParentEnd="true"
|
||||
|
Reference in New Issue
Block a user