Re: Number corrections
Reply #7 –
It's actually a database table (if you understand database terminology) and when a list is deleted so is it's corresponding table in the database. So it's gone! There's a header record in the table keeping track of internal info such as cache counts... which is what is confirmed when opening the app which examines each table (list) to see if they match. The only thing I can think of is some cache is either not being counted or it's row in the table is not actually added. Again, the odd thing is if same GPX, same Geooh, it should happen with my test unless the Android version is messing something up. Let me look at that... what version of Android are you running? I'll try to run that version in an emulator.