Subversion Repository Public Repository

Nextrek

Diff Revisions 676 vs 677 for /Android/SmartCharging/SmartCharging/app/src/main/java/it/fedeloper/smartcharging/Controller/MapActivity.java

Diff revisions: vs.
  @@ -634,6 +634,7 @@
634 634 @Override
635 635 public void run() {
636 636 ((TextView) findViewById(R.id.nome_locale)).setText(arg0.getTitle());
637 + //TODO NULLPOINTER
637 638 }
638 639 });
639 640 try {