mifos-mobile icon indicating copy to clipboard operation
mifos-mobile copied to clipboard

Fix #1756: Change Password Button not working properly

Open ritish099 opened this issue 4 years ago • 2 comments
trafficstars

Fixes #1756

Please Add Screenshots If there are any UI changes.

https://user-images.githubusercontent.com/54978105/109628698-0f18d400-7b69-11eb-84b8-3cb3d1375a6b.mp4

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

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

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

ritish099 avatar Mar 02 '21 09:03 ritish099

@PatelVatsalB21 I cannot figure out. what's the problem.. U can see the PR. There is no such changes.. and just cloning the development branch and running "./gradlew check" is creating the error(No change in code). Can u help me?

ritish099 avatar Mar 03 '21 17:03 ritish099

@ritish099 I know that, it seems annotation error, clean and rebuild your project and try force push, it might help you. Sometimes it happens like this

PatelVatsalB21 avatar Mar 03 '21 17:03 PatelVatsalB21