系统通讯录显示不正常
2018-09-29 本文已影响7人
Joshua520
iOS11做如下设置,会导致调用系统的通讯录出现顶部往上缩进
[[UIScrollView appearance] setContentInsetAdjustmentBehavior:UIScrollViewContentInsetAdjustmentNever];
iOS11做如下设置,会导致调用系统的通讯录出现顶部往上缩进
[[UIScrollView appearance] setContentInsetAdjustmentBehavior:UIScrollViewContentInsetAdjustmentNever];