CoolProgressViews
CoolProgressViews copied to clipboard
CirculerArcProgress doesn't set view when using layout_alignParentBottom
trafficstars
<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
@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.
I didn't get your point @amanjeetsingh150