Disable vector XML rasterisation on API 23 (#2128)
* Disable vector XML rasterisation on API 23 --------- Co-authored-by: ElementBot <benoitm+elementbot@element.io>
This commit is contained in:
parent
64c873922a
commit
7fdba39d6d
14 changed files with 21 additions and 22 deletions
|
|
@ -41,7 +41,7 @@ internal val iconsOther = listOf(
|
|||
R.drawable.ic_location_navigator_centered,
|
||||
R.drawable.ic_new_message,
|
||||
R.drawable.ic_numbered_list,
|
||||
R.drawable.ic_plus,
|
||||
R.drawable.ic_plus_composer,
|
||||
R.drawable.ic_quote,
|
||||
R.drawable.ic_reply,
|
||||
R.drawable.ic_retry,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue