TapTargetView
AndroidSlidingUpPanel
TapTargetView | AndroidSlidingUpPanel | |
---|---|---|
2 | 1 | |
5,371 | 9,498 | |
0.1% | 0.0% | |
4.6 | 0.0 | |
22 days ago | about 2 years ago | |
Java | Java | |
Apache License 2.0 | Apache License 2.0 |
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.
TapTargetView
-
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.
AndroidSlidingUpPanel
What are some alternatives?
AppIntro - Make a cool intro for your Android app.
BottomBar - (Deprecated) A custom view component that mimics the new Material Design Bottom Navigation pattern.
cardslib - Android Library to build a UI Card
android-FlipView - A small, easy to use android library for implementing flipping between views as seen in the popular Flipboard application
android-viewbadger - [DEPRECATED] A simple way to "badge" any given Android view at runtime without having to cater for it in layout
AndroidExpandingViewLibrary - This is a library to help creating expanding views with animation in Android
WizardPager - Wizard Pager is a library that provides an example implementation of a Wizard UI on Android, it's based of Roman Nurik's wizard pager (https://github.com/romannurik/android-wizardpager)
ShortcutBadger - An Android library supports badge notification like iOS in Samsung, LG, Sony and HTC launchers.
DragSortListView - Android ListView with drag and drop reordering.
DraggablePanel