summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator.cpp
diff options
context:
space:
mode:
authorfelkachang <felkachang@google.com>2018-06-29 15:34:28 +0800
committerFelka Chang <felkachang@google.com>2018-10-17 07:11:17 +0000
commite61f95b3f171c5913290931aab9d4ff165b62765 (patch)
treef7199f8eb477a3b529a15580ac2231f98dd62600 /tools/aapt2/java/JavaClassGenerator.cpp
parent9872b257cd0ca89c95f322ceb7aad24349672d21 (diff)
fix overlay on status bar because of two clock
Although the status bar block user's tap, the user still could drag the status bar to expland the notification panel. The root cause is that neither the clock nor the notification icon inner area doesn't hide when the user drag down the status bar in landscape condition but portrait does. The solution is to trigger mStatusBar.recomputeDisableFlags when the heads up is showing in landscape mode and the expand status is different. CollapsedStatusBarFragment.adjustDisableFlags should disable clock showing when the heads up showing. Change-Id: If7411f5d8eef9cf234b83a463006325ba0156311 Merged-In: If7411f5d8eef9cf234b83a463006325ba0156311 Bug: 110808257 Fix: 111698342 Test: atest SystemUITests (cherry picked from commit ca4eee83d9d7e920cc01e5762f6d9056bbe3f546)
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions