use plus-icon instead of pencil in chatlist, closes #107
|
Before Width: | Height: | Size: 129 B After Width: | Height: | Size: 344 B |
|
Before Width: | Height: | Size: 92 B After Width: | Height: | Size: 351 B |
|
Before Width: | Height: | Size: 97 B After Width: | Height: | Size: 368 B |
|
Before Width: | Height: | Size: 97 B After Width: | Height: | Size: 387 B |
@@ -73,7 +73,7 @@
|
||||
android:layout_gravity="bottom|end"
|
||||
android:layout_margin="16dp"
|
||||
app:backgroundTint="@color/signal_primary"
|
||||
android:src="@drawable/ic_create_white_24dp"
|
||||
android:src="@drawable/ic_add_white_24dp"
|
||||
android:focusable="true"
|
||||
android:contentDescription="@string/conversation_list_fragment__fab_content_description"/>
|
||||
|
||||
|
||||