diff --git a/widgetssdk/src/main/java/com/glia/widgets/call/CallView.kt b/widgetssdk/src/main/java/com/glia/widgets/call/CallView.kt index 7653629a0..5104f7318 100644 --- a/widgetssdk/src/main/java/com/glia/widgets/call/CallView.kt +++ b/widgetssdk/src/main/java/com/glia/widgets/call/CallView.kt @@ -275,13 +275,21 @@ internal class CallView( operatorStatusView.showTransferring() operatorNameView.setLocaleText(R.string.engagement_queue_transferring) } else { - operatorNameView.setLocaleText(R.string.general_company_name) - operatorNameView.setLocaleHint(R.string.chat_operator_name_accessibility_label) + handleCompanyAndOperatorName(state) handleOperatorStatusViewOperatorImage(state) } operatorStatusView.isVisible = state.showOperatorStatusView() } + private fun handleCompanyAndOperatorName(state: CallState) { + // companyNameView is visible from queueing start till operator picks engagement + companyNameView.setLocaleText(R.string.general_company_name) + companyNameView.setLocaleHint(R.string.glia_call_company_name_hint) + // operatorNameView is visible once operator picks engagement + operatorNameView.text = state.callStatus.formattedOperatorName + operatorNameView.setLocaleHint(R.string.chat_operator_name_accessibility_label) + } + private fun handleOperatorStatusViewOperatorImage(state: CallState) { if (state.isCallOngoingAndOperatorConnected) { showOperatorProfileImageOnConnected(state) diff --git a/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewAudioSnapshotTest_audioCallStarted.png b/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewAudioSnapshotTest_audioCallStarted.png index 42b3114d7..3ba5cf680 100644 --- a/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewAudioSnapshotTest_audioCallStarted.png +++ b/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewAudioSnapshotTest_audioCallStarted.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bb39eabbb63f8c605bf25b2f272a38804f381751c117d4ffc595e9786a37c154 -size 39288 +oid sha256:36259d891daf5d578e4f7e5eae58d557ca3f6cf7ea30fb884900919df47c13ca +size 39220 diff --git a/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewAudioSnapshotTest_audioCallStartedWithGlobalColors.png b/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewAudioSnapshotTest_audioCallStartedWithGlobalColors.png index d5b94b2aa..5337e6c4c 100644 --- a/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewAudioSnapshotTest_audioCallStartedWithGlobalColors.png +++ b/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewAudioSnapshotTest_audioCallStartedWithGlobalColors.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:73acebb0d080277b69d53ca81a318def77cc34d3408a502426c93c688315ab01 -size 41954 +oid sha256:bc58d978546068c4b03a2f785ffa27c7403e413e6bbe9ecd79ba7f0d4046acde +size 41974 diff --git a/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewAudioSnapshotTest_audioCallStartedWithUiTheme.png b/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewAudioSnapshotTest_audioCallStartedWithUiTheme.png index 358c1ce62..2d3a5bfc6 100644 --- a/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewAudioSnapshotTest_audioCallStartedWithUiTheme.png +++ b/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewAudioSnapshotTest_audioCallStartedWithUiTheme.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f9803908d7d29e14ff3bec5bff21a67fc2aef39495599b980752fde617b7461f -size 39539 +oid sha256:0af8fc20d2dbcc2c8eebdb7602d3c940244efa565d0ac1d9a817eefec6640b25 +size 39459 diff --git a/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewAudioSnapshotTest_audioCallStartedWithUnifiedTheme.png b/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewAudioSnapshotTest_audioCallStartedWithUnifiedTheme.png index 2094f9377..0e68ef21a 100644 --- a/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewAudioSnapshotTest_audioCallStartedWithUnifiedTheme.png +++ b/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewAudioSnapshotTest_audioCallStartedWithUnifiedTheme.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b78b62c084c0d56e18d81e4ad74895e9ad2bbb113533f64ef69c31a8c4029933 -size 64020 +oid sha256:9902cab2add511ec9f28df3cec90643edba39d5bbac65ba29089b7665928c4f2 +size 63515 diff --git a/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewAudioSnapshotTest_audioCallStartedWithUnifiedThemeWithoutCall.png b/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewAudioSnapshotTest_audioCallStartedWithUnifiedThemeWithoutCall.png index 42b3114d7..3ba5cf680 100644 --- a/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewAudioSnapshotTest_audioCallStartedWithUnifiedThemeWithoutCall.png +++ b/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewAudioSnapshotTest_audioCallStartedWithUnifiedThemeWithoutCall.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bb39eabbb63f8c605bf25b2f272a38804f381751c117d4ffc595e9786a37c154 -size 39288 +oid sha256:36259d891daf5d578e4f7e5eae58d557ca3f6cf7ea30fb884900919df47c13ca +size 39220 diff --git a/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewAudioSnapshotTest_onHold.png b/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewAudioSnapshotTest_onHold.png index 7b1bf6592..b3905378c 100644 --- a/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewAudioSnapshotTest_onHold.png +++ b/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewAudioSnapshotTest_onHold.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ec30f3313530af209fd0d1a8b89533824d7b7d94e6ef3ce3d91853f5f3be3afc -size 44553 +oid sha256:2f8355e73ec1a249fe64d4df973ce0c20538782c2d95590d7fdd50360e3d81c9 +size 44493 diff --git a/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewAudioSnapshotTest_onHoldWithGlobalColors.png b/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewAudioSnapshotTest_onHoldWithGlobalColors.png index 45be36a2a..208b81539 100644 --- a/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewAudioSnapshotTest_onHoldWithGlobalColors.png +++ b/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewAudioSnapshotTest_onHoldWithGlobalColors.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ffe2a7e81f1ea38ffefcd277bec18ccf7336a6bbec2db32c9e0827cfdc07dd4e -size 47010 +oid sha256:7fb007d9c94e7ac733e6c20830d0b5d85e1487c1bf9f04b406edb2454dcb02c8 +size 47036 diff --git a/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewAudioSnapshotTest_onHoldWithUiTheme.png b/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewAudioSnapshotTest_onHoldWithUiTheme.png index 82bbd7f6d..5ae05cfba 100644 --- a/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewAudioSnapshotTest_onHoldWithUiTheme.png +++ b/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewAudioSnapshotTest_onHoldWithUiTheme.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:42bd852bb38a9935c3b2fc9e550f32a6ae981333bdf6cd16c1ccf8481dc94105 -size 41898 +oid sha256:fa4a1d1f9612ec296af785e066c29d704959e317e98308f038380c909726a7f3 +size 41900 diff --git a/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewAudioSnapshotTest_onHoldWithUnifiedTheme.png b/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewAudioSnapshotTest_onHoldWithUnifiedTheme.png index 50cd3e703..9a1508a7c 100644 --- a/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewAudioSnapshotTest_onHoldWithUnifiedTheme.png +++ b/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewAudioSnapshotTest_onHoldWithUnifiedTheme.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ae562cf17e86d3c4a76efdc7b478a6e8724af6fc18e523dd237b1704f3eff6b3 -size 65656 +oid sha256:336733875a144e614f8f66266a8f077138e1d7ace6e943fdb3900f9879ba71e3 +size 65546 diff --git a/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewAudioSnapshotTest_onHoldWithUnifiedThemeWithoutCall.png b/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewAudioSnapshotTest_onHoldWithUnifiedThemeWithoutCall.png index 7b1bf6592..b3905378c 100644 --- a/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewAudioSnapshotTest_onHoldWithUnifiedThemeWithoutCall.png +++ b/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewAudioSnapshotTest_onHoldWithUnifiedThemeWithoutCall.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ec30f3313530af209fd0d1a8b89533824d7b7d94e6ef3ce3d91853f5f3be3afc -size 44553 +oid sha256:2f8355e73ec1a249fe64d4df973ce0c20538782c2d95590d7fdd50360e3d81c9 +size 44493 diff --git a/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewAudioSnapshotTest_operatorConnected.png b/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewAudioSnapshotTest_operatorConnected.png index 8ad869bdf..b2efbf4bf 100644 --- a/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewAudioSnapshotTest_operatorConnected.png +++ b/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewAudioSnapshotTest_operatorConnected.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:de78dfb50f331c5c3994326183668f6a7dac08ab627195489997f9d91b73503f -size 34123 +oid sha256:d8299ce6f7c777fc223ee5d6fc029da5a8040ccd2b3f29a11878c24c4dffa6f1 +size 34077 diff --git a/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewAudioSnapshotTest_operatorConnectedWithGlobalColors.png b/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewAudioSnapshotTest_operatorConnectedWithGlobalColors.png index 1515ee73d..88254f04f 100644 --- a/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewAudioSnapshotTest_operatorConnectedWithGlobalColors.png +++ b/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewAudioSnapshotTest_operatorConnectedWithGlobalColors.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:df2e314a56b50a86ef7983640dbfa5f1921c215a5d99c20e8121113ca1031799 -size 36824 +oid sha256:c80101135a3f931eff9aef3665fc506ca4775e5a016f0f692583386c2ab1ed44 +size 36832 diff --git a/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewAudioSnapshotTest_operatorConnectedWithUiTheme.png b/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewAudioSnapshotTest_operatorConnectedWithUiTheme.png index 4da048b82..83f2d4c58 100644 --- a/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewAudioSnapshotTest_operatorConnectedWithUiTheme.png +++ b/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewAudioSnapshotTest_operatorConnectedWithUiTheme.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:629bc5af926e19b1c24e2f6aeec24a02a7f930831f6be5fdd56bb8f5663e8feb -size 33197 +oid sha256:e0cad69e78576406b007dc6987419011eac4494caf9c9c1fb86c6d76e940fd83 +size 33182 diff --git a/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewAudioSnapshotTest_operatorConnectedWithUnifiedTheme.png b/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewAudioSnapshotTest_operatorConnectedWithUnifiedTheme.png index fe782d5aa..c5876d231 100644 --- a/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewAudioSnapshotTest_operatorConnectedWithUnifiedTheme.png +++ b/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewAudioSnapshotTest_operatorConnectedWithUnifiedTheme.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f278af461149f75e2aa104b9213a7c642c64afecb869f6b3dc9f0af72df40975 -size 58377 +oid sha256:9b00b7b10a6bd4af66ce43672b91f973e1c7136a0de09af454d9fa3bad1ec68a +size 57843 diff --git a/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewAudioSnapshotTest_operatorConnectedWithUnifiedThemeWithoutCall.png b/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewAudioSnapshotTest_operatorConnectedWithUnifiedThemeWithoutCall.png index 8ad869bdf..b2efbf4bf 100644 --- a/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewAudioSnapshotTest_operatorConnectedWithUnifiedThemeWithoutCall.png +++ b/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewAudioSnapshotTest_operatorConnectedWithUnifiedThemeWithoutCall.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:de78dfb50f331c5c3994326183668f6a7dac08ab627195489997f9d91b73503f -size 34123 +oid sha256:d8299ce6f7c777fc223ee5d6fc029da5a8040ccd2b3f29a11878c24c4dffa6f1 +size 34077 diff --git a/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewVideoSnapshotTest_onHold.png b/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewVideoSnapshotTest_onHold.png index c6aa99db0..68783a1d7 100644 --- a/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewVideoSnapshotTest_onHold.png +++ b/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewVideoSnapshotTest_onHold.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:325d25bdf78218c5b478bc66a5928357902eb379fc5e047213929725c3e2a649 -size 48085 +oid sha256:253260e6a47b0e215ec09b783a507c6a7c1d500d9700aaa5c3aa2ca63c4f4e16 +size 48032 diff --git a/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewVideoSnapshotTest_onHoldWithGlobalColors.png b/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewVideoSnapshotTest_onHoldWithGlobalColors.png index cd274c1dc..0d25b51dc 100644 --- a/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewVideoSnapshotTest_onHoldWithGlobalColors.png +++ b/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewVideoSnapshotTest_onHoldWithGlobalColors.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e4af3fddcf5512593e38e48711ed854641ca179f84749aed40eb01e5c9b8706d -size 50647 +oid sha256:3b46add64fdc6abf61338afce95dfb8627f6b78649be45196dc6367a00da3a1d +size 50635 diff --git a/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewVideoSnapshotTest_onHoldWithUiTheme.png b/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewVideoSnapshotTest_onHoldWithUiTheme.png index a8867124d..60fee467f 100644 --- a/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewVideoSnapshotTest_onHoldWithUiTheme.png +++ b/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewVideoSnapshotTest_onHoldWithUiTheme.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:31bd5e9a9cad9e773c0eaca2371d43b6036f4daf1439232b3c2dd68f526cf7ac -size 45824 +oid sha256:893c92cb4c66a8a99be0df305cb8ec8fd739649a4c69fad27fbbc6e83842d69a +size 45825 diff --git a/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewVideoSnapshotTest_onHoldWithUnifiedTheme.png b/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewVideoSnapshotTest_onHoldWithUnifiedTheme.png index 3dda5971f..3d9a2c328 100644 --- a/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewVideoSnapshotTest_onHoldWithUnifiedTheme.png +++ b/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewVideoSnapshotTest_onHoldWithUnifiedTheme.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0bd914cb96464153084290b616e39610d83e65c814f246680ca0e5433c1ac30c -size 72031 +oid sha256:139ea695a828d091fa297fd6352cf2936a76ab654bed1014358201fa25f5b5a4 +size 71911 diff --git a/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewVideoSnapshotTest_onHoldWithUnifiedThemeWithoutCall.png b/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewVideoSnapshotTest_onHoldWithUnifiedThemeWithoutCall.png index c6aa99db0..68783a1d7 100644 --- a/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewVideoSnapshotTest_onHoldWithUnifiedThemeWithoutCall.png +++ b/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewVideoSnapshotTest_onHoldWithUnifiedThemeWithoutCall.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:325d25bdf78218c5b478bc66a5928357902eb379fc5e047213929725c3e2a649 -size 48085 +oid sha256:253260e6a47b0e215ec09b783a507c6a7c1d500d9700aaa5c3aa2ca63c4f4e16 +size 48032 diff --git a/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewVideoSnapshotTest_operatorConnected.png b/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewVideoSnapshotTest_operatorConnected.png index 298c58e5a..2340fc9c7 100644 --- a/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewVideoSnapshotTest_operatorConnected.png +++ b/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewVideoSnapshotTest_operatorConnected.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:677abfdf19da8ab9738e7092e2664019362d27b77683ce1967e7d3a289daad9e -size 36432 +oid sha256:04cd062ca68bc39636bacbba2e169dc50ea4f771954305f2d91b04d13aced8b0 +size 36373 diff --git a/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewVideoSnapshotTest_operatorConnectedWithGlobalColors.png b/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewVideoSnapshotTest_operatorConnectedWithGlobalColors.png index ad73d9c34..281c3de50 100644 --- a/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewVideoSnapshotTest_operatorConnectedWithGlobalColors.png +++ b/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewVideoSnapshotTest_operatorConnectedWithGlobalColors.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e044bf1d7e317eec8e329f009b9ef0b58b46f93c6f0faa9c411c30c6092a5a46 -size 39042 +oid sha256:95bf3c7e018f8c40be4caec7c3b5856869c0060cc076f4acd87439d5836da4d1 +size 39050 diff --git a/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewVideoSnapshotTest_operatorConnectedWithUiTheme.png b/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewVideoSnapshotTest_operatorConnectedWithUiTheme.png index d2d15937f..7dbb3819e 100644 --- a/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewVideoSnapshotTest_operatorConnectedWithUiTheme.png +++ b/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewVideoSnapshotTest_operatorConnectedWithUiTheme.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a2dc6d0875118676874e5f747c77505c703bfa25ae517442c57a5be11c4f9ba0 -size 35558 +oid sha256:e76ba502f7d1a4c05f419512a66a0e565dd83108405957835b4a3dea30c9b78e +size 35522 diff --git a/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewVideoSnapshotTest_operatorConnectedWithUnifiedTheme.png b/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewVideoSnapshotTest_operatorConnectedWithUnifiedTheme.png index 374404ab8..033119895 100644 --- a/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewVideoSnapshotTest_operatorConnectedWithUnifiedTheme.png +++ b/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewVideoSnapshotTest_operatorConnectedWithUnifiedTheme.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:106e213faba76dc9ab700e4460bfeea7cacab296a433354ca7d9e617914ad0d7 -size 60320 +oid sha256:7a21bb63d21b3c4c7e15a7ce79fec2ac17f6b2bd6bf6470a4e1d6838a6e18610 +size 59839 diff --git a/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewVideoSnapshotTest_operatorConnectedWithUnifiedThemeWithoutCall.png b/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewVideoSnapshotTest_operatorConnectedWithUnifiedThemeWithoutCall.png index 298c58e5a..2340fc9c7 100644 --- a/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewVideoSnapshotTest_operatorConnectedWithUnifiedThemeWithoutCall.png +++ b/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewVideoSnapshotTest_operatorConnectedWithUnifiedThemeWithoutCall.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:677abfdf19da8ab9738e7092e2664019362d27b77683ce1967e7d3a289daad9e -size 36432 +oid sha256:04cd062ca68bc39636bacbba2e169dc50ea4f771954305f2d91b04d13aced8b0 +size 36373 diff --git a/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewVideoSnapshotTest_video1WayCallStarted.png b/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewVideoSnapshotTest_video1WayCallStarted.png index 848b6b1b0..3ce782df5 100644 --- a/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewVideoSnapshotTest_video1WayCallStarted.png +++ b/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewVideoSnapshotTest_video1WayCallStarted.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0e5fb8ca4dd9a24688e34a76e665b2c4d440660b093ed975a1d5bf41da7bc40f -size 36599 +oid sha256:9883f3526b2801056a82ec60a52627657bb87155e479c6217c1a9c90628ab620 +size 36534 diff --git a/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewVideoSnapshotTest_video1WayCallStartedWithGlobalColors.png b/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewVideoSnapshotTest_video1WayCallStartedWithGlobalColors.png index be47cbf2c..a2c14aaf2 100644 --- a/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewVideoSnapshotTest_video1WayCallStartedWithGlobalColors.png +++ b/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewVideoSnapshotTest_video1WayCallStartedWithGlobalColors.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0190cfd5324749caf1a6b317c9efcdca4ea790b4b65f1c2ef095be5748e116d2 -size 39185 +oid sha256:89e73d58c9f259667816c4938835851d3d69e19be913bdd060a7192b93455523 +size 39190 diff --git a/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewVideoSnapshotTest_video1WayCallStartedWithUiTheme.png b/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewVideoSnapshotTest_video1WayCallStartedWithUiTheme.png index b003d3a07..bef559374 100644 --- a/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewVideoSnapshotTest_video1WayCallStartedWithUiTheme.png +++ b/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewVideoSnapshotTest_video1WayCallStartedWithUiTheme.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7f4d131dd57b02c1ee25a1b3972cf6ca7796c4226c837c56e861bef959bcd0ee -size 35782 +oid sha256:cd5dba9d7aaaccadf0981d204517d9c7f9cfa90ff16e8901ef21f660e1a86406 +size 35750 diff --git a/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewVideoSnapshotTest_video1WayCallStartedWithUnifiedTheme.png b/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewVideoSnapshotTest_video1WayCallStartedWithUnifiedTheme.png index 5b6813465..458d9b5e1 100644 --- a/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewVideoSnapshotTest_video1WayCallStartedWithUnifiedTheme.png +++ b/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewVideoSnapshotTest_video1WayCallStartedWithUnifiedTheme.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:909eb9cd0e6175ce3ff4bcac3d5e763d727acebfc177886597ade9492c6a9252 -size 60902 +oid sha256:c3f27543a9070285a68a1c301b7951ff01fac2d7013f3a3daed9533ca509d579 +size 60410 diff --git a/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewVideoSnapshotTest_video1WayCallStartedWithUnifiedThemeWithoutCall.png b/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewVideoSnapshotTest_video1WayCallStartedWithUnifiedThemeWithoutCall.png index 848b6b1b0..3ce782df5 100644 --- a/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewVideoSnapshotTest_video1WayCallStartedWithUnifiedThemeWithoutCall.png +++ b/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewVideoSnapshotTest_video1WayCallStartedWithUnifiedThemeWithoutCall.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0e5fb8ca4dd9a24688e34a76e665b2c4d440660b093ed975a1d5bf41da7bc40f -size 36599 +oid sha256:9883f3526b2801056a82ec60a52627657bb87155e479c6217c1a9c90628ab620 +size 36534 diff --git a/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewVideoSnapshotTest_video2WayCallStarted.png b/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewVideoSnapshotTest_video2WayCallStarted.png index 3f616eef6..624b988f0 100644 --- a/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewVideoSnapshotTest_video2WayCallStarted.png +++ b/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewVideoSnapshotTest_video2WayCallStarted.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a24bb97127d911e8abeca1e5989dfc99261e1d7c5b3146a2a60e8c5cac401d99 -size 40806 +oid sha256:4f6e47266e12193f43864b48c670ed5ea0972be53b1318f3dc40154544bd623a +size 41009 diff --git a/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewVideoSnapshotTest_video2WayCallStartedWithGlobalColors.png b/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewVideoSnapshotTest_video2WayCallStartedWithGlobalColors.png index c13e9ae62..d73fc7e67 100644 --- a/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewVideoSnapshotTest_video2WayCallStartedWithGlobalColors.png +++ b/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewVideoSnapshotTest_video2WayCallStartedWithGlobalColors.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1cbd99b19ce3cb0f817d907a1cc922554d96a3c96ff206201b90c933eafff056 -size 44095 +oid sha256:6031d2184cc06d0d69313d52099b2415d92ae9f6a3fc9d51e52a1a9d75d36459 +size 44454 diff --git a/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewVideoSnapshotTest_video2WayCallStartedWithUiTheme.png b/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewVideoSnapshotTest_video2WayCallStartedWithUiTheme.png index 566b33da1..2dc2dc9ab 100644 --- a/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewVideoSnapshotTest_video2WayCallStartedWithUiTheme.png +++ b/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewVideoSnapshotTest_video2WayCallStartedWithUiTheme.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:389039bd0f2d8c79f98d432c88a1f8c2473b7162b79dcb5c958bdb854a08eb9b -size 39906 +oid sha256:b4e175503691d8af59e625e8756ad7cb697cbcb2bee17590b6843745712a85ee +size 40071 diff --git a/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewVideoSnapshotTest_video2WayCallStartedWithUnifiedTheme.png b/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewVideoSnapshotTest_video2WayCallStartedWithUnifiedTheme.png index 363569211..12542ec97 100644 --- a/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewVideoSnapshotTest_video2WayCallStartedWithUnifiedTheme.png +++ b/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewVideoSnapshotTest_video2WayCallStartedWithUnifiedTheme.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:328aa2bd8717a547df7e1f70856befa0effdbc57997117094ace29e3b460c887 -size 70126 +oid sha256:838090ffbb68f8071e3952d42448956cd50bfc00dc755847bfcfa91019897173 +size 69848 diff --git a/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewVideoSnapshotTest_video2WayCallStartedWithUnifiedThemeWithoutCall.png b/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewVideoSnapshotTest_video2WayCallStartedWithUnifiedThemeWithoutCall.png index 3f616eef6..624b988f0 100644 --- a/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewVideoSnapshotTest_video2WayCallStartedWithUnifiedThemeWithoutCall.png +++ b/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewVideoSnapshotTest_video2WayCallStartedWithUnifiedThemeWithoutCall.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a24bb97127d911e8abeca1e5989dfc99261e1d7c5b3146a2a60e8c5cac401d99 -size 40806 +oid sha256:4f6e47266e12193f43864b48c670ed5ea0972be53b1318f3dc40154544bd623a +size 41009 diff --git a/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewVideoSnapshotTest_video2WayWithFlipButton.png b/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewVideoSnapshotTest_video2WayWithFlipButton.png index 0b44a89ca..64ca2aa23 100644 --- a/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewVideoSnapshotTest_video2WayWithFlipButton.png +++ b/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewVideoSnapshotTest_video2WayWithFlipButton.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4fb670981bc33bafb4a08c1e1561c2fe6e740944ba186b6992f1e700102ba05a -size 43027 +oid sha256:e71912be7b99d81d5bac2b928b7a579c3b05a9e5f23711549033c0fe91f2bb1d +size 43259 diff --git a/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewVideoSnapshotTest_video2WayWithFlipButtonWithGlobalColors.png b/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewVideoSnapshotTest_video2WayWithFlipButtonWithGlobalColors.png index 81a64fd16..63f91e76d 100644 --- a/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewVideoSnapshotTest_video2WayWithFlipButtonWithGlobalColors.png +++ b/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewVideoSnapshotTest_video2WayWithFlipButtonWithGlobalColors.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4832dd475e6926f0f81fb94da21b76947c0ee7622c15e80ffa008823808e5b65 -size 46061 +oid sha256:e61457b0e1578e8e2ee25e606f58db508572947ec354e3ca194c51df58bdf041 +size 46395 diff --git a/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewVideoSnapshotTest_video2WayWithFlipButtonWithUiTheme.png b/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewVideoSnapshotTest_video2WayWithFlipButtonWithUiTheme.png index 61b1026fd..6445034ef 100644 --- a/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewVideoSnapshotTest_video2WayWithFlipButtonWithUiTheme.png +++ b/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewVideoSnapshotTest_video2WayWithFlipButtonWithUiTheme.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c15226796cf79d73b50364d946cc0e736858539d0283576b3041c828fcf6e33e -size 42095 +oid sha256:aa0c304ec4be447e90497cc4dcce6fcc622a58d9c4fdd001e9c7b13280261f42 +size 42276 diff --git a/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewVideoSnapshotTest_video2WayWithFlipButtonWithUnifiedTheme.png b/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewVideoSnapshotTest_video2WayWithFlipButtonWithUnifiedTheme.png index e5ebfbd7b..978b92a40 100644 --- a/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewVideoSnapshotTest_video2WayWithFlipButtonWithUnifiedTheme.png +++ b/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewVideoSnapshotTest_video2WayWithFlipButtonWithUnifiedTheme.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2a586bc8ab5c80505f9d035099cd2a54eb1c44032ac306c6211ab5a1803dab36 -size 72101 +oid sha256:3c0d67a5e1b11b7eb2fc93e6ff802b8364a47035ee68858b8a7f6aeff15ddfb7 +size 71828 diff --git a/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewVideoSnapshotTest_video2WayWithFlipButtonWithUnifiedThemeWithoutFlipButton.png b/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewVideoSnapshotTest_video2WayWithFlipButtonWithUnifiedThemeWithoutFlipButton.png index a2da7b9a0..8791b36df 100644 --- a/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewVideoSnapshotTest_video2WayWithFlipButtonWithUnifiedThemeWithoutFlipButton.png +++ b/widgetssdk/src/test/snapshots/images/com.glia.widgets.call_CallViewVideoSnapshotTest_video2WayWithFlipButtonWithUnifiedThemeWithoutFlipButton.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d548fdf61e105fb80dcf9068ad7b1e5d184351ec1f81285d5bb942ec46e1efe8 -size 71774 +oid sha256:b81d8c04b09c2c19184ac0d960498f5fd6b4b47d70e6f76e3f1ca0374254da25 +size 71489