mirror of
https://github.com/oxen-io/session-android.git
synced 2024-12-26 01:37:43 +00:00
01cd449794
* Simplifying profile picture view We don't need the isLarge option as the component's size is always set. Using profilePictureView in the call screen. * Swapping avatars between user and contact's * Adding the user's avatar for when it needs to be displayed * Making sure we never invert the contact's landscape rotation * Update app/src/main/java/org/thoughtcrime/securesms/calls/WebRtcCallActivity.kt Co-authored-by: Andrew <andrewgallasch@gmail.com> * Update app/src/main/java/org/thoughtcrime/securesms/calls/WebRtcCallActivity.kt Co-authored-by: Andrew <andrewgallasch@gmail.com> * Update app/src/main/java/org/thoughtcrime/securesms/calls/WebRtcCallActivity.kt Co-authored-by: Andrew <andrewgallasch@gmail.com> --------- Co-authored-by: Andrew <andrewgallasch@gmail.com>