- shanghai
- https://huangchen0.github.io/
Popular repositories Loading
-
DrawTextOnPathProject
DrawTextOnPathProject PublicAndroid的Canvas提供了一个drawTextOnPath(String text,Path path,float hOffset,float vOffset,Paint paint)方法,该方法可以沿着Path路径绘制文本,其中text指文本内容,hOffset参数指定水平偏移、vOffset指定垂直偏移
-
-
ButtonEventAnalysis
ButtonEventAnalysis Public本篇文章分析了Android事件分发机制之Button的OnTouch事件,为了方便读者理解,只需要记住down事件返回值标记此次事件是否为点击事件(返回false,是点击事件;返回true,不记为点击事件),而up事件标记此次事件结束时间这个关键点就好了。
Java 2
-
mr-mantou-android
mr-mantou-android PublicForked from oxoooo/mr-mantou-android
On the importance of taste
Java 1
-
android-UniversalMusicPlayer
android-UniversalMusicPlayer PublicForked from android/uamp
This sample shows how to implement an audio media app that works across multiple form factors and provide a consistent user experience on Android phones, tablets, Auto, Wear and Cast devices
Java 1
-
material-dialogs
material-dialogs PublicForked from afollestad/material-dialogs
A beautiful, easy-to-use, and customizable dialogs API, enabling you to use Material designed dialogs down to API 8.
Java 1
If the problem persists, check the GitHub status page or contact support.