-
Notifications
You must be signed in to change notification settings - Fork 381
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
Markor always starts on "Files" tab when launched via app's icon #2529
Comments
Setting todo/quicknote as start tab opens them up here when starting Markor. Otherwise, main window and each file has own window. Disabling separate windows might not properly work currently, thats known. |
Interesting. I can reproduce this. Will investigate if there is a way to not do this. |
I think the correct behaviour is to bring the MainActivity to the front but allow the user to dismiss it with 'back'. Right now back exits the app instead. |
I have a solution to this.
However, it involves changing the launch mode of MainActivity to @gsantner any opinions in this? |
Description
Usually when you're opening some file in some editor → Hide this editor via Home/"circle" navbar button and then launch editor via it's icon on launcher, editor opens up where it was before hiding.
Markor always opens Files tab which is very annoying 'cause you have to:
Should note that Markor ignores the App start tab setting too, i.e. it'll start in Files even if
QuickNote
has been set there.The problem occurs even if Multiple windows is disabled (when enabled, such behavior is pretty logical)
Steps to reproduce
Information
Android version: 13 (crDroid 9.14)
Device: Xiaomi Redmi Note 12 Turbo 12/512
App Version:
Source
GitHub Releases
Format / File type
Not specific
Additional info / Log
The text was updated successfully, but these errors were encountered: