Christian Panadero

Results 10 comments of Christian Panadero

@Odaym what issues are you talking about?

Please do the PR over develop instead and apply the same style as the base code (square java code style). I'll merge it :+1: Very sorry about the delay I...

At this time you can use "drawableView.setBackground..." But I don't think is a good idea because at each draw will re-paint the background + gestures. I will think on that.

In the develop branch you can set background color and border color for canvas. I will look for a better solution for draw a bitmap.

As I was saying previously, nothing stops you to do: `drawableView.setBackground...` The optimization for that never got implemented, feel free to submit PRs with a better implementation, I will gladly...

Hi, You're right, I will do it in a later version but at this time what I intended to do is just keep the graph (with the presenter) alive on...

can you provide a sample project with the bug? Happy to take a look

That is completely true, the aim of the repository was to demonstrate how to architect android and I was not focused and that kind of edge cases but yes, is...

Since this is still open and it was really conflicting with my workflow, I decided to hack it so at least it works in my machine™. The expression parser registers...

Hey there! this code seem quite old, I'm not able to compile with that, so following the structure I was able to download an application from play store with this:...