mirror of
https://github.com/oxen-io/session-android.git
synced 2025-02-19 00:08:26 +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"
|
<TextView android:layout_marginTop="10dp"
|
||||||
android:layout_width="wrap_content"
|
android:layout_width="wrap_content"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
|
android:gravity="center"
|
||||||
style="@style/AttachmentTypeLabel"
|
style="@style/AttachmentTypeLabel"
|
||||||
android:text="@string/attachment_type_selector__camera"/>
|
android:text="@string/attachment_type_selector__camera"/>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user