Merge "More fix for bug #8505156 WiFi properties dialog is having some issues in RTL mode" into jb-mr2-dev

This commit is contained in:
Fabrice Di Meglio
2013-04-04 17:59:50 +00:00
committed by Android (Google) Code Review
2 changed files with 3 additions and 2 deletions

View File

@@ -18,7 +18,8 @@
style="@style/wifi_item" >
<TextView
style="@style/wifi_item_label"
android:id="@+id/name" />
android:id="@+id/name"
android:textAlignment="viewStart" />
<TextView
android:id="@+id/value"