Browse Source

Update README.md

pull/2334/head
Igor Demin 2 years ago committed by GitHub
parent
commit
d146b80fff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      tutorials/Context_Menu/README.md

2
tutorials/Context_Menu/README.md

@ -381,5 +381,5 @@ private fun circleIcon(color: Color) = object : Icon {
override fun getIconHeight() = 16
}
```
<img width="399" alt="image" src="https://user-images.githubusercontent.com/5963351/190508790-1c56f05e-5d60-4f39-8e0f-75818745695f.png">
<img width="448" alt="image" src="https://user-images.githubusercontent.com/5963351/191312702-f455ab2c-4c47-4e11-b615-fc67af1af3f9.png">

Loading…
Cancel
Save