Skip to content

Conversation

@JoonghyunCho
Copy link
Contributor

@JoonghyunCho JoonghyunCho commented Apr 18, 2019

Description of Change

Implementation of Selection Controls, the new Material Component.
Selection Controls includes...

  • CheckBox
  • RadioButton
  • Switch

fixes #24

API Changes

New class implementation for Selection Controls.

  • CheckBox
  • RadioButton
  • Switch

Screenshots

  • CheckBox
    checkbox
  • RadioButton
    radiobutton
  • Switch
    switch

@JoonghyunCho JoonghyunCho requested a review from rookiejava April 18, 2019 10:45
Copy link
Contributor

@rookiejava rookiejava left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The color of dark mode looks differernt. please check the color of dark mode once again.
https://material.io/design/components/selection-controls.html#switches

Plus, do not change the file mode (644 -> 755)

@rookiejava rookiejava added the enhancement New feature or request label Apr 22, 2019
@JoonghyunCho
Copy link
Contributor Author

I thought the theme colors depend on how its defined by the platforms or the users.
I could create my own color groups to make it same as the example, but I used our dark theme color defined at class DarkMColor.
I will change back the file mode. That's my bad.

@rookiejava rookiejava merged commit 9ee1899 into TizenAPI:master Apr 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Selection Controls

2 participants