mirror of
https://github.com/izzy2lost/xemu.git
synced 2026-07-06 00:20:22 -07:00
Fix crash caused by wrong angle
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user