Android's Google app has a Notification which shows the local weather for example. If you swipe left on the notification, it shows a "clock icon"-action (e.g. Snooze) as shown below.
If you click on the clock, the following dropdown menu opens:
Now I want to implement this in my own app. Does anyone know how to implement that?
from Android Notification with Actions and a DropDown Menu
No comments:
Post a Comment