|  | @@ -103,7 +103,7 @@
 | 
	
		
			
				|  |  |          <ImageView
 | 
	
		
			
				|  |  |              android:layout_marginEnd="20dp"
 | 
	
		
			
				|  |  |              android:id="@+id/iv_close"
 | 
	
		
			
				|  |  | -            android:padding="3dp"
 | 
	
		
			
				|  |  | +            android:padding="5dp"
 | 
	
		
			
				|  |  |              app:layout_constraintRight_toRightOf="parent"
 | 
	
		
			
				|  |  |              app:layout_constraintBottom_toBottomOf="@+id/tv_title"
 | 
	
		
			
				|  |  |              app:layout_constraintTop_toTopOf="@+id/tv_title"
 |