NewPipe/app/src
devlearner 400ee808e0
Set up theme/locale before super.create()
This seems to solve a bug where the Open action menu dialog does not appear the first time on cold start on older Android (8.0).
This is also the order of things in MainActivity and probably good practice.
2023-01-11 14:53:48 +01:00
..
androidTest/java/org/schabi/newpipe Use SparseArrayCompat instead of SparseArray in StreamItemAdapter. 2022-11-22 18:31:58 +05:30
debug Update Android Gradle Plugin to 7.3.0. 2022-10-15 04:09:08 +05:30
main Set up theme/locale before super.create() 2023-01-11 14:53:48 +01:00
test Fix ListHelperTest failure caused by immutable list being used 2022-07-22 16:09:43 +02:00