PayView
PayView copied to clipboard
💳 Payment View library for Credit and Debit Card.
- allows setting a custom text to pay button
2021-03-04 20:26:41.253 9180-9180/? E/AndroidRuntime: FATAL EXCEPTION: main Process: com.cactus.creditcard, PID: 9180 java.lang.RuntimeException: Unable to start activity ComponentInfo{com.cactus.creditcard/com.cactus.credit_card.CreditCardActivity}: android.view.InflateException: Binary XML file line #8 in com.cactus.creditcard:layout/activity_credit_card: Binary XML file line #8...
Features added: - Custom hint text for card name, card number, month, year and cvv input texts. - Custom text for button pay Fixes: - The app crash when activity...