forked from distok/cutthecord
		
	Revert "9.0.4"
more apktool bugs, I'm afraid.
This reverts commit 16708c42dc.
			
			
This commit is contained in:
		
							parent
							
								
									16708c42dc
								
							
						
					
					
						commit
						ff09c1bcbd
					
				
					 42 changed files with 2 additions and 9808 deletions
				
			
		| 
						 | 
				
			
			@ -1,21 +0,0 @@
 | 
			
		|||
diff -crB from/res/values/styles.xml to/res/values/styles.xml
 | 
			
		||||
*** from/res/values/styles.xml	2019-05-12 12:13:45.444439495 +0300
 | 
			
		||||
--- to/res/values/styles.xml	2019-05-12 12:15:30.707184094 +0300
 | 
			
		||||
***************
 | 
			
		||||
*** 832,838 ****
 | 
			
		||||
          <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>
 | 
			
		||||
--- 832,839 ----
 | 
			
		||||
          <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>
 | 
			
		||||
| 
						 | 
				
			
			@ -31,5 +31,4 @@ A very small amount of rounding is applied to make it look a little better.
 | 
			
		|||
- 9.0.1
 | 
			
		||||
- 9.0.2
 | 
			
		||||
- 9.0.3
 | 
			
		||||
- 9.0.4
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue