Add an overlay on top of the reader to simulate a lower brightness. Closes #362
This commit is contained in:
@@ -99,4 +99,10 @@
|
||||
|
||||
</FrameLayout>
|
||||
|
||||
<View
|
||||
android:id="@+id/brightness_overlay"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:visibility="gone"/>
|
||||
|
||||
</FrameLayout>
|
||||
Reference in New Issue
Block a user