OpenDocument.droid icon indicating copy to clipboard operation
OpenDocument.droid copied to clipboard

fading actionbar

Open TomTasche opened this issue 7 years ago • 1 comments

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

TomTasche avatar Nov 02 '18 21:11 TomTasche

might be related to https://github.com/TomTasche/OpenDocument.droid/issues/77

TomTasche avatar Oct 06 '19 09:10 TomTasche