Loading res/drawable/settings_panel_background.xml +1 −1 Original line number Diff line number Diff line Loading @@ -16,7 +16,7 @@ <inset xmlns:android="http://schemas.android.com/apk/res/android" android:inset="4dp"> <shape android:shape="rectangle"> <corners android:radius="8dp" /> <corners android:radius="?android:attr/dialogCornerRadius" /> <solid android:color="?android:attr/colorBackground" /> </shape> </inset> No newline at end of file Loading
res/drawable/settings_panel_background.xml +1 −1 Original line number Diff line number Diff line Loading @@ -16,7 +16,7 @@ <inset xmlns:android="http://schemas.android.com/apk/res/android" android:inset="4dp"> <shape android:shape="rectangle"> <corners android:radius="8dp" /> <corners android:radius="?android:attr/dialogCornerRadius" /> <solid android:color="?android:attr/colorBackground" /> </shape> </inset> No newline at end of file