Ashwin Ramakrishnan
Ashwin Ramakrishnan
I am looking to use the `NeumorphicProgressIndeterminate` but the background color remains white and I am not able to change it. Tried using ProgressStyle but it has only accent and...
**Summary:** Multiple empty extension functions are used for overcoming lint errors, which are potential sources of crashes. Some of them are linked here: [[1]](https://github.com/openMF/android-client/blob/438f48a50ada5ef27a7f329a74b4d92ef3ebbc48/mifosng-android/src/main/java/com/mifos/mifosxdroid/online/clientcharge/ClientChargeFragment.kt#L250) [[2]](https://github.com/openMF/android-client/blob/438f48a50ada5ef27a7f329a74b4d92ef3ebbc48/mifosng-android/src/main/java/com/mifos/mifosxdroid/online/loanaccountdisbursement/LoanAccountDisbursementFragment.kt#L194) [[3]](https://github.com/openMF/android-client/blob/9bf006845643b4662401a2451b64026fd67fa031/mifosng-android/src/main/java/com/mifos/mifosxdroid/online/clientlist/ClientListFragment.kt#L399) **Observed behavior:** Empty extension...
**Everything is fine when developing i.e., `gatsby develop`**  **But, the same after building for production results in elements with bad paths i.e., `gatsby build`**  **Except the homepage, all...
**Describe the bug** I want different widgets to be displayed when the panel is collapsed and expanded. According to the README, `renderPanelSheet` should be set to false to achieve the...
Add documentation for the app in GitHub Wiki
Is it possible to bend the LInearPercentIndicator widget to a semi-circular shape? Reference design (Balance widget): 
Fixes #125 - [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...
**Summary:** Whenever the search menu is used, the search field is empty without any hint of what the search bar intends to do. The search icon also remains in the...