Author Topic: How to move action bar to bottom of screen in message list  (Read 9307 times)

kevliu1980

  • Newbie
  • *
  • Posts: 1
How to move action bar to bottom of screen in message list
« on: October 10, 2013, 08:39:51 pm »
Love the app but was wondering if there was a way to move the action bar (e.g. delete, move, etc) in the message list view to the bottom of the screen like on most smartphones (e.g. Nexus 4).

On my Note 3, I'm guessing it's treating it like a tablet and has the action bar while viewing the message list at the top of the screen (like my Nexus 7).

Changing DPI from the default 480 all the way down to 240 doesn't move the bar. Any other ideas on how to trigger this? The Note 3, though a large smartphone, still IMO should have the action bar at the bottom so you can easily delete/move multiple emails.

Thanks

Kostya Vasilyev

  • Hero Member
  • *****
  • Posts: 12740
Re: How to move action bar to bottom of screen in message list
« Reply #1 on: October 16, 2013, 02:31:54 am »
On my Note 2, the action bar is at the bottom. Don't happen to own a Note 3 (and most likely won't because of Samsung's new region lock policy... they lost a customer).

The app's manifest has:

android:uiOptions="splitActionBarWhenNarrow"

which asks the system to move the action bar to the bottom on "narrow" screens. I guess you have root, so feel free to check with aapt or something.

Of course if you get into custom DPIs things get more complicated... however, reducing the DPI to 240 will make the screen's logical size *larger* not smaller, so you're going in the wrong direction.

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/