Skip to content

Instantly share code, notes, and snippets.

@ricknout
Last active January 19, 2023 09:29
Show Gist options
  • Select an option

  • Save ricknout/175ef965e6ebee74e4a5fc6b871c4284 to your computer and use it in GitHub Desktop.

Select an option

Save ricknout/175ef965e6ebee74e4a5fc6b871c4284 to your computer and use it in GitHub Desktop.
Legacy text field in layout
<!-- Copyright 2020 Google LLC.
SPDX-License-Identifier: Apache-2.0 -->
<com.google.android.material.textfield.TextInputLayout
...
+ style="@style/Widget.Design.TextInputLayout">
...
</com.google.android.material.textfield.TextInputLayout>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment