[TIMOB-26440] Android: Theme "Theme.AppCompat.NoTitleBar" causes text-fields to lose placeholders
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | None |
Status | Open |
Resolution | Unresolved |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Android |
Labels | n/a |
Reporter | Hans Knöchel |
Assignee | Unknown |
Created | 2018-10-05T20:54:07.000+0000 |
Updated | 2018-10-05T20:54:07.000+0000 |
Description
When using the
Theme.AppCompat.NoTitleBar
theme in a window instance that holds text-field references, the placeholders (hintText
) of the fields disappear. We did not have an isolated test-case so far, but I wanted to log it already so it can be scoped.
No comments