From 56f6f8a362c5253d57753fd721bed61f4e6d1536 Mon Sep 17 00:00:00 2001 From: lynxnb Date: Mon, 7 Nov 2022 09:48:13 +0100 Subject: [PATCH] Reword the unsupported gpu drivers message The old message was being misinterpreted as if the device's gpu was not supported by the emulator. Reword that message to explicitly mention custom drivers. --- app/src/main/res/values/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index a3838222..da2bc85c 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -38,7 +38,7 @@ Log Level GPU Driver Configuration Active driver: %1$s - Your GPU is not supported + Your device doesn\'t support custom drivers System Use Docked Mode