Commit ea25187a authored by bixing's avatar bixing

update

parent 5d2f2f73
......@@ -31,7 +31,6 @@
<activity
android:name="com.ads.cal.myapplicationc.StartActivity"
android:exported="true"
android:label="@string/app_name"
android:theme="@android:style/Theme.NoTitleBar.Fullscreen">
<intent-filter>
<action android:name="android.intent.action.MAIN" />
......@@ -42,7 +41,6 @@
<activity
android:name="com.ads.cal.myapplicationc.HomeActivity"
android:exported="true"
android:label="@string/app_name"
android:theme="@style/Theme.Compass">
</activity>
<activity
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment