mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-02-09 16:48:54 +01:00
Increase height of share button
This commit is contained in:
parent
0f5343a614
commit
cc6cb41eac
@ -55,7 +55,7 @@
|
||||
android:id="@+id/liveLocShareChooseDurationConfirm"
|
||||
style="@style/Widget.Vector.Button.CallToAction"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="48dp"
|
||||
android:layout_height="65dp"
|
||||
android:layout_marginHorizontal="16dp"
|
||||
android:layout_marginVertical="12dp"
|
||||
android:text="@string/action_share" />
|
||||
|
Loading…
x
Reference in New Issue
Block a user