-
-
Save aritraroy/6b69ac91f9db6dc1f74c3ebc5cefa483 to your computer and use it in GitHub Desktop.
Android Compatibility popup menu with icons (requires support library v7)
How to remove the empty space of title if we are not using any title?
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
use
when you have disabled icons
here you can set the alpha in percent:
resIcon.setAlpha(***);