-
- Downloads
call: add connecting animation
This commit adds an animated circular progress view when the state is in Initialization or Connected states. We also use LRC's HumanStateName instead of hardcoding call state in the client Refs #75634 Change-Id: I574838d624ba9705011c463ccabc5c78857193b4
Showing
- CMakeLists.txt 2 additions, 0 deletionsCMakeLists.txt
- src/CurrentCallVC.mm 17 additions, 20 deletionssrc/CurrentCallVC.mm
- src/views/ITProgressIndicator.h 88 additions, 0 deletionssrc/views/ITProgressIndicator.h
- src/views/ITProgressIndicator.mm 349 additions, 0 deletionssrc/views/ITProgressIndicator.mm
- ui/CurrentCall.xib 25 additions, 15 deletionsui/CurrentCall.xib
Loading
Please register or sign in to comment