Skip to content
This repository has been archived by the owner on Oct 15, 2018. It is now read-only.

CacheableImageView doesn't have contructor with defStyle #18

Closed
MikolajKakol opened this issue Mar 20, 2013 · 0 comments
Closed

CacheableImageView doesn't have contructor with defStyle #18

MikolajKakol opened this issue Mar 20, 2013 · 0 comments

Comments

@MikolajKakol
Copy link

As in topic CacheableImageView should have constructor like:

public CacheableImageView(Context context, AttributeSet attrs, int defStyle) {
super(context, attrs, defStyle);
}

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants