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

Commit f1468af6 authored by Sunny Goyal's avatar Sunny Goyal
Browse files

Adding back the style Theme to avoid breaking dependencies

Change-Id: I4844173ce99cdb15242cca5f06e14c6210d9d877
parent 29aac6e2
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -28,6 +28,8 @@

    <style name="LauncherTheme" parent="@style/BaseLauncherTheme"></style>

    <style name="Theme" parent="@style/LauncherTheme"></style>

    <!-- Overscroll effect -->
    <style name="CustomOverscroll.Light" parent="@android:style/Theme.DeviceDefault">
        <item name="android:colorEdgeEffect">@color/folder_edge_effect_color</item>