Customize view using XIB

This is the example of how to customize UITableViewCell using XIB.

1. Create your XIB:

2. Load XIB and create it as a view:

3. Done

Comments

Popular posts from this blog

Play video inside OpenGL ES by using MediaCodec