I am developing an Android App in which i have 60 Items which i have bind with GridViewAdapter
which is display 9 Items Per Page and working properly.
BUT
I want to make search from that 60 Items using Name of Items and want to focus on EditText
.
I have done code but that search from 9 items only which is currently displaying.
Is there any solution that make it perfect.
Your Help always Appreciated...