Mario Đanić

Results 123 comments of Mario Đanić

I would assume you don't plan on implementing something like this either?

I'll try to take a look in the coming days/months as I'd like to use what you have here. Thanks for your offer to help :)

Hello, considering that the library is not maintained and I actively use it, I have decided to fork it for the time being under the same name. Changes to naming...

Any news on this maybe @HITGIF? :)

Unfortunately, the error trace/crash doesn't show where exactly this happens and I use your text field in a few places. It does not crash on compile, and I can't reproduce...

The line is basically this o.O super.onMeasure(widthMeasureSpec, heightMeasureSpec);

And it does NOT happen on Android 5 and 6.

In the mean time this happens to more and more users :( > java.lang.IllegalStateException: > at android.widget.RelativeLayout$DependencyGraph.getSortedViews (RelativeLayout.java:1786) > at android.widget.RelativeLayout.sortChildren (RelativeLayout.java:382) > at android.widget.RelativeLayout.onMeasure (RelativeLayout.java:389) > at android.view.View.measure (View.java:23265)...