From: gu.martinm@gmail.com Date: Tue, 6 May 2014 06:42:01 +0000 (+0200) Subject: WeatherInformation: just update remote values when geocoding data changed. X-Git-Tag: weatherinformation-1.0~160^2 X-Git-Url: https://git.gumartinm.name/?a=commitdiff_plain;h=82a40c5c9b4277a90be68525899a2cacabec16c0;p=AndroidWeatherInformation WeatherInformation: just update remote values when geocoding data changed. --- diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 1fb26ff..d07af2d 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -32,7 +32,8 @@ android:icon="@drawable/ic_launcher" android:label="@string/app_name" android:logo="@drawable/ic_launcher" - android:theme="@style/AppTheme" > + android:theme="@style/AppTheme" + android:name="de.example.exampletdd.WeatherInformationApplication" >