material-components / material-components/material-components-android

[TextInputLayout] Input invisible on Samsung devices.

Open
#1,882 7 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug Need more info Widget: TextField
Dominant language
Java
Stars
17.4k
Forks
3.2k
PR merge metrics
No merged PRs in 30d

Description

**Description:** When I enter text into the Input field, the text is not visible at all.

**Expected behavior:** It should be visible as in the screen shot attached.
![Screenshot_2020-11-18-16-29-04-743_com minduplabs debug](https://user-images.githubusercontent.com/4163385/99522163-4fd64e00-29bb-11eb-9d7c-e38a15ae1a0f.jpg)

**Source code:** `


`

I am using app theme `Theme.MaterialComponents.DayNight.NoActionBar`

**Android API version:** Android 10 (SDK 29)

**Material Library version:** `1.3.0-alpha03`, `1.3.0-alpha02`

**Device:** Samsung Galaxy S10+

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the issue with the provided TextInputLayout and TextInputEditText configuration on a Samsung Galaxy S10+ running Android 10, using Material Library 1.3.0-alpha03 or 1.3.0-alpha02. Inspect the TextInputLayout/TextInputEditText behavior and compare it with the attached screenshot; done means entered text is visible in the input field.

Written by the indexing model from the issue text.

Assessment

Tech stack
android
Domain
mobile
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.