Update colors for scroll-to buttons to match material3 spec.

This commit is contained in:
Alex Hart
2022-06-06 13:20:19 -03:00
parent 5080dd4c4b
commit 7010985be8
7 changed files with 18 additions and 6 deletions

View File

@@ -1,5 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android"
android:shape="oval">
<solid android:color="@color/core_grey_65" />
</shape>