android - Button inside a cardView - Complex Recycler View -


it's couple of days i'm trying listener button inside card of complex recycler view. i've searched , tried many pieces of code, they're designed simple recycler view, , gives position of card, not caring if pressed card or button inside it. have know button clicked, not card belong. have ever handled listener inside card of recycler view? hoping can help!

p.s. tomorrow i'll paste code working listener.


Comments

Popular posts from this blog

sql server - Cannot query correctly (MSSQL - PHP - JSON) -

php - trouble displaying mysqli database results in correct order -

C++ Linked List -