rotorgames/Rg.Plugins.Popup

I have a problem where the keyboard closes when I move the focus from Entry 1 to Entry 2.

LISPos opened this issue · 0 comments

I have a problem where the keyboard closes when I move the focus from Entry 1 to Entry 2.

The state changes of the keyboard are as follows:

Entry 1 Focused > Entry 1 Unfocused > Entry 2 Focused
Open > Close > Open > Close

As the focus moves to Entry 2, the keyboard opens briefly and closes quickly.

Have you experienced the same problem as me?

Could I get some advice?

thank you

rg.plugin.popup: 2.1.0
xamarin forms: 5.0.0.2515
android target:11 (api 30)