From 21d7b9d76e2601c8a042bdd9abc2baf43ae155ed Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Fri, 6 May 2022 06:42:03 -0400 Subject: [PATCH] fix warning about non-positional format parameters --- 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 fc27a87..98aa476 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -23,7 +23,7 @@ Error encountered while saving WebView out-of-date - Your current WebView version is %d. The WebView should be at least version %d for the PDF Viewer to work. + Your current WebView version is %1$d. The WebView should be at least version %2$d for the PDF Viewer to work. Share Save as