Files
packages_apps_Settings/res/values/styles.xml
tmfang c0b2d06501 Fix overlapping problem on popup window
When user clicks spinner widget, spinner creates a popup window.
So, we need to override clipToPadding and clipToChildren attributes
to prevent view from overlapping problem.

Fixes: 135030069
Test: visual
Change-Id: I4285e824437cb32ee0613961ffe417348d2538b4
2019-06-18 11:42:35 +08:00

29 KiB