Skip to content
This repository was archived by the owner on Jul 2, 2024. It is now read-only.

[FEAT] SwitchStyle - #70

Merged
jakubpetrik merged 8 commits into
masterfrom
feature/uiswitch_viewstyle
Apr 30, 2018
Merged

[FEAT] SwitchStyle#70
jakubpetrik merged 8 commits into
masterfrom
feature/uiswitch_viewstyle

Conversation

@jakubpetrik

@jakubpetrik jakubpetrik commented Apr 30, 2018

Copy link
Copy Markdown
Member

closes #69

@jakubpetrik jakubpetrik added the enhancement New feature or request label Apr 30, 2018
@jakubpetrik jakubpetrik added this to the 1.0.0 milestone Apr 30, 2018
@jakubpetrik jakubpetrik self-assigned this Apr 30, 2018
@jakubpetrik
jakubpetrik requested a review from radimhalfar April 30, 2018 12:33
SYNTHESIZE_PROPERTY_OBJ(SwitchStyle, switchStyle, SwitchStyle)

- (void)applyStyle {
[self.viewStyle applyTo:self];

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

[super applyStyle] ??

@radimhalfar radimhalfar left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Also please increase minor version and update Readme.md

@jakubpetrik jakubpetrik changed the title WIP: [FEAT] SwitchStyle [FEAT] SwitchStyle Apr 30, 2018
@jakubpetrik
jakubpetrik merged commit e9f0880 into master Apr 30, 2018
@jakubpetrik
jakubpetrik deleted the feature/uiswitch_viewstyle branch April 30, 2018 13:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

UISwitch.onTintColor

2 participants