You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: