#
circle
Here are 281 public repositories matching this topic...
6
A custom reusable circular / progress slider control for iOS application.
-
Updated
May 30, 2020 - Swift
Animated circular progress view for Android
-
Updated
Jun 7, 2020 - Java
swift
ios
apple
progress
progress-bar
ring
circle
gradient
activity
conical-gradient
progress-circle
progress-view
progress-ring
-
Updated
Apr 21, 2020 - Swift
doox911
commented
Apr 23, 2019
I can not find the documentation on makerjs, how to implement the scale and grid in the examples of documentation?
jQuery Plugin to draw animated circular progress bars
-
Updated
Jul 11, 2018 - JavaScript
Android UI 快速开发,专治原生控件各种不服
shape
ripper
state
imageview
circleimageview
selector
circle
textview
gradient
corner
shadow
shadowview
drawableleft
shadowlayout
roundedimageview
drawablewithtext
shadowdrawable
ripperdrawable
-
Updated
May 5, 2020 - Java
a custom view that provides dragged and scaled
-
Updated
Apr 6, 2016 - Java
nweaveahh
commented
Sep 18, 2019
The initial position for the first tab

When navigation between the tabs. The position will display correctly.
。Vue-based progress component, support line and circle(clockwise or couterclockwise).
-
Updated
Jan 11, 2019 - Vue
Improve this page
Add a description, image, and links to the circle topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the circle topic, visit your repo's landing page and select "manage topics."

I cannot figure out how to use properly danger on circleci 2.0 with workflows
Support I have a linear workflow where I bundle my app / install libraries (
buildjob) and then run the tests in parallel. (I'm taking Ruby/Rspec as an example).How can I execute Danger to report test failures on all containers ?
Currently if a job fails on circleCI, the dependent jobs are not ran (ie if I