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

Commit f61b8bc6 authored by Yorke Lee's avatar Yorke Lee Committed by Android (Google) Code Review
Browse files

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

parents 16016d95 f786df0c
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"