Merge "Fix the build" into jb-mr1-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
ce75fef756
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user