mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-27 15:26:58 +00:00
7 lines
194 B
Plaintext
7 lines
194 B
Plaintext
-keep class com.android.launcher2.Launcher {
|
|
public void previousScreen(android.view.View);
|
|
public void nextScreen(android.view.View);
|
|
}
|
|
|
|
-keep class com.android.launcher2.AllApps3D.Defines
|