最近开始看老外写的文章,博客,嗯,不能说比国人写的好,但是感觉看着很爽.真的,一手资料就是爽. 嗯,自己做得不错,第一次看外文博客,我知道自己怎么看的,一句话一句话看下来的,越看越有感觉. 下面这个 https://www.novoda.com/blog/layout-preview-101/ 介绍了编写布局时候的技巧,我总结如下: 1.tools 属性: By using the tools namespace instead of android, while declaring xml a…