I have a realm database with 10 items, how do I make the adapter so that it only shows some items ListView ? For example, 3 or 4.
I have this adapter:
package bondi.developedsudaka.bondi.Adapters;
import android.content.Context;
impo...
asked by
10.04.2018 / 16:48