You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 16, 2026. It is now read-only.
Jetpack compose provides a code based way for creating and managing views instead of dealing with a combination of XML and code. This might fix some of the issues like #51 as well as they have compose based ways of just swiping to remove items.
Jetpack compose provides a code based way for creating and managing views instead of dealing with a combination of XML and code. This might fix some of the issues like #51 as well as they have compose based ways of just swiping to remove items.