form_background.xml: Delete unused drawable.

This commit is contained in:
Andreas Schildbach 2021-01-14 20:12:35 +01:00
parent 7bd0340303
commit 81c8c79b87

View file

@ -1,9 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android" >
<gradient
android:angle="90"
android:endColor="#bbb"
android:startColor="#999" />
</shape>