On switch change the views in the repeat layout change
[unical.git] / AndroidManifest.xml
index f2d66b46e73c1a5895cddeca1f08c44472302902..f87c534d44149f284b66db323447589aac7667e5 100644 (file)
@@ -15,7 +15,7 @@
         android:icon="@drawable/ic_launcher"
         android:label="@string/app_name"
         android:theme="@android:style/Theme.DeviceDefault.Light" >
-        <activity android:name=".MainActivity">
+        <activity android:name=".EventListActivity">
             <intent-filter>
                 <action android:name="android.intent.action.MAIN"/>
                 <category android:name="android.intent.category.LAUNCHER"/>
This page took 0.009066 seconds and 4 git commands to generate.