I use AddMenuItem3 with png files and a image size of 64 pixels. Thats look really good on my devices, but on a "HTC One S" the icons are to big (see attachments) Only when I use a image size of 32 pixels agrees the size, but they are blurred. Has anyone a idea?
Tested with the StdActionBar Example: http://www.b4x.com/android/forum/threads/stdactionbar-another-actionbar-library.36786/
Nexus 4
HTC One S
Tested with the StdActionBar Example: http://www.b4x.com/android/forum/threads/stdactionbar-another-actionbar-library.36786/
B4X:
Activity.AddMenuItem3("MenuItem", "mi", LoadBitmap(File.DirAssets, "ic_action_edit.png"), True)
Nexus 4
HTC One S