vitorpamplona / amethyst

Nostr client for Android
MIT License
1.17k stars 158 forks source link

FloatingActionButton disappears on orientation change #1092

Open nicolarevelant opened 1 month ago

nicolarevelant commented 1 month ago

Problem: when I perform this sequence of events the FloatingActionButton disappears:

  1. Touch the second bottom bar tab
  2. Touch the floating button
  3. Rotate the device twice

Possible solution:

Do not change UI tree structure based on screen width, just use ListDetailPaneScaffold or similar instead

Screenshots:

Version:

0.88.4 (381) - not fixed in 0.91.0