I am developing an Android application where I want to add a volume control to the status bar. Can I add a search bar in the status bar.
I worked with NotificationManager and I found that adding animation is difficult in the notification bar.
But can anyone suggest if I can add a search bar to my status bar (notification bar).
source share