Merge branch 'charlemschen/signalAppearanceVsSAE'

This commit is contained in:
Matthew Chen 2018-02-15 13:37:12 -05:00
commit b511d60b3b

View File

@ -52,8 +52,7 @@ public class ShareViewController: UIViewController, ShareViewDelegate, SAEFailed
// We don't need to use DeviceSleepManager in the SAE.
// TODO: Do we need to applySignalAppearence in the SAE?
UIUtil.applySignalAppearence()
// We don't need to use applySignalAppearence in the SAE.
if CurrentAppContext().isRunningTests {
// TODO: Do we need to implement isRunningTests in the SAE context?