|
|
1
1
您遇到的问题是由于约束问题。解决这个问题的方法应该是取消视图的堆叠,而不是放置约束。 您仍然可以使用它们来实现可伸缩的应用程序。 如果你不知道怎么做,请参考 https://developer.apple.com/library/archive/documentation/UserExperience/Conceptual/AutolayoutPG/WorkingwithConstraintsinInterfaceBuidler.html
|
|
|
2
0
我认为你的方向是对的。
如果您想要动态布局,请执行以下步骤 https://www.raywenderlich.com/1067-self-sizing-table-view-cells |
|
|
Danil · 种子/填充核心数据的最佳实践?[关闭] 1 年前 |
|
|
Robin · LazyVGrid项目预计不会击中测试区域 1 年前 |
|
|
Alex Smith · 移动到下一个视图控制器后如何显示警报? 1 年前 |
|
selcukctn · 如何在react native中制作无限动画? 1 年前 |
|
|
Nicolas Gimelli · iOS 18远程通信通知不起作用 1 年前 |