We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6a9aca commit 40bea29Copy full SHA for 40bea29
src/com/example/textdrawable/MyActivity.java
@@ -137,7 +137,7 @@ private void loadDrawables() {
137
138
/*
139
* Wrap a simple TextDrawable in a ClipDrawable to animate. One convenient
140
- * advantage of ImageView is we can call setLevel() on the view itself to affect
+ * advantage of ImageView is we can call setImageLevel() on the view itself to affect
141
* the Drawable content.
142
*/
143
d = new TextDrawable(this);
0 commit comments