Closed ghost closed 8 years ago
@PeterPhyo the fact that you defined it to be non selectable
remove
.withSelectable(false)
I have been already removed. .withSelectable(false) But I can't select Secondary Item.
settingUpdateProfile = new SecondaryDrawerItem().withName(R.string.drawer_item_settings_my_profile).withIcon(GoogleMaterial.Icon.gmd_account_box).withIdentifier(5),
@PeterPhyo won't it trigger the onItemClick
listener or do you mean something else?
Thank You, No No, I have a problem in UpdateProfileActivity.java :D