Align Enlish words to RTL in RTL context in networkreset Settings.

Bug: 21553326
Change-Id: I216723172cc6998e1432d0a066f21a72afe1bc27
This commit is contained in:
Sanket Padawe
2015-06-22 19:46:28 -07:00
parent 8a4e44ba92
commit bf91bc6bd3

View File

@@ -35,6 +35,7 @@
android:layout_width="match_parent" android:layout_width="match_parent"
android:layout_height="wrap_content" android:layout_height="wrap_content"
android:textSize="18sp" android:textSize="18sp"
android:textDirection="locale"
android:text="@string/reset_network_desc" /> android:text="@string/reset_network_desc" />
</LinearLayout> </LinearLayout>