-
Notifications
You must be signed in to change notification settings - Fork 215
Open
Description
Thank you for the library!
I can't change progress color.
<com.lsjwzh.widget.materialloadingprogressbar.CircleProgressBar
android:id="@+id/mv_file_progressbar"
app:mlpb_show_arrow="false"
app:mlpb_enable_circle_background="true"
app:mlpb_progress_stoke_width="4dp"
app:mlpb_progress_text_visibility="visible"
app:mlpb_progress_color="#566da9"
app:mlpb_background_color="@android:color/white"
android:layout_width="40dp"
android:layout_height="40dp" />I set progress color, but it still black color.
Android studio 1.2 beta. Dependencies:
compile 'com.android.support:support-v13:21.0.3'
compile 'com.lsjwzh:materialloadingprogressbar:0.5.3-RELEASE'Metadata
Metadata
Assignees
Labels
No labels