Closed AndroFlo closed 9 years ago
Hello,
Is it possible to target a menu item ?
Thank's
Yes it is.
View view = findViewById(R.id.itemid); ... setTarget(view); ...
Hello,
Is it possible to target a menu item ?
Thank's