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

InflateException inflating CircularProgressBar #5

Open
sol4ris2048 opened this issue Aug 2, 2015 · 1 comment
Open

InflateException inflating CircularProgressBar #5

sol4ris2048 opened this issue Aug 2, 2015 · 1 comment

Comments

@sol4ris2048
Copy link

Hello,

When i launch my app with CircularProgressBar on tablets (which loads xlarge layout) i've NO PROBLEM.

But when i load it on smaller screen (with "normal" layout, not xlarge and not large) i have an inflateException during load of my layout XML at the line:

< com.mypackage.CircularProgressBar
android:id="@+id/cpbCheckupTest"
style="@style/Widget.ProgressBar.CircularProgressBar"
android:layout_width="40dp"
android:layout_height="40dp"/>

On small screens i tried with many devices with different version of android (Android 2.2 to Android 5.0 !) and it's the same problem.

But on big screens NO PROBLEMS!

The 2 files (xlarge layout and "normal" layout) are similars!
I don't understand......

Could you help me please?

Thanks a lot!

@ylyc
Copy link
Owner

ylyc commented Nov 5, 2015

Hey @sol4ris2048
Didn't have the time to maintain this repo and didn't see your post until now. I apologize for that.
Anyway, I know it's been awhile but were you able to resolve the issue?

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

No branches or pull requests

2 participants