Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1faaf6ea authored by Fan Zhang's avatar Fan Zhang
Browse files

Use light status bar theme in confirm credential activity

Change-Id: I21443fd4eedf3ec9760e751a39d624e0c75530d5
Fix: 35996219
Test: visual
parent e0b65fce
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -216,7 +216,6 @@
    </style>

    <style name="Theme.ConfirmDeviceCredentials" parent="Theme.SubSettings">
        <item name="android:windowLightStatusBar">false</item>
        <item name="confirmDeviceCredentialsSideMargin">@dimen/confirm_credentials_side_margin</item>
        <item name="confirmDeviceCredentialsTopMargin">@dimen/confirm_credentials_top_margin</item>
    </style>