From d53ec0849fbee63b53ee6c47a9ef3c4e929bbd33 Mon Sep 17 00:00:00 2001 From: npes87184 Date: Sat, 10 Mar 2018 15:57:45 +0800 Subject: [PATCH] Don't need to show app_name in library. If lib shows app_name it may overwrite the same string of user's. --- materialhelptutorial/src/main/AndroidManifest.xml | 2 +- materialhelptutorial/src/main/res/values/strings.xml | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/materialhelptutorial/src/main/AndroidManifest.xml b/materialhelptutorial/src/main/AndroidManifest.xml index b8099ad..c04267f 100644 --- a/materialhelptutorial/src/main/AndroidManifest.xml +++ b/materialhelptutorial/src/main/AndroidManifest.xml @@ -2,7 +2,7 @@ package="za.co.riggaroo.materialhelptutorial" > - diff --git a/materialhelptutorial/src/main/res/values/strings.xml b/materialhelptutorial/src/main/res/values/strings.xml index f94ba33..d1df57c 100644 --- a/materialhelptutorial/src/main/res/values/strings.xml +++ b/materialhelptutorial/src/main/res/values/strings.xml @@ -1,5 +1,4 @@ - help tutorial app DONE SKIP