mirror of
https://github.com/moparisthebest/Conversations
synced 2025-02-01 15:30:10 -05:00
handle returning from camera without picture
This commit is contained in:
parent
e11d658f5e
commit
4caa92e8ff
@ -1034,6 +1034,9 @@ public class ConversationActivity extends XmppActivity
|
||||
this.mPendingGeoUri = null;
|
||||
}
|
||||
}
|
||||
} else {
|
||||
mPendingImageUris.clear();
|
||||
mPendingFileUris.clear();
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user