googleads / googleads-mobile-android-native-templates

Apache License 2.0
116 stars 102 forks source link

Crash #15

Open DaxeshV opened 3 years ago

DaxeshV commented 3 years ago

Caused by: android.view.InflateException: Binary XML file line #81: Attempt to invoke virtual method 'void android.widget.RatingBar.setEnabled(boolean)' on a null object reference Caused by: java.lang.NullPointerException: Attempt to invoke virtual method 'void android.widget.RatingBar.setEnabled(boolean)' on a null object reference

ericleich commented 3 years ago

@DaxeshV is this still happening with the latest update?