You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On the Contributions screen, the FAB menu (camera, gallery, custom gallery) correctly opens
horizontally in landscape mode on first visit. However, after navigating to another tab and
returning to Contributions in landscape mode, the FABs revert to opening vertically, with the
main FAB and sub FABs appearing shrunk or partially hidden. The same broken behaviour is also
observed in the Contributions tab of the Profile screen.
Steps to reproduce
Open the app (Contributions tab is shown by default)
Rotate the device to landscape mode
Tap the FAB plus button — sub FABs (camera, gallery, custom gallery) open correctly horizontally
Navigate to any other tab (Nearby, Explore, or Bookmarks)
Return to the Contributions tab
Tap the FAB plus button again
Expected behaviour
FABs should always open horizontally in landscape mode regardless of navigation history.
Actual behaviour
FABs open vertically after returning to the Contributions screen in landscape mode. The main FAB
and sub FABs appear shrunk or partially hidden instead of expanding horizontally.