| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove Dependency#get calls from NavigationBarView | Dave Mankoff | 2022-05-05 | 1 | -0/+9 |
| | | | | | | | | | | | Removes Dependency.get(EdgeBackGestureHandler.class) from NavigationBarview. Bug: 218354102 Test: manual && atest SystemUITests Change-Id: I956e943504966fcecfd3da477535937a2aba7a9d Merged-In: I956e943504966fcecfd3da477535937a2aba7a9d | ||||
| * | Convert NavigationBar to subclass ViewController. | Dave Mankoff | 2022-03-21 | 1 | -0/+65 |
| Adds a NavigationBarComponent to take the place of NavigationBar.Factory, simplifying initialization of the NavigationBar. Bug: 218354102 Test: manual && atest SystemUITests Change-Id: I203bb272266d29c4ca49420ff34255b81ff30104 | |||||
