miyavi1216

Results 1 comments of miyavi1216

It is a fix to stop the flicker ;) ``` java @Override public View getView(int position, View convertView, ViewGroup parent) { ... // Set image String imgUrl = getItem(position); String...