straw/app/src/main/java
Profpatsch 32d2606a65 BaseDescriptionFragment: Assert member is initialized
`streamInfo` and `channelInfo` have to be initialized, since the only
way to construct the class it to pass them. So we can remove the null
check boilerplate and make some of the accessors `NonNull`.
2024-01-23 14:28:37 +01:00
..
androidx/fragment/app Store/retrieve parcelable arrays as lists instead. 2023-12-23 11:38:40 +01:00
com/google/android/material/appbar Use List.of(). 2022-07-20 04:39:11 +05:30
org BaseDescriptionFragment: Assert member is initialized 2024-01-23 14:28:37 +01:00
us/shandian/giga Store/retrieve parcelable arrays as lists instead. 2023-12-23 11:38:40 +01:00