Releases: dqh147258/ClipPathLayout
Releases · dqh147258/ClipPathLayout
V2.0.3-Pre-release
- Update to AndroidX;Remove support library;
- Fix bug: if the percentage is 0, the View will disappear.
- Due to changes in the Fragment mechanism, there are currently bugs in Fragment. We'll see if there's a solution later. For now, we've temporarily switched from adding fragments to replacing fragments.