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

CirculerArcProgress doesn't set view when using layout_alignParentBottom #4

Open
TechnourceAndroid opened this issue Mar 16, 2017 · 2 comments

Comments

@TechnourceAndroid
Copy link

<com.developers.coolprogressviews.CircleWithArcProgress
    android:layout_width="wrap_content"
    android:layout_height="wrap_content"
    android:layout_alignParentBottom="true"
    android:layout_centerHorizontal="true"
    android:id="@+id/progress10"/>

This sets progress bar in middle of screen

@amanjeetsingh150
Copy link
Owner

@technource-app Hi!
But the alignment will depend on the user itself that is why I did not included the tags for alignment in the XML.

@TechnourceAndroid
Copy link
Author

I didn't get your point @amanjeetsingh150

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