垂直DrawerLayout或SlidingPaneLayout [英] vertical DrawerLayout or SlidingPaneLayout

查看:2224
本文介绍了垂直DrawerLayout或SlidingPaneLayout的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

最新 Android的支持库推出的<一href="http://developer.android.com/reference/android/support/v4/widget/DrawerLayout.html">DrawerLayout落实共同UX淅沥,你滑动左边或右边显示一个导航菜单。

The latest Android Support Library introduced the DrawerLayout to implement the common UX patter where you slide right or left to show a navigation menu.

我喜欢什么已经是垂直<一href="http://developer.android.com/reference/android/support/v4/widget/DrawerLayout.html">DraweLayout具有相同的API,这可以是从我的布局的顶部/底部拉向下/向上

What i'd love to have is vertical DraweLayout with the same API, that can be pull down/up from the top/bottom of my layout.

由于4.2的老 SlidingDrawer 已经去precated,我还没有听说实现相同的功能了一些新的部件。

Since 4.2 the old SlidingDrawer has been deprecated and i haven't heard about some new Widget that implement the same functionality.

可以在DrawerLayout以某种方式扩展的方式实现垂直刷卡UX淅沥? 谷歌是否提供了一些不同的部件来实现呢?

can the DrawerLayout be extended somehow to implement the vertical swipe UX patter? Does google provide some different widget to implement it?

谷歌音乐比如有类似的东西什么即时寻找到实现拉上了球员。

Google Music for instance have something similar to what i m looking to implement to pull up the player.

推荐答案

最近,我们实现了这个在Umano应用程序和开源:<一href="https://github.com/umano/AndroidSlidingUpPanel">https://github.com/umano/AndroidSlidingUpPanel

We have recently implemented this in the Umano App and open sourced: https://github.com/umano/AndroidSlidingUpPanel

享受。

这篇关于垂直DrawerLayout或SlidingPaneLayout的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆