Add an overlay on top of the reader to simulate a lower brightness. Closes #362

This commit is contained in:
len
2016-07-07 23:18:22 +02:00
parent a32e0e4ec5
commit f15df40a54
7 changed files with 52 additions and 20 deletions

View File

@@ -27,7 +27,7 @@
<string name="pref_show_page_number_key">pref_show_page_number_key</string>
<string name="pref_keep_screen_on_key">pref_keep_screen_on_key</string>
<string name="pref_custom_brightness_key">pref_custom_brightness_key</string>
<string name="pref_custom_brightness_value_key">pref_custom_brightness_value_key</string>
<string name="pref_custom_brightness_value_key">custom_brightness_value</string>
<string name="pref_reader_theme_key">pref_reader_theme_key</string>
<string name="pref_image_decoder_key">pref_image_decoder_key</string>
<string name="pref_read_with_volume_keys_key">reader_volume_keys</string>