From 7d4042f378a2cb41e699eee3e825a3715722f966 Mon Sep 17 00:00:00 2001 From: AmrDeveloper Date: Sun, 26 Jun 2022 22:01:37 +0200 Subject: [PATCH] Add OnFocusChange listener type to the doc --- docs/annotations/listeners.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/annotations/listeners.md b/docs/annotations/listeners.md index 3b9c36f..1bcd32d 100644 --- a/docs/annotations/listeners.md +++ b/docs/annotations/listeners.md @@ -17,6 +17,8 @@ BindListener take 2 information - OnTextChange +- OnFocusChange + 2 - view id and you can ignore it if you want this listener to be for your list item layout. Examples: