Add a Fab to scroll down parent comments. Use volume up and down keys to navigate parent comments.

This commit is contained in:
Alex Ning
2019-11-17 23:41:58 +08:00
parent ee60cbf640
commit b997963808
7 changed files with 131 additions and 4 deletions

View File

@@ -29,17 +29,22 @@
<SwitchPreference
app:defaultValue="false"
app:key="vote_buttons_on_the_right"
app:title="@string/settings_vote_buttons_on_the_right_title"/>
app:title="@string/settings_vote_buttons_on_the_right_title" />
<SwitchPreference
app:defaultValue="false"
app:key="show_elapsed_time"
app:title="@string/settings_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"/>
app:title="@string/swipe_to_go_back_from_post_detail" />
<SwitchPreference
app:defaultValue="false"
app:key="volume_keys_navigate_comments"
app:title="@string/settings_volume_keys_navigate_comments_title" />
<Preference
app:title="@string/settings_font_size_title"