Skip to content
View cczhcode's full-sized avatar

Block or report cczhcode

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. gitskills gitskills Public

  2. SimplifyReader SimplifyReader Public

    Forked from chentao0707/SimplifyReader

    一款基于Google Material Design设计开发的Android客户端,包括新闻简读,图片浏览,视频爽看 ,音乐轻听以及二维码扫描五个子模块。项目采取的是MVP架构开发,由于还是摸索阶段,可能不是很规范。但基本上应该是这么个套路,至少我个人认为是这样的~恩,就是这样的!

    Java

  3. NoSpaceTextView NoSpaceTextView Public

    Forked from wwluo14/NoSpaceTextView

    解决TextView文本内容上下留白问题。NoSpaceTextView集成自TextView,用法和原生TextView一样,所有属性和方法均像往常一样使用。NoSpaceTextView 只是通过巧妙的办法,去除掉原生的留白问题。

    Java