From 550c1e672941235fb165fb857524893ef05cec30 Mon Sep 17 00:00:00 2001
From: ZYF949 <446962864@qq.com>
Date: Fri, 30 Jul 2021 16:51:45 +0800
Subject: [PATCH 1/3] =?UTF-8?q?=E4=B8=8A=E4=BC=A0gitee?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
README.OPENRESOURCE | 16 ++++++-------
build.gradle | 1 -
entry/build.gradle | 1 -
lazydatepicker/build.gradle | 1 -
.../base/layout/layout_lazy_date_picker.xml | 24 +++++++------------
5 files changed, 16 insertions(+), 27 deletions(-)
diff --git a/README.OPENRESOURCE b/README.OPENRESOURCE
index b539345..927afbe 100644
--- a/README.OPENRESOURCE
+++ b/README.OPENRESOURCE
@@ -1,19 +1,19 @@
[
- {
+ {
- "Name": "LazyDatePicker",
+ "Name": "LazyDatePicker",
- "License": "Apache License",
+ "License": "Apache License",
- "License File": "LICENSE",
+ "License File": "LICENSE",
- "Version Number":"v1.1.0",
+ "Version Number":"v1.1.0",
- "Upstream URL": "https://github.com/lopspower/LazyDatePicker",
+ "Upstream URL": "https://github.com/lopspower/LazyDatePicker",
- "Description": "This is an Android project to offer an alternative to the native Android Date Picker."
+ "Description": "This is an Android project to offer an alternative to the native Android Date Picker."
- }
+ }
]
\ No newline at end of file
diff --git a/build.gradle b/build.gradle
index 3e251a7..592c49b 100755
--- a/build.gradle
+++ b/build.gradle
@@ -1,7 +1,6 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.
apply plugin: 'com.huawei.ohos.app'
-//For instructions on signature configuration, see https://developer.harmonyos.com/cn/docs/documentation/doc-guides/ide_debug_device-0000001053822404#ZH-CN_TOPIC_0000001154985555__section1112183053510
ohos {
compileSdkVersion 6
defaultConfig {
diff --git a/entry/build.gradle b/entry/build.gradle
index b3d59a5..fc3e08e 100644
--- a/entry/build.gradle
+++ b/entry/build.gradle
@@ -1,6 +1,5 @@
apply plugin: 'com.huawei.ohos.hap'
apply plugin: 'com.huawei.ohos.decctest'
-//For instructions on signature configuration, see https://developer.harmonyos.com/cn/docs/documentation/doc-guides/ide_debug_device-0000001053822404#ZH-CN_TOPIC_0000001154985555__section1112183053510
ohos {
compileSdkVersion 6
defaultConfig {
diff --git a/lazydatepicker/build.gradle b/lazydatepicker/build.gradle
index e342bf9..c56ce1b 100644
--- a/lazydatepicker/build.gradle
+++ b/lazydatepicker/build.gradle
@@ -1,5 +1,4 @@
apply plugin: 'com.huawei.ohos.library'
-//For instructions on signature configuration, see https://developer.harmonyos.com/cn/docs/documentation/doc-guides/ide_debug_device-0000001053822404#ZH-CN_TOPIC_0000001154985555__section1112183053510
ohos {
compileSdkVersion 5
defaultConfig {
diff --git a/lazydatepicker/src/main/resources/base/layout/layout_lazy_date_picker.xml b/lazydatepicker/src/main/resources/base/layout/layout_lazy_date_picker.xml
index 56087b6..ecf1a18 100644
--- a/lazydatepicker/src/main/resources/base/layout/layout_lazy_date_picker.xml
+++ b/lazydatepicker/src/main/resources/base/layout/layout_lazy_date_picker.xml
@@ -40,8 +40,7 @@
+ ohos:width="match_parent"/>
@@ -64,8 +63,7 @@
+ ohos:width="match_parent"/>
@@ -92,8 +90,7 @@
+ ohos:width="match_parent"/>
@@ -116,8 +113,7 @@
+ ohos:width="match_parent"/>
@@ -144,8 +140,7 @@
+ ohos:width="match_parent"/>
@@ -168,8 +163,7 @@
+ ohos:width="match_parent"/>
@@ -192,8 +186,7 @@
+ ohos:width="match_parent"/>
@@ -216,8 +209,7 @@
+ ohos:width="match_parent"/>
--
Gitee
From 30174c093834c4fda667daf7ac286a2d052b9063 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E5=BC=A0=E5=B8=86?= <446962864@qq.com>
Date: Fri, 30 Jul 2021 08:53:16 +0000
Subject: [PATCH 2/3] =?UTF-8?q?=E5=88=A0=E9=99=A4=E6=96=87=E4=BB=B6=20entr?=
=?UTF-8?q?y/src/main/resources/base/layout/activity=5Fmain.xml?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../resources/base/layout/activity_main.xml | 82 -------------------
1 file changed, 82 deletions(-)
delete mode 100644 entry/src/main/resources/base/layout/activity_main.xml
diff --git a/entry/src/main/resources/base/layout/activity_main.xml b/entry/src/main/resources/base/layout/activity_main.xml
deleted file mode 100644
index 630811e..0000000
--- a/entry/src/main/resources/base/layout/activity_main.xml
+++ /dev/null
@@ -1,82 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
--
Gitee
From 985c3ee0c6ca74c091d42a6e8cadee22c6838883 Mon Sep 17 00:00:00 2001
From: ZYF949 <446962864@qq.com>
Date: Fri, 30 Jul 2021 16:54:54 +0800
Subject: [PATCH 3/3] =?UTF-8?q?=E4=B8=8A=E4=BC=A0gitee?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../src/main/resources/base/layout/layout_lazy_date_picker.xml | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/lazydatepicker/src/main/resources/base/layout/layout_lazy_date_picker.xml b/lazydatepicker/src/main/resources/base/layout/layout_lazy_date_picker.xml
index ecf1a18..0d84018 100644
--- a/lazydatepicker/src/main/resources/base/layout/layout_lazy_date_picker.xml
+++ b/lazydatepicker/src/main/resources/base/layout/layout_lazy_date_picker.xml
@@ -1,7 +1,6 @@
@@ -222,7 +221,7 @@
ohos:text_size="13fp"
ohos:text_weight="700"
ohos:visibility="hide"
- tools:text="01 jav. 1900"/>
+ ohos:text="01 jav. 1900"/>