Android Drag onto screen layout

微笑、不失礼 提交于 2019-12-21 06:01:29

问题


How would you recreate the drag onto screen layout/effect similar to the one on some android home screen devices?

Specifically there is a bar at the top of the home screen and that you can put your finger on and drag down. When you drag it another screen comes down from the top of the screen. On my phone this screen has shortcust to wifi, bluetooth, gps, etc..


回答1:


You want to use a slidingdrawer control. Here is a tutorial: http://android-journey.blogspot.com/2009/12/android-viewflipper-and-slidingdrawer.html



来源:https://stackoverflow.com/questions/6259736/android-drag-onto-screen-layout

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!