Skip to content

Permusoft/TabCrash

Repository files navigation

TabCrash

Android project demonstrating potential NPE in Nougat's android.support.design.widget.TabLayout.

Nougat replaced TabLayout's setOnTabSelectedListener() with the more general addOnTabSelectedListener().

The calling code however doesn't seem to check for a null Tab object, which occurs when the first is added.

About

Android project demonstrating potential NPE in Nougat's android.support.design.widget.TabLayout.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages