03 2018 档案
github控件地址
摘要:地址: https://github.com/wasabeef/awesome-android-ui http://www.jcodecraeer.com/plus/list.php?tid=31 http://gank.io/ http://wanandroid.com/project 图片: 圆
阅读全文
TextView 链接显示及跳转
摘要:当文字中出现URL、E-mail、电话号码等的时候,我们为TextView设置链接。总结起来,一共有4种方法来为TextView实现链接。我们一一举例介绍; 1. 在xml里添加android:autoLink属性。 android:autoLink :的可选值:none/web/email/pho
阅读全文