OSDN Git Service

Optimizing open shortcuts container lookep
authorSunny Goyal <sunnygoyal@google.com>
Thu, 21 Jul 2016 00:42:05 +0000 (17:42 -0700)
committerSunny Goyal <sunnygoyal@google.com>
Thu, 21 Jul 2016 00:42:58 +0000 (17:42 -0700)
commit71b3d1c38e028d7c1f625543a30993af1193b321
treee67547cc2c3c6bea00ca589bd1c4159038204e8f
parent2eeae10e984993af563b4d207deac855ca7d8620
Optimizing open shortcuts container lookep

findviewById does a DFS, inseat only looking at the first level children

Change-Id: Idc028a56648ca026c6022425e3a6e7453fa91986
src/com/android/launcher3/Launcher.java
src/com/android/launcher3/Workspace.java