Cody Duncan

Results 5 issues of Cody Duncan

I am attempting to use your textview with it's height set as wrap-content within a fragment. However, when the text is set BEFORE the text view is drawn (so in...

Your library is exactly what I need, however, is there a way to specify a custom table cell to be used as a search result? I want to customize the...

I think it would be super useful to have specific customization related to showing a typing indicator. I believe the ability is probably there, through the use of a Custom...

feature

It would be nice to provide an options parameter to allow more context to be given in the case of an error. In my scenario, I'm providing users with the...

Hello! I've tracked a bug back to the `mKeyListener` that is being used to increment `currentIndentation` within `CodeView.java` For example, if I write the following statement: `var foo = "bar";`...

enhancement