File tree Expand file tree Collapse file tree 1 file changed +17
-10
lines changed Expand file tree Collapse file tree 1 file changed +17
-10
lines changed Original file line number Diff line number Diff line change 119
119
### GridView
120
120
121
121
1 . [ Android入门第八篇之GridView(九宫图)] ( http://blog.csdn.net/hellogv/article/details/4567095 )
122
- 2 . [ ] ( )
123
- 3 . [ ] ( )
122
+
124
123
125
124
## H
126
125
297
296
298
297
### View
299
298
300
- 1 . [ ] ( )
301
- 2 . [ ] ( )
302
- 3 . [ ] ( )
303
- 4 . [ ] ( )
304
- 5 . [ ] ( )
305
- 6 . [ ] ( )
306
-
299
+ 1 . [ Android LayoutInflater原理分析,带你一步步深入了解View(一)] ( http://blog.csdn.net/guolin_blog/article/details/12921889 )
300
+ 2 . [ Android中View绘制流程以及invalidate()等相关方法分析] ( http://blog.csdn.net/qinjuning/article/details/7110211 )
301
+ 3 . [ Android中measure过程、WRAP_CONTENT详解以及xml布局文件解析流程浅析(上)] ( http://blog.csdn.net/qinjuning/article/details/8051811 )
302
+ 4 . [ Android开发:LayoutParams的用法] ( http://www.cnblogs.com/shaweng/archive/2012/07/10/2585134.html )
307
303
308
304
## W
309
305
323
319
324
320
## Y
325
321
326
- ## Z
322
+ ## Z
323
+
324
+ ### 自定义控件
325
+
326
+ 1 . [ Android 自定义View及其在布局文件中的使用示例] ( http://www.cnblogs.com/crashmaker/p/3521310.html )
327
+ 2 . [ 自定义控件进阶: declare-styleable 重用attr] ( http://droidyue.com/blog/2014/07/16/better-in-android-include-attrs-in-declare-stylable/ )
328
+ 3 . [ android 自定义控件 使用declare-styleable进行配置属性(源码角度)] ( http://blog.csdn.net/vipzjyno1/article/details/23696537 )
329
+ 4 . [ Android使用AttributeSet自定义控件的方法] ( http://www.cnblogs.com/zwl12549/archive/2011/04/13/2015366.html )
330
+ 5 . [ 从源码中浅析Android中如何利用attrs和styles定义控件] ( http://michaelye1988.iteye.com/blog/1773997 )
331
+ 6 . [ Android SDK: Creating Custom Views] ( http://code.tutsplus.com/tutorials/android-sdk-creating-custom-views--mobile-14548 )
332
+ 7 . [ Creating custom and compound Views in Android - Tutorial] ( http://www.vogella.com/tutorials/AndroidCustomViews/article.html )
333
+ 8 . [ Tutorial: Enhancing Android UI with Custom Views] ( https://newcircle.com/s/post/1663/tutorial_enhancing_android_ui_with_custom_views_dave_smith_video )
You can’t perform that action at this time.
0 commit comments