Should fix #174. Added the ability to set the font size of the content of the article reader.

This commit is contained in:
Amine Bou
2018-01-27 12:27:55 +01:00
parent 279f229166
commit f1bb7ba9ad
13 changed files with 92 additions and 6 deletions

View File

@@ -164,4 +164,6 @@
<string name="pref_switch_actions_pager_scroll">Mark articles as read when swiping between articles.</string>
<string name="add_to_favs_reader">Add to favorites</string>
<string name="remove_to_favs_reader">Remove from favorites</string>
<string name="pref_content_reader_font_size">Article reader content font size</string>
<string name="pref_header_viewer">Article viewer</string>
</resources>