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

no UI in android studio #191

Open
mhdjazmati opened this issue Oct 4, 2023 · 1 comment
Open

no UI in android studio #191

mhdjazmati opened this issue Oct 4, 2023 · 1 comment
Assignees
Labels
bug Something isn't working question Further information is requested

Comments

@mhdjazmati
Copy link

Describe the bug
on console it runs
but no ui in android studio
Android Studio Chipmunk | 2021.2.1 Patch 2
Build #AI-212.5712.43.2112.8815526, built on July 10, 2022
Runtime version: 11.0.12+0-b1504.28-7817840 x86_64
To Reproduce

<Please add a small sample to that can be executed to reproduce the problem. As a general rule, 100 lines is the maximum>

Expected behavior
A clear and concise description of what you expected to happen.

@mhdjazmati mhdjazmati added the bug Something isn't working label Oct 4, 2023
@rrousselGit
Copy link
Collaborator

Make sure that you enabled custom_lint in your analysis_options.yaml
The command line can work without this step, but not the IDE.

Could you double check in VScode that you do see the lints?

Also check your custom_lint.log to verify that there isn't a error

@rrousselGit rrousselGit added the question Further information is requested label Oct 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants