working again after update.

This commit is contained in:
Administrator
2014-04-16 14:17:52 +02:00
parent cfe631f701
commit f1892374b1
4 changed files with 15 additions and 9 deletions
+1
View File
@@ -107,6 +107,7 @@ public final class R {
public static final int common_google_play_services_update_title = 0x7f060007;
public static final int common_signin_button_text = 0x7f060012;
public static final int common_signin_button_text_long = 0x7f060013;
public static final int location_client_powered_by_google = 0x7f06001a;
}
public static final class styleable {
public static final int[] AdsAttrs = { 0x7f010000, 0x7f010001, 0x7f010002 };
+6 -3
View File
@@ -267,8 +267,8 @@ containing a value of this type.
public static final int tetris_a=0x7f030000;
}
public static final class string {
public static final int action_settings=0x7f06001b;
public static final int app_name=0x7f06001a;
public static final int action_settings=0x7f06001c;
public static final int app_name=0x7f06001b;
/** Title for notification shown when GooglePlayServices needs to be
enabled for a application to work. [CHAR LIMIT=70]
*/
@@ -363,7 +363,10 @@ containing a value of this type.
/** Long form sign-in button text [CHAR LIMIT=30]
*/
public static final int common_signin_button_text_long=0x7f060013;
public static final int hello_world=0x7f06001c;
public static final int hello_world=0x7f06001d;
/** Location client code resources (prefix with location_client)
*/
public static final int location_client_powered_by_google=0x7f06001a;
}
public static final class style {
/**