|  | @@ -14,7 +14,7 @@
 | 
	
		
			
				|  |  |          android:id="@+id/im_pic"
 | 
	
		
			
				|  |  |          android:layout_width="match_parent"
 | 
	
		
			
				|  |  |          android:layout_height="@dimen/dp_100"
 | 
	
		
			
				|  |  | -        android:scaleType="fitXY"
 | 
	
		
			
				|  |  | +        android:scaleType="center"
 | 
	
		
			
				|  |  |          android:adjustViewBounds="true"
 | 
	
		
			
				|  |  |          app:layout_constraintLeft_toLeftOf="parent"
 | 
	
		
			
				|  |  |          app:layout_constraintTop_toTopOf="parent"
 |