mirror of
https://github.com/rebelonion/Dantotsu.git
synced 2026-01-27 18:11:03 +00:00
fix: activity color tweaks
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<gradient
|
||||
android:angle="90"
|
||||
android:endColor="@color/gradiant_bg_end"
|
||||
android:startColor="@color/gradiant_bg_start"
|
||||
android:endColor="@color/nav_bg_inv"
|
||||
android:startColor="@color/nav_bg"
|
||||
android:type="linear" />
|
||||
</shape>
|
||||
Reference in New Issue
Block a user