Removed loggin statement in precomputed-text-setter-compat
This commit is contained in:
		
							parent
							
								
									54335dce6e
								
							
						
					
					
						commit
						620da87694
					
				| @ -106,7 +106,6 @@ public class PrecomputedTextSetterCompat implements Markwon.TextSetter { | ||||
|             @NonNull final Spanned text, | ||||
|             @NonNull final TextView.BufferType bufferType, | ||||
|             @NonNull final Runnable onComplete) { | ||||
|         Log.e("TXT", String.format("thread: %s, attached: %s", Thread.currentThread(), textView.isAttachedToWindow())); | ||||
|         if (textView != null) { | ||||
|             textView.post(new Runnable() { | ||||
|                 @Override | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Dimitry Ivanov
						Dimitry Ivanov