MyPropertyAnimation
Summary
| Latest Version | Unknown |
|---|---|
| License | Unknown |
| CI Status | Failing |
| Stars | 1 |
| Forks | 0 |
| Open Issues | 0 |
| Last Commit | 2021-06-25 |
| Downloads | 0 |
| Last Indexed | 2026-08-01 04:45 |
Installation
nimble install MyPropertyAnimation
choosenim install MyPropertyAnimation
git clone https://gitlab.com/brightdanielt/mypropertyanimation
OS Compatibility
| Platform | Linux | macOS | Windows | FreeBSD | OpenBSD | NetBSD | Android | iOS | WASM | Embedded |
|---|---|---|---|---|---|---|---|---|---|---|
| MyPropertyAnimation | ✓ | ✓ | ✓ | - | - | - | - | - | - | - |
Source
| Repository | https://gitlab.com/brightdanielt/mypropertyanimation |
|---|---|
| Homepage | https://gitlab.com/brightdanielt/mypropertyanimation |
| Registry Source | gitlab |
README
What's this?
A simple practice following Advanced Android in Kotlin 03.1:Property Animation in CodeLabs.
Thoughts after class
The class is simple but good, there are easy-to-understand schematics,
sometimes a chart is better than fifty words explaining because the former tells the true
and the latter requires more logic connecting and makes more possibility,
but which way to use? It depends 🤓
Thanks Android CodeLabs ☘️☘️☘️