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

Fixed issue no #473 Added missing inputType attribute to EditTexts. #1350

Closed
wants to merge 1 commit into from

Conversation

Prashant830
Copy link
Contributor

Issue Fix

Fixes #473
Added missing inputType attribute to EditTexts.

  • Apply the AndroidStyle.xml style template to your code in Android Studio.

  • Run the unit tests with ./gradlew check to make sure you didn't break anything

  • If you have multiple commits please combine them into one commit by squashing them.

@Prashant830 Prashant830 changed the title Fixed issue no Fixed issue no #473 Added missing inputType attribute to EditTexts. Sep 9, 2022
@rchtgpt
Copy link
Member

rchtgpt commented Jun 6, 2023

Thanks a ton for your contributions, @Prashant830! Unfortunately, I am gonna have to close this PR since it's a duplicate of #474 but thanks for sending your solution.

@rchtgpt rchtgpt closed this Jun 6, 2023
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.

Missing inputType attribute for some EditTexts
2 participants