Our project is on android ics 4.04, everything is normal except the device 
without hardware menu key. In dialpad interface(DialpadFragment), in the 
case of without hardware menu key, there is small "three dots" button show 
in the right-lower corner, but the dial button which located the some 
horizontal line is malfunction.

What I have tried:

   1. Hide the ActionBar, it's cool that the dial button is okay, but I 
   can't fix it like that.
   2. Using java reflect trick to set ViewConfiguration's 
   sHasPermanentMenuKey as true. It also work, but other tab can't show 
   overflow menu. That's also not the final solution.

I have seen that lots of devices without hard key is okay for this issue, I 
want to know how to solve it? Anyone could help me? Thanks very much!

-- 
-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to