SkyGanfor

Results 5 issues of SkyGanfor

I have a simple cardview that contains a htmltextview. But upon compiling, I'm not able to click the cardview and the htmltextview is in focus instead. I tried defining the...

Hi, I noticed a possible bug in ParseRelations when trying to add or remove an object from a relation. I've found the crash consistently happening when preforming the following: 1:...

type:bug

Hi, I recently came across what I suppose to be a bug in the ParseParcelEncoder for android, specifically when parceling ParseObject subclasses of mine with local datastore enabled (LDS). This...

I have a "sort by" filter option within my app and upon the user selecting an option (such as sort by date, name, etc.), the app creates a ParseQuery that...

Hi, I've been generating PDFs using user input and some of the text input allows for line breaks that span multiple lines. I set these strings using `PDTextField.setValue()` and a...

type: support