Rabbit-R1/android (non root)/smali/res/drawable/overlay_gradient_000000_00000000_a270.xml

5 lines
241 B
XML
Raw Normal View History

2024-05-21 21:08:36 +00:00
<?xml version="1.0" encoding="utf-8"?>
<shape android:shape="rectangle"
xmlns:android="http://schemas.android.com/apk/res/android">
<gradient android:startColor="#ff000000" android:endColor="#00000000" android:angle="270.0" />
</shape>