Skip to content

Releases: vinaygaba/CreditCardView

More granular control over editable fields

09 Jul 06:23
Compare
Choose a tag to compare

-More granular control over editable fields
Created new attributes like isCardNumberEditable,isCardNameEditable & isExpiryDateEditable to give you more control over the editable property of these fields

-Fixed Android Studio Layout Editor Preview Issue

-Fixed Issue on Fields Not Rendering When Set Programatically

-Code Formatting (Courtesy: @VenomVendor)

-Other misc. bug fixes

Changed package name

23 Jun 06:37
Compare
Choose a tag to compare

-Changed package name to com.vinaygaba.credditcardview
Use this package "com.vinaygaba.credditcardview" in your views if you are using the latest version.

-Fixed documentation errors in the readme file

-Change font to Halter which is free to use and made the corresponding changes to the font size

First Release

19 Jun 10:24
Compare
Choose a tag to compare
Updated Readme.md

Added Social Info