mirror of
https://github.com/oxen-io/session-android.git
synced 2025-08-26 11:08:02 +00:00

committed by
Moxie Marlinspike

parent
47b21707be
commit
1a7ab6346f
@@ -109,7 +109,6 @@
|
||||
android:src="?quick_camera_icon"
|
||||
android:background="@drawable/touch_highlight_background"
|
||||
android:contentDescription="@string/conversation_activity__quick_attachment_drawer_toggle_description"
|
||||
android:visibility="gone"
|
||||
android:padding="10dp" />
|
||||
</LinearLayout>
|
||||
|
||||
|
@@ -5,6 +5,6 @@
|
||||
android:id="@+id/quick_camera"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:visibility="gone" />
|
||||
android:visibility="invisible" />
|
||||
|
||||
</merge>
|
Reference in New Issue
Block a user