Skip to content
This repository was archived by the owner on May 1, 2024. It is now read-only.

[Enhancement] Outlined entry like in MD2 #9671

Closed
Mikilll94 opened this issue Feb 21, 2020 · 2 comments
Closed

[Enhancement] Outlined entry like in MD2 #9671

Mikilll94 opened this issue Feb 21, 2020 · 2 comments

Comments

@Mikilll94
Copy link

Summary

In Material Design 2 there is an option to create an outlined entry like this:
md2_entry

However, in Xamarin it is not possible to create such an entry. And doing this with custom renderers is very hard.

API Changes

Many solutions are possible:

  • add platform-specific on Android to enable outlined entries
  • add border/outline prop to entry

Intended Use Case

As a developer, I want to easily create an entry with an outline.

@PureWeen
Copy link
Contributor

duplicate #5005

@saiyamshah143
Copy link

@Mikilll94 You can refer this link. Custom Renderer is not too hard to implement.
https://stackoverflow.com/questions/59132739/outlined-textbox-in-xamarin-forms

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants