mirror of
https://codeberg.org/Bazsalanszky/Infinity-For-Lemmy.git
synced 2025-10-05 21:39:50 +02:00
Use SharedPreferences to store post feed scrolled position instead of QNCache. Add an option to save the scrolled position.
This commit is contained in:
@@ -348,6 +348,8 @@
|
||||
<string name="settings_amoled_dark_title">Amoled Dark</string>
|
||||
<string name="settings_interface_title">Interface</string>
|
||||
<string name="settings_gestures_and_buttons_title">Gestures & Buttons</string>
|
||||
<string name="settings_save_post_feed_scrolled_position_title">Save Scrolled Position in Post Feed</string>
|
||||
<string name="settings_save_post_feed_scrolled_position_summary">Browse new posts after refreshing</string>
|
||||
<string name="settings_open_link_in_app_title">Open Link In App</string>
|
||||
<string name="settigns_video_title">Video</string>
|
||||
<string name="settings_video_autoplay_title">Video Autoplay</string>
|
||||
|
Reference in New Issue
Block a user