1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2024-09-30 16:00:50 +00:00
NewPipe/app/src/main/java
wangear 5d5f8b4d51
Fix NullPointerException: Attempt to get length of null array in MainActivity (#5999)
* Fixed Unable to start activity ComponentInfo{org.schabi.newpipe/org.schabi.newpipe.MainActivity}: java.lang.NullPointerException: Attempt to get length of null array #5996
issue : #5996
changed :
- Checked null
2021-04-06 14:13:13 +02:00
..
androidx/fragment/app Lint: Make a bunch of stuff final 2020-11-18 17:50:00 -05:00
com/google/android/material/appbar Apply the requested changes and little improvements 2021-01-16 13:23:42 +01:00
org/schabi/newpipe Fix NullPointerException: Attempt to get length of null array in MainActivity (#5999) 2021-04-06 14:13:13 +02:00
us/shandian/giga Fix Dark elements in Light Theme 2021-03-27 17:46:05 +03:00