mirror of
https://codeberg.org/Bazsalanszky/Infinity-For-Lemmy.git
synced 2025-10-05 21:39:50 +02:00
Set bottom app bar enabled by default. Change Indigo colors.
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
android:shape="rectangle">
|
||||
<gradient
|
||||
android:angle="135"
|
||||
android:centerColor="#1565C0"
|
||||
android:endColor="#0D47A1"
|
||||
android:startColor="#1976D2"
|
||||
android:centerColor="#0336FF"
|
||||
android:endColor="#002BF0"
|
||||
android:startColor="#5954FF"
|
||||
android:type="linear" />
|
||||
</shape>
|
Reference in New Issue
Block a user