mirror of
https://github.com/oxen-io/session-android.git
synced 2024-11-27 12:05:22 +00:00
Center "Take photo" text in attachment selector
Fixes #4959 Closes #4961
This commit is contained in:
parent
ee9b89c4d4
commit
8b46dda004
@ -132,6 +132,7 @@
|
||||
<TextView android:layout_marginTop="10dp"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:gravity="center"
|
||||
style="@style/AttachmentTypeLabel"
|
||||
android:text="@string/attachment_type_selector__camera"/>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user