文件名称:Android代码-SlidingDrawer
文件大小:167KB
文件格式:ZIP
更新时间:2022-08-26 01:49:57
Android代码
Sliding Drawer SlidingDrawer hides content out of the screen and allows the user to drag a handle to bring the content on screen. SlidingDrawer can be used vertically or horizontally. A special widget composed of two children views: the handle, that the users drags, and the content, attached to the handle and dragged with it. SlidingDrawer should be used as an overlay inside layouts. This means SlidingDrawer should only be used inside of a FrameLayout or a RelativeLayout for instance. The size
【文件预览】:
SlidingDrawer-master
----.gitignore(17B)
----Sample()
--------.gitignore(124B)
--------app()
--------settings.gradle(15B)
--------build.gradle(504B)
--------SlidingDrawer.iml(919B)
--------gradlew(5KB)
--------gradlew.bat(2KB)
--------gradle.properties(855B)
--------gradle()
--------Sample.iml(860B)
----LICENSE(11KB)
----SlidingDrawer()
--------.gitignore(124B)
--------settings.gradle(25B)
--------build.gradle(504B)
--------SlidingDrawer.iml(867B)
--------gradlew(5KB)
--------slidingdrawer()
--------gradlew.bat(2KB)
--------gradle.properties(855B)
--------gradle()
----README.md(4KB)
----Asset()
--------Icon.png(8KB)