Loading core/res/res/drawable/accessibility_autoclick_type_panel_rounded_background.xml +5 −1 Original line number Diff line number Diff line Loading @@ -14,7 +14,11 @@ limitations under the License. --> <shape xmlns:android="http://schemas.android.com/apk/res/android"> <shape xmlns:android="http://schemas.android.com/apk/res/android" xmlns:androidprv="http://schemas.android.com/apk/prv/res/android"> <solid android:color="@color/materialColorSurface" /> <corners android:radius="40dp" /> <stroke android:width="1dp" android:color="@androidprv:color/materialColorOutlineVariant" /> </shape> Loading
core/res/res/drawable/accessibility_autoclick_type_panel_rounded_background.xml +5 −1 Original line number Diff line number Diff line Loading @@ -14,7 +14,11 @@ limitations under the License. --> <shape xmlns:android="http://schemas.android.com/apk/res/android"> <shape xmlns:android="http://schemas.android.com/apk/res/android" xmlns:androidprv="http://schemas.android.com/apk/prv/res/android"> <solid android:color="@color/materialColorSurface" /> <corners android:radius="40dp" /> <stroke android:width="1dp" android:color="@androidprv:color/materialColorOutlineVariant" /> </shape>