I'm putting together an album, and with the code below, I can see all the images:
@Override
public View getView(int position, View view, ViewGroup viewGroup) {
view = getLayoutInflater().inflate(R.layout.grid_item_layout , viewGrou...
asked by
03.08.2017 / 01:02