commit | 28aab271e57a4966496b5d2ef2b067e8ace34679 | [log] [tgz] |
---|---|---|
author | Yorke Lee <yorkelee@google.com> | Wed Jun 11 10:24:19 2014 -0700 |
committer | Yorke Lee <yorkelee@google.com> | Wed Jun 11 10:49:54 2014 -0700 |
tree | bfb3d353c66df094fbd96d7dcfbc796fc857096c | |
parent | 8466615413eb7d0feb23ab33288caac104dfd41e [diff] |
Use Framelayout instead of RelativeLayout in DialtactsActivity Switch to FrameLayout instead of RelativeLayout since we don't need the more complicated and expensive layout abilities of RelativeLayout. This improves startup time (on hammerhead-eng, interpreted ART mode) to about 1150ms on average from 1300ms originally. Change-Id: I94400dcc58cc74497c71a7432a06a4dffe3b078d