youknowone / UI7Kit

Backport flat-style UIKit from iOS7 to iOS5+
Other
1.67k stars 199 forks source link

Partial dynamic patch bug #126

Open SpicaThor opened 11 years ago

SpicaThor commented 11 years ago

Hi. I'm trying to use a partial dynamic patch with UI7SegmentedControll. The following code just not working :( "[UI7SegmentedControl patchIfNeeded];" Note, that the "[UI7Kit patchIfNeeded];" do work.