How to Highlighted single Text and background color when using recycle view
问题 I'll use RecyclerView And I've more than 10 items in the list And I Have to change a text color and background layout on a single click of the item and else all the item color not change. Please suggest me the right way to solve this issue. I'll try to change the color in BindViewHolder, ViewHolder and Adapter click item but I'm Successful to change the color but unsuccessful to change the color back. public class LoadVehicleTypeAdapter extends RecyclerView.Adapter<LoadVehicleTypeAdapter