Merge "Added accessibility tutorial-specific class name for instructions."
This commit is contained in:
committed by
Android (Google) Code Review
commit
e6fecb2ee5
@@ -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