OpenDocument.droid
OpenDocument.droid copied to clipboard
fading actionbar
a fading actionbar would allow users to use the full screen height while reading a document.
this seems to be the way to go, but might be complex to implement with our code architecture (webview inside a fragment):
https://github.com/ksoichiro/Android-ObservableScrollView/blob/master/samples/src/main/java/com/github/ksoichiro/android/observablescrollview/samples/ToolbarControlWebViewActivity.java
might be related to https://github.com/TomTasche/OpenDocument.droid/issues/77