DragSortListView
Android ListView with drag and drop reordering. (by bauerca)
TapTargetView
An implementation of tap targets from the Material Design guidelines for feature discovery. (by KeepSafe)
DragSortListView | TapTargetView | |
---|---|---|
- | 2 | |
3,200 | 5,441 | |
0.0% | 0.3% | |
0.0 | 5.2 | |
almost 6 years ago | 8 months ago | |
Java | Java | |
- | Apache License 2.0 |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
DragSortListView
Posts with mentions or reviews of DragSortListView.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning DragSortListView yet.
Tracking mentions began in Dec 2020.
TapTargetView
Posts with mentions or reviews of TapTargetView.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-03-04.
-
Intro showcase view using Jetpack Compose
The implementation is inspired by the TapTargetView which is useful for legacy views.
-
How to "highlight to make the user aware of an action and show a description of it" in XML/Kotlin?
Just to reply to myself. The proper name seems to be "help overlay" and there are a few interesting libraries. Among all of those I've checked, TapTargetView seems to have the nicest UI.
What are some alternatives?
When comparing DragSortListView and TapTargetView you can also consider the following projects:
DraggablePanel
AndroidSlidingUpPanel - This library provides a simple way to add a draggable sliding up panel (popularized by Google Music and Google Maps) to your Android application. Brought to you by Umano.
ScratchView
android-viewbadger - [DEPRECATED] A simple way to "badge" any given Android view at runtime without having to cater for it in layout
StickyGridHeaders
AppIntro - Make a cool intro for your Android app.