Draw a fake home handle during QuickSwitch
If the app user quick switches to is of a different orientation than that of previous app, draw a home handle in the previous orientation so user knows they can continue swiping there. Fixes: 150250451 Test: QuickSwitched between apps of different orientation and saw that it home handle is drawn in old orientation. Change-Id: I743e7d3d31b250124c402bed203b3b37c8cfeb26
Showing
- packages/SystemUI/src/com/android/systemui/statusbar/phone/NavigationBarFragment.java 185 additions, 1 deletion...droid/systemui/statusbar/phone/NavigationBarFragment.java
- packages/SystemUI/src/com/android/systemui/statusbar/phone/NavigationHandle.java 3 additions, 3 deletions...om/android/systemui/statusbar/phone/NavigationHandle.java
- packages/SystemUI/src/com/android/systemui/statusbar/phone/VerticalNavigationHandle.java 47 additions, 0 deletions...id/systemui/statusbar/phone/VerticalNavigationHandle.java
Loading