mirror of
https://codeberg.org/Bazsalanszky/Infinity-For-Lemmy.git
synced 2025-10-05 21:39:50 +02:00
Swipe right to go back from ViewPostDetailActivity. Fix inconsistency in elapsed time.
This commit is contained in:
@@ -36,6 +36,11 @@
|
||||
app:key="show_elapsed_time"
|
||||
app:title="@string/settings_show_elapsed_time"/>
|
||||
|
||||
<SwitchPreference
|
||||
app:defaultValue="true"
|
||||
app:key="swipe_to_go_back_from_post_detail"
|
||||
app:title="@string/swipe_to_go_back_from_post_detail"/>
|
||||
|
||||
<Preference
|
||||
app:title="@string/settings_font_size_title"
|
||||
app:icon="@drawable/ic_font_size_24dp"
|
||||
|
Reference in New Issue
Block a user