0
"JP Morgan Fund Watch"앱처럼 수평 스크롤 가능한 UITableView 헤더와 UITableViewCell을 만드는 방법을 알고 싶습니다.iOS 맞춤 및 스크롤 가능한 UITableView 헤더 및 UITableViewCell
UITableView 헤더와 UITableViewCell의 오른쪽 부분을 스크롤 할 수 있습니다. 어떻게 만드는지?
"JP Morgan Fund Watch"앱처럼 수평 스크롤 가능한 UITableView 헤더와 UITableViewCell을 만드는 방법을 알고 싶습니다.iOS 맞춤 및 스크롤 가능한 UITableView 헤더 및 UITableViewCell
UITableView 헤더와 UITableViewCell의 오른쪽 부분을 스크롤 할 수 있습니다. 어떻게 만드는지?
당신은 tableViewHeader 및 사용자 정의있는 UITableViewCell 하위 클래스의 내용 영역으로있는 UIScrollView를 사용하지만 순진한 것 구현하는 사소한 생각과 그 효과를 얻을 수 있습니다. 자세한 내용은 다음 링크를 확인하십시오.
http://theexciter.com/articles/touches-and-uiscrollview-inside-a-uitableview.html