mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-22 19:22:50 -06:00
added word "to" in the fake Android Fridge
This commit is contained in:
@@ -14,7 +14,7 @@ public class FridgeMagnets extends Activity {
|
|||||||
/** Called when the activity is first created. */
|
/** Called when the activity is first created. */
|
||||||
String[] words = {"hello","buy","I","you","have","please","where",
|
String[] words = {"hello","buy","I","you","have","please","where",
|
||||||
"how","go","Gothenburg","London","rakia","wine",
|
"how","go","Gothenburg","London","rakia","wine",
|
||||||
"whisky","man","woman","boy","girl"};
|
"whisky","man","woman","boy","girl","to"};
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
public void onCreate(Bundle savedInstanceState) {
|
public void onCreate(Bundle savedInstanceState) {
|
||||||
|
|||||||
Reference in New Issue
Block a user