OSDN Git Service

More fix for bug #8505156 WiFi properties dialog is having some issues in RTL mode
authorFabrice Di Meglio <fdimeglio@google.com>
Wed, 3 Apr 2013 01:36:43 +0000 (18:36 -0700)
committerFabrice Di Meglio <fdimeglio@google.com>
Wed, 3 Apr 2013 01:36:43 +0000 (18:36 -0700)
commitf2a9717b93e39d7e15f90e84f8b4de24da11463e
tree684a9504cd67d58011610b0496487d8fbb5e6ac6
parent1c541aec2be937f3ba6b1530551c16435d0eafc6
More fix for bug #8505156 WiFi properties dialog is having some issues in RTL mode

- use setPaddingRelative() instead of setPadding()
- add missing android:textAlignment="viewStart"

Change-Id: I8b981fb64686067de5998e4e218b04126bf2b2f8
res/layout/wifi_dialog_row.xml
src/com/android/settings/wifi/WifiSettings.java