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

Update debug media details #3783

Merged
merged 3 commits into from
Jul 23, 2024
Merged

Conversation

nielsvanvelzen
Copy link
Member

Changes

  • Add some audio related info
  • Show media info for all item types
  • Update the design slightly (tweak colors/decrease padding/use dynamic sizing)

Issues

@nielsvanvelzen nielsvanvelzen added the enhancement New feature or request label Jul 22, 2024
@nielsvanvelzen nielsvanvelzen added this to the v0.17.0 milestone Jul 22, 2024
@@ -3,22 +3,22 @@
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="170dp"
android:layout_height="wrap_content"
android:background="@color/background_material_dark"
android:background="@color/grey"

Check warning

Code scanning / Android Lint

Overdraw: Painting regions more than once Warning

Possible overdraw: Root element paints background @color/grey with a theme that also paints a background (inferred theme is @style/Theme.Jellyfin)
@nielsvanvelzen nielsvanvelzen merged commit 6390a95 into jellyfin:master Jul 23, 2024
5 checks passed
@nielsvanvelzen nielsvanvelzen deleted the media-debug branch July 23, 2024 05:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants