Import RageShakeManager.h and RiotDesignValues.h in App Delegate header

This commit is contained in:
Giom Foret
2017-04-07 11:52:53 +02:00
parent 62b20e0682
commit 4e90defe11
24 changed files with 10 additions and 85 deletions
@@ -147,7 +147,6 @@
sectionHeader.backgroundColor = kRiotColorLightGrey;
// Add label
frame = sectionHeader.frame;
frame.origin.x = 20;
frame.origin.y = 5;
frame.size.width = sectionHeader.frame.size.width - 10;