We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
<com.mikhaellopez.circularprogressbar.CircularProgressBar android:id="@+id/progress_bar" android:layout_width="@dimen/_40sdp" android:layout_height="@dimen/_40sdp" android:layout_centerInParent="true" android:layout_gravity="center" android:visibility="visible" app:cpb_background_progressbar_color="@android:color/transparent" app:cpb_background_progressbar_width="2dp" app:cpb_indeterminate_mode="true" app:cpb_progress_direction="to_right" app:cpb_progressbar_color="@color/white" app:cpb_progressbar_width="6dp"/>
on Samsung device on other devices
The text was updated successfully, but these errors were encountered:
No branches or pull requests
on Samsung device
on other devices
The text was updated successfully, but these errors were encountered: