开发者

How do I create a pull-down/up window in Android GUI?

开发者 https://www.devze.com 2022-12-25 07:43 出处:网络
For Android GUI: I would like to create a window that I can pull up from the bottom of another window, kind of like the Notification bar or the tab in the bot开发者_运维技巧tom on Spotify for Android.

For Android GUI: I would like to create a window that I can pull up from the bottom of another window, kind of like the Notification bar or the tab in the bot开发者_运维技巧tom on Spotify for Android.

I want to be able to grab a small piece of the window and pull it up. Or just click it and it will "pop up". And afterwards be able to pull or click it so it returs to its original space.

Does anyone know a good way to do this?


Use SlidingDrawer

0

精彩评论

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