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

Commit 81af3aef authored by Alan Viverette's avatar Alan Viverette
Browse files

Update currents.txt to fix build

Change-Id: I46dde6a1ef127dcbaac4937c4bb86cb6e9b6c8e1
parent 7e399cfd
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -11584,7 +11584,7 @@ package android.graphics.drawable {
  }
  public class RippleDrawable extends android.graphics.drawable.LayerDrawable {
    ctor public RippleDrawable(android.graphics.drawable.Drawable, android.graphics.drawable.Drawable);
    ctor public RippleDrawable(android.content.res.ColorStateList, android.graphics.drawable.Drawable, android.graphics.drawable.Drawable);
    method public void setColor(android.content.res.ColorStateList);
  }