Skip to content

Add a UIDevice category for determine current system version float value...#42

Open
WhiteFur wants to merge 1 commit intolmcd:masterfrom
WhiteFur:master
Open

Add a UIDevice category for determine current system version float value...#42
WhiteFur wants to merge 1 commit intolmcd:masterfrom
WhiteFur:master

Conversation

@WhiteFur
Copy link

.... There are two rows of code using “window.tintColor = ....”, and window.tintColor is new feature begin iOS 7. I inserted a version condition by UIDevice category before using window.tintColor.

…lue. There are two rows of code using “window.tintColor = ....”, and window.tintColor is new feature begin iOS 7. I inserted a version condition by UIDevice category before using window.tintColor.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant