Skip to content

Conversation

@AkshGautam
Copy link
Contributor

@AkshGautam AkshGautam commented May 19, 2018

Please make sure these boxes are checked before submitting your pull request - thanks!
fix #937
@therajanmaurya Please review

  • Apply the MifosStyle.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.

EditText et_description;

@BindView(R.id.btn_create_identifier)
Button btn_identifier;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@AkshGautam Please use camel case naming convention and change the other fields name in this file too.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@therajanmaurya therajanmaurya merged commit 284d7f5 into openMF:master Aug 15, 2018
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.

Hiding keyboard/Putting Toast inside the dialog in Identifiers

2 participants