Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix preview problem in ADT #19

Merged
merged 1 commit into from
Jan 21, 2015
Merged

fix preview problem in ADT #19

merged 1 commit into from
Jan 21, 2015

Conversation

MewX
Copy link
Contributor

@MewX MewX commented Jan 21, 2015

Changes:

Add "if( isInEditMode( ) ) return;" to prevent preview problem in new ADT;
Updated gradle feature: replace "runProguard false" by "minifyEnabled false".

Original preview problem sample happens when use "<com.jpardogo.android.googleprogressbar.library.GoogleProgressBar>" tag in layout XML:

originalcode

jpardogo added a commit that referenced this pull request Jan 21, 2015
fix preview problem in ADT
@jpardogo jpardogo merged commit febfc53 into jpardogo:master Jan 21, 2015
@jpardogo
Copy link
Owner

Thanks!

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

Successfully merging this pull request may close these issues.

2 participants