Bobby I.
Bobby I.
I have tried to backport @CoordinatorLayout.DefaultBehavior(FloatingActionButton.Behavior.class), but unsuccessfully. Does anyone succeeded on creating a custom behavior for the FabProgressCircle ?
That's awesome ! On Sat, Oct 8, 2016, 18:24 Frank Denis [email protected] wrote: > Hi Boris, > > Yes, this is definitely planned (and pull requests are welcome to make...
@tmontgomery @mjpt777 Here is an interesting paper on replacing Hood's tombstones with 'backward shift deletion' : http://codecapsule.com/2013/11/17/robin-hood-hashing-backward-shift-deletion/
Great . Go is still a bit cryptic for me :) On Wed, Nov 2, 2016, 02:48 Tommy Murphy [email protected] wrote: > Each run of droplan will first clear the...
First thing that comes to mind  And on clear() we check if the resolver is the proper instance and if so, we delete the directory :) P.S I know...
@mradzinski @digitalbuddha I've implemented POC that works based on my proposal above. Tried it in prod in my last app, living on the edge and stuff, and didn't find time...
It happened to me too today when trying to `devenv test` - leaving the logs bellow. ``` β Projects/s git:(master) devenv test devenv-shell-env • Overriding .devenv to .devenv.maQ4iGQd35CR •...
Hi Ian, My comments are in #4
I will check it out . On Fri, 27 Nov 2015 21:05 Ian Preston [email protected] wrote: > The resulting Test.jar from "make test" should be runnable with "java -jar >...
It is not exactly stretching..it is being pushed to the right in steps as new items are added. You add item, them the loader goes on position +1 , and...