Don't apply signal appearance in SAE.

This commit is contained in:
Matthew Chen 2018-02-15 13:06:10 -05:00
parent 53eb9d07e8
commit fdf9b023b6

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?