mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-11 22:09:32 -06:00
update the TAG for the MainActivity
This commit is contained in:
@@ -27,7 +27,7 @@ import org.grammaticalframework.pgf.MorphoAnalysis;
|
||||
public class MainActivity extends Activity {
|
||||
|
||||
private static final boolean DBG = true;
|
||||
private static final String TAG = "DemoActivity";
|
||||
private static final String TAG = "MainActivity";
|
||||
|
||||
private static final boolean FAKE_SPEECH = false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user