Don't apply signal appearance in SAE.
This commit is contained in:
parent
53eb9d07e8
commit
fdf9b023b6
@ -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?
|
||||
|
||||
Loading…
Reference in New Issue
Block a user