diff --git a/OSJ Forum/AndroidManifest.xml b/OSJ Forum/AndroidManifest.xml index 284c810..87acb4c 100644 --- a/OSJ Forum/AndroidManifest.xml +++ b/OSJ Forum/AndroidManifest.xml @@ -1,6 +1,6 @@ + android:versionName="1.0" xmlns:android="http://schemas.android.com/apk/res/android" android:installLocation="auto"> + android:name=".TopicListActivity" + android:label="@string/app_name" > @@ -21,11 +21,11 @@ + android:value=".TopicListActivity" />