5 Repositories
Android undo Libraries
Undo snapshot state changes in Compose.
compose-undo Track changes to any snapshot state object and restore state from any point in the past. Usage implementation 'com.zachklipp.compose-undo
135 Jan 1, 2023
Regret is an Android library for apps that wants to implement an undo/redo feature
Regret I've been developing on an editor for my Android App recently, using Jetpack Compose, but Google doesn't implement a built-in undo / redo for d
5 Jun 29, 2022
An implementation of Android's Undo Bar as seen in Google's Gmail app.
Android-UndoBar is deprecated. No more development will be taking place. Use Google's Snackbar instead. Android - UndoBar As seen in Google
586 Jan 7, 2023
A beautiful Undo Redo animation built with Jetpack Compose
A beautiful Undo Redo animation built with Jetpack Compose
33 Aug 31, 2022
Android view that allows the user to create drawings. Customize settings like color, width or tools. Undo or redo actions. Zoom into DrawView and add a background.
DrawView Android view that allows the user to create drawings. Draw anything you like in your Android device from simple view. Customize draw settings
839 Dec 28, 2022