Merge branch 'master' into GeoT
This commit is contained in:
@@ -141,6 +141,7 @@ public class MainActivity extends AppCompatActivity
|
||||
else if (id == R.id.nav_geotag) {
|
||||
|
||||
|
||||
|
||||
Intent startDownload = new Intent(this,GeoTagStoreList.class);
|
||||
startActivity(startDownload);
|
||||
|
||||
@@ -149,6 +150,13 @@ public class MainActivity extends AppCompatActivity
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
else if (id == R.id.nav_export) {
|
||||
|
||||
Reference in New Issue
Block a user