From 425e60e649f156974a438a3fa2c7abcc3b3c0810 Mon Sep 17 00:00:00 2001 From: ThankVinci Date: Sun, 13 Jun 2021 23:02:50 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=B8=80=E4=B8=AA=E9=94=99?= =?UTF-8?q?=E4=B9=B1=E7=9A=84=E5=B8=83=E5=B1=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CloudKey/app/build.gradle | 2 +- .../src/main/res/layout/about_fragment.xml | 44 ++++++++++--------- 2 files changed, 24 insertions(+), 22 deletions(-) diff --git a/CloudKey/app/build.gradle b/CloudKey/app/build.gradle index be1cceb..d40305c 100644 --- a/CloudKey/app/build.gradle +++ b/CloudKey/app/build.gradle @@ -10,7 +10,7 @@ android { applicationId "com.thankvinci.CloudKey" minSdkVersion 16 targetSdkVersion 30 - versionCode 1 + versionCode 2 versionName "1.0.1" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" diff --git a/CloudKey/app/src/main/res/layout/about_fragment.xml b/CloudKey/app/src/main/res/layout/about_fragment.xml index 40b4157..d5bb9b7 100644 --- a/CloudKey/app/src/main/res/layout/about_fragment.xml +++ b/CloudKey/app/src/main/res/layout/about_fragment.xml @@ -5,27 +5,6 @@ xmlns:tools="http://schemas.android.com/tools" xmlns:app="http://schemas.android.com/apk/res-auto" tools:context=".Fragment.AboutFragment"> - - + + + + \ No newline at end of file