vitorpamplona / amethyst

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

HorizontalPager resets on orientation change #1094

Open nicolarevelant opened 2 months ago

nicolarevelant commented 2 months ago

Problem: when I perform this sequence of events the HorizontalPager resets:

  1. Touch the second bottom bar tab
  2. Touch the second top bar tab
  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