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

node.js - NodeJS remote terminal to Dropbear OpenWRT-Server -

python - jinja2: TemplateSyntaxError: expected token ',', got 'string' -

Qt4: how to send QString inside a struct via QSharedMemory -