am 088c6d68: am 2bed3a50: Merge "Align Enlish words to RTL in RTL context in networkreset Settings." into mnc-dev

* commit '088c6d68c2ae9560842d66d71a77783c370ac2e3':
  Align Enlish words to RTL in RTL context in networkreset Settings.
This commit is contained in:
Sanket Padawe
2015-06-23 03:20:57 +00:00
committed by Android Git Automerger

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>