logt template returns error
Answered
Android Studio Arctic Fox | 2020.3.1 Patch 2
className = groovyScript("_1.take(Math.min(23, _1.length()));", className())
This returns :
private static final String TAG = "Cannot invoke method length() on null object";
Please sign in to leave a comment.
Hi Jeranio,
What type of file is it? Please provide a self-sufficient code sample so that I can try to reproduce it.