标签: android android-spinner drawerlayout android-drawer
根据标题。
我正在使用支持库DrawerLayout来创建一个包含listview的滑动抽屉。
我想添加一些下拉(微调)控件,以便列表可以按字母顺序排序等。
我怎样才能做到这一点?