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
2 files changed
tree: bfb3d353c66df094fbd96d7dcfbc796fc857096c
  1. res/
  2. src/
  3. tests/
  4. Android.mk
  5. AndroidManifest.xml
  6. proguard.flags