OSDN Git Service

Change color of background for popup window
authorMill Chen <millchen@google.com>
Thu, 2 May 2019 14:30:58 +0000 (22:30 +0800)
committerMill Chen <millchen@google.com>
Fri, 3 May 2019 13:55:18 +0000 (21:55 +0800)
commitae7af3fae65c0b211a4386e2b805ca4178b61713
treebae237f0387130522b2a1d72e73a08bbbb34c205
parent81894407855a3a4769b966f857ea867092c358ac
Change color of background for popup window

Add an attribute colorPopupBackground and set it in both Material and
DeviceDefault themes. This attribute in the Material theme will be set
to colorBackground and it will be colorBackgroundFloating in the
DeviceDefault theme.

Bug: 129993543
Test: visual
Change-Id: Id0572e38dd550930873d59161d84d0ab79283ee2
core/res/res/drawable/popup_background_material.xml
core/res/res/values/attrs.xml
core/res/res/values/themes_device_defaults.xml
core/res/res/values/themes_material.xml