Alexey
Results
3
issues of
Alexey
Or something like flag android:dependency in standard CheckBoxPreference
enhancement
If I create objects to store with reuseQueue like this: @interface TLMyView : CALayer < ACReusableObject > @property (nonatomic, copy) NSString *reuseIdentifier; @end it crashes at - (id)newReuseObjectWithIdentifier:(NSString *)identifier {...