Fix overlapping problem in display size screen.
All screen in Settings set clipToPadding to false by default, so we see this side effect on display size screen. To fix it, we set clipToPadding and clipChidren to true. Fixes: 132905691 Test: visual Change-Id: I58752c0ba7bd033cde97ff6047513a50ab933ae9
Loading
Please register or sign in to comment