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

layout_height ="match_parent" show nothing #38

Open
ancuop opened this issue Jun 8, 2017 · 1 comment
Open

layout_height ="match_parent" show nothing #38

ancuop opened this issue Jun 8, 2017 · 1 comment

Comments

@ancuop
Copy link

ancuop commented Jun 8, 2017

When I try your example, If i use layout_height ="match_parent" (or wrap_content), it shows nothing.
However, when I set a value as below, it runs well.
Is it a bug, can you fix it?
Thanks

<cn.lightsky.infiniteindicator.InfiniteIndicator
android:id="@+id/indicator_custome_circle"
android:layout_width="match_parent"
app:indicator_type="indicator_default"
android:layout_height="300dp"/>

@patriotaki
Copy link

same issue here.

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