2016年8月23日

摘要: 开始使用 在 build.gradle 中加入引用,不同的编译使用不同的引用: dependencies { debugCompile 'com.squareup.leakcanary:leakcanary-android:1.3' releaseCompile 'com.squareup.leak 阅读全文
posted @ 2016-08-23 11:35 光~ 阅读(206) 评论(0) 推荐(0)
 
摘要: android studio整理代码格式的快捷键 在设置里面看 File-->Setting-->Keymap-->Reformat Code 或者在Keymap右上的搜索栏搜 Reformat 阅读全文
posted @ 2016-08-23 09:56 光~ 阅读(590) 评论(0) 推荐(0)