Compare commits
2 Commits
816b847cf4
...
678268e9e5
Author | SHA1 | Date | |
---|---|---|---|
678268e9e5 | |||
d1e1d0f8a5 |
6
.idea/vcs.xml
generated
Normal file
6
.idea/vcs.xml
generated
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<project version="4">
|
||||||
|
<component name="VcsDirectoryMappings">
|
||||||
|
<mapping directory="$PROJECT_DIR$" vcs="Git" />
|
||||||
|
</component>
|
||||||
|
</project>
|
@ -24,16 +24,16 @@
|
|||||||
android:supportsRtl="true"
|
android:supportsRtl="true"
|
||||||
android:theme="@style/Theme.LongYiGroundStation"
|
android:theme="@style/Theme.LongYiGroundStation"
|
||||||
tools:targetApi="31">
|
tools:targetApi="31">
|
||||||
|
|
||||||
<activity
|
<activity
|
||||||
android:name=".Funcation.Activity.FuncationActivity"
|
android:name=".Funcation.Activity.FuncationActivity"
|
||||||
android:exported="true" >
|
android:exported="true" >
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</activity>
|
</activity>
|
||||||
|
|
||||||
<activity
|
<activity
|
||||||
android:name=".Main.Setting.Activity.SettingActivity"
|
android:name=".Main.Setting.Activity.SettingActivity"
|
||||||
android:exported="false" />
|
android:exported="false" />
|
||||||
|
|
||||||
<activity
|
<activity
|
||||||
android:name=".MainActivity2"
|
android:name=".MainActivity2"
|
||||||
android:exported="true"></activity>
|
android:exported="true"></activity>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user