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

@@ -163,6 +163,7 @@ dependencies {
compile 'com.afollestad.material-dialogs:core:0.8.6.1'
compile 'net.xpece.android:support-preference:0.8.1'
compile 'me.zhanghai.android.systemuihelper:library:1.0.0'
compile 'org.adw.library:discrete-seekbar:1.0.1'
// Tests
testCompile 'junit:junit:4.12'