Pool-Of-Tears / Myne

An android app to download & read ebooks from Project Gutenberg, built with Jetpack Compose.
https://pooloftears.in
Apache License 2.0
1.09k stars 63 forks source link

[Bug]: "Material You" button flashes #81

Closed Cwpute closed 11 months ago

Cwpute commented 1 year ago

Steps to reproduce

  1. have ane Android 11 device
  2. tap the "Material You" button in the options
  3. see bug

Expected behaviour

The message (i believe it's called a toast box or something ?) should stay long enough on the screen for the user to read it.

Actual behaviour

A message appears for a flash second while the button is seemingly activated, but disapears as soon as the button appears to revert back to its inactivated state.

Device name

No response

Android version

Android 11

Myne version

1.5.0

Device logs

No response

Additional information

It might be because the message is automatically hidden when the app "reverts" back the buton and UI to its previous state, although it didn't change the UI to begin with.

starry-shivam commented 11 months ago

Can you please share screen recording if possible?

Cwpute commented 11 months ago

@starry-shivam https://github.com/Pool-Of-Tears/Myne/assets/80604512/f96b9681-4d6b-4671-8278-0bca89e72de7

starry-shivam commented 11 months ago

Thanks, I'll try to fix it in next release