am 66fe9882
: am e68959de
: Merge "More fix for bug #8505156 WiFi properties dialog is having some issues in RTL mode" into jb-mr2-dev
* commit '66fe98823f7b38387034ed3bfc9a90d629a5a980': More fix for bug #8505156 WiFi properties dialog is having some issues in RTL mode
This commit is contained in:
@@ -1086,7 +1086,7 @@ public class WifiSettings extends SettingsPreferenceFragment
|
||||
float titleHeight = resources.getFraction(R.dimen.setup_title_height, 1, 1);
|
||||
float sideMargin = resources.getFraction(R.dimen.setup_border_width, 1, 1);
|
||||
int bottom = resources.getDimensionPixelSize(R.dimen.setup_margin_bottom);
|
||||
setPadding(
|
||||
setPaddingRelative(
|
||||
(int) (parentWidth * sideMargin),
|
||||
0,
|
||||
(int) (parentWidth * sideMargin),
|
||||
|
Reference in New Issue
Block a user