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

Commit 11c3b487 authored by Yorke Lee's avatar Yorke Lee Committed by Android Git Automerger
Browse files

am f61b8bc6: Merge "Fix dialpad key alignment issues for larger screens" into klp-dev

* commit 'f61b8bc6':
  Fix dialpad key alignment issues for larger screens
parents b911519f f61b8bc6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -40,7 +40,7 @@
            android:focusable="true" >
            <LinearLayout
                android:layout_width="wrap_content"
                android:layout_height="match_parent"
                android:layout_height="wrap_content"
                android:layout_gravity="center" >
                <TextView
                    android:id="@+id/dialpad_key_number"
+1 −1
Original line number Diff line number Diff line
@@ -22,7 +22,7 @@
    android:focusable="true" >
    <LinearLayout
        android:layout_width="wrap_content"
        android:layout_height="match_parent"
        android:layout_height="wrap_content"
        android:layout_gravity="center">
      <TextView
          android:id="@+id/dialpad_key_number"