mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-19 18:58:19 +00:00
Sending notification and widget changes to a listner so that
popups outside Launcher can also listen for changes Change-Id: I2eb2d8374a6806381e1c682eaef3cc35f30693df
This commit is contained in:
@@ -133,9 +133,6 @@ public abstract class AbstractFloatingView extends LinearLayout implements Touch
|
||||
return mIsOpen;
|
||||
}
|
||||
|
||||
protected void onWidgetsBound() {
|
||||
}
|
||||
|
||||
protected abstract boolean isOfType(@FloatingViewType int type);
|
||||
|
||||
/** @return Whether the back is consumed. If false, Launcher will handle the back as well. */
|
||||
|
||||
Reference in New Issue
Block a user