Merge "Added accessibility tutorial-specific class name for instructions."

This commit is contained in:
Svetoslav Ganov
2011-08-29 14:51:28 -07:00
committed by Android (Google) Code Review
3 changed files with 14 additions and 2 deletions

View File

@@ -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"