Skip to content

Commit

Permalink
Increase height of share button
Browse files Browse the repository at this point in the history
  • Loading branch information
Maxime NATUREL committed Mar 31, 2022
1 parent 0f5343a commit cc6cb41
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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" />
Expand Down

0 comments on commit cc6cb41

Please sign in to comment.