Koen Van Looveren

Results 59 issues of Koen Van Looveren

``` FragmentManager fm = getFragmentManager(); FragmentTransaction fragmentTransaction = fm.beginTransaction(); FragmentTransactionExtended fragmentTransactionExtended = new FragmentTransactionExtended(this, fragmentTransaction, firstFragment, secondFragment, R.id.fragment_place); fragmentTransactionExtended.addTransition(FragmentTransactionExtended.GLIDE); fragmentTransactionExtended.commit(); ``` Does not work with Fragments from android.support.v4.app.Fragment. Can you...

Is there a way to remove the attachedScrollview? so my floatingactionbutton isn't listening anymore to the scrollview programaticly. I need to add the scrollview in the beginning of launching the...

Updated the attrs file for the library added a method to set the cursorcolor programmaticly.

``` ``` the show by rank & sort by name are never shown (no popupmenu will ever be created)

With the null safety of dart landing in beta. Is there a timeline when this package will be migrated to nullsafety?

Should icon pulse is a very specific behaviour. That is something that should be set to false by default. And only when needed it should be set to true by...

``` Failed to resolve `IOSOptions`: The type `IOSOptions` was not registered Make sure `IOSOptions` is added to your KiwiContainer and rerun build_runner build (If you are using the kiwi_generator) When...

bug
help wanted
kiwi generator

It would be awesome to see if your tool supported drag and drop for paths,groups. Moving item x will automaticly update the pathdata or translate X/Y