Loading core/res/res/drawable/floating_popup_background.xml +1 −1 Original line number Diff line number Diff line Loading @@ -18,7 +18,7 @@ <shape xmlns:android="http://schemas.android.com/apk/res/android" xmlns:androidprv="http://schemas.android.com/apk/prv/res/android" android:shape="rectangle"> <solid android:color="@androidprv:color/materialColorSurfaceContainerHighest"/> <solid android:color="@color/e_floating_background"/> <corners android:radius="?android:attr/dialogCornerRadius" /> </shape> Loading
core/res/res/drawable/floating_popup_background.xml +1 −1 Original line number Diff line number Diff line Loading @@ -18,7 +18,7 @@ <shape xmlns:android="http://schemas.android.com/apk/res/android" xmlns:androidprv="http://schemas.android.com/apk/prv/res/android" android:shape="rectangle"> <solid android:color="@androidprv:color/materialColorSurfaceContainerHighest"/> <solid android:color="@color/e_floating_background"/> <corners android:radius="?android:attr/dialogCornerRadius" /> </shape>