今天遇到的这个坑:Caused by: android.view.InflateException: Binary XML file line #19: Error infl...
今天遇到的这个坑:Caused by: android.view.InflateException: Binary XML file line #19: Error infl...
1.LinearLayout 线性布局: (1)android:orientation="vertical"表示竖直方式对齐(2)android:orientation="h...
Android自定义日历控件(继承系统控件实现) 主要步骤 编写布局 继承LinearLayout设置子控件 设置数据 继承TextView实现有圆圈背景的TextView ...
本文RecyclerViewDemo 本文图片接口来自干货集中营http://gank.io/api RecyclerView是support.v7包中的控件,可以说是Lis...
今日推荐 经常阅读博客是个好习惯推荐鸿洋CSDN的博客 微信支付相关文章 详细介绍Android开发集成微信支付(一) --- 仅客户端版详细介绍Android开发集成微信支...
CloudReader 一款基于网易云音乐UI,使用GankIo及豆瓣api开发的符合Google Material Desgin阅读类的开源项目。项目采取的是Retrofi...
本篇文章已授权微信公众号code小生发布转载请注明出处:http://www.jianshu.com/p/0d263a436255 SmartRecom是一款基于行为设别和个...
本篇文章已授权微信公众号 hongyangAndroid (鸿洋)独家发布Android6.0权限机制(一):介绍Android6.0权限机制(二):封装Android6.0...
Activity + 多个Fragment的形式代码开源在Github:https://github.com/yanzhenjie/NoFragmentDemo:https:...