From f3bbe32f900e49074e2e3c277e25ae05829a29ef Mon Sep 17 00:00:00 2001 From: gedoor Date: Thu, 28 Oct 2021 09:11:14 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../java/io/legado/app/constant/AppConst.kt | 3 +++ app/src/main/res/xml/about.xml | 18 +++++++++--------- app/src/main/res/xml/donate.xml | 12 ++++++------ 3 files changed, 18 insertions(+), 15 deletions(-) diff --git a/app/src/main/java/io/legado/app/constant/AppConst.kt b/app/src/main/java/io/legado/app/constant/AppConst.kt index 7ba4c73a1..0f6317d46 100644 --- a/app/src/main/java/io/legado/app/constant/AppConst.kt +++ b/app/src/main/java/io/legado/app/constant/AppConst.kt @@ -106,6 +106,9 @@ object AppConst { var versionName: String = "" ) + /** + * The authority of a FileProvider defined in a element in your app's manifest. + */ const val authority = BuildConfig.APPLICATION_ID + ".fileProvider" } diff --git a/app/src/main/res/xml/about.xml b/app/src/main/res/xml/about.xml index 15a6c1523..e961053bd 100644 --- a/app/src/main/res/xml/about.xml +++ b/app/src/main/res/xml/about.xml @@ -4,8 +4,8 @@ diff --git a/app/src/main/res/xml/donate.xml b/app/src/main/res/xml/donate.xml index 5cca150ea..1b4d7af60 100644 --- a/app/src/main/res/xml/donate.xml +++ b/app/src/main/res/xml/donate.xml @@ -11,14 +11,14 @@ @@ -34,20 +34,20 @@ @@ -63,8 +63,8 @@