Open jasminpethani opened 9 years ago
Hey!
I can add support for this feature this weekend :)
Cheers!
Sent from my iPhone
On Jun 30, 2015, at 5:38 AM, jasminpethani notifications@github.com wrote:
Hi, There is no use of SelectedIndex in GGTabBarController it always will be 0
I did changed SelectedIndex in my project in delegate method
- (void)tabBar:(GGTabBar )tabBar didPressButton:(UIButton )button atIndex:(NSUInteger)tabIndex Please change them in your project as well to give this index right value.
— Reply to this email directly or view it on GitHub.
Hi, There is no use of SelectedIndex in GGTabBarController it always will be 0
I did changed SelectedIndex in my project in delegate method
Please change them in your project as well to give this index right value.