aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Android/AndroidManifest.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Android/AndroidManifest.xml b/Android/AndroidManifest.xml
index ea3deb4..272c174 100644
--- a/Android/AndroidManifest.xml
+++ b/Android/AndroidManifest.xml
@@ -31,7 +31,7 @@
android:label="@string/app_name"
android:allowBackup="true">
<activity
- android:name=".AndroidActivity"
+ android:name="org.mysociety.FixMyStreet.AndroidActivity"
android:label="@string/title_activity_main"
android:screenOrientation="portrait" android:configChanges="locale|keyboard|keyboardHidden|orientation|screenSize">
<intent-filter>