mirror of
https://codeberg.org/Bazsalanszky/Infinity-For-Lemmy.git
synced 2025-10-06 05:49:49 +02:00
Use outline icon for multireddit. Fix black report icon in dark theme. Add a colon between sort type and sort time in toolbar.
This commit is contained in:
@@ -87,7 +87,7 @@
|
||||
android:layout_height="wrap_content"
|
||||
android:background="?attr/selectableItemBackground"
|
||||
android:clickable="true"
|
||||
android:drawableStart="@drawable/ic_report_black_24dp"
|
||||
android:drawableStart="@drawable/ic_report_24dp"
|
||||
android:drawablePadding="48dp"
|
||||
android:focusable="true"
|
||||
android:gravity="center_vertical"
|
||||
|
Reference in New Issue
Block a user