From: gu.martinm@gmail.com Date: Wed, 24 Sep 2014 01:18:04 +0000 (+0200) Subject: WeatherInformation: progress current X-Git-Url: https://git.gumartinm.name/?a=commitdiff_plain;h=a716cc26335d27d8cf2dd4fca65d983938404366;p=JavaForFun WeatherInformation: progress current Following same style as ListFragment --- diff --git a/Android/WeatherInformation/res/layout/weather_current_fragment.xml b/Android/WeatherInformation/res/layout/weather_current_fragment.xml index d03debb..4f2ec5c 100644 --- a/Android/WeatherInformation/res/layout/weather_current_fragment.xml +++ b/Android/WeatherInformation/res/layout/weather_current_fragment.xml @@ -545,27 +545,17 @@ android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_gravity="center" - android:indeterminateBehavior="repeat" - android:indeterminateDuration="3500" - android:indeterminateOnly="true" - android:visibility="gone" /> - - + + + android:text="No data available" + android:textAppearance="?android:attr/textAppearanceSmall" + android:visibility="gone" /> - -