From a6c1a06578694fce6ee7e2460e3ab0df88d35276 Mon Sep 17 00:00:00 2001 From: Kyle Horimoto Date: Thu, 1 Oct 2015 10:48:56 -0700 Subject: Remove launcher intent-filter. --- app/src/main/AndroidManifest.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'app') diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index b528acd..e863b21 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -46,7 +46,10 @@ android:name=".HostListActivity" android:label="@string/title_hosts_list" android:launchMode="singleTop"> - + + + + @@ -84,10 +87,7 @@ - - - - + -- cgit v1.2.3