Results 16 issues of Daniel Guger

Is there a possibility to use these animations with fragments or dialogfragments?

As the AndroidX version of AppCompat is stable now, I'd recommend to update.

I'm not able to add questions, but I am logged in.

enhancement

I'm getting this exception when using the library: I'm using MaterialComponents 1.1.0-beta02. > java.lang.ClassCastException: com.iammert.tabscrollattacherlib.TabScrollAttacher$observeTabLayoutSelection$1 cannot be cast to com.google.android.material.tabs.TabLayout$BaseOnTabSelectedListener > at com.iammert.tabscrollattacherlib.TabScrollAttacher.observeTabLayoutSelection(TabScrollAttacher.kt:62) > at com.iammert.tabscrollattacherlib.TabScrollAttacher.(TabScrollAttacher.kt:23) But cool idea for...

**Animations between Dataset Changes** Make an animation when dataset changes like here: https://github.com/hashlin/rally#graphs-and-tabs

feature

Implement onChipCreated-Listener to be able to listen for new Chips.

Use Material Chips and AndroidX dependencies.

The TextView is e.g. interpreting a "." as backspace when I use it on a Galaxy S7 with the SwiftKey-Keyboard. This applies also for "," or "!" or "?". If...

It looks like that the smooth seconds hand does heavily affect system performance, as using the watch is really laggy then. I wonder what the difference between other watch faces...

When trying to complete a command in `conda create ...`, the whole completion crashes with `__conda_package_available:5: command not found: python`. Then, zsh doesn't respond anymore. When using a KeyboardInterrupt, this...