mirror of
https://github.com/wasabeef/awesome-android-ui.git
synced 2026-03-09 07:22:17 -05:00
[PR #304] [MERGED] Flinger library addition #328
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/wasabeef/awesome-android-ui/pull/304
Author: @iamjosephmj
Created: 5/27/2021
Status: ✅ Merged
Merged: 6/19/2021
Merged by: @pgreze
Base:
master← Head:master📝 Commits (4)
1e2dacaUpdate README.mde47e6c6Update README.md26bf2eaUpdate README.mdfa75298Update README.md📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
It has always been challenging for the developers to adjust the fling behaviours of the apps, here is a solution to such problems. Flinger is a light-weight library that is built on top of Jetpack compose which will allow the users to tweak all the internal params that governs the fling behaviours of the app.
https://github.com/iamjosephmj/flinger
@wasabeef will it be a good addition to the list?
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.