Results 2 issues of Libery

examples 的 VLayoutActivity 就有这个问题 第一次加载 ![image](https://user-images.githubusercontent.com/7720611/53310570-60da5400-38e8-11e9-9416-a0b03f21203e.png) 复用后 ![image](https://user-images.githubusercontent.com/7720611/53310593-73ed2400-38e8-11e9-879e-2eb2af9710e1.png) 高度明显不一致

在红米note3上发现,我开启子进程运行一段时间后,主进程被杀,但是主进程内存占用不是很大,系统确已经显示onTrimMemory.TRIM_MEMORY_COMPLETE级别了,以至于被杀.