uitableview - Issues when using size classes -
uitableview - Issues when using size classes -
i using size classes in app , trying set uitableview  within uiscrollview, when added new constraints both views got warning (2 views horizontally ambiguous) . goal  create both uitableview , uiscrollview  have  total size in devices 
check out answer question. think 2nd reply help out.
also, sounds you're using single size class these views, any/any, if added constraints while in other size classes, impact size classes. if select constraint , go size inspector, tell size classes constraint installed on.
 uitableview uiscrollview autolayout xcode6 size-classes 
 
  
Comments
Post a Comment