Loading packages/SettingsLib/SettingsSpinner/res/drawable/settings_spinner_background.xml +7 −3 Original line number Diff line number Diff line Loading @@ -15,9 +15,13 @@ limitations under the License. --> <layer-list xmlns:android="http://schemas.android.com/apk/res/android" <layer-list xmlns:android="http://schemas.android.com/apk/res/android" android:paddingMode="stack"> <item> <item android:top="8dp" android:bottom="8dp"> <shape> <corners android:radius="20dp"/> Loading Loading
packages/SettingsLib/SettingsSpinner/res/drawable/settings_spinner_background.xml +7 −3 Original line number Diff line number Diff line Loading @@ -15,9 +15,13 @@ limitations under the License. --> <layer-list xmlns:android="http://schemas.android.com/apk/res/android" <layer-list xmlns:android="http://schemas.android.com/apk/res/android" android:paddingMode="stack"> <item> <item android:top="8dp" android:bottom="8dp"> <shape> <corners android:radius="20dp"/> Loading