RoomRxJava icon indicating copy to clipboard operation
RoomRxJava copied to clipboard

Room with Rxjava Example

Results 4 RoomRxJava issues
Sort by recently updated
recently updated
newest added

@srinurp error: cannot find symbol import com.zoftino.roomrxjava.di.DaggerAppComponent; ![image](https://user-images.githubusercontent.com/48687487/156712092-71510f55-567c-4a39-94fe-08c1ebe1cff6.png)

RxJava2 is old now RxJava2 is new.

App is crashing as soon as I open it: 2020-01-04 22:46:32.107 335-369/com.zoftino.roomrxjava E/AndroidRuntime: FATAL EXCEPTION: pool-3-thread-1 Process: com.zoftino.roomrxjava, PID: 335 java.lang.NoSuchMethodError: No virtual method iterator()Landroid/arch/core/internal/SafeIterableMap$ListIterator; in class Landroid/arch/core/internal/SafeIterableMap; or its...

I got this error. How can i fix it? ![capture](https://user-images.githubusercontent.com/30829800/31813869-d7447518-b5ad-11e7-9b4c-09c4b9a6bdc6.PNG)