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

Bug on Samsung M10 #39

Open
deputat007 opened this issue Dec 2, 2019 · 0 comments
Open

Bug on Samsung M10 #39

deputat007 opened this issue Dec 2, 2019 · 0 comments

Comments

@deputat007
Copy link

deputat007 commented Dec 2, 2019

<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

@deputat007 deputat007 changed the title Bug on Samsung devices Bug on Samsung M10 Dec 2, 2019
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

1 participant