Merge "Apply the settings lib style into the reset button of "Display size and text"." into tm-dev am: b4e91fa866
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/17100789 Change-Id: Ic524c38aad4053e72eb1cab65fc99db4146c6c0e
This commit is contained in:
@@ -28,9 +28,8 @@
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_gravity="center"
|
||||
android:background="@drawable/accessibility_text_reading_reset_button_background"
|
||||
android:paddingHorizontal="24dp"
|
||||
android:paddingVertical="14dp"
|
||||
android:text="@string/accessibility_text_reading_reset_button_title"
|
||||
android:textAppearance="?android:attr/textAppearanceMedium" />
|
||||
style="@style/ActionPrimaryButton"/>
|
||||
</FrameLayout>
|
||||
|
||||
Reference in New Issue
Block a user