Another sliding menu base on DrawerLayout
Deprecated
A simple DrawerLayout component for Vue.js.
翻译 - Vue.js的简单DrawerLayout组件。
A CoordinatorLayout behavior which mimics the functionality of DrawerLayout.
titanium module: android drawer layout
Simple tool which helps you to inject DrawerLayout into existing Activity layout tree
Make Android DrawerLayout can be dragged out in real-time within the range of fullscreen
DrawerLayout-like ViewGroup, where a "drawer" is hidden under the content view, which can be shifted to make the drawer visible.
翻译 - 类似于DrawerLayout的ViewGroup,其中“抽屉”隐藏在内容视图下,可以对其进行移动以使抽屉可见。
Android Library for a DrawerLayout similar to the one in Google Apps
Set of toggles for DrawerLayout.
[library] Full-Screen DrawerLayout in Android
vue.js drawer drawerlayout aside 侧边栏 抽屉
Android仿京东侧滑筛选控件DrawerLayout+GridView
一个垂直方向的DrawerLayout,抽屉从上向下展开
Drawerlayout实现仿网易客户端抽屉模式
一个集成android最新特性(侧滑菜单,下拉刷新和状态栏变色)的基础应用程序框架,方便基于此扩展其他程序.
A simple app to showcase Androids Material Design and some of the cool new cool stuff in Android Lollipop. RecyclerView, CardView, ActionBarDrawerToggle, DrawerLayout, Animations, Android Compat Desig...
翻译 - 一个简单的应用程序,用于展示Android的Material Design和Android Lollipop中的一些很酷的新功能。 RecyclerView,CardView,ActionBarDrawerToggle,DrawerLayout,动画,Android Compat Design,工具栏
一些自定义View,刮刮卡,双向跑马灯,抽奖 大转盘,下拉抽屉 DrawerLayout等
MVVM-Demo commit (ViewModel、LiveData、DataBinding、ViewBinding、Hilt、Activity Result API、OKHttp、Retrofit、RxJava2、MMKV、Room、RecyclerVIew、ViewPager2、ViewPager、BaseQuickAdapter、Navigation、BottomNavigationVi...
用V4包中原生控件DrawerLayout+FragmentTabHost实现,模仿Android QQ菜单,左侧抽屉,底部导航Demo
🔥XPopup2.0版本重磅来袭,2倍以上性能提升,带来可观的动画性能优化和交互细节的提升!!!功能强大,交互优雅,动画丝滑的通用弹窗!可以替代Dialog,PopupWindow,PopupMenu,BottomSheet,DrawerLayout,Spinner等组件,自带十几种效果良好的动画, 支持完全的UI和动画自定义!(Powerful and Beautiful Popup for ...
包括了 可折叠式的标题栏,卡片式布局,悬浮按钮,snackbar,滑动菜单DrawerLayout 和 NavigationView 的配套使用, CoordinatorLayout,AppBarLayout,刷新控件,ToolBar等Material Desing UI 控件使用;实现目前许多比较炫酷的UI界面
UI框架。包含Bmob后台实现的登录注册,TabHost和DrawerLayout的布局,以及Fragment和ViewPager的复用,内置页包含了一些简单网络请求方法和请求库okhttp。Tab中调用的API有手机号码归属地查询,天气预报,成语字典等。以及自定义Dialog的实现。另添加了WebView和高德地图的定位功能等。
类似新闻客户端,应用市场,购物等应用基本架构。界面等待加载状态具体三种状态:加载中,加载失败,加载为空。自定义view,PageSlidingTab,封装了ViewPageIndicator控制ViewPage,且保留了预加载特性。使用fragment与该view进行关联,方便界面之间通信。使用了DrawerLayout增加侧滑菜单,actionbar点击动画弹出(滑动)关闭效果。