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…
Reference in New Issue