mirror of
https://github.com/apache/cordova-android.git
synced 2026-05-11 00:00:05 +08:00
Restoring code that reads the strings.xml file, merging indeed's changes
This commit is contained in:
@@ -25,8 +25,7 @@ public final class R {
|
||||
public static final int on=0x7f040002;
|
||||
}
|
||||
public static final class string {
|
||||
public static final int app_name=0x7f050001;
|
||||
public static final int hello=0x7f050000;
|
||||
public static final int url=0x7f050002;
|
||||
public static final int app_name=0x7f050000;
|
||||
public static final int url=0x7f050001;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user