-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
fix(file-listing): action bar title after preview #16436
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
… image Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
| } else if (!ocFileListFragment.isSearchFragment && startFile == null) { | ||
| updateListOfFilesFragment() | ||
| ocFileListFragment.registerFabListener() | ||
| updateActionBarTitleAndHomeButton(currentDir) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Since this line will be executed only for file listing using current directory for action bar title should be okay.
@ZetaTom Could you please double-check this?
|
/backport to stable-3.35 |
|
blue-Light-Screenshot test failed, but no output was generated. Maybe a preliminary stage failed. |
|
APK file: https://www.kaminsky.me/nc-dev/android-artifacts/16436.apk |

Issue
Last opened PDF file name appears in action bar.
How to reproduce?