-
Notifications
You must be signed in to change notification settings - Fork 107
Issues: TanZhiL/Zhumulangma
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
The observer class has some methods that use newer APIs which are not available in the current OS version. Lifecycles cannot access even other methods so you should make sure that your observer classes only access framework classes that are available in your min API level OR use lifecycle:compiler annotation processor. at androidx.lifecycle.b.c(ClassesInfoCache.java:72) at androidx.lifecycle.b.a(ClassesInfoCache.java:50) at androidx.lifecycle.n.c(Lifecycling.java:163) at androidx.lifecycle.n.b(Lifecycling.java:145) at androidx.lifecycle.n.b(Lifecycling.java:82) at androidx.lifecycle.l$a.<init>(LifecycleRegistry.java:354) at androidx.lifecycle.l.a(LifecycleRegistry.java:170)
#3
opened Feb 14, 2020 by
h-zhouwenjun
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.