kongzue / kongzue/DialogV3

使用androidx 库在Android4.4版本闪退

Open
#184 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
1.2k
Forks
158
PR merge metrics
No merged PRs in 30d

Description

其他版本没问题,只有4.4闪退
调用checkRenderscriptSupport时候闪退,查看日志,打印的是 :
RenderScript支持库未启用,要启用模糊效果,请在您的app的Gradle配置文件中添加以下语句
renderscriptTargetApi 17
renderscriptSupportModeEnabled true

但是我已经添加了这个了

安装的是DialogV3 androidx这个分支

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the crash on Android 4.4 while calling checkRenderscriptSupport, then inspect the Android app's Gradle configuration and the RenderScript support setup mentioned in the report. Done means the Android 4.4 crash is resolved and the blur effect works with the reported support settings.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, java
Domain
mobile
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.