mirror of
https://github.com/oxen-io/session-android.git
synced 2025-06-20 17:18:30 +00:00

* 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>