Backport to API 14+
See original GitHub issueThe current implementation has a very demanding minSdkVersion 21 which severely limits usage.
Context
Most of the limitations are in the Vector Drawable Animations
Process
- Set minSdk to 14 in
build.gradle
- Verify minSdk related errors
- Port/Limit functionalities for lower APIs
Expected result
The library should be usable for API 14+
Issue Analytics
- State:
- Created 7 years ago
- Reactions:1
- Comments:8 (4 by maintainers)
Top Results From Across the Web
Java backporting tools - Wikipedia
Java backporting tools are programs (usually written in Java) that convert Java classes bytecodes from one version of the Java Platform to an...
Read more >Backported SwiftUI navigation APIs introduced in WWDC22
Backported SwiftUI navigation APIs introduced in WWDC22 - GitHub ... This library targets iOS/tvOS versions 14 and above, since it uses StateObject ,...
Read more >Making async system APIs backward compatible
How to make it possible to use async system APIs on earlier operating system versions.
Read more >Task #4852: netmap: new API version (14) supports multi-ring ...
Backport the netmap API changes for v14 to master-6.0.x only. Retain the version probing and use v14 only when requested.
Read more >Backport Providers — Airflow Documentation
Context: Airflow 2.0 operators, hooks, and secrets¶. Currently, stable Apache Airflow versions are from the 1.10.* series. We are working on the future, ......
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Support library vector drawable compat does not support path animation, so this unfortunately will be a bit of work.
https://android.jlelse.eu/animatedvectordrawablecompat-3d9568727c53#.yt10kdumwhttps://android.jlelse.eu/animatedvectordrawablecompat-3d9568727c53#.yt10kdumw