Skip to content

Commit 424a347

Browse files
modified code changes
1 parent 4d0cd5a commit 424a347

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/Core/src/Platform/Android/MauiPicker.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@ public class MauiPicker : MauiPickerBase
1414
public MauiPicker(Context context) : base(context)
1515
{
1616
PickerManager.Init(this);
17-
// To prevent user from entering text when focus is received
18-
KeyListener = null;
1917
}
2018

2119
public override bool OnTouchEvent(MotionEvent? e)

0 commit comments

Comments
 (0)