From e2e7fa1fa929901deaa70e96af0aa8886599c989 Mon Sep 17 00:00:00 2001 From: "gu.martinm@gmail.com" Date: Mon, 6 Oct 2014 21:49:57 +0200 Subject: [PATCH] WeatherInformation: widget error/default layout --- .../res/layout/appwidget_error.xml | 52 ++++++++++++++++++++++ 1 file changed, 52 insertions(+) create mode 100644 Android/WeatherInformation/res/layout/appwidget_error.xml diff --git a/Android/WeatherInformation/res/layout/appwidget_error.xml b/Android/WeatherInformation/res/layout/appwidget_error.xml new file mode 100644 index 0000000..4b6c90f --- /dev/null +++ b/Android/WeatherInformation/res/layout/appwidget_error.xml @@ -0,0 +1,52 @@ + + + + + + + + + + + + + + + + + + + -- 2.1.4