Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit edc9d109 authored by Brian Attwell's avatar Brian Attwell Committed by Android Git Automerger
Browse files

am 75f2c438: Merge "Fix clipping wrapped Button text" into lmp-mr1-dev

* commit '75f2c438':
  Fix clipping wrapped Button text
parents d151ef7d 75f2c438
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -39,6 +39,8 @@
        android:layout_width="match_parent"
        android:layout_height="wrap_content"
        android:orientation="horizontal"
        android:measureWithLargestChild="true"
        android:baselineAligned="false"
        style="?android:attr/buttonBarStyle">

        <Button