1/6
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced | Call with Kai |
|---|
No analytics yet
Send a link to your students to track their progress
notification
a message that Android displays outside the app's Ul to provide the user with reminders, communication from other people, or other timely information from the app.
notification drawer
allows to view more details and take actions with the notification.
app bar/action bar
provides a visual structure and interactive elements that are familiar to users.
toast
provides simple feedback about an operation in a small popup.
snackbar
provides a quick pop-up message to the user.
dialog
small window that prompts the user to make a decision or enter additional information. It is not designed to fill the screen.
menu
used to present user actions and other options in the app's activities.