straw/app/src
jianing liu fbc664d0da [player] Prevent long audio track label from pushing controls off-screen
- audioTrackTextView: layout_width=0dp + layout_weight=1
- Make it singleLine with ellipsize="end"
- When not fullscreen, hide metadataView so an empty weighted container doesn’t reserve space
- Result: controls stay visible on small screens; longer labels can use space on larger screens
2025-10-14 12:58:51 +08:00
..
androidTest/java/org/schabi/newpipe Fix test 2025-08-30 14:58:08 +02:00
debug Fix DebugApp doing unneeded AppWatcher.manualInstall 2023-07-14 18:32:04 +02:00
main [player] Prevent long audio track label from pushing controls off-screen 2025-10-14 12:58:51 +08:00
test added FeedGroup to Tab Settings UnitTest 2025-05-31 01:41:06 +02:00