diff options
author | Mady Mellor <madym@google.com> | 2020-11-06 13:44:05 -0800 |
---|---|---|
committer | Mady Mellor <madym@google.com> | 2020-11-11 12:57:29 -0800 |
commit | 97fcd7a082d18a9a8b0334f86885f6eccf61ab97 (patch) | |
tree | b0a85c1461713920280246d98c69cf65459bb535 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | cef78df671e342f7caf1274663cceeaf1430b05a (diff) |
Flexible bubble sizing & fixed position
This will enable some stuff for taskbar & hopefully make customizations by
ARC++ easier??
- BubblePositioner now tracks the size of the bubble & bitmap within it.
Have to use a multiplier to derive the size of a couple of things now
(e.g. bitmap size)
- BubblePositioner now tracks the position of the bubble stack & allows
a way to override / set a fixed position. If something is in fixed
location, it is not draggable (however when expanded you can still
drag individual bubbles to dismiss)
- BubblePositioner tracks some taskbar related info
- Rather than checking for "isLandscape" we want "showBubblesVertically"
(e.g. device might not be landscape but should be vertical if taskbar)
- Fixes an animation issue where bubbles super-overshoot the y position
when expanding vertically.
Bug: 167413172
Test: a lot of manual testing
Test: atest WMShellTest SystemUITests
Change-Id: I79948a4bd6b58fb3aa2f52e2553f3dfc31630cf1
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions