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

Commit f786df0c authored by Yorke Lee's avatar Yorke Lee
Browse files

Fix dialpad key alignment issues for larger screens

Bug: 11473069
Change-Id: I8ced8ec543c69a0a2f9bc791dccf7511a883fbec
parent fcc395b3
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"