Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a3e89631 authored by Adam Cohen's avatar Adam Cohen Committed by Android Git Automerger
Browse files

am e54fa58d: Merge "Don\'t obfuscate Launcher3" into ub-launcher3-burnaby

* commit 'e54fa58d':
  Don't obfuscate Launcher3
parents 1992d126 e54fa58d
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
-keep,allowshrinking,allowoptimization class com.android.launcher3.** {
  *;
}

-keep class com.android.launcher3.BaseRecyclerViewFastScrollBar {
  public void setWidth(int);
  public int getWidth();