diff --git a/vtm-android-example/AndroidManifest.xml b/vtm-android-example/AndroidManifest.xml index caf598d7..e5d6b64d 100644 --- a/vtm-android-example/AndroidManifest.xml +++ b/vtm-android-example/AndroidManifest.xml @@ -17,14 +17,12 @@ + android:label="@string/app_name"> - diff --git a/vtm-android-example/build.gradle b/vtm-android-example/build.gradle index b6d8379f..95936e38 100644 --- a/vtm-android-example/build.gradle +++ b/vtm-android-example/build.gradle @@ -6,8 +6,6 @@ dependencies { compile project(':vtm-jeo') compile project(':vtm-jts') compile project(':vtm-themes') - compile 'com.android.support:support-v4:24.0.0' - compile 'com.android.support:appcompat-v7:24.0.0' compile 'com.noveogroup.android:android-logger:1.3.6' } diff --git a/vtm-android-example/res/values/styles.xml b/vtm-android-example/res/values/styles.xml deleted file mode 100644 index 76c49238..00000000 --- a/vtm-android-example/res/values/styles.xml +++ /dev/null @@ -1,5 +0,0 @@ - - -