Fix button padding in First Run.
commitfcdb81a70dfdf0e390ad33100f0a1125f37663ea
authoraurimas <aurimas@chromium.org>
Thu, 9 Apr 2015 23:22:30 +0000 (9 16:22 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 9 Apr 2015 23:23:26 +0000 (9 23:23 +0000)
treeccd582fe143648037046442d3a2aa5bbc78a1c37
parent44c309a6afdd891cfa27f087b2224c99148d7b4c
Fix button padding in First Run.

For some reason android:background="?attr/listChoiceBackgroundIndicator"
after SDK and AppCompat roll removes padding that is set via android:padding
property for API 16.

This is a workaround by setting start and end properties instead.

BUG=469568

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

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