mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-03-02 08:56:55 +00:00
Merge "Add standalone taskbar edu tooltip for the pinnable taskbar feature" into main
This commit is contained in:
committed by
Android (Google) Code Review
commit
b617daa6c6
@@ -529,6 +529,10 @@ public class TaskbarViewController implements TaskbarControllers.LoggableTaskbar
|
||||
return reveal;
|
||||
}
|
||||
|
||||
public View getTaskbarDividerView() {
|
||||
return mTaskbarView.getTaskbarDividerView();
|
||||
}
|
||||
|
||||
/**
|
||||
* Defers any updates to the UI for the setup wizard animation.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user