How to get Activity button click listener in RecyclerView.Adapter class
问题 How its possible when user press #button then it will print # on focused EditText of RecyclerView. My code and output is below. Please help me.... I've done everything, but got stuck in here. Can I get any suggestion or link with some more info on how to implement this? activity_main.xml <?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.com/tools" android:layout_width="match_parent" android