mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-09 04:59:31 -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. */
|
||||
String[] words = {"hello","buy","I","you","have","please","where",
|
||||
"how","go","Gothenburg","London","rakia","wine",
|
||||
"whisky","man","woman","boy","girl"};
|
||||
"whisky","man","woman","boy","girl","to"};
|
||||
|
||||
@Override
|
||||
public void onCreate(Bundle savedInstanceState) {
|
||||
|
||||
Reference in New Issue
Block a user