From 0ff0756ded2f0dd48acea4e2628c24aa49fd33ea Mon Sep 17 00:00:00 2001 From: adonixis Date: Thu, 2 Feb 2017 00:31:11 +0500 Subject: [PATCH] Add README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..8ed3057 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# Android Submit Credit Card Flow +Implementation of credit card form in material design. +Thanks to [Azis Pradana](https://material.uplabs.com/azippy "Azis's profile on Uplabs") for his [animation.](https://material.uplabs.com/posts/submit-credit-card-flow-gif-animation "Page of animation on UpLabs") + +![Demo gif](https://cloud.githubusercontent.com/assets/1766863/22521376/afb55130-e8d9-11e6-92e2-e6bcbf2ba6aa.gif) \ No newline at end of file