Skip to content

Commit 883e3de

Browse files
committed
Update README.md
Don't annotate onEvent in the Readme with @OverRide, as this might not be the case in the application of the user
1 parent 2f33855 commit 883e3de

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ public void loadNews(int page){
3838
ProxerConnection.loadNews(page).execute();
3939
}
4040

41-
@Override
4241
public void onEventMainThread(NewsEvent result) {
4342
//Update UI
4443
}

0 commit comments

Comments
 (0)