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 10c7ebb commit 89665a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions leon/src/main/java/am/leon/LeonImageView.java
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ 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 89665a4

Please sign in to comment.