|
|
|
@ -22,7 +22,7 @@ |
|
|
|
|
|
|
|
|
|
|
|
<activity |
|
|
|
<activity |
|
|
|
android:name="net.pokeranalytics.android.ui.activity.HomeActivity" |
|
|
|
android:name="net.pokeranalytics.android.ui.activity.HomeActivity" |
|
|
|
android:launchMode="singleInstance" |
|
|
|
android:launchMode="singleTop" |
|
|
|
android:label="@string/app_name" |
|
|
|
android:label="@string/app_name" |
|
|
|
android:screenOrientation="portrait"> |
|
|
|
android:screenOrientation="portrait"> |
|
|
|
<intent-filter> |
|
|
|
<intent-filter> |
|
|
|
|