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

Commit 796e5bf9 authored by Fabrice Di Meglio's avatar Fabrice Di Meglio
Browse files

Fix the build

Change-Id: I82c31a0091ee46d9e4923cf08f73f3db213c0762
parent 47fb1918
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -27104,7 +27104,6 @@ package android.widget {
    ctor public CheckedTextView(android.content.Context, android.util.AttributeSet, int);
    method public android.graphics.drawable.Drawable getCheckMarkDrawable();
    method public boolean isChecked();
    method public void onPaddingChanged(int);
    method public void setCheckMarkDrawable(int);
    method public void setCheckMarkDrawable(android.graphics.drawable.Drawable);
    method public void setChecked(boolean);