openMF / mifos-mobile-cn

Client-facing app on top of Apache Fineract CN
https://openmf.github.io/mobileapps.github.io/
Apache License 2.0
39 stars 64 forks source link

fix: typo in res/layout/item_planned_payment.xml #136

Closed ashwinkey04 closed 4 years ago

ashwinkey04 commented 4 years ago

Summary:

The layout file for planned payment info is mispelled as item_panned_payment.cml instead of intem_planned_payment.

Steps to reproduce:

Navigate to res/layout/item_panned_payment

Expected behaviour:

Rename item_panned_payment to item_planned_payment