DO NOT MERGE Remove extra fragment in captioning preferences

BUG: 11813771
Change-Id: Ied0b268aca93d7081cdcee1ea9db6347a762e3ac
This commit is contained in:
Alan Viverette
2014-03-07 14:06:07 -08:00
parent d83484dba0
commit af28facb6f
8 changed files with 123 additions and 174 deletions

View File

@@ -40,9 +40,8 @@
android:text="@string/captioning_preview_text" />
</FrameLayout>
<fragment
<FrameLayout
android:id="@+id/properties_fragment"
android:name="com.android.settings.accessibility.CaptionPropertiesFragment"
android:layout_width="match_parent"
android:layout_height="match_parent" />