diff --git a/app/build.gradle b/app/build.gradle index 3a4c73e..d819b69 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -58,7 +58,7 @@ dependencies { //基础依赖库 - implementation 'com.github.AndroidCoderPeng:Kotlin-lite-lib:1.0.4.7' + implementation 'com.github.AndroidCoderPeng:Kotlin-lite-lib:1.0.4.8' implementation 'androidx.appcompat:appcompat:1.6.1' implementation 'androidx.core:core-ktx:1.9.0' //Google官方授权框架 diff --git a/app/build.gradle b/app/build.gradle index 3a4c73e..d819b69 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -58,7 +58,7 @@ dependencies { //基础依赖库 - implementation 'com.github.AndroidCoderPeng:Kotlin-lite-lib:1.0.4.7' + implementation 'com.github.AndroidCoderPeng:Kotlin-lite-lib:1.0.4.8' implementation 'androidx.appcompat:appcompat:1.6.1' implementation 'androidx.core:core-ktx:1.9.0' //Google官方授权框架 diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index f2fb8af..2aa901e 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -1,6 +1,5 @@ @@ -20,14 +19,12 @@ + android:theme="@style/Theme.AirSpaceGround"> @@ -20,14 +19,12 @@ + android:theme="@style/Theme.AirSpaceGround"> @@ -20,14 +19,12 @@ + android:theme="@style/Theme.AirSpaceGround"> - + android:layout_height="match_parent" + android:background="@color/backgroundColor" + android:orientation="vertical"> - \ No newline at end of file + android:layout_marginStart="@dimen/dp_30" + android:layout_marginTop="@dimen/dp_40" + android:layout_marginBottom="@dimen/dp_5" + android:text="我的" + android:textColor="@color/black" + android:textSize="@dimen/sp_20" /> + \ No newline at end of file diff --git a/app/build.gradle b/app/build.gradle index 3a4c73e..d819b69 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -58,7 +58,7 @@ dependencies { //基础依赖库 - implementation 'com.github.AndroidCoderPeng:Kotlin-lite-lib:1.0.4.7' + implementation 'com.github.AndroidCoderPeng:Kotlin-lite-lib:1.0.4.8' implementation 'androidx.appcompat:appcompat:1.6.1' implementation 'androidx.core:core-ktx:1.9.0' //Google官方授权框架 diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index f2fb8af..2aa901e 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -1,6 +1,5 @@ @@ -20,14 +19,12 @@ + android:theme="@style/Theme.AirSpaceGround"> - + android:layout_height="match_parent" + android:background="@color/backgroundColor" + android:orientation="vertical"> - \ No newline at end of file + android:layout_marginStart="@dimen/dp_30" + android:layout_marginTop="@dimen/dp_40" + android:layout_marginBottom="@dimen/dp_5" + android:text="我的" + android:textColor="@color/black" + android:textSize="@dimen/sp_20" /> + \ No newline at end of file diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 7a9b21f..5f83003 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -1,5 +1,5 @@ - Air-Space-Ground + 空天地一体化 中国航天科工集团二院二〇三所 数据加载中… 中国航天科工集团二院二〇三所 版权所有 diff --git a/app/build.gradle b/app/build.gradle index 3a4c73e..d819b69 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -58,7 +58,7 @@ dependencies { //基础依赖库 - implementation 'com.github.AndroidCoderPeng:Kotlin-lite-lib:1.0.4.7' + implementation 'com.github.AndroidCoderPeng:Kotlin-lite-lib:1.0.4.8' implementation 'androidx.appcompat:appcompat:1.6.1' implementation 'androidx.core:core-ktx:1.9.0' //Google官方授权框架 diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index f2fb8af..2aa901e 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -1,6 +1,5 @@ @@ -20,14 +19,12 @@ + android:theme="@style/Theme.AirSpaceGround"> - + android:layout_height="match_parent" + android:background="@color/backgroundColor" + android:orientation="vertical"> - \ No newline at end of file + android:layout_marginStart="@dimen/dp_30" + android:layout_marginTop="@dimen/dp_40" + android:layout_marginBottom="@dimen/dp_5" + android:text="我的" + android:textColor="@color/black" + android:textSize="@dimen/sp_20" /> + \ No newline at end of file diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 7a9b21f..5f83003 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -1,5 +1,5 @@ - Air-Space-Ground + 空天地一体化 中国航天科工集团二院二〇三所 数据加载中… 中国航天科工集团二院二〇三所 版权所有 diff --git a/app/src/main/res/xml/backup_rules.xml b/app/src/main/res/xml/backup_rules.xml deleted file mode 100644 index fa0f996..0000000 --- a/app/src/main/res/xml/backup_rules.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - \ No newline at end of file diff --git a/app/build.gradle b/app/build.gradle index 3a4c73e..d819b69 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -58,7 +58,7 @@ dependencies { //基础依赖库 - implementation 'com.github.AndroidCoderPeng:Kotlin-lite-lib:1.0.4.7' + implementation 'com.github.AndroidCoderPeng:Kotlin-lite-lib:1.0.4.8' implementation 'androidx.appcompat:appcompat:1.6.1' implementation 'androidx.core:core-ktx:1.9.0' //Google官方授权框架 diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index f2fb8af..2aa901e 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -1,6 +1,5 @@ @@ -20,14 +19,12 @@ + android:theme="@style/Theme.AirSpaceGround"> - + android:layout_height="match_parent" + android:background="@color/backgroundColor" + android:orientation="vertical"> - \ No newline at end of file + android:layout_marginStart="@dimen/dp_30" + android:layout_marginTop="@dimen/dp_40" + android:layout_marginBottom="@dimen/dp_5" + android:text="我的" + android:textColor="@color/black" + android:textSize="@dimen/sp_20" /> + \ No newline at end of file diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 7a9b21f..5f83003 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -1,5 +1,5 @@ - Air-Space-Ground + 空天地一体化 中国航天科工集团二院二〇三所 数据加载中… 中国航天科工集团二院二〇三所 版权所有 diff --git a/app/src/main/res/xml/backup_rules.xml b/app/src/main/res/xml/backup_rules.xml deleted file mode 100644 index fa0f996..0000000 --- a/app/src/main/res/xml/backup_rules.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - \ No newline at end of file diff --git a/app/src/main/res/xml/data_extraction_rules.xml b/app/src/main/res/xml/data_extraction_rules.xml deleted file mode 100644 index 9ee9997..0000000 --- a/app/src/main/res/xml/data_extraction_rules.xml +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - \ No newline at end of file