NewPipe/app/src/main/java/org/schabi/newpipe/fragments/detail
HybridAU 9db0133a5b
Add play queue button to video details fragment
* Add play queue button to video details fragment

* Use existing ic_list icon

* Still open play queue even when queue is empty

* Change app:srcCompat to android:src
2022-09-14 21:00:44 +08:00
..
DescriptionFragment.java Sort tags case-insensitively. 2022-07-29 09:21:48 +05:30
StackItem.java Annotate some NonNulls, some lint cleaning 2022-03-18 13:15:44 -04:00
TabAdapter.java Revert to deprecated BEHAVIOR_SET_USER_VISIBLE_HINT in TabAdapter 2020-09-06 14:02:25 +02:00
VideoDetailFragment.java Add play queue button to video details fragment 2022-09-14 21:00:44 +08:00
VideoDetailPlayerCrasher.java Replace LinkedHashMap with List.of(). 2022-07-20 04:39:11 +05:30