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

Commit aa4a3195 authored by Erik's avatar Erik
Browse files

Switch to holo theme

Change-Id: I16b1de8ac5adb6c030188bd7803d1cb0ff932233
parent 0b5e3d2b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -22,7 +22,7 @@

        <activity android:name="DeskClock"
                android:label="@string/app_label"
                android:theme="@android:style/Theme.Wallpaper.NoTitleBar"
                android:theme="@android:style/Theme.Holo.Wallpaper.NoTitleBar"
                android:icon="@mipmap/ic_launcher_alarmclock"
                android:launchMode="singleInstance"
                android:configChanges="orientation|keyboardHidden|keyboard|navigation">