Fix bug #8505156 WiFi properties dialog is having some issues in RTL mode
- title should be "viewStart" - link speed should be also "viewStart" Change-Id: Ic0389a1e4ddf1b1d6fc1fcbeba50074434fdb52d
This commit is contained in:
@@ -23,5 +23,6 @@
|
|||||||
<TextView
|
<TextView
|
||||||
android:id="@+id/value"
|
android:id="@+id/value"
|
||||||
style="@style/wifi_item_content"
|
style="@style/wifi_item_content"
|
||||||
android:textStyle="bold" />
|
android:textStyle="bold"
|
||||||
|
android:textAlignment="viewStart" />
|
||||||
</LinearLayout>
|
</LinearLayout>
|
||||||
|
Reference in New Issue
Block a user