summaryrefslogtreecommitdiffstats
path: root/proguard.flags
blob: b8aeff7c284e0b942d59c9d81c1bd020b6f40cf2 (plain)
1
2
3
4
-keep class com.android.launcher2.Launcher {
  public void previousScreen(android.view.View);
  public void nextScreen(android.view.View);
}