Skip to content

有支持滚动上移吗? #36

Description

@RookiePyl

//titleY是一个view的高度,下面是childVC的地方。
self.contentScrollView.frame = CGRectMake(0, titleY, YZScreenW, YZScreenH - titleY );

1、我现在的需求是想滚动上去 改变titleY 。滚动下来 回到原位。(可以实现)
2、但是有个问题是我在当前页面滚动一定的距离 -> 切换childVC的时候,第二个滚动区域有问题。
请问有什么方法可以解决吗?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions