You are viewing a single comment's thread from:
RE: Add Effect on image using android
Your contribution cannot be approved because it does not follow the Utopian Rules.
Simple and common code snippets can't be submitted in the development category.
There are already many open source photo editing apps available which have more functionalities and you should look to contribute in them or try to make something which have better functionalities.
Your repository does not have a
LICENSE
file.Your
README
is not detailed to explain about what the app is all about.There are IDE files like
.idea
files which are present on your repository which should not be included in the repository, for ignoring them we can add a.gitignore
. For.gitignore
you can refer to this link.
Thanks!!
For questions and feedback you can contact us on Discord.
ok,thanks for the review, i'll make it better next time :) @ms10398