shinonome-inc / mobile_tak848

0 stars 0 forks source link

【最終課題】ユーザー画面の実装 #21

Closed TAK848 closed 2 years ago

TAK848 commented 2 years ago
TAK848 commented 2 years ago

マイページがほぼ流用できるので,親クラス作ってチョチョイ!で終わるかなーと

TAK848 commented 2 years ago

再び格闘した ios - Setting tableHeaderView height dynamically - Stack Overflow https://stackoverflow.com/questions/34661793/setting-tableheaderview-height-dynamically ios - TableView and UIImageView show incorrect layout unless scrolling - Stack Overflow https://stackoverflow.com/questions/30305302/tableview-and-uiimageview-show-incorrect-layout-unless-scrolling iphone - Is it possible to use AutoLayout with UITableView's tableHeaderView? - Stack Overflow https://stackoverflow.com/questions/16471846/is-it-possible-to-use-autolayout-with-uitableviews-tableheaderview

TAK848 commented 2 years ago

サイクル

「setNeedsDisplay」、「setNeedsLayout」、「layoutIfNeeded」、「layoutSubviews」の違い - Qiita https://qiita.com/h1d3mun3/items/467c9a16d30b5de73969

TAK848 commented 2 years ago

UIButton .isEnabledで設定可能