Skip to content

Commit

Permalink
fix...
Browse files Browse the repository at this point in the history
  • Loading branch information
am-Leon committed Jun 29, 2020
1 parent 834d308 commit 10c7ebb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion leon/src/main/java/am/leon/LeonImageView.java
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@ private void setTypedArrayValues(Context context, AttributeSet attrs, int defSty

setPlaceHolderImageRes(typedArray.getResourceId(R.styleable.LeonImageView_leon_place_holder_icon, R.drawable.layer_place_holder));
typedArray.recycle();

}


Expand Down

0 comments on commit 10c7ebb

Please sign in to comment.