android - Bottom toolbar menu item hint appears at the top -


i have activity 2 toolbars - 1 @ top , 1 @ bottom. both android.support.v7.widget.toolbar package. using xamarin, shouldn't matter.

when press , hold menu item bottom toolbar, action hint shown @ top (see screenshot). there way change that?

bottom toolbar hint position on top

this known appcompat bug has been fixed in version 22.2.1


Comments

Popular posts from this blog

qt - Using float or double for own QML classes -

Create Outlook appointment via C# .Net -

ios - Swift Array Resetting Itself -