OSDN Git Service

Merge "Set the alpha to 1 when overview button is focused." into ub-launcher3-dorval
[android-x86/packages-apps-Launcher3.git] / proguard.flags
index f1a3eaf..6cbab08 100644 (file)
@@ -91,3 +91,6 @@
 #}
 -keep class android.support.v7.widget.RecyclerView { *; }
 
+-keep interface com.android.launcher3.userevent.nano.LauncherLogProto.** {
+  *;
+}