RxFileObserver icon indicating copy to clipboard operation
RxFileObserver copied to clipboard

Simple reactive API for Android's FileObserver class

Results 1 RxFileObserver issues
Sort by recently updated
recently updated
newest added

Hi, you are probably familiar with this issue: https://code.google.com/p/android/issues/detail?id=189231. I tried your library and it works great, but in Marshmallow phones it do nothing. Do you know any workaround? My...