logt template returns error

已回答

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";
0

Hi Jeranio,

What type of file is it? Please provide a self-sufficient code sample so that I can try to reproduce it.

0

请先登录再写评论。