摘要:
LayoutInflater与findViewById的用法有很多可比较之处。如:他们都可以通过id返回View。LayoutInflater inflater = getLayoutInflater();View layout = inflater.inflate(R.layout.custom_... 阅读全文
posted @ 2015-04-23 23:35
沉睡的狮子
阅读(249)
评论(0)
推荐(0)
2015年4月23日