getsentry / getsentry/sentry-java

Switch form extending AlertDialog to just Dialog

Open
#5,354 1 comment 0 reactions 0 assignees View on GitHub
Android good first issue Task User Feedbacks
Dominant language
Kotlin
Stars
1.4k
Forks
478
Avg merge
2d 23h
Merged PRs (30d)
67

Description

### 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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.