Subversion Repository Public Repository

Nextrek

Diff Revisions 545 vs 547 for /Android/SmartCharging/SmartCharging/app/src/main/AndroidManifest.xml

Diff revisions: vs.
  @@ -68,11 +68,6 @@
68 68 </intent-filter>
69 69 </activity>
70 70 <activity
71 - android:name=".Controller.MainActivity"
72 - android:label="@string/app_name"
73 - android:theme="@style/AppTheme" >
74 - </activity>
75 - <activity
76 71 android:name=".Controller.IntroActivity"
77 72 android:label="@string/app_name"
78 73 android:theme="@style/AppThemeNoActionBar" >