diff options
Diffstat (limited to 'app/src/main/AndroidManifest.xml')
-rw-r--r-- | app/src/main/AndroidManifest.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index ed9ddf0..2536db4 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml | |||
@@ -55,7 +55,7 @@ | |||
55 | </activity> | 55 | </activity> |
56 | 56 | ||
57 | <activity | 57 | <activity |
58 | android:name=".activities.StatusActivity" | 58 | android:name=".activities.status.StatusActivity" |
59 | android:configChanges="orientation|screenSize"> | 59 | android:configChanges="orientation|screenSize"> |
60 | <intent-filter> | 60 | <intent-filter> |
61 | <action android:name="org.pacien.tincapp.intent.action.DISCONNECT"/> | 61 | <action android:name="org.pacien.tincapp.intent.action.DISCONNECT"/> |