diff --git a/TravelPost/gen/com/TwentyCodes/android/TravelPost/R.java b/TravelPost/gen/com/TwentyCodes/android/TravelPost/R.java index 161d088..d1fac70 100644 --- a/TravelPost/gen/com/TwentyCodes/android/TravelPost/R.java +++ b/TravelPost/gen/com/TwentyCodes/android/TravelPost/R.java @@ -17,7 +17,10 @@ public final class R { public static final int main=0x7f030000; } public static final class string { - public static final int app_name=0x7f040001; - public static final int hello=0x7f040000; + public static final int app_name=0x7f050001; + public static final int hello=0x7f050000; + } + public static final class xml { + public static final int travelpostwidgetinfo=0x7f040000; } } diff --git a/TravelPost/res/xml/TravelPostWidgetInfo.xml b/TravelPost/res/xml/travelpostwidgetinfo.xml similarity index 56% rename from TravelPost/res/xml/TravelPostWidgetInfo.xml rename to TravelPost/res/xml/travelpostwidgetinfo.xml index a43bfdf..ed54a8c 100644 --- a/TravelPost/res/xml/TravelPostWidgetInfo.xml +++ b/TravelPost/res/xml/travelpostwidgetinfo.xml @@ -1,5 +1,4 @@ - + xmlns:android="http://schemas.android.com/apk/res/android">