diff options
author | Nicholas Tay <nick@windblume.net> | 2022-03-18 14:04:12 +1100 |
---|---|---|
committer | Nicholas Tay <nick@windblume.net> | 2022-03-18 14:04:51 +1100 |
commit | f45d90ba504496e68d6a4cb2f7f887c011e9b19d (patch) | |
tree | a201aa4fa16a24d8538eb865bcb7fcfdafe27f2a /foray/Assets.xcassets/AppIcon.appiconset/rbt-83.5@2x.png | |
parent | 16d2dc26ac31f2c5ec3dfd72228d2e7997459028 (diff) | |
download | forayios-f45d90ba504496e68d6a4cb2f7f887c011e9b19d.tar.gz forayios-f45d90ba504496e68d6a4cb2f7f887c011e9b19d.tar.bz2 forayios-f45d90ba504496e68d6a4cb2f7f887c011e9b19d.zip |
Split table view cell into separate file
Cell no longer uses prototypes as registered in the Storyboard. Instead
is a custom class inheriting the UITableViewCell and is manually
registered by the VC.
This is a first step towards reimplementing the prototype cells. Only
has one label at the moment.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions