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

Commit bc4a4742 authored by Benson Huang's avatar Benson Huang Committed by Android Git Automerger
Browse files

am 71393a01: [FM] #lqa5f0cf83f: Android - LQA - MR1 Radio and Dual SIM - RU -...

am 71393a01: [FM] #lqa5f0cf83f: Android - LQA - MR1 Radio and Dual SIM - RU - Discard button truncated

* commit '71393a01':
  [FM] #lqa5f0cf83f: Android - LQA - MR1 Radio and Dual SIM - RU - Discard button truncated
parents c6e51a83 71393a01
Loading
Loading
Loading
Loading
+4 −2
Original line number Diff line number Diff line
@@ -74,8 +74,9 @@

        <Button
            android:id="@+id/save_dialog_button_discard"
            android:layout_width="88dip"
            android:layout_width="wrap_content"
            android:layout_height="match_parent"
            android:layout_marginEnd="5dip"
            android:alpha="0.87"
            android:background="?android:selectableItemBackground"
            android:fontFamily="sans-serif-medium"
@@ -85,8 +86,9 @@

        <Button
            android:id="@+id/save_dialog_button_save"
            android:layout_width="88dip"
            android:layout_width="wrap_content"
            android:layout_height="match_parent"
            android:layout_marginStart="5dip"
            android:alpha="1"
            android:background="?android:selectableItemBackground"
            android:fontFamily="sans-serif-medium"