mifos-mobile
mifos-mobile copied to clipboard
fix: clear filter not working
trafficstars
Fix clear filter not working when the current filtered list is empty
Fixes #2551
Please Add Screenshots If there are any UI changes.
https://github.com/openMF/mifos-mobile/assets/82792334/48817c26-46e4-4028-8fe6-6c7f2dfc48ea
Please make sure these boxes are checked before submitting your pull request - thanks!
-
[x] Apply the
AndroidStyle.xmlstyle template to your code in Android Studio. -
[x] Run the unit tests with
./gradlew checkto make sure you didn't break anything -
[x] If you have multiple commits please combine them into one commit by squashing them.
Also run code formatting on this PR