File tree Expand file tree Collapse file tree
HelloWorldEclipse/res/values
RoboGuiceExample/res/values Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<resources >
3- <string name =" app_name" >HelloWorldEclipse</string >
43
5- <string name =" hello" >Hello %s!</string >
4+ <string name =" app_name" >AA-sample-HelloWorldEclipse</string >
5+ <string name =" hello" >Hello %s!</string >
66
7- <color name =" androidColor" >#A4C639</color >
7+ <color name =" androidColor" >#A4C639</color >
88
9- <string-array name =" bestFoods" >
10- <item >Foie gras</item >
11- <item >pez espada</item >
12- <item >california maki</item >
13- </string-array >
14-
15- <bool name =" someBoolean" >true</bool >
9+ <string-array name =" bestFoods" >
10+ <item >Foie gras</item >
11+ <item >pez espada</item >
12+ <item >california maki</item >
13+ </string-array >
1614
17- </resources >
15+ <bool name =" someBoolean" >true</bool >
16+
17+ </resources >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<resources >
3- <string name =" app_name" >RoboGuiceExample</string >
4- </resources >
3+
4+ <string name =" app_name" >AA-sample-RoboGuiceExample</string >
5+
6+ </resources >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<resources >
3+
34 <string name =" hello" >"Hello, the date is %s!"</string >
4- <string name =" app_name" >AndroidAnnotations Gradle Sample</string >
5- </resources >
5+ <string name =" app_name" >AA-sample-gradle</string >
6+
7+ </resources >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<resources >
3+
34 <string name =" hello" >"Hello, the date is %s!"</string >
4- <string name =" app_name" >maveneclipse</string >
5- </resources >
5+ <string name =" app_name" >AA-sample-maveneclipse</string >
6+
7+ </resources >
You can’t perform that action at this time.
0 commit comments