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