OSDN Git Service

Fix button text color, reduce alert dialog padding
authorAlan Viverette <alanv@google.com>
Mon, 18 Aug 2014 21:43:36 +0000 (14:43 -0700)
committerAlan Viverette <alanv@google.com>
Tue, 19 Aug 2014 02:37:59 +0000 (02:37 +0000)
commit469b0c1f23babe935ff660d3c451db245ca2ed3d
treef324f714a15af4a317244731f980bdb1c8272cdc
parent3b57e1d1294096f374e11e2ac3aa33098efeb3c4
Fix button text color, reduce alert dialog padding

Material.Button was inheriting from the default Button style, which
incorrectly set textColor (thus overriding the value from the text
appearance).

BUG: 17047363
BUG: 17111560
Change-Id: I74a8fb865bbb7262afd7eb1328e2173e9b74c175
core/res/res/layout/alert_dialog_material.xml
core/res/res/values/dimens_material.xml
core/res/res/values/styles_material.xml