mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-27 04:43:54 +01:00
Add comments
This commit is contained in:
parent
166225c1ee
commit
915d4d41be
1 changed files with 1 additions and 0 deletions
|
|
@ -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();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue