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

Commit c17a684c authored by Aaron Liu's avatar Aaron Liu Committed by Android (Google) Code Review
Browse files

Merge "[Bouncer] Do not Autosize numpad." into tm-qpr-dev

parents 69cc3e9d 70fec19e
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -18,8 +18,6 @@
    <TextView
        android:id="@+id/digit_text"
        style="@style/Widget.TextView.NumPadKey.Digit"
        android:autoSizeMaxTextSize="32sp"
        android:autoSizeTextType="uniform"
        android:layout_width="wrap_content"
        android:layout_height="wrap_content"
        />