Dan Jarvis

Results 8 comments of Dan Jarvis

Are there plans to do a stable release of version `2.1`? It would be great to get the multidex support into a stable build!

Instead of just adding `.puml`, I think we could make this even more permissive and allow any file extension. I don't think there's a lot of value in restricting the...

This issue is blocking me from using DUALIST too, even when I give execute permission to `play.plugins`, and remove the `com.apple.quarantine` attribute set by my Mac (obviously doing this is...

I tried to add header and footer views to the HListView, but they did not seem to get displayed. In fact, if I added both then my entire HListView disappears!...

I initially thought the same thing as I wanted my `compare` function to match [the definition in the Comparator interface](https://docs.oracle.com/javase/7/docs/api/java/util/Comparator.html#compare(T,%20T)). However, the [problem TODO](https://github.com/Kotlin/kotlin-koans/blob/master/src/i_introduction/_10_Object_Expressions/n10ObjectExpressions.kt#L12 ) does specifically state to sort...

I don't see this problem with the demo app when setting `app:hlv_dividerWidth="15dp"` in my layout file. The divider appears between all items, but not at the edges. Perhaps you have...

It seems like this issue can be closed now?

Pull request https://github.com/Polidea/android-zoom-view/pull/13 fixes this issue.