mirror of
https://github.com/oxen-io/session-android.git
synced 2025-06-09 09:08:33 +00:00
Increase record button size.
This commit is contained in:
parent
695663a5b1
commit
2cfb6ede7f
@ -8,9 +8,9 @@
|
|||||||
|
|
||||||
<org.thoughtcrime.securesms.mediasend.CameraButtonView
|
<org.thoughtcrime.securesms.mediasend.CameraButtonView
|
||||||
android:id="@+id/camera_capture_button"
|
android:id="@+id/camera_capture_button"
|
||||||
android:layout_width="96dp"
|
android:layout_width="128dp"
|
||||||
android:layout_height="96dp"
|
android:layout_height="128dp"
|
||||||
android:layout_marginBottom="25dp"
|
android:layout_marginBottom="6dp"
|
||||||
android:contentDescription="@string/CameraXFragment_capture_description"
|
android:contentDescription="@string/CameraXFragment_capture_description"
|
||||||
app:imageCaptureSize="60dp"
|
app:imageCaptureSize="60dp"
|
||||||
app:recordSize="42dp"
|
app:recordSize="42dp"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user