Chi*_*bke 1 android android-navigation
我正在尝试在我的应用程序中实现导航抽屉.我知道它也可以在左侧和右侧制作.但它是否有可能以从顶部或底部滑入的方式实现它?
谢谢!
<android.support.v4.widget.DrawerLayout
xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/drawer_layout"
android:layout_width="match_parent"
android:layout_height="match_parent">
</android.support.v4.widget.DrawerLayout>
Run Code Online (Sandbox Code Playgroud)
小智 6
DrawerLayout没有官方参考使用"Bottom"或"Top"Gravity看这里
但你也可以尝试一下,它可能会让你感到高兴
https://github.com/umano/AndroidSlidingUpPanel
| 归档时间: |
|
| 查看次数: |
7162 次 |
| 最近记录: |