Support dialog disclaimer text now appears properly
The string override between Settings and SettigsGoogle was not properly distinguishing, and was defaulting to the AOSP version. Bug: 31827726 Test: Manual Change-Id: Iebd8681fb4f040e956f05fb0f5d96deae9eec26f
This commit is contained in:
@@ -24,8 +24,7 @@
|
||||
android:id="@+id/support_disclaimer_text"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:paddingBottom="24dp"
|
||||
android:text="@string/support_disclaimer_content"/>
|
||||
android:paddingBottom="24dp"/>
|
||||
|
||||
<CheckBox
|
||||
android:id="@+id/support_disclaimer_do_not_show_again"
|
||||
|
Reference in New Issue
Block a user