mirror of
https://github.com/CatimaLoyalty/Android.git
synced 2026-04-14 12:27:38 -04:00
This swaps the currency and balance fields to reduce the risk of users entering a decimal value (1,23) first and having to changed to 1 due to the default currency (Points) having no decimals. The changes in the LoyaltyCardEditActivity are purely cosmetic, just a swap of function order to more closely stick to the order in the XML layout file