Skip to content

Commit 420b9aa

Browse files
committed
fix(drawer-menu): item highlight
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
1 parent 1be5099 commit 420b9aa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/src/main/java/com/owncloud/android/ui/activity/FileDisplayActivity.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -810,7 +810,6 @@ class FileDisplayActivity :
810810

811811
protected fun resetScrollingAndUpdateActionBar() {
812812
updateActionBarTitleAndHomeButton(file)
813-
binding.appbar.appbar.setExpanded(true, false)
814813
resetScrolling(true)
815814
}
816815

0 commit comments

Comments
 (0)