# DrawerLayout-SwipeRefreshLayout-Systembartint **Repository Path**: juve/DrawerLayout-SwipeRefreshLayout-Systembartint ## Basic Information - **Project Name**: DrawerLayout-SwipeRefreshLayout-Systembartint - **Description**: 一个集成android最新特性(侧滑菜单,下拉刷新和状态栏变色)的基础应用程序框架,方便基于此扩展其他程序. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2015-03-15 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README DrawerLayout-SwipeRefreshLayout-Systembartint ============================================= 一个集成android最新特性(侧滑菜单,下拉刷新和状态栏变色)的基础应用程序框架,方便基于此扩展其他程序. ============================================= 用到的其它开源库 ============================================= 1.SystemBarTint(状态栏变色) 地址:https://github.com/jgilfelt/SystemBarTint#systembarconfig 2.SwipeRefreshLayout(谷歌官方下拉刷)导入support-v4-19.1.0.jar支库即可 3.DrawerLayout(谷歌官方侧滑菜单实)导入support-v4-19.1.0.jar支库即可