Marty

Results 6 issues of Marty

`implementation 'com.github.MasayukiSuda:BubbleLayout:v1.2.1` doesn't work, but `implementation 'com.daasuu:BubbleLayout:1.2.0` does work. ???

I've had this annotation in my code for what seems like two years. How is it not stable yet?

flow
for 1.7

The date range picker doesn't display correctly unless it you make it full width with no margins. Lesson learned, don't use abandoned repos. ![Screen Shot 2021-11-15 at 10 13 57...

My Android builds suddenly stopped building. I have no idea what is causing the build failure. I recently updated to Gradle 7.5 as well as some other libraries. But there...

When I use the back button to return to my Fragment (which is only a vertical EpoxyRecyclerView using MvRx) it starts at the top of the list instead of the...

Why does the documentation suck so much? Why make a library and then half ass the part where you tell people how to use it?