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

Add Talk to us button in settings page #8

Open
justdvnsh opened this issue Oct 14, 2021 · 6 comments
Open

Add Talk to us button in settings page #8

justdvnsh opened this issue Oct 14, 2021 · 6 comments
Assignees
Labels
enhancement New feature or request feature Add when a new feature is to be added good first issue Good for newcomers hacktoberfest The issues can be counted in hacktoberfest P1 priority 1 task UI-change add when there is going to be UI change

Comments

@justdvnsh
Copy link
Owner

We need to add a talk to us button in the settings page which would redirect the user to slack workspace. The url to redirect can be found in readme.

@justdvnsh justdvnsh added enhancement New feature or request good first issue Good for newcomers feature Add when a new feature is to be added UI-change add when there is going to be UI change hacktoberfest The issues can be counted in hacktoberfest P1 priority 1 task labels Oct 14, 2021
@AdiAr11
Copy link
Contributor

AdiAr11 commented Oct 14, 2021

can i work on this issue? thank you

@justdvnsh
Copy link
Owner Author

@AdiAr11 Sure. Thanks for the contribution. Happy coding

@AdiAr11
Copy link
Contributor

AdiAr11 commented Oct 14, 2021

Thank you for the opportunity .!

@AdiAr11
Copy link
Contributor

AdiAr11 commented Oct 14, 2021

should i change the ui a bit? Like use card view and some other things. Also is it fine to use LinearLayout?

@justdvnsh
Copy link
Owner Author

@AdiAr11 You can play with the ui as much as you like. If the UI seems to be good, I'll take it in. Also, never use linear layout. Always try to use constraint layouts. Since all the layouts can be made through constraint layout and those are much faster to compile.

@AdiAr11
Copy link
Contributor

AdiAr11 commented Oct 15, 2021

Really? Didn't know that. I'll use constraint layout, Thank you for helping me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feature Add when a new feature is to be added good first issue Good for newcomers hacktoberfest The issues can be counted in hacktoberfest P1 priority 1 task UI-change add when there is going to be UI change
Projects
None yet
Development

No branches or pull requests

2 participants