Add TODO to fix IllegalStateException

This commit is contained in:
misaochan 2018-01-25 03:30:16 +10:00
parent 894cd299f6
commit 05044d4b9a
2 changed files with 2 additions and 1 deletions

View file

@ -97,7 +97,7 @@ public class ShareActivity
private String description;
private Snackbar snackbar;
private boolean duplicateCheckPassed = false;
private boolean isNearbyUpload = false;
/**