summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorMichal Brzezinski <brzezinski@google.com>2021-12-14 16:07:57 +0000
committerMichal Brzezinski <brzezinski@google.com>2021-12-16 16:29:53 +0000
commita3b5e2295b663389dcf97696da279532367d4ce0 (patch)
tree194afca1049f1f88a1833c945f08633f4dd44f4c /tools/aapt2/java/JavaClassGenerator_test.cpp
parent910a49a9360faa51a9a46cd79a1aae57c6a7e205 (diff)
Fixing split shade going full black when changing density
The source of issue was status bar height defined in px while shelf height is defined in dp. When changing density, shelf height value in px decreases but status bar height remains the same. When density is low enough it means status bar height ends up bigger than shelf height and that messes up the calculation of NSSL's min expansion height. Fixes: 210476328 Test: When having some notifications, change Display size to "Small" in settings -> expand split shade and check it's visible Change-Id: I1e2506f9cf8b21f776a3698f58863ed868da07ba
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions