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
Extract a substring directly from the internal Log class.
java.lang.IllegalArgumentException: Log tag "SendPositionGoogleFragment" exceeds limit of 23 characters
at android.util.Log.isLoggable(Log.java)
at org.kontalk.Log.d(Log.java:163)
at org.kontalk.position.SendPositionGoogleFragment.onConnected(SendPositionGoogleFragment.java:431)
The text was updated successfully, but these errors were encountered:
Extract a substring directly from the internal Log class.
The text was updated successfully, but these errors were encountered: