Fix crash caused by wrong angle

This commit is contained in:
Izzy
2026-04-04 15:16:34 -04:00
committed by GitHub
parent 51149823b0
commit 9e7bcf4b28
@@ -1,6 +1,6 @@
<shape xmlns:android="http://schemas.android.com/apk/res/android">
<gradient
android:angle="150"
android:angle="135"
android:startColor="#090C09"
android:centerColor="#0D1410"
android:centerX="0.4"