Skip to content

More granular control over editable fields

Latest
Compare
Choose a tag to compare
@vinaygaba vinaygaba released this 09 Jul 06:23
· 29 commits to master since this release

-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