OSDN Git Service

Fix bug #16319697 ACTION_DEVICE_INFO_SETTINGS intent causes Settings app to crash
authorFabrice Di Meglio <fdimeglio@google.com>
Tue, 15 Jul 2014 23:02:09 +0000 (16:02 -0700)
committerFabrice Di Meglio <fdimeglio@google.com>
Wed, 16 Jul 2014 01:52:37 +0000 (18:52 -0700)
commit1b18665dbc49663f290859ce9cdf3237b8a30b7c
tree4d17463e4643cf50424cee2af2e42bf4975c6c2c
parent62a8aa7ac90ad28e8f524011480b8b379d0bb50a
Fix bug #16319697 ACTION_DEVICE_INFO_SETTINGS intent causes Settings app to crash

- fix the way we are passing switchBarMarginStart / switchBarMarginEnd

Change-Id: Ic6e67643be10877a74ae68075460fa5fd4cc5da1
res/layout/settings_main.xml
res/layout/switch_bar.xml
res/values/attrs.xml
res/values/themes.xml
src/com/android/settings/widget/SwitchBar.java