diff --git a/res/drawable/ic_group.xml b/res/drawable/ic_group.xml new file mode 100644 index 0000000000..2b77ad4c47 --- /dev/null +++ b/res/drawable/ic_group.xml @@ -0,0 +1,18 @@ + + + + diff --git a/res/drawable/ic_message.xml b/res/drawable/ic_message.xml new file mode 100644 index 0000000000..77b88ec345 --- /dev/null +++ b/res/drawable/ic_message.xml @@ -0,0 +1,12 @@ + + + diff --git a/res/drawable/ic_plus.xml b/res/drawable/ic_plus.xml new file mode 100644 index 0000000000..e57a46a646 --- /dev/null +++ b/res/drawable/ic_plus.xml @@ -0,0 +1,18 @@ + + + + diff --git a/res/drawable/new_conversation_button_background.xml b/res/drawable/new_conversation_button_background.xml index be48173893..4de519558a 100644 --- a/res/drawable/new_conversation_button_background.xml +++ b/res/drawable/new_conversation_button_background.xml @@ -1,7 +1,4 @@ - - - \ No newline at end of file + android:shape="oval" /> \ No newline at end of file diff --git a/res/drawable/new_conversation_button_foreground.xml b/res/drawable/new_conversation_button_foreground.xml deleted file mode 100644 index 44bb8f9675..0000000000 --- a/res/drawable/new_conversation_button_foreground.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - - - \ No newline at end of file diff --git a/res/layout/activity_home.xml b/res/layout/activity_home.xml index 28e927d94d..df7e4be5c2 100644 --- a/res/layout/activity_home.xml +++ b/res/layout/activity_home.xml @@ -40,28 +40,6 @@ android:layout_centerVertical="true" android:layout_marginLeft="64dp" /> - - - - - - - - @@ -80,36 +58,13 @@ android:layout_width="match_parent" android:layout_height="match_parent" /> - - - - - - -