diff --git a/AndroidManifest.xml b/AndroidManifest.xml index fd9f2e50a74..57fd25f35f0 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -5194,6 +5194,56 @@ android:theme="@style/Theme.SpaLib.Dialog"> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/res-product/values/strings.xml b/res-product/values/strings.xml index c9dc2489ae3..a42153eca7f 100644 --- a/res-product/values/strings.xml +++ b/res-product/values/strings.xml @@ -745,4 +745,17 @@ Tablet speakers Device speakers + + + This phone\'s music and videos will play on both pairs of headphones + This tablet\'s music and videos will play on both pairs of headphones + This device\'s music and videos will play on both pairs of headphones + + This phone\'s music and videos will play on the headphones you connect + This tablet\'s music and videos will play on the headphones you connect + This device\'s music and videos will play on the headphones you connect + + To listen to an audio stream, first connect headphones that support LE Audio to this phone. + To listen to an audio stream, first connect headphones that support LE Audio to this tablet. + To listen to an audio stream, first connect headphones that support LE Audio to this device. diff --git a/res/drawable/audio_sharing_guidance.png b/res/drawable/audio_sharing_guidance.png new file mode 100644 index 00000000000..c0ab6377019 Binary files /dev/null and b/res/drawable/audio_sharing_guidance.png differ diff --git a/res/drawable/audio_sharing_rounded_bg.xml b/res/drawable/audio_sharing_rounded_bg.xml new file mode 100644 index 00000000000..db1e1bbe3fb --- /dev/null +++ b/res/drawable/audio_sharing_rounded_bg.xml @@ -0,0 +1,22 @@ + + + + + + + \ No newline at end of file diff --git a/res/drawable/audio_sharing_rounded_bg_ripple.xml b/res/drawable/audio_sharing_rounded_bg_ripple.xml new file mode 100644 index 00000000000..18696c627ec --- /dev/null +++ b/res/drawable/audio_sharing_rounded_bg_ripple.xml @@ -0,0 +1,21 @@ + + + + + + \ No newline at end of file diff --git a/res/drawable/ic_audio_calls_and_alarms.xml b/res/drawable/ic_audio_calls_and_alarms.xml new file mode 100644 index 00000000000..5da27c69ca5 --- /dev/null +++ b/res/drawable/ic_audio_calls_and_alarms.xml @@ -0,0 +1,32 @@ + + + + + + diff --git a/res/drawable/ic_audio_play_sample.xml b/res/drawable/ic_audio_play_sample.xml new file mode 100644 index 00000000000..3666c22ce96 --- /dev/null +++ b/res/drawable/ic_audio_play_sample.xml @@ -0,0 +1,32 @@ + + + + + + + diff --git a/res/layout/audio_sharing_device_item.xml b/res/layout/audio_sharing_device_item.xml new file mode 100644 index 00000000000..04ecdd758af --- /dev/null +++ b/res/layout/audio_sharing_device_item.xml @@ -0,0 +1,33 @@ + + + + + +