Merge "Align Enlish words to RTL in RTL context in networkreset Settings." into mnc-dev

This commit is contained in:
Sanket Padawe
2015-06-23 02:47:27 +00:00
committed by Android (Google) Code Review

View File

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