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
Can the FirstDrawListener.registerFirstDrawListener() be used to calculate the draw time of a specific view inside an Activity and not the whole Activity itself by providing the said specific view as the first parameter to it?
The text was updated successfully, but these errors were encountered:
Can the
FirstDrawListener.registerFirstDrawListener()
be used to calculate the draw time of a specific view inside an Activity and not the whole Activity itself by providing the said specific view as the first parameter to it?The text was updated successfully, but these errors were encountered: