TextSurface
TextSurface copied to clipboard
two Text with same contents = only one shown
I have a display of album, artist and track name. All fields are separate Text objects. When two fields have the same name (as in song that has the same title as album) only one of these fields is shown. Is this a bug or a feature?
in su.levenetc.android.textsurface.Text has a function name compareTo,you can change it