layout: post
title: "學習 ApiDemos 012 Presentation"
date: 2017-1-2 19:05:17
comments: true
external-url:
categories: android,ApiDemos
簡介
- ApiDemos -> App -> Activity -> Presentation
- 源代碼 http://git.oschina.net/vileneera/LearnApiDemos/tree/012
- 閱讀源碼未完成,需要 api 23,有點長
值得注意的點
- v.findViewById 和不加的 v 的區(qū)別
- androidmainfest 文件的出錯處理