diff --git a/res/drawable/ic_download_filled_24.xml b/res/drawable/ic_download_filled_24.xml new file mode 100644 index 0000000000..f479812e44 --- /dev/null +++ b/res/drawable/ic_download_filled_24.xml @@ -0,0 +1,9 @@ + + + diff --git a/res/drawable/ic_download_outline_24.xml b/res/drawable/ic_download_outline_24.xml new file mode 100644 index 0000000000..196a4a1f15 --- /dev/null +++ b/res/drawable/ic_download_outline_24.xml @@ -0,0 +1,9 @@ + + + diff --git a/res/layout/camera_contact_contact_item.xml b/res/layout/camera_contact_contact_item.xml index b881a74b0e..a6447528c1 100644 --- a/res/layout/camera_contact_contact_item.xml +++ b/res/layout/camera_contact_contact_item.xml @@ -13,8 +13,8 @@ + android:layout_width="44dp" + android:layout_height="44dp" /> + + + app:constraint_referenced_ids="camera_contacts_send_button,camera_contacts_selected_list,camera_contacts_bottom_shadow" /> \ No newline at end of file diff --git a/res/layout/conversation_list_fragment.xml b/res/layout/conversation_list_fragment.xml index 234097a7ab..e964f86d6f 100644 --- a/res/layout/conversation_list_fragment.xml +++ b/res/layout/conversation_list_fragment.xml @@ -72,7 +72,7 @@ android:layout_height="wrap_content" android:layout_gravity="bottom|end" android:layout_marginEnd="16dp" - android:layout_marginBottom="82dp" + android:layout_marginBottom="88dp" android:src="@drawable/ic_camera_alt_white_24dp" android:tint="@color/core_grey_60" android:focusable="true" diff --git a/res/menu/media_preview.xml b/res/menu/media_preview.xml index 0494165551..b628771746 100644 --- a/res/menu/media_preview.xml +++ b/res/menu/media_preview.xml @@ -7,7 +7,8 @@ app:showAsAction="always"/>