Android 自定義View合集

1.自定義控件學(xué)習(xí)?

https://github.com/GcsSloop/AndroidNote/tree/master/CustomView?

2.小良自定義控件合集?

https://github.com/Mr-XiaoLiang?

3.自定義控件三部曲?

http://blog.csdn.net/harvic880925?viewmode=contents?

4.Android 從0開始自定義控件之View基礎(chǔ)知識(shí)與概念?

http://blog.csdn.net/airsaid/article/details/53057091?

5.自定義控件博客?

http://www.itdecent.cn/users/9fe669fce943/latest_articles(吳長(zhǎng)老)?

http://blog.csdn.net/dmk877/article/details/49558367?

http://blog.csdn.net/yissan/article/details/51136088?

http://blog.csdn.net/u013045971/article/category/2727949?

http://www.itdecent.cn/p/86e867b9bee8?

http://blog.csdn.net/yissan/article/details/51542455?

https://imuhao.github.io/archives/?

http://blog.csdn.net/xmxkf/article/details/52336144?

http://blog.csdn.net/lisdye2/article/details/52353071?

http://blog.csdn.net/lfdfhl/article/details/51671038?

http://www.itdecent.cn/p/ba6db48fd2b9?

6.步步為營(yíng)

http://www.itdecent.cn/p/d507e3514b65?

7.果凍效果

http://www.itdecent.cn/users/3e53005808b1/latest_articles?

http://blog.csdn.net/wingichoy/article/category/6032967(太多太好)?

http://www.idtkm.com/(系列)?

http://blog.csdn.net/wingichoy/article/category/6032967(系列)?

http://www.itdecent.cn/users/9fe669fce943/latest_articles(代碼也是人)?

http://blog.csdn.net/lfdfhl/article/details/53143114(谷歌的小弟系列)?

8.android自定義控件之基本原理?

http://www.cnblogs.com/whoislcj/p/5708778.html?

http://www.itdecent.cn/users/86708106f652/latest_articles?

http://blog.csdn.net/xyh269?viewmode=contents?

9.Android View 全解析?

http://www.woaitqs.cc/archive.html?

10.View繪制詳解,從LayoutInflater談起?

http://blog.csdn.net/u012702547/article/details/52614444?

11.安卓自定義View進(jìn)階-事件分發(fā)機(jī)制原理?

http://www.gcssloop.com/customview/dispatch-touchevent-theory?

12.Android6.0觸摸事件分發(fā)機(jī)制解讀?

http://blog.csdn.net/mynameishuangshuai/article/details/52912641?

13.View 的事件體系詳解?

http://www.itdecent.cn/users/a837eaaf898d/latest_articles?

14.干貨:五分鐘帶你看懂NestedScrolling嵌套滑動(dòng)機(jī)制?

http://gold.xitu.io/post/581b1ba7bf22ec0068b61107

15.那些你應(yīng)該知道卻不一定知道的——View坐標(biāo)分析匯總?

http://blog.csdn.net/mr_immortalz/article/details/51168278

16.PathMeasure之迷徑追蹤?

http://blog.csdn.net/eclipsexys/article/details/51992473

17.關(guān)于Scroller的使用以及自己實(shí)現(xiàn)一個(gè)側(cè)滑菜單?

http://www.itdecent.cn/users/70043aadc262/latest_articles

18.水平進(jìn)度條?

https://github.com/MasayukiSuda/AnimateHorizontalProgressBar?

19.自定義圓形進(jìn)度條實(shí)現(xiàn)動(dòng)態(tài)顯示指定進(jìn)度?

http://blog.csdn.net/xiaoyantan/article/details/53149824?

20.自定義控件——圓形圓點(diǎn)進(jìn)度條(仿安全衛(wèi)士中的一鍵加速)?

http://blog.csdn.net/a10615/article/details/52658927

21.Android自定義View之高仿QQ健康?

http://www.itdecent.cn/p/740c64ba15ac

22.3d旋轉(zhuǎn)切換view?

https://github.com/dalong982242260/LoopRotarySwitch

23.炫酷的SearchView?

https://github.com/android-cjj/JJSearchViewAnim

24.android ShapeDrawable實(shí)例?

http://blog.csdn.net/zhaoshiqing7/article/details/8043446

25.Android EditText for view tags?

https://github.com/mabbas007/TagsEditText

26.如何自定義圓弧按鈕??

http://www.itdecent.cn/p/700f26ed3403

27.Android流式布局,支持點(diǎn)擊、單選、多選等,適合用于產(chǎn)品標(biāo)簽等,用法采用Adapter模式,和ListView、GridView用法一樣!??!?

https://github.com/hanhailong/FlowTag

28.自定義Floatview實(shí)現(xiàn)全站浮動(dòng)按鈕和來(lái)電秀?

https://github.com/AlexLiuSheng/FloatView

29.一個(gè)數(shù)字變化動(dòng)畫View?

https://github.com/Even201314/NumberMorphView4Android?

https://github.com/robinhood/ticker?

30.倒計(jì)時(shí)效果數(shù)字變化動(dòng)畫?

https://github.com/a-voyager/ScrollNumber

31.流程指示器?

https://github.com/baoyachi/StepView

32.一個(gè)支持多種狀態(tài)的自定義View,可以方便的切換到:加載中視圖、錯(cuò)誤視圖、空數(shù)據(jù)視圖、網(wǎng)絡(luò)異常視圖、內(nèi)容視圖?

https://github.com/qyxxjd/MultipleStatusView

33.一個(gè)傾斜的TextView,適用于標(biāo)簽場(chǎng)景。?

https://github.com/HeZaiJin/SlantedTextView?

https://github.com/80945540/LcLableView?

https://github.com/czy1121/cornerlabelview

34.一款 UI 體驗(yàn)優(yōu)于 NumberPicker 的自定義控件?

https://github.com/Carbs0126/NumberPickerView

35.用樹型模型管理App數(shù)字和紅點(diǎn)提示?

https://github.com/tielei/BadgeNumberTree

36.用簡(jiǎn)單的方法實(shí)現(xiàn)的Tab配合ViewPager滑動(dòng)?

https://github.com/youmu178/TabSwitchView

37.View垂直滾動(dòng),類似于跑馬燈?

https://github.com/dreamlivemeng/UpMarqueeTextView-master?

38.Android仿京東首頁(yè)輪播文字(又名垂直跑馬燈)?

http://blog.csdn.net/qq_30740239/article/details/52755979

39.Material Design 風(fēng)格的 Search Bar,可以拿來(lái)直接用,文檔也很完備。?

https://github.com/mancj/MaterialSearchBar

40.EditText 實(shí)現(xiàn) Tag 輸入和快速選擇功能?

https://github.com/OfficialAmal/ChipLayout

41.自定義ListView,實(shí)現(xiàn)QQ空間阻尼下拉刷新和漸變菜單欄效果?

http://blog.csdn.net/llew2011/article/details/51559694

42.給人眼前一亮的 Toast 效果?

https://github.com/yadav-rahul/TastyToast

43.五星好評(píng)?

https://github.com/FlyingPumba/SimpleRatingBar

44.RecyclerView粘性標(biāo)簽庫(kù)?

https://github.com/oubowu/PinnedSectionItemDecoration

45.一款支持條目展開的 RecyclerView。?

https://github.com/zaihuishou/ExpandableRecyclerview

46.點(diǎn)贊還可以這么玩?

https://github.com/ldoublem/ThumbUp

47.仿支付寶實(shí)現(xiàn)的一個(gè)笑臉 LoadingView 效果。??

https://github.com/andyxialm/SmileyLoadingView

48.高仿微信支付鍵盤?

https://github.com/zuiwuyuan/WeChatPswKeyboard

49.Android 支持拖拽排序的流式標(biāo)簽布局?

https://github.com/LightSun/android-drag-FlowLayout

50.一個(gè)簡(jiǎn)單,強(qiáng)大的廣告活動(dòng)彈窗控件?

https://github.com/yipianfengye/android-adDialog

51.Android自定義View——圓形進(jìn)度條式按鈕?

http://blog.csdn.net/yissan/article/details/52225707

52.自定義ImageView實(shí)現(xiàn)局部截圖功能?

http://blog.csdn.net/qq_25722767/article/details/52353873

53.Android 擺動(dòng)的球體?

http://blog.csdn.net/qq_26411333/article/details/52421086

54.Android自定義控件之CircleImageView?

http://thinkdevos.net/blog/20160827/android-circleimageview/

55.漸變的下載按鈕,發(fā)現(xiàn)不少小伙伴要做類似效果的?

https://github.com/cctanfujun/ProgressRoundButton?

http://blog.csdn.net/u011102153/article/details/52367206

56.自定義ViewGroup-自動(dòng)換行Layout?

http://blog.csdn.net/u011102153/article/details/52245312

57.自定義Behavior,實(shí)現(xiàn)滑動(dòng)卡片?

http://www.itdecent.cn/p/f0e380129a19

58.定值范圍選擇控件(還有一系列包括360底部、京東跑馬燈)?

https://github.com/Brioal/RangeSeekBar

59.一個(gè)用于快速開發(fā)復(fù)雜List布局的框架?

https://github.com/zhuguohui/SmartDemo

60.Android自定義控件之TabSelectorLayout(微信tab)?

http://thinkdevos.net/blog/20160920/android-tabselectorlayout/

61.自定義圖表?

http://blog.csdn.net/mingyunxiaohai/article/category/6068840

62.可以@人的EditText?

https://github.com/luckyandyzhang/MentionEditText?

https://github.com/armcha/AutoLinkTextView?

https://github.com/luckyandyzhang/MentionEditText

63.球形水波百分比控件?

http://blog.csdn.net/gengqiquan/article/details/51577185

64.自定義強(qiáng)大的TabPagerIndicator?

http://juhonggang.github.io/2016/09/07/

65.安卓開發(fā)之自定義粒子旋轉(zhuǎn)動(dòng)畫加載控件?

http://blog.csdn.net/cxmscb/article/details/52655075

66.安卓開發(fā)之自定義帶加載進(jìn)度的按鈕ProgressButton?

http://blog.csdn.net/cxmscb/article/details/52493475?

http://blog.csdn.net/cxmscb?viewmode=contents

67.來(lái)來(lái)來(lái),一起再擼一個(gè)Material風(fēng)格loadingView?

http://androidwing.net/index.php/73

68.自定義LinearLayout實(shí)現(xiàn)淘寶詳情頁(yè)?

http://blog.csdn.net/u011102153/article/details/52703119

69.Android 仿應(yīng)用寶下載進(jìn)度條?

https://github.com/LineChen/FlickerProgressBar

70.半圓鋸齒背景虛線邊框組合實(shí)現(xiàn)簡(jiǎn)單優(yōu)惠券效果?

https://github.com/dongjunkun/CouponView

71.高仿QQ音樂(lè)歌詞滾動(dòng)控件?

http://blog.csdn.net/u012702547/article/details/52891387

72.芝麻信用分雷達(dá)圖?

http://blog.csdn.net/kong_gu_you_lan/article/details/52904064

73.超酷的計(jì)步器APP?

http://blog.csdn.net/m366917/article/details/52976877

74.FloatingView 來(lái)啦,快來(lái)玩一玩?

http://www.itdecent.cn/users/c9c4b738b887/latest_articles

75.自定義ViewGroup 在ViewGroup中顯示TextView?

http://blog.csdn.net/u012391876/article/details/53117181

76.簡(jiǎn)單,0耦合,支持任意ViewGroup。一步集成側(cè)滑(刪除)菜單,高仿QQ、IOS?

http://gold.xitu.io/post/58285ebf0ce4630056046007

77.如何利用RecyclerView打造炫酷滑動(dòng)卡片?

http://www.itdecent.cn/p/7977006d2d6a

78.餓了么購(gòu)物車效果(附源碼)?

http://www.itdecent.cn/p/6fc1160ddce7

79.自定義View實(shí)例(三)—-滑動(dòng)刻度尺與流式布局?

http://blog.csdn.net/tyk0910/article/category/6241877

80.日期城市時(shí)間選擇控件-picker?

————————————————————————?

https://github.com/yangjinbo2014/CityPicker?

https://github.com/saiwu-bigkoo/Android-PickerView?

http://blog.csdn.net/lv_fq/article/details/52338513?

https://github.com/youmu178/WheelPicker?

https://github.com/cheng7692019/MyPicker?

https://github.com/gzu-liyujiang/AndroidPicker?

https://github.com/weidongjian/androidWheelView?

https://github.com/chsmy/DateSelecter

81.文字變幻的自定義控件?

————————————————————————?

https://github.com/hanks-zyh/HTextView?

https://github.com/frakbot/JumpingBeans?

https://github.com/adnan-SM/TimelyTextView?

https://github.com/apkdemo/TextCounter?

82.安卓自定義View仿掘金文章數(shù)據(jù)滾動(dòng)顯示數(shù)值?

http://blog.csdn.net/androidmsky/article/details/53009886?

83.極輕量的可展開和收縮內(nèi)容的TextView?

http://www.itdecent.cn/p/9a6d66da034f?

https://github.com/Manabu-GT/ExpandableTextView?

https://github.com/freecats/TextViewExpandableAnimation

84.自定義輪播圖?

————————————————————————?

https://github.com/saiwu-bigkoo/Android-ConvenientBanner?

https://github.com/chengdazhi/DecentBanner

85.自定義切換按鈕?

————————————————————————?

http://www.itdecent.cn/p/e2b3a0134d79?

https://github.com/BaymaxTong/SwitchButton?

https://github.com/Nightonke/FaceOffToggleButton?

https://github.com/ztelur/FunSwitch

86.自定義View 漂亮的Checkbox?

————————————————————————?

https://github.com/sd6352051/checkbox-sample?

https://github.com/arlindiDev/CircleCheckBox?

https://github.com/andyxialm/SmoothCheckBox?

http://www.itdecent.cn/p/fd97dad39201?

https://github.com/CoXier/CheckBox?

https://github.com/SilenceDut/DayNightToggleButton?

http://blog.csdn.net/bfbx5173/article/details/45191147#comments(仿iOS)

87.自定義Dialog?

————————————————————————?

http://www.itdecent.cn/users/b35bb28e2226/latest_articles?

https://github.com/drakeet/MaterialDialog?

https://github.com/kakajika/SwipeAwayDialog?

http://www.itdecent.cn/p/d893ba8608ae?

https://github.com/XanderWang/XanderPanel?

https://github.com/saiwu-bigkoo/Android-AlertView

88.自定義下拉刷新、上拉加載?

————————————————————————?

89.支持Scrollview,ListView,recyclerview,WebView和另一個(gè)視圖,使用方便?

https://github.com/liaoinstan/SpringView?

90.刷新組件是更換的時(shí)候啦!??!輕量級(jí)而又無(wú)所不能?

https://github.com/dinuscxj/RecyclerRefreshLayout?

91.實(shí)現(xiàn)思簡(jiǎn)單,有趣好玩的下拉刷新庫(kù), 你還記得小時(shí)候打的黑白掌上游戲機(jī)么??

https://github.com/Hitomis/FunGameRefresh?

92.自個(gè)兒寫Android的下拉刷新/上拉加載控件?

http://blog.csdn.net/ghost_programmer/article/details/52682252?

http://www.itdecent.cn/users/a27d7c3dbf86/latest_articles(續(xù))?

93.SwipeRefreshLayout詳解和自定義上拉加載更多?

http://www.itdecent.cn/p/d23b42b6360b?

想要親手實(shí)現(xiàn)一個(gè)刷新控件,你只需要掌握這些知識(shí)?

94.自定義下拉刷新和上拉加載框架?

http://www.itdecent.cn/p/dc0004ba5203?

95.自定義RecyclerView實(shí)現(xiàn)下拉刷新和上拉加載?

http://blog.csdn.net/xiaoyantan/article/details/52983443?

96.結(jié)合SwipeRefreshLayout可以上拉加載更多下拉刷新的RecyclerView?

http://blog.csdn.net/zhou_anzhuojinjie/article/details/52901565

?著作權(quán)歸作者所有,轉(zhuǎn)載或內(nèi)容合作請(qǐng)聯(lián)系作者
【社區(qū)內(nèi)容提示】社區(qū)部分內(nèi)容疑似由AI輔助生成,瀏覽時(shí)請(qǐng)結(jié)合常識(shí)與多方信息審慎甄別。
平臺(tái)聲明:文章內(nèi)容(如有圖片或視頻亦包括在內(nèi))由作者上傳并發(fā)布,文章內(nèi)容僅代表作者本人觀點(diǎn),簡(jiǎn)書系信息發(fā)布平臺(tái),僅提供信息存儲(chǔ)服務(wù)。

相關(guān)閱讀更多精彩內(nèi)容

友情鏈接更多精彩內(nèi)容