1
0
mirror of https://github.com/nerzhul/ownCloud-SMS-App.git synced 2026-08-24 14:45:34 +00:00

Move MainActivity to proper package

This commit is contained in:
Loic Blot
2015-01-25 17:34:45 +01:00
parent 7476c8d469
commit 6a268e4d77
3 changed files with 7 additions and 4 deletions
+1 -1
View File
@@ -30,4 +30,4 @@
android:id="@+id/pager"
android:layout_width="match_parent"
android:layout_height="match_parent"
tools:context="fr.unix_experience.owncloud_sms.MainActivity" />
tools:context="fr.unix_experience.owncloud_sms.activities.MainActivity" />