You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Running the test, it ends with :
java.lang.NullPointerException: Attempt to invoke interface method 'java.lang.Object java.util.List.get(int)' on a null object reference
Maybe depending of not using androidx, it's about the Obvserver class for sure.
The text was updated successfully, but these errors were encountered:
Running the test, it ends with :
java.lang.NullPointerException: Attempt to invoke interface method 'java.lang.Object java.util.List.get(int)' on a null object reference
Maybe depending of not using androidx, it's about the Obvserver class for sure.
The text was updated successfully, but these errors were encountered: