forked from distok/cutthecord
		
	9.6.5
This commit is contained in:
		
							parent
							
								
									9743d0cfe4
								
							
						
					
					
						commit
						f5bf44fa48
					
				
					 42 changed files with 9919 additions and 2 deletions
				
			
		
							
								
								
									
										21
									
								
								patches/squareavatars/965.patch
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										21
									
								
								patches/squareavatars/965.patch
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,21 @@
 | 
			
		|||
diff -crB from/res/values/styles.xml to/res/values/styles.xml
 | 
			
		||||
*** from/res/values/styles.xml	2019-10-01 22:09:17.070631936 +0300
 | 
			
		||||
--- to/res/values/styles.xml	2019-10-01 22:10:25.744421867 +0300
 | 
			
		||||
***************
 | 
			
		||||
*** 853,859 ****
 | 
			
		||||
          <item name="actualImageScaleType">fitCenter</item>
 | 
			
		||||
          <item name="placeholderImage">@drawable/asset_default_avatar_32dp</item>
 | 
			
		||||
          <item name="placeholderImageScaleType">fitCenter</item>
 | 
			
		||||
!         <item name="roundAsCircle">true</item>
 | 
			
		||||
      </style>
 | 
			
		||||
      <style name="Avatar.Chat" parent="@style/Avatar.Large">
 | 
			
		||||
          <item name="android:layout_width">@dimen/avatar_size_chat</item>
 | 
			
		||||
--- 853,860 ----
 | 
			
		||||
          <item name="actualImageScaleType">fitCenter</item>
 | 
			
		||||
          <item name="placeholderImage">@drawable/asset_default_avatar_32dp</item>
 | 
			
		||||
          <item name="placeholderImageScaleType">fitCenter</item>
 | 
			
		||||
!         <item name="roundAsCircle">false</item>
 | 
			
		||||
!         <item name="roundedCornerRadius">3dp</item>
 | 
			
		||||
      </style>
 | 
			
		||||
      <style name="Avatar.Chat" parent="@style/Avatar.Large">
 | 
			
		||||
          <item name="android:layout_width">@dimen/avatar_size_chat</item>
 | 
			
		||||
| 
						 | 
				
			
			@ -46,4 +46,5 @@ A very small amount of rounding is applied to make it look a little better.
 | 
			
		|||
- 9.4.8
 | 
			
		||||
- 9.6.3
 | 
			
		||||
- 9.6.4
 | 
			
		||||
- 9.6.5
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue