emoncms / AndroidApp

Emoncms Android app
GNU Affero General Public License v3.0
37 stars 36 forks source link

Maximum number of accounts possible is restricted by settings page #55

Open pb66 opened 7 years ago

pb66 commented 7 years ago

Originally reported on the forum

When 5 accounts are set up the general settings and app version are really difficult to use as they are squashed to the very bottom of the screen, those 2 items scroll within a sub menu but the list of accounts and the "add account" remain fixed.

alt text alt text alt text alt text

Adding a 6th account is possible but that's ya lot. The general settings and app version scrolable sub menu is gone, so has the "add account"

alt text

however it does seem the account list is scroll able if more accounts could be added as seen when the orientation is changed.

alt text alt text

It doesn't however let you scroll to the general settings, language and app version. to keep them accessible in landscape mode you need to only have one or at most 2 accounts

alt text alt text

The max number of accounts usable is directly linked to screen size, I can fit up to 11 accounts on my old hudl2 in portrait mode.

TrystanLea commented 4 years ago

@glynhudson is this still an issue?