webapps: fix text alignment and add eliding on splash screen
commitc0cc6dbc8bb4266fe62c05729bd29c5b848892e8
authorlalitm <lalitm@google.com>
Wed, 16 Sep 2015 20:53:07 +0000 (16 13:53 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 16 Sep 2015 20:54:25 +0000 (16 20:54 +0000)
treea25a8966f28466d149e28163665e8ebef02d0a52
parent90b95f3a3148b212517d56c7913409134e92a70a
webapps: fix text alignment and add eliding on splash screen

Really long titles would flow off the screen. Fix this so that
they are elided after two lines. Also make sure to center the text
inside the TextView so that multi line titles don't appear aligned
to the left.

BUG=532563

Review URL: https://codereview.chromium.org/1350863003

Cr-Commit-Position: refs/heads/master@{#349223}
chrome/android/java/res/layout/webapp_splash_screen.xml