Pre-AlphaV5
This commit is contained in:
parent
e9c0ddb711
commit
71b53e42e6
@ -92,8 +92,6 @@ public class EarthquakeLocation extends FragmentActivity implements OnMapReadyCa
|
||||
//##########################################################################################################################################################################
|
||||
//################################################################## vvv Calculate Epicenter vvv #########################################################################
|
||||
|
||||
//TODO Jan
|
||||
|
||||
@RequiresApi(api = Build.VERSION_CODES.O)
|
||||
public Epizentrum ermittleEpizentrum(DataSnapshot data)
|
||||
{
|
||||
|
@ -220,8 +220,6 @@ public class MainActivity extends AppCompatActivity {
|
||||
//##########################################################################################################################################################################
|
||||
//################################################################## vvv DB Code vvv #####################################################################################
|
||||
|
||||
//TODO Aron
|
||||
|
||||
//###### Für Start der APP ####
|
||||
public void initDataBase()
|
||||
{
|
||||
@ -404,7 +402,7 @@ public class MainActivity extends AppCompatActivity {
|
||||
enableDisplayReset = false;
|
||||
}
|
||||
}
|
||||
//TODO @Aron hier Jans Code anschließen
|
||||
|
||||
//Bei genau 3 Einträgen:
|
||||
if(takenIDG >= 3 && allowCalculation)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user