mirror of
https://codeberg.org/Bazsalanszky/Infinity-For-Lemmy.git
synced 2025-10-05 21:39:50 +02:00
Show title on trending searches.
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:shape="rectangle">
|
||||
<gradient android:startColor="#323232"
|
||||
android:endColor="@android:color/transparent"
|
||||
android:angle="90"
|
||||
android:type="linear"
|
||||
android:useLevel="true" />
|
||||
</shape>
|
Reference in New Issue
Block a user