Siba Hota

Results 5 comments of Siba Hota

Hi, for icons, check this http://makeappicon.com/

Hi, When i added it to a child view and its working in Simulator perfectly. But , its not showing in Device.

Hi, thank you for the quick response. I m not using storyboard and i m programming for 4s. Also , another important thing is i m using tabbar.

I was testing with iPhone 4S and the issue was with frame size. I just changed the Origin while adding the bar to View. And now its working properly. Thank...

@obaidjawad Hi, I have changed the frame in AMCommandMaster.m class. Below is the code: - (void)addToView:(UIView *)parent { // When first added, the current state is always Minimal. _currentState =...