Cannot access androidx.lifecycle.HasDefaultViewModelProviderFactory
報錯“Cannot access androidx.lifecycle.HasDefaultViewModelProviderFactory” 可正常執行
解決方法:
新增庫:
implementation 'androidx.lifecycle:lifecycle-extensions:2.2.0'
implementation 'androidx.lifecycle:lifecycle-runtime:2.2.0'
或者更新androidx.appcompat:appcompat:
implementation 'androidx.appcompat:appcompat:1.3.0-alpha02'
相關文章
- Cannot Access Pls Pages: 'mod_security: Access denied with code 400'
- cannot access local variable where it is not associated with a value
- Cannot access a disposed object.問題根源所在.....Object
- O/S-Error: (OS 33) The process cannot access the fileError
- error C2248: cannot access protected member declared in class '****'Error
- 關於React Native報Cannot access ‘serviceOf‘的解決方案React Native
- IDEA Cannot access alimaven (http://maven.aliyun.com/nexus/content/groups/public/)IdeaMavenHTTP
- IDEA在執行maven打war的時候報錯:Cannot access defaults field of PropertiesIdeaMaven
- EBS修改密碼導致APP-FND-01496: Cannot access application ORACLE password密碼APPOracle
- JAVA使用accessJava
- access()函式函式
- Httplistener Access DeniedHTTP
- AP(Access Pointer)
- ORA-07274: spdcr: access error, access to oracle denied.ErrorOracle
- svn access to forBiddenORB
- Java連線AccessJava
- logstash nginx accessNginx
- Auditing Database AccessDatabase
- ERROR: Cannot uninstall ‘PyYAML‘. It is a distutils installed project and thus we cannot accuratelyErrorYAMLProject
- [Oracle] ORA-24247: network access denied by access control list(ACL)Oracle
- access偏移注入原理
- TypeScript 之 Indexed Access TypesTypeScriptIndex
- SQL Access Advisor!SQL
- Restricting Access to a Database at StartupRESTDatabase
- oledb連線加密access加密
- CA SiteMinder Web Access ManagerWeb
- access 轉 sql 之一SQL
- Parallel Access to External Tables (173)Parallel
- ACCESS 模擬雪花ID
- 解決cannot find module providing package或cannot find main modulePackageAI
- fork failed - Cannot allocate memoryAI
- Cannot set property 'innerHTML' of nullHTMLNull
- ImportError: cannot import name parseImportError
- cannot mount database in EXCLUSIVE modeDatabase
- Cannot find folder "Maintenance Plans".AINaN
- The type List is not generic; it cannot …
- 【轉】cannot allocate new log
- Cannot infer type arguments for PageImpl