Add comments

This commit is contained in:
misaochan 2016-09-06 19:29:01 +12:00
parent 166225c1ee
commit 915d4d41be

View file

@ -2,6 +2,7 @@ package fr.free.nrw.commons.nearby;
import java.util.List;
// As per https://androidresearch.wordpress.com/2013/05/10/dealing-with-asynctask-and-screen-orientation/
public interface TaskListener {
void onTaskStarted();