getsentry / getsentry/sentry-java
Switch form extending AlertDialog to just Dialog
Aperta
Android
good first issue
Task
User Feedbacks
- Lingua principale
- Kotlin
- Stelle
- 1.4k
- Fork
- 478
- Merge medio
- 2g 23h
- PR unite (30g)
- 67
Descrizione
### 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.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.