willowtreeapps / vocable-android

Vocable for Android
https://vocable.app
MIT License
115 stars 18 forks source link

Edit phrases list scrolls vertically #566

Open PaulKlauser opened 4 months ago

PaulKlauser commented 4 months ago

STR:

  1. Go to settings
  2. Categories and phrases
  3. General
  4. Edit Phrases

Expected: The phrases are shown such that they scroll horizontally

Observed: The page of phrases is so long that it scrolls vertically

Image

kaffn8ed27 commented 3 months ago

This also crops up on the main screen in landscape, if the device is small enough (e.g. "Small Device" emulator). It seems to be any screen that uses VocableFragmentStateAdapter, though it may be muddled with the individual implementations of that class as well.