diff --git a/Mi/.idea/misc.xml b/Mi/.idea/misc.xml index 74dd639..b2c751a 100644 --- a/Mi/.idea/misc.xml +++ b/Mi/.idea/misc.xml @@ -1,4 +1,3 @@ - diff --git a/Mi/app/src/main/AndroidManifest.xml b/Mi/app/src/main/AndroidManifest.xml index 3fdd18a..00b4f4a 100644 --- a/Mi/app/src/main/AndroidManifest.xml +++ b/Mi/app/src/main/AndroidManifest.xml @@ -34,6 +34,7 @@ Component(组件)、Extra(扩展信息)、Flag(标志位) --> + android:theme="@style/NoteTheme" android:uiOptions="splitActionBarWhenNarrow" android:windowSoftInputMode="adjustPan" - android:exported="true" > + android:exported="true" > @@ -66,32 +67,40 @@ Component(组件)、Extra(扩展信息)、Flag(标志位) --> + + + + + + +