diff --git a/res/layout/conversation_input_panel.xml b/res/layout/conversation_input_panel.xml index 8c744fa541..6812e6c775 100644 --- a/res/layout/conversation_input_panel.xml +++ b/res/layout/conversation_input_panel.xml @@ -127,7 +127,8 @@ android:paddingStart="6dp" android:paddingEnd="6dp" android:background="?selectableItemBackgroundBorderless" - android:contentDescription="@string/conversation_activity__quick_attachment_drawer_toggle_camera_description" /> + android:contentDescription="@string/conversation_activity__quick_attachment_drawer_toggle_camera_description" + android:visibility="gone"/>