material-foundation / material-remixer-android

Remixer for Android. Live adjustment of app variables.
Apache License 2.0
774 stars 54 forks source link

Runtime exception if you open the Remixer fragment without binding anything #148

Open mattprecious opened 7 years ago

mattprecious commented 7 years ago
java.lang.NullPointerException: Attempt to invoke interface method 'int java.util.List.size()' on a null object reference
    at com.google.android.libraries.remixer.ui.view.RemixerAdapter.getItemCount(RemixerAdapter.java:59)