Skip to content

Commit

Permalink
Update ListHelper.java
Browse files Browse the repository at this point in the history
  • Loading branch information
Edwardsoen committed May 13, 2023
1 parent 3b0af17 commit 284d6a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/java/org/schabi/newpipe/util/ListHelper.java
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,7 @@ public static List<VideoStream> getSortedStreamVideosList(
videoOnlyStreams, ascendingOrder, preferVideoOnlyStreams);
}

add_high_resolution_to_default_option

public static List<String> getSortedResolutionList(
final Resources resources,
final int defaultResolutionKey,
Expand Down

0 comments on commit 284d6a6

Please sign in to comment.