Giter VIP home page Giter VIP logo

Comments (13)

razerdp avatar razerdp commented on June 25, 2024 1

I think this feature can be added to the next version.

from animatedpieview.

victorlapin avatar victorlapin commented on June 25, 2024 1

You may as well add option to the config to enable/disable it

from animatedpieview.

razerdp avatar razerdp commented on June 25, 2024 1

now support that~

However, the new version has not been released yet, and will be released after other issues are completed.

from animatedpieview.

victorlapin avatar victorlapin commented on June 25, 2024 1

Many thanks for your work. Can't donate, because I'm not a WeChat or QQ user...

I'm using it here, if you're interested: https://gitlab.com/victorlapin/usage-stats

from animatedpieview.

razerdp avatar razerdp commented on June 25, 2024 1

okay~ got this bug

I create a branch to Recurring problem :branch:issue_27

and I will fix it as soon as possible

from animatedpieview.

razerdp avatar razerdp commented on June 25, 2024 1

pls update to 1.3.0

from animatedpieview.

victorlapin avatar victorlapin commented on June 25, 2024

Any news?

from animatedpieview.

razerdp avatar razerdp commented on June 25, 2024

@victorlapin

sry~I have been maintaining BasePopup recently.So there is no time to maintain this repo.

I will continue to maintain this after the basepopup is released.

from animatedpieview.

razerdp avatar razerdp commented on June 25, 2024

not continue.

from animatedpieview.

victorlapin avatar victorlapin commented on June 25, 2024

Really sorry to bother you again, description labels are working good, but not icons?

from animatedpieview.

razerdp avatar razerdp commented on June 25, 2024

work perfect in demo~
adsf

from animatedpieview.

victorlapin avatar victorlapin commented on June 25, 2024

Okay, let me check once more...

from animatedpieview.

victorlapin avatar victorlapin commented on June 25, 2024

With this config icons without description labels are still not clickable:
AnimatedPieViewConfig() .animatePie(true) .drawText(true) .canTouch(true) .strokeMode(true) .strokeWidth(8) .duration(1000) .startAngle(0F) .textSize(32F) .textMargin(8) .splitAngle(0F) .interpolator(DecelerateInterpolator()) .autoSize(true) .pieRadiusRatio(1F) .animOnTouch(true) .focusAlphaType(AnimatedPieViewConfig.FOCUS_WITH_ALPHA_REV) .focusAlpha(100) .floatShadowRadius(4F) .floatExpandSize(4F) .typeFae(Typeface.create("sans-serif-condensed", Typeface.NORMAL)) .selectListener { pieInfo: UsagePieInfo, isFloatUp -> if (!pieInfo.appName.isNullOrEmpty() && isFloatUp) { Toast.makeText(context, pieInfo.appName, Toast.LENGTH_SHORT).show() } }

from animatedpieview.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.