Drawable: stub 'ripple' as transparent ColorDrawable, fix view.setBackgroundColor for buttons

This commit is contained in:
Mis012
2024-02-18 00:30:36 +01:00
parent dddc95ded3
commit 72d6ad9914
4 changed files with 7 additions and 5 deletions

View File

@@ -12,5 +12,4 @@ public class RippleDrawable extends Drawable {
// TODO Auto-generated method stub
throw new UnsupportedOperationException("Unimplemented method 'draw'");
}
}