mirror of
				https://github.com/commons-app/apps-android-commons.git
				synced 2025-10-30 22:34:02 +01:00 
			
		
		
		
	Update HtmlTextView.java
Added whitespace
This commit is contained in:
		
							parent
							
								
									10637f4bf2
								
							
						
					
					
						commit
						8f0cd852a5
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -20,7 +20,7 @@ public class HtmlTextView extends AppCompatTextView { | |||
|         setText(Utils.fromHtml(getText().toString())); | ||||
|     } | ||||
| 
 | ||||
|     public void setHtmlText(String newText){ | ||||
|     public void setHtmlText(String newText) { | ||||
|         setText(Utils.fromHtml(newText)); | ||||
|     } | ||||
| } | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 mwoguri
						mwoguri