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

Reused size of a bar #16

Open
sonukushwah221 opened this issue Jul 13, 2017 · 1 comment
Open

Reused size of a bar #16

sonukushwah221 opened this issue Jul 13, 2017 · 1 comment

Comments

@sonukushwah221
Copy link

            <com.shinelw.library.ColorArcProgressBar
                android:layout_width="96dp"
                android:layout_height="96dp"
                android:id="@+id/bar1"
                app:is_need_content="true"
                app:front_color1="#69cbd2"
                app:front_color2="#7eb6e2"
                app:front_color3="#989df7"
                android:layout_weight="0.5"
                app:max_value="100"
                app:back_width="2dp"
                app:front_width="10dp"
                android:background="#000fff"
                app:total_engle="270"
                app:is_need_unit="true"
                app:string_unit="bar1"
                app:is_need_title="true"
                app:string_title="titile"
                app:back_color="@android:color/darker_gray"
                />

There is no element is present for reducing the size of progress bar ,, the height and width element is not working for that

@deepanshib
Copy link

deepanshib commented Jul 1, 2018

yeah true!! the library is completely useless without it

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