mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-19 18:58:19 +00:00
Chaning the behavior of settings activity.
> Making all twoState prefs backed by content provider > Using the stadard intent defined in N for settings > Using SharedPrefsListener instead of LauncherProvider Change-Id: I8272f54aa780bc0436e3d0aa89096a4bd2a9194f
This commit is contained in:
@@ -76,8 +76,6 @@ public interface LauncherCallbacks {
|
||||
public void onInteractionBegin();
|
||||
public void onInteractionEnd();
|
||||
|
||||
@Deprecated
|
||||
public void onClickSettingsButton(View v);
|
||||
@Deprecated
|
||||
public void onWorkspaceLockedChanged();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user