mirror of
https://github.com/oxen-io/session-android.git
synced 2024-12-24 08:47:46 +00:00
Fix camera button position
This commit is contained in:
parent
4aa1eed979
commit
a08f4caccb
@ -125,7 +125,6 @@
|
||||
android:text="160/160 (1)"
|
||||
android:visibility="gone" />
|
||||
|
||||
|
||||
<ViewStub
|
||||
android:id="@+id/emoji_drawer_stub"
|
||||
android:layout_width="match_parent"
|
||||
|
@ -126,6 +126,7 @@
|
||||
android:src="?quick_camera_icon"
|
||||
android:paddingStart="6dp"
|
||||
android:paddingEnd="6dp"
|
||||
android:layout_marginEnd="8dp"
|
||||
android:background="?selectableItemBackgroundBorderless"
|
||||
android:contentDescription="@string/conversation_activity__quick_attachment_drawer_toggle_camera_description" />
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user