mirror of
https://github.com/CatimaLoyalty/Android.git
synced 2026-04-21 07:47:29 -04:00
Earlier when a card was viewed it was shown in an EditView which was disabled. This was not optimal, as the resulting text was dimmed. To help the text be easier to read, a TextView is now used to display the data. In addition, the layout of the card viewing screen has been adjusted