android_mt6572_jiabo/packages/apps/Trebuchet/res/drawable/below_shadow.xml
2025-09-05 16:56:03 +08:00

8 lines
No EOL
279 B
XML

<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android">
<gradient
android:startColor="#20000000"
android:endColor="@android:color/transparent"
android:angle="270" >
</gradient>
</shape>