开发者

Android Seek Bar in Status Bar

开发者 https://www.devze.com 2023-01-16 07:52 出处:网络
I\'m developing an android application where i want to add the volume control in Status Bar. Can i add a seek bar inside the Status Bar.

I'm developing an android application where i want to add the volume control in Status Bar. Can i add a seek bar inside the Status Bar.

I have worked with NotificationManager and i've found that adding animation is diffi开发者_JAVA技巧cult in Notification bar.

But can anyone please suggest if i can add a seek bar in my Status Bar(Notification bar).


Short answer: No.

Long answer: You can't add listeners to the widgets placed on the NotificationBar. You can't try adding an Intent to call an Activity with dialog theme and have the seek bar there.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号