mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-27 23:36:47 +00:00
Adding back the style Theme to avoid breaking dependencies
Change-Id: I4844173ce99cdb15242cca5f06e14c6210d9d877
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user