updates to conversation menu, and updating of group info

// FREEBIE
This commit is contained in:
Jake McGinty
2014-02-20 15:41:52 -08:00
parent 7667264789
commit 7beab36c6a
13 changed files with 348 additions and 53 deletions

View File

@@ -25,7 +25,7 @@
android:layout_height="70dp"
position="bottom_right"
android:layout_marginRight="10dp"
android:src="@drawable/icon"
android:src="@drawable/ic_group_photo"
android:contentDescription="@string/GroupCreateActivity_avatar_content_description" />
<EditText android:id="@+id/group_name"