Merge "Fix bug #8505156 WiFi properties dialog is having some issues in RTL mode" into jb-mr2-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
fee612df19
@@ -23,5 +23,6 @@
|
||||
<TextView
|
||||
android:id="@+id/value"
|
||||
style="@style/wifi_item_content"
|
||||
android:textStyle="bold" />
|
||||
android:textStyle="bold"
|
||||
android:textAlignment="viewStart" />
|
||||
</LinearLayout>
|
||||
|
Reference in New Issue
Block a user