mirror of
https://codeberg.org/Bazsalanszky/Infinity-For-Lemmy.git
synced 2025-10-05 21:39:50 +02:00
Apply custom theme to the header of the navigation drawer.
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:shape="rectangle">
|
||||
<gradient
|
||||
android:angle="135"
|
||||
android:centerColor="#0336FF"
|
||||
android:endColor="#002BF0"
|
||||
android:startColor="#5954FF"
|
||||
android:type="linear" />
|
||||
</shape>
|
Reference in New Issue
Block a user