OSDN Git Service

Update onboarding based on swipe up state
authorWinson Chung <winsonc@google.com>
Tue, 27 Mar 2018 00:25:36 +0000 (17:25 -0700)
committerWinson Chung <winsonc@google.com>
Tue, 27 Mar 2018 00:49:04 +0000 (17:49 -0700)
commitf9e302704a3042a4a09cab5ca9dbcb9f34c4ecaa
tree298b0bb7e20f0622cb58136c47bc732e71ac3a8c
parenta1ff74c68dad21694403d6aa8abb42337cbca658
Update onboarding based on swipe up state

- We now use the fallback activity for the existing nav layout, which means
  that we are always bound. We should update the onboarding listener when
  the interaction flags change as well.

Bug: 76309872
Test: Manual
Change-Id: Ib6ad10e9e767adf2e305d8a0a2074516961a60c4
packages/SystemUI/src/com/android/systemui/statusbar/phone/NavigationBarFragment.java
packages/SystemUI/src/com/android/systemui/statusbar/phone/NavigationBarView.java