From 96e21ead6fdb11fecf9a4d28492ba4d22ac5d842 Mon Sep 17 00:00:00 2001 From: Mariia Sandrikova Date: Wed, 25 Jan 2023 22:40:02 +0000 Subject: [PATCH] [4/n] Camera Compat: Add strings for toasts. Added strings will be used for two toasts shown: - after the system rotates the screen for camera compatibility - when a camera view is started within the app that may not be able to display the camera preview correctly while in split screen. Bug: 255939392 Test: build works Change-Id: Icea6f6e0442dcc2a8a27632c20cfe8c64187f651 --- core/res/res/values/strings.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/core/res/res/values/strings.xml b/core/res/res/values/strings.xml index 9410e06821064..ba541839ee0c4 100644 --- a/core/res/res/values/strings.xml +++ b/core/res/res/values/strings.xml @@ -5154,6 +5154,14 @@ Got it + + Rotate for a better view + + + Exit split screen for a better view + Done