Revert "9.5.0"

Things are bork

This reverts commit b907e73caa.
This commit is contained in:
ave 2019-08-31 15:06:13 +03:00
parent b907e73caa
commit eb39c6f9c6
No known key found for this signature in database
GPG key ID: 09356ABAA42C842B
42 changed files with 2 additions and 9880 deletions

View file

@ -1,21 +0,0 @@
diff -crB from/res/values/styles.xml to/res/values/styles.xml
*** from/res/values/styles.xml 2019-08-31 14:22:08.178047943 +0300
--- to/res/values/styles.xml 2019-08-31 14:23:10.521750042 +0300
***************
*** 847,853 ****
<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>
--- 847,854 ----
<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>

View file

@ -44,5 +44,4 @@ A very small amount of rounding is applied to make it look a little better.
- 9.4.6
- 9.4.7
- 9.4.8
- 9.5.0