Commit 440bf6bf authored by sndtcsi's avatar sndtcsi

Resolve code issues

parent 3128c623
......@@ -22,7 +22,6 @@ import app.insti.api.model.Venter;
public class ImageViewPagerAdapter extends PagerAdapter {
private static final String TAG = ImageViewPagerAdapter.class.getSimpleName();
private List<String> images = new ArrayList<>();
public Context context;
public LayoutInflater inflater;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment