Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adonixis/android-submit-credit-card-flow
💳 implementation of credit card form in material design
https://github.com/adonixis/android-submit-credit-card-flow
android android-data-binding animation credit-card data-binding dribbble
Last synced: 3 months ago
JSON representation
💳 implementation of credit card form in material design
- Host: GitHub
- URL: https://github.com/adonixis/android-submit-credit-card-flow
- Owner: adonixis
- License: apache-2.0
- Created: 2017-02-01T19:30:03.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-08-05T10:46:36.000Z (over 7 years ago)
- Last Synced: 2024-05-22T06:13:09.669Z (6 months ago)
- Topics: android, android-data-binding, animation, credit-card, data-binding, dribbble
- Language: Java
- Size: 136 KB
- Stars: 647
- Watchers: 16
- Forks: 105
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-github-android-ui - android-sumbit-credit-card-flow - MD风格的信用卡格式实现 (CreditCard)
README
# 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)
License
======```
Copyright 2017 Ilya FomenkoLicensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License athttp://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
```