Skip to content

[Nativescript 7] TextField rounded style is broken #276

@mohammadrafigh

Description

@mohammadrafigh

Environment

  • CLI: 7.0.7
  • Android Runtime: 6.5.3, 7.0.0

Describe the bug
-rounded class doesn't work over TextFields in Nativescript 7.0.0.

Screenshot from 2020-09-14 00-50-32

To Reproduce
Simple example:

<StackLayout class="nt-form">
    <TextField hint="Rounded" class="-rounded m-t-10"></TextField>
</StackLayout>

Expected behavior
The rounded TextField should look like rounded buttons (the same as rounded TextFields before Nativescript 7)

Sample project
https://github.com/mohammadrafigh/ns-theme-issue

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions