GithubHelp home page GithubHelp logo

Comments (9)

cortinico avatar cortinico commented on August 25, 2024

Thanks for the question @smallmonk

Can you please provide more context?
Which device are you using for testing? Which API level/Android version is using?
Are you able to reproduce this on a emulator?

from slidetoact.

smallmonk avatar smallmonk commented on August 25, 2024

phone
Attached please find the Huawei Nova 2i specification which I have used for testing. Interestingly, I am unable to replicate the issue on the emulator with the same screen size (1080x2160) with API 26 (Android 8.0.0)

from slidetoact.

cortinico avatar cortinico commented on August 25, 2024

I am unable to replicate the issue on the emulator with the same screen size (1080x2160) with API 26 (Android 8.0.0)

Seems like a device-related issue? I'd suggest we keep this issue open and see if we have reports from other devices. Ideally having a scenario where I could reproduce the issue would be great

from slidetoact.

smallmonk avatar smallmonk commented on August 25, 2024

Thanks for investigation.
I have doubt on the purpose to include a blank image "slidetoact/tree/master/slidetoact/src/main/res/drawable-v25/slidetoact_ic_check.xml" in the project. What is your thought?

from slidetoact.

cortinico avatar cortinico commented on August 25, 2024

I have doubt on the purpose to include a blank image "slidetoact/tree/master/slidetoact/src/main/res/drawable-v25/slidetoact_ic_check.xml" in the project. What is your thought?

That's actually not a blank image. Is a vector drawable with the android:trimPathEnd="0". That's the reason why you see it blank.

The trimPathEnd property is animated with an animated vector drawable to have the tick drawing effect. Due to some bugs with the Support Library, I had to include a fallback on API levels before 25 (N). The fallback is just showing the checkmark fading in the screen.

It should probably be revised to see if the bug is still there in one of the latest version of the Support Library.

from slidetoact.

RexNexstream avatar RexNexstream commented on August 25, 2024

video.zip
Hi @cortinico , I facing the same issue, attached video for your reference.
And OnSlideCompleteListener doesn't call after slide.

from slidetoact.

cortinico avatar cortinico commented on August 25, 2024

Hi @cortinico , I facing the same issue, attached video for your reference.

Thanks for the reference. Is it happening on every device?

And OnSlideCompleteListener doesn't call after slide.

Please open another issue

from slidetoact.

sueyz avatar sueyz commented on August 25, 2024

Its happening for me too. I noticed that the check icon only appears when: i lock my phone, unlock it and its there. Sorry if information is not enough. Still learning. Device is huawei p20, Android 10. I tested it on emulator pixel 2 with api 26, it works fine.

from slidetoact.

RexNexstream avatar RexNexstream commented on August 25, 2024

Thanks for the reference. Is it happening on every device?

No , but sorry i cant provide enough information because this reported by the client who using production app. I din face this problem during development.

from slidetoact.

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.