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

Empty 'com' folder doesn't get deleted for Android project if package name doesn't start with 'com' #6

Open
mddanishansari opened this issue Sep 7, 2021 · 1 comment

Comments

@mddanishansari
Copy link
Contributor

As the title suggests empty com folder should get deleted if the package name doesn't start with com for eg. org.test. This is happening only for Android project.

It should be deleted from three places main test and androidTest

In Android Studio it looks something like this

image

@mddanishansari mddanishansari changed the title Empty 'com' folder doesn't gets deleted for Android project if package name doesn't start with 'com' Empty 'com' folder doesn't get deleted for Android project if package name doesn't start with 'com' Sep 7, 2021
@mddanishansari
Copy link
Contributor Author

Easiest way to solve this is to update https://github.com/theapache64/compose-android-template 's package name from com.theapache64.composeandroidtemplate to com.theapache64

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

No branches or pull requests

1 participant