lmw
2025-05-29 855a7e18a795f0db2453a19e3e8f26ba2ff553b4
app/src/main/res/drawable/bg_gradient.xml
@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android">
    <gradient
        android:endColor="#FE7703"
        android:startColor="#FD8802" />
        android:endColor="#41A2EB"
        android:startColor="#76CFF7"
        android:angle="180"/>
</shape>