Remove unused resources

This commit is contained in:
topjohnwu
2020-08-11 04:33:07 -07:00
parent 5e3c9e5022
commit 6c8fe46590
60 changed files with 17 additions and 1063 deletions
@@ -1,8 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android"
android:shape="rectangle">
<gradient
android:angle="45"
android:endColor="?colorSurface"
android:startColor="?colorSurfaceVariant" />
</shape>