This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // | |
| // CustomTab.m | |
| // | |
| // Created by z5ottu Szloboda Zsolt on 10/02/16. | |
| // Copyright © 2016 z5 tech. All rights reserved. | |
| // | |
| // compatibility: ios8, ios9 | |
| #import <Foundation/Foundation.h> | |
| #import "CustomTab.h" |
NewerOlder