Results 12 issues of mortyccp

After fast double touch on the cell which I call startDrag on onTouch method, the app crash with the following exception: `````` java java.lang.IllegalStateException: Cannot call this method while RecyclerView...

Is it possible to have transaction support for the following case? I got other write operation that want to put in the same transaction with the publish message. Is that...

### What problem does this feature solve? Currently, route's component can be null and it give no information and error. Provide information or raising error can help users to catch...

feature request
contribution welcome
good first issue

In Redux, there is a [“selector” library ](https://github.com/reactjs/reselect). It makes computing derived property from state more performance and thus encouraging minimal possible state. I think this fit very well into...

``` .../ld: warning: skipping incompatible libavutil/libavutil.a while searching for avutil .../ld: error: cannot find -lavutil ``` I encounter the above error when compelling ffmpeg3.1.2 for android x86. Anyone knows how...

**Is your feature request related to a problem? Please describe.** I want to use the styled component library to style the `Gallery` but seem it's not working due to `className`...

I don't think this library need to be use via vue plugin. I think exporting the VirtualCollection is enough

feature request

I would like to implement an infinite scroll ui with this library. And would like to know how can I know it's time to trigger another fetch. I seem there...

feature request

**Is your feature request related to a problem? Please describe.** I'm always frustrated when I typed the wrong command, and it's not easy to remove that entry from the command...

enhancement

The shell detection will check the process of the host instead of stopping inside the container image build environment The following is the `ps` output inside the container build step...