mirror of
https://codeberg.org/Bazsalanszky/Infinity-For-Lemmy.git
synced 2025-10-05 21:39:50 +02:00
Version 4.0.3. Only save scrolled position for Best posts in HOME. Set Save Scrolled Position in HOME to false by default. Apply link color in CommentActivity.
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
app:useSimpleSummaryProvider="true" />
|
||||
|
||||
<SwitchPreference
|
||||
app:defaultValue="true"
|
||||
app:defaultValue="false"
|
||||
app:key="save_front_page_scrolled_position"
|
||||
app:title="@string/settings_save_front_page_scrolled_position_title"
|
||||
app:summary="@string/settings_save_front_page_scrolled_position_summary" />
|
||||
|
Reference in New Issue
Block a user