Skip to content
This repository has been archived by the owner on Dec 8, 2019. It is now read-only.

null cannot be cast to non-null type android.view.ViewGroup #139

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Jul 21, 2019

  1. null cannot be cast to non-null type android.view.ViewGroup

    com.afollestad.aesthetic.utils.ActivityExtKt.getRootView (ActivityExtKt.java)
    com.afollestad.aesthetic.internal.AestheticExtKt.addBackgroundSubscriber (AestheticExtKt.java)
    com.afollestad.aesthetic.Aesthetic$Companion$$special$$inlined$subscribeTo$3.accept (Aesthetic.java)
    io.reactivex.internal.observers.LambdaObserver.isDisposed (LambdaObserver.java)
    io.reactivex.internal.operators.observable.ObservableDistinctUntilChanged$DistinctUntilChangedObserver.onNext (ObservableDistinctUntilChanged.java)
    io.reactivex.internal.operators.observable.ObservableObserveOn$ObserveOnObserver.drainNormal (ObservableObserveOn.java)
    io.reactivex.internal.operators.observable.ObservableObserveOn$ObserveOnObserver.run (ObservableObserveOn.java)
    io.reactivex.android.schedulers.HandlerScheduler$ScheduledRunnable.run (HandlerScheduler.java)
    hedongfu committed Jul 21, 2019
    Configuration menu
    Copy the full SHA
    724f55a View commit details
    Browse the repository at this point in the history