Skip to content
This repository has been archived by the owner on Jun 20, 2023. It is now read-only.

Missing properties on Google.Android.Material.TextField.TextInputLayout #201

Open
jcmanke opened this issue Aug 28, 2019 · 0 comments
Open

Comments

@jcmanke
Copy link

jcmanke commented Aug 28, 2019

Xamarin.Android Version (eg: 6.0):

9.4.1.0

Operating System & Version (eg: Mac OSX 10.11):

Windows 10 Enterprise version 1903

Support Libraries Version (eg: 23.3.0):

Xamarin.Google.Android.Material 1.0.0-preview02

Describe your Issue:

android.support.design.widget.TextInputLayout does not fully implement the material text field spec, missing things such as the leading and trailing icons. com.google.android.material.textfield.TextInputLayout does, but it appears that the Xamarin.Google.Android.Material NuGet package simply maps the former control to the latter's namespace so methods such as setStartIconDrawable and setEndIconDrawable are missing.

Steps to Reproduce (with link to sample solution if possible):

Include any relevant Exception Stack traces, build logs, adb logs:

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

No branches or pull requests

1 participant