Isira Seneviratne

Results 67 comments of Isira Seneviratne

> Just an example > > ``` > java.lang.NoSuchMethodError: No static method compare(Ljava/lang/Object;Ljava/lang/Object;Ljava/util/Comparator;)I in class Lj$/util/Objects; or its super classes (declaration of 'j$.util.Objects' appears in /data/app/de.blau.android.test-DLbAQYRiYw3xsOIQJ5gSdQ==/base.apk!classes2.dex) > at bentleyottmann.SweepSegment.(SweepSegment.java:26) >...

> I haven't done any more work on the testing issue yet, however I've re-encountered the ConcurrentHashMap issue I mentioned. This turns out to be the serialisation library not finding...

> PLS don't merge! > > Always rebase on the HEAD of branch you are working relative to, that is in this case master, and then force push your work....

> Another problem, on 4.1 and 4.4 I run in to this error: > > ``` > 02-27 11:52:27.854: E/AndroidRuntime(7593): java.lang.NoClassDefFoundError: de.blau.android.util.collections.LongOsmElementMap$SafeIterator > 02-27 11:52:27.854: E/AndroidRuntime(7593): at de.blau.android.util.collections.LongOsmElementMap.iterator(LongOsmElementMap.java:435) > 02-27...

> Thank you for the effort. Looks overall good to me. Very good UI and UX changes that make the app feel modern 👍 > > The light theme looks...

> Hi, thank you so much for your work, it's terrific! Since your rewriting this part, do you think it would be a good chance to tackle #7191? Support in...

> > we are happy about every reviewer, so if you have any comments on the PR leave them here😉 > > Thank you! > > > As far as...