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

Commit af9c0cfd authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Fixed side fps notification for large text" into main

parents 441a51dd 9756bfc0
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -25,6 +25,7 @@
        android:layout_height="wrap_content"
        android:layout_width="0dp"
        android:layout_weight="6"
        android:paddingBottom="10dp"
        android:text="@string/fp_power_button_enrollment_title"
        android:textColor="@color/side_fps_text_color"
        android:paddingLeft="20dp"/>
@@ -36,6 +37,7 @@
        android:layout_height="wrap_content"
        android:layout_width="0dp"
        android:layout_weight="3"
        android:paddingBottom="10dp"
        android:text="@string/fp_power_button_enrollment_button_text"
        style="?android:attr/buttonBarNegativeButtonStyle"
        android:textColor="@color/side_fps_button_color"