mirror of
https://github.com/CatimaLoyalty/Android.git
synced 2026-03-02 06:06:24 -05: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