TacoTheDank / Scoop

[ADB/Root] Catches a stack trace when an app crashes unexpectedly.
Apache License 2.0
321 stars 24 forks source link

Minor UI bug: Long-press animation needs to be completed #13

Open opusforlife2 opened 3 years ago

opusforlife2 commented 3 years ago

When long-pressing on a crash log to delete it, you need to wait for the "1 crash selected" dropdown bar with the delete button to appear fully before lifting your finger.

If you lift your finger before the animation is completed, the dropdown bar gets its feelings hurt and just disappears back the way it came from. </3

TacoTheDank commented 3 years ago

Lol yeah, I've noticed this bug as well. I think it could be an issue with the mcab-library, but I'll see what I can do to fix it.

opusforlife2 commented 2 years ago

I just did a code search and didn't find this library. Has it been removed?

TacoTheDank commented 2 years ago

It's still there :)