fix(loan-account): Set fixed height for label value card#3105
fix(loan-account): Set fixed height for label value card#3105biplab1 merged 2 commits intoopenMF:developmentfrom
Conversation
Changed `defaultMinSize` to a fixed `height` for the `MifosLabelValueCard` in the loan account details screen.
📝 WalkthroughWalkthroughA layout modifier in LoanAccountDetailsScreen was changed from Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Possibly related PRs
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches
🧪 Generate unit tests (beta)
No actionable comments were generated in the recent review. 🎉 🧹 Recent nitpick comments
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Changed
defaultMinSizeto a fixedheightfor theMifosLabelValueCardin the loan account details screen.Fixes - Jira-#MM-552
Please Add Screenshots If there are any UI changes.
Please make sure these boxes are checked before submitting your pull request - thanks!
Run the static analysis check
./gradlew checkorci-prepush.shto make sure you didn't break anythingIf you have multiple commits please combine them into one commit by squashing them.
Summary by CodeRabbit