Add activity label to encryption interstitial
So that TalkBack refers to the screen by this more specific name. Bug: 28868846 Change-Id: I93139959dcdbd156d57f01699283e01b178305b8
This commit is contained in:
@@ -1732,6 +1732,7 @@
|
|||||||
android:windowSoftInputMode="stateVisible|adjustResize"/>
|
android:windowSoftInputMode="stateVisible|adjustResize"/>
|
||||||
|
|
||||||
<activity android:name=".SetupEncryptionInterstitial"
|
<activity android:name=".SetupEncryptionInterstitial"
|
||||||
|
android:label="@string/encryption_interstitial_header"
|
||||||
android:taskAffinity="com.android.wizard"
|
android:taskAffinity="com.android.wizard"
|
||||||
android:theme="@style/SetupWizardDisableAppStartingTheme"/>
|
android:theme="@style/SetupWizardDisableAppStartingTheme"/>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user