1st version

This commit is contained in:
Aram Sargsyan
2017-07-24 16:56:31 +04:00
parent e8592d53ac
commit fa79a7a0ca
12 changed files with 458 additions and 59 deletions
@@ -20,7 +20,7 @@ limitations under the License.
#import "UIViewController+RiotSearch.h"
/**
This view controller manages several uiviewcontrollers like UISegmentedControlled manages uiTableView
This view controller manages several uiviewcontrollers like UISegmentedController manages uiTableView
except that the managed items are custom UIViewControllers.
It uses a Vector design.
*/