From 8a8d95f1a08128df802c3748610ceddff776b615 Mon Sep 17 00:00:00 2001 From: Leo Wu Date: Mon, 30 Aug 2021 00:21:33 +0800 Subject: [PATCH] fix bug --- .idea/codeStyles/Project.xml | 16 ---------------- .idea/runConfigurations.xml | 1 + app/build.gradle | 2 +- app/src/main/AndroidManifest.xml | 2 +- .../com/leonardpark/pixel/sample/MainActivity.kt | 3 +++ build.gradle | 5 +++-- gradle/wrapper/gradle-wrapper.properties | 2 +- .../com/leonardpark/pixel/utility/PermUtil.kt | 8 ++++---- 8 files changed, 14 insertions(+), 25 deletions(-) diff --git a/.idea/codeStyles/Project.xml b/.idea/codeStyles/Project.xml index 8ea8a9a..8c7a9da 100644 --- a/.idea/codeStyles/Project.xml +++ b/.idea/codeStyles/Project.xml @@ -14,22 +14,6 @@ - - diff --git a/.idea/runConfigurations.xml b/.idea/runConfigurations.xml index 7f68460..e497da9 100644 --- a/.idea/runConfigurations.xml +++ b/.idea/runConfigurations.xml @@ -3,6 +3,7 @@