Github是专为github精心打造的一款Android客户端,该客户端功能强大,包含常用的github浏览以及部分操作功能;界面绚丽,适配Material Design;操作简便,可以说是为githuber们量身而作的口袋神器!效果图功能Tab选择界面Explore界面除此以外Github还支持夜间模式,让你的夜间浏览更舒心。
repositories { jcenter() } dependencies { compile 'com.github.navasmdc:MaterialDesign:1.+@aar' } Some components have custom attributes, if you want use them, you must add this line in your xml file in the first component: <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/...
https://github.com/TonicArtos/SuperSLiM 效果: 24 material design 的颜色的一个library项目: A Color Pallette that includes all the colors respects Android Material Design. Thanks "Marcel Ulbrich" for creating datas. 地址: https://github.com/emreaktrk/LColorPallette 25 MaterialDesignSupport 地址请...
Github是专为github精心打造的一款Android客户端,该客户端功能强大,包含常用的github浏览以及部分操作功能;界面绚丽,适配Material Design;操作简便,可以说是为githuber们量身而作的口袋神器! 效果图 main_nav 功能Tab选择界面 main_explore Explore界面 除此以外Github还支持夜间模式,让你的夜间浏览更舒心。 main_nav_n...
compile 'com.android.support:design:23.3.0' 1. support:design包含了诸多新控件,其中就有Toolbar,想要了解该兼容库的详细内容请保持关注或自行百度。 2)隐藏ActionBar 在前面的style文件中,有两句话想必你应该注意到了 <item name="windowActionBar">false</item> ...
Floating Action Button(FAB)是众多专家大牛针对Material Design讨论比较细化的一个点,通过圆形元素与分割线、卡片、各种Bar的直线形成鲜明对比,并使用色彩设定中鲜艳的辅色,带来更具突破性的视觉效果。也正因如此,在Github上,有着许多与FAB相关的开源项目,基于Material Design规范的开源Android浮动Action Button控件android...
Github Demo 地址 TextInputLayout 通过将传统的Edittext用TextInputLayout包裹起来,可以使得在用户输入的时候hint信息悬浮在输入框上方,随时提醒用户当前输入的内容是什么,效果如下图: TextInputLayout 使用很简单: <android.support.design.widget.TextInputLayoutandroid:layout_width="wrap_content"android:layout_height="...
一款基于Material Design + AndroidX + Kotlin + MVVM + DataBinding + ViewModel + LiveData + Room + Retrofit + Okhttp + Coroutines(协程) + LiveDataBus + Glide等架构实现的Github客户端项目(持续更新中),欢迎start or fork!
前言今天大姚给大家分享一款基于Material Design风格开源、免费(MIT License)、易于使用、强大的WPF UI控件库: MaterialDesignInXamlToolkit。 项目介绍MaterialDesignInXamlToolkit 是一个开源、易于使用、强…
MudBlazor是一个基于Material Design风格开源、免费(MIT License)、功能强大的Blazor组件框架,注重易用性和清晰的结构。它非常适合想要快速构建Web应用程序的 .NET 开发人员,无需费力地处理 CSS 和 JavaScript。由于MudBlazor完全使用C#编写,因此你可以自由地调整、修复或扩展该框架。文档中有大量示例代码,能够帮助开发者快...