ios - Not able to see tab bar controller -
i working on xcode 5 , have embedded tab bar controller master-detail application templates masterviewcontroller. reasons tab bar not visible. tab bar should visible in screens connecting navigation controller cannot seen. have coded lot of functionality in application using master-detail view controller , application requires functionality of building tab bar controller. have looked ways of resizing size of table view in masterviewcontroller tab bar visible. not sure of how resize it, normal table views table view not give markers resize it. have tried changing streching setting of table view , changing height. not help.
please ideas around this. extremely thankful time.
regards, sameeksha
in storyboard builder, when selecting related uiviewcontroller, there few parameters used make preview, might accident turned off features.
in storyboard, select 1 of view controllers, go attribute inspector
(option + command + 4) , under simulated metrics
set value of bottom bar
inferred
if set none or other values.
Comments
Post a Comment