From d146b80fff3c7f787e42b8810e6fea550d3247db Mon Sep 17 00:00:00 2001 From: Igor Demin Date: Tue, 20 Sep 2022 18:25:10 +0200 Subject: [PATCH] Update README.md --- tutorials/Context_Menu/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorials/Context_Menu/README.md b/tutorials/Context_Menu/README.md index e406e18055..f4b73ffdb9 100644 --- a/tutorials/Context_Menu/README.md +++ b/tutorials/Context_Menu/README.md @@ -381,5 +381,5 @@ private fun circleIcon(color: Color) = object : Icon { override fun getIconHeight() = 16 } ``` -image +image