sean-perkins / nativescript-animated-circle

NativeScript plugin for animated progress borders on circles.
Apache License 2.0
13 stars 11 forks source link

fix(android): bar and rim with same width and hide text #3

Closed danielgek closed 7 years ago

danielgek commented 7 years ago

Hi Sean,

This fixies 2 issues with the plugin on android.

The first one is to fixies the bar with(now its the same as rim). The second is to hide the text in the center of the plugin.

Also added some import fixies because of ci

sean-perkins commented 7 years ago

Thanks for the PR! I'll merge & publish a new package based on when your other issue is completed - unless you need an updated version for a project you are working on.

danielgek commented 7 years ago

I included this fixies int the other pr