Author Topic: Floating menubar in tablet message list  (Read 7926 times)

someone

  • Sr. Member
  • ****
  • Posts: 415
Floating menubar in tablet message list
« on: July 25, 2015, 08:07:50 pm »
Is it possible for the menubar on a tablet (see image) to be floating, so it can be moved to the bottom of the screen like it is in the phone?

If not, can we fool Aquamail into thinking it is installing on a small phone screen?

Kostya Vasilyev

  • Hero Member
  • *****
  • Posts: 12740
Re: Floating menubar in tablet message list
« Reply #1 on: July 25, 2015, 08:37:14 pm »
Nope, sorry, it's for phones and is a "helper" for when the Floating Action Button is enabled.

In the "grand design news" category:

The latest update of Google Keep does not, I repeat does not, use the Floating Action Button.

Instead it has an icon bar along the bottom. I repeat, along the bottom.

And as we all know, "icon bar along the bottom is not part of Material Design". What has the world come to?
Creating debug logs for diagnostics: https://www.aqua-mail.com/troubleshooting/

The official FAQ: https://www.aqua-mail.com/faq/

Лог-файлы для диагностики: https://www.aqua-mail.com/ru/troubleshooting/

Вопросы и ответы: https://www.aqua-mail.com/ru/faq/

mikeone

  • Hero Member
  • *****
  • Posts: 2762
Re: Floating menubar in tablet message list
« Reply #2 on: July 25, 2015, 08:42:21 pm »
In the "grand design news" category:

The latest update of Google Keep does not, I repeat does not, use the Floating Action Button.

Instead it has an icon bar along the bottom
. I repeat, along the bottom.

And as we all know, "icon bar along the bottom is not part of Material Design". What has the world come to?
That's really surprisingly.

Kostya Vasilyev

  • Hero Member
  • *****
  • Posts: 12740
Re: Floating menubar in tablet message list
« Reply #3 on: July 25, 2015, 08:49:18 pm »
There was a time when they were pushing side swiping, and Google+ app was a real showcase for that (the "circles", "nearby" and "other" message streams).

And then boom, G+ no longer had it.

About Google Keep, have they not read Google's Material Design guide?

Maybe they should try to reach someone at Google for help with proper Google design patterns, as seen in Google's own apps?
Creating debug logs for diagnostics: https://www.aqua-mail.com/troubleshooting/

The official FAQ: https://www.aqua-mail.com/faq/

Лог-файлы для диагностики: https://www.aqua-mail.com/ru/troubleshooting/

Вопросы и ответы: https://www.aqua-mail.com/ru/faq/

someone

  • Sr. Member
  • ****
  • Posts: 415
Re: Floating menubar in tablet message list
« Reply #4 on: July 25, 2015, 09:53:03 pm »
But the Aquamail icon bar is at the top on my android tablet (nexus 7) and on the bottom on my android phone (nexus 5).

Both are android devices but the display is different.

Is there no way to trick Aquamail to install the "phone version" when it is installed on my tablet? Or is the displayed interface controlled by the device irrespective of the app?

Thanks.

mikeone

  • Hero Member
  • *****
  • Posts: 2762
Re: Floating menubar in tablet message list
« Reply #5 on: July 25, 2015, 10:07:06 pm »
But the Aquamail icon bar is at the top on my android tablet (nexus 7) and on the bottom on my android phone (nexus 5).

Both are android devices but the display is different.

Is there no way to trick Aquamail to install the "phone version" when it is installed on my tablet? Or is the displayed interface controlled by the device irrespective of the app?

Thanks.

Which Android versions are you using on these devices?

Kostya Vasilyev

  • Hero Member
  • *****
  • Posts: 12740
Re: Floating menubar in tablet message list
« Reply #6 on: July 25, 2015, 11:09:08 pm »
Both Nexus 7 and Nexus 5 should be up to 5.something at this point, I'd guess.

But one is a tablet and the other is a phone, and so AquaMail on the tablet defaults to two panel view... and I've only implemented this side bar for single panel UI.
Creating debug logs for diagnostics: https://www.aqua-mail.com/troubleshooting/

The official FAQ: https://www.aqua-mail.com/faq/

Лог-файлы для диагностики: https://www.aqua-mail.com/ru/troubleshooting/

Вопросы и ответы: https://www.aqua-mail.com/ru/faq/

someone

  • Sr. Member
  • ****
  • Posts: 415
Re: Floating menubar in tablet message list
« Reply #7 on: July 26, 2015, 02:01:22 pm »

Which Android versions are you using on these devices?
The phone is kitkat 4.4.4
The tablet is 5.1.1 but I don't think that explains the reason for the difference.

someone

  • Sr. Member
  • ****
  • Posts: 415
Re: Floating menubar in tablet message list
« Reply #8 on: July 26, 2015, 02:05:38 pm »
Both Nexus 7 and Nexus 5 should be up to 5.something at this point, I'd guess.

But one is a tablet and the other is a phone, and so AquaMail on the tablet defaults to two panel view... and I've only implemented this side bar for single panel UI.
In both tablet and phone the two panel UI is unselected in settings.

Is it not possible to fool Aquamail to think it is on a phone even when installed on a tablet?

I'm not sure what you mean by the sidebar. I'm asking about the bar which contains icons for refresh, write, search, etc. It is at the top on the tablet and at the bottom on the phone.
« Last Edit: July 26, 2015, 02:08:34 pm by someone »

mikeone

  • Hero Member
  • *****
  • Posts: 2762
Re: Floating menubar in tablet message list
« Reply #9 on: July 26, 2015, 02:39:05 pm »

Which Android versions are you using on these devices?
The phone is kitkat 4.4.4
The tablet is 5.1.1 but I don't think that explains the reason for the difference.
Indeed it does:
4.4.4 Kitkat: Menu bar on the bottom
5.1.1 Lollipop : Menu bar on the top (forced by Android's material design)

However, you can change the position of the Menu bar to the bottom also on your tablet - even with Lollipop versions 5.x - by
a) choosing another Colour theme (other than "Light ("Material Design") and
b) disabling "Floating action button"
> both options you will find in app settings > Look and feel
« Last Edit: July 26, 2015, 02:43:09 pm by mikeone »

someone

  • Sr. Member
  • ****
  • Posts: 415
Re: Floating menubar in tablet message list
« Reply #10 on: July 26, 2015, 05:55:39 pm »
Thank you.