Added accessibility tutorial-specific class name for instructions.
Bug: 5087316 Change-Id: Ia41e9c73af189f36dd6b92b21fcbc5e9bcf408f3
This commit is contained in:
@@ -47,7 +47,8 @@
|
||||
android:focusable="false"
|
||||
android:clickable="false" />
|
||||
|
||||
<TextView
|
||||
<view
|
||||
class="com.android.settings.AccessibilityTutorialActivity$TutorialTextView"
|
||||
android:id="@+id/instructions"
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="wrap_content"
|
||||
|
||||
Reference in New Issue
Block a user