genious7 / FanFictionReader

An android app that improves browsing Fan Fiction stories on a mobile device
GNU General Public License v3.0
56 stars 24 forks source link

Implement a setting to scroll the story using the volume buttons #9

Closed Killerbee437 closed 8 years ago

Killerbee437 commented 8 years ago

Fixes #7

Please check if the stepSize is correct

genious7 commented 8 years ago

Preference keys should not be localized. That way, if a translation gets added later on, the user won't lose the setting. I've added a "pref_key_volume_scroll" entry on the donottranslate xml, and used that as the key for the preference.