Skip to content
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

Fix the issue of can't locate fragment. #22 #27

Open
wants to merge 15 commits into
base: master
Choose a base branch
from

Conversation

Nstd
Copy link
Contributor

@Nstd Nstd commented Jun 30, 2021

Modify the logic of showing fragment list: only show current visible fragments, and child fragment is in top of the list.

…ragment list: only show current visible fragments, and child fragment is in top of the list.
@WahdanZ
Copy link
Owner

WahdanZ commented Jul 6, 2021

thanks, I'll review this pull request

Miguel Goyanes and others added 14 commits November 1, 2021 10:32
Adds method to obtain activity list on Android 11 or higher devices.
Improved handling for obtaining current running activities on pre Android 11.
Don't keep activities now only shows the value on the setting since it wasn't really changing the setting (although setting seemed to change, the behaviour was maintained).
…vities_backstack_on_Android_11

Adds support for getting the backstack activities in Android 11.
…o_open_develop_options

Adds button to open developer options.
…o_open_deeplinks

Adds button to open DeepLinks.
fix: java.lang.IncompatibleClassChangeError: Method 'com.android.tools.idea.gradle.project.model.AndroidModuleModel com.android.tools.idea.gradle.project.model.AndroidModuleModel.get(org.jetbrains.android.facet.AndroidFacet)' must be InterfaceMethodref constant
     	at spock.adb.command.GetApplicationIDCommand.execute(GetApplicationIDCommand.kt:13)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants