straw/app/src/main/java/org/schabi/newpipe/views
TobiGr 7101aecc98 Try to prevent invalid aspectRatio of SurfaceView
If the video's hieght is 0, the aspectRatio is set to Float.NaN which can cause further issues. Do not assign invalid values for the aspectRatio.
2025-12-29 16:30:20 +01:00
..
player Bump compileSdk to 34 2023-12-23 11:38:32 +01:00
AnimatedProgressBar.java Use final where possible 2020-08-16 10:25:09 +02:00
CollapsibleView.java Replaced `Icepick with Bridge and Android-State` 2024-10-23 21:28:07 +02:00
CustomCollapsingToolbarLayout.java Apply the requested changes and little improvements 2021-01-16 13:23:42 +01:00
ExpandableSurfaceView.java Try to prevent invalid aspectRatio of SurfaceView 2025-12-29 16:30:20 +01:00
FocusAwareCoordinator.java Remove deprecated method calls in FocusAwareCoordinator. 2022-07-21 09:01:19 +05:30
FocusAwareDrawerLayout.java Changed the code accordingly 2022-07-15 19:55:19 +02:00
FocusAwareSeekBar.java Lint: Inner class may be static 2020-11-18 18:02:33 -05:00
FocusOverlayView.java Fix some version checks to use android.os.Build 2020-10-31 15:54:02 -04:00
NewPipeEditText.java Add ability to copy hashtags, URLs and timestamps in descriptions on long-press 2023-01-15 11:40:27 +01:00
NewPipeRecyclerView.java Lint: Make a bunch of stuff final 2020-11-18 17:50:00 -05:00
NewPipeTextView.java Add ability to copy hashtags, URLs and timestamps in descriptions on long-press 2023-01-15 11:40:27 +01:00
ScrollableTabLayout.java Use final where possible 2020-08-16 10:25:09 +02:00
SuperScrollLayoutManager.java Use final where possible 2020-08-16 10:25:09 +02:00