android - How to access a specific Button in a View in Drawer ListView -


i have navigation drawer screensot

now want access test button inside listitem 1 tried inside drawerlayout.onitemclicklistener() not working.

i have drawerlistener() actionbartoggle object.

how can access button?

help needed. :)

i have found solution. made class implementing onclicklistener , set onclick method of button inside getview of listview.


Comments

Popular posts from this blog

jOOQ update returning clause with Oracle -

java - Warning equals/hashCode on @Data annotation lombok with inheritance -

java - BasicPathUsageException: Cannot join to attribute of basic type -