Add animations to call screen.

This commit is contained in:
Alex Hart
2020-09-17 14:50:38 -03:00
committed by Greyson Parrelli
parent 0c73ddc08b
commit e05f137bd8
11 changed files with 178 additions and 39 deletions

View File

@@ -78,6 +78,7 @@ import org.whispersystems.signalservice.api.push.exceptions.UnregisteredUserExce
import java.io.IOException;
import java.util.ArrayList;
import java.util.Collections;
import java.util.LinkedHashMap;
import java.util.LinkedList;
import java.util.List;