Updated media send UI.

This commit is contained in:
Greyson Parrelli
2019-03-14 17:01:23 -07:00
parent d8a56be5e8
commit 64cf032181
142 changed files with 651 additions and 347 deletions

View File

@@ -1,6 +1,7 @@
package org.thoughtcrime.securesms.camera;
import org.junit.Test;
import org.thoughtcrime.securesms.mediasend.OrderEnforcer;
import java.util.concurrent.atomic.AtomicInteger;