Compare commits
	
		
			1 Commits
		
	
	
		
			b389197fb1
			...
			f92d27db28
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| f92d27db28 | 
@@ -9,9 +9,9 @@
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
    <TextView
 | 
					    <TextView
 | 
				
			||||||
        android:id="@+id/type"
 | 
					        android:id="@+id/type"
 | 
				
			||||||
        android:layout_width="90dp"
 | 
					        android:layout_width="wrap_content"
 | 
				
			||||||
        android:layout_height="wrap_content"
 | 
					        android:layout_height="wrap_content"
 | 
				
			||||||
        android:paddingStart="10dp"
 | 
					        android:layout_marginHorizontal="10dp"
 | 
				
			||||||
        android:textSize="28sp"
 | 
					        android:textSize="28sp"
 | 
				
			||||||
        android:lines="1"
 | 
					        android:lines="1"
 | 
				
			||||||
        android:maxLines="1"
 | 
					        android:maxLines="1"
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user