Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge ConnectHelpAlertFragment and AlertFragment #1758

Merged
merged 1 commit into from
Jun 8, 2022

Conversation

nielsvanvelzen
Copy link
Member

ConnectHelpAlertFragment was the only view left using AlertFragment, merging them to make it easier to maintain and make potential changes in the future.

Changes

  • Merge ConnectHelpAlertFragment and AlertFragment

Issues

app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toBottomOf="@id/title">

<ImageView

Check warning

Code scanning / Android Lint

Image without contentDescription

Missing contentDescription attribute on image
@nielsvanvelzen nielsvanvelzen merged commit 0ede654 into jellyfin:master Jun 8, 2022
@nielsvanvelzen nielsvanvelzen deleted the alert-connect-help branch July 10, 2022 07:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants