getsentry / getsentry/sentry-java
Switch form extending AlertDialog to just Dialog
未关闭
Android
good first issue
Task
User Feedbacks
- 主要语言
- Kotlin
- 星标
- 1.4k
- 派生
- 478
- 平均合并
- 2 天 23 小时
- 30 天内合并 PR
- 67
描述
### Description
We're not using anything from AlertDialog and throwing away its content by [setting our own](https://github.com/getsentry/sentry-java/blob/e63ad341cb0d79622e0dbafcf1fe9a2ec5e5f12b/sentry-android-core/src/main/java/io/sentry/android/core/SentryUserFeedbackForm.java#L57), so there's no reason to extend from AlertDialog.
贡献指南
评估
这个 Issue 还没有评估数据。