Added accessibility tutorial-specific class name for instructions.

Bug: 5087316
Change-Id: Ia41e9c73af189f36dd6b92b21fcbc5e9bcf408f3
This commit is contained in:
Alan Viverette
2011-07-29 15:17:41 -07:00
parent bb33bdcef7
commit c40e07993a
3 changed files with 14 additions and 2 deletions

View File

@@ -57,7 +57,8 @@
<View
style="@style/AccessibilityTutorialDivider" />
<TextView
<view
class="com.android.settings.AccessibilityTutorialActivity$TutorialTextView"
android:id="@+id/instructions"
android:layout_width="match_parent"
android:layout_height="wrap_content"