MaterialDrawer 6.1.1 发布,Android 侧滑显示控件

栏目: 软件资讯 · 发布时间: 7年前

内容简介:MaterialDrawer 6.1.1 已发布,将构建工具、插件和 gradle 都升级到了最新版本: update to latest build tools update to latest gradle build plugin update to latest gradle properly define different colo...

MaterialDrawer 6.1.1 已发布,将构建 工具 、插件和 gradle 都升级到了最新版本:

  • update to latest build tools

  • update to latest gradle build plugin

  • update to latest gradle

  • properly define different color for the subtext item in the header as defined in the guidelines

  • use seperate dimensions for title and subtext of the header

    • adjust sizes to 20sp and 13sp according to the design guideliens

  • slightly adjust various dimensions to better fit the new material 2 definitions

    • header is now higher

    • selected profile picture smaller

    • the selection area was moved up a bit to better fit the adjusted title text size

    • the dropdown was moved up to be in line with the text

  • properly handle compact header with no profiles (text aligned to start), image gone

MaterialDrawer 是一个类似 Google 官方 NavigationView 侧滑显示控件, 能够实现跟 NavigationView 一样的效果, 同时还支持自定义效果, 自由度非常高。

效果图:

MaterialDrawer 6.1.1 发布,Android 侧滑显示控件

MaterialDrawer 6.1.1 发布,Android 侧滑显示控件

下载地址:


【声明】文章转载自:开源中国社区 [http://www.oschina.net]


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

修改代码的艺术

修改代码的艺术

Michael Feathers / 刘未鹏 / 人民邮电出版社 / 2007-09-25 / 59.00元

我们都知道,即使是最训练有素的开发团队,也不能保证始终编写出清晰高效的代码。如果不积极地修改、挽救,随着时间流逝,所有软件都会不可避免地渐渐变得复杂、难以理解,最终腐化、变质。因此,理解并修改已经编写好的代码,是每一位程序员每天都要面对的工作,也是开发程序新特性的基础。然而,与开发新代码相比,修改代码更加令人生畏,而且长期以来缺乏文献和资料可供参考。 本书是继《重构》和《重构与模式》之后探讨......一起来看看 《修改代码的艺术》 这本书的介绍吧!

SHA 加密
SHA 加密

SHA 加密工具

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具