Thomas R. Altstidl

Results 6 issues of Thomas R. Altstidl

There are a few things I'd like to do before releasing this: - [ ] Better right-to-left support - [x] Methods for manually expanding and collapsing the `FlexibleToolbarLayout` (might be...

enhancement

There are a lot of details in the [Picker](https://www.google.com/design/spec/components/pickers.html#) section of the Google Design guidelines. It would be nice to implement the look of the updated pickers for all Android...

enhancement

https://developer.github.com/v3/projects/ Currently in preview only

preview-api-only

Thanks for the great library. The visualizations are truly great. However, we're running into a crash when some of the leaf nodes do not have any samples in the `X_train`...

Some time ago now the support library brought support for swipe and drag & drop via the `ItemTouchHelper`. Preliminary efforts have already been made in the `dev-itemtouchhelper` branch, but there...

More modes for swipe types should also be included in this library: - Normal swiping behaviour with swipe callback - Partly swiping with swipe callback - Disabled swipe with hint...

enhancement