Vitaly V

Results 6 comments of Vitaly V

If you're using gradle: ``` dependencies { compile group: 'org.apache.sanselan', name: 'sanselan', version: '0.97-incubator' } ``` The `com.google.ads` can be removed along with `private AdView mAdView` property.

@Naqash79 @patel5524 @IOSDeveloperProgrammer Year view: https://github.com/vvit/YearCalendar Day view: https://github.com/ywzw2013/FFCalendar/tree/swift

Guys, I've sometimes simulating location doesn't work perfectly in Xcode. So after getting the `Error Auto Click Xcode` try to turn off and then turn on simulation of location.

The same here. I've only managed to use _tabBarHidden_ of _WBTabBarController_. Would be great to have it with animation.

A little bit late but still. I tried to implement this with removing of -all_load flag. But I got the exception: ``` -[__NSDate cc_dateByMovingToFirstDayOfTheMonth]: unrecognized selector sent to instance 0x6e525c0...