зеркало из https://github.com/DeGsoft/maui-linux.git
fix merge
This commit is contained in:
Родитель
7cc9a282bd
Коммит
599c90485d
|
@ -94,11 +94,6 @@ namespace Xamarin.Forms.Platform.Android
|
|||
((IElementController)Element).SetValueFromRenderer(Entry.TextProperty, s.ToString());
|
||||
}
|
||||
|
||||
protected override FormsEditText CreateNativeControl()
|
||||
{
|
||||
return new FormsEditText(Context);
|
||||
}
|
||||
|
||||
protected override void OnFocusChangeRequested(object sender, VisualElement.FocusRequestArgs e)
|
||||
{
|
||||
if (!e.Focus)
|
||||
|
|
Загрузка…
Ссылка в новой задаче