mirror of
https://github.com/jrpie/Launcher.git
synced 2025-04-19 02:10:54 +02:00
feature: edge gestures
This commit is contained in:
parent
624f07ae21
commit
8515062238
12 changed files with 162 additions and 39 deletions
|
@ -8,7 +8,7 @@
|
|||
This is more like a fallback- theme that may partially be used by older apis.
|
||||
|
||||
-->
|
||||
<style name="baseTheme" parent="Theme.AppCompat.Light.NoActionBar">
|
||||
<style name="launcherBaseTheme" parent="Theme.AppCompat.Light.NoActionBar">
|
||||
<item name="colorPrimary">@color/finnmglasTheme_background_color</item>
|
||||
<item name="colorPrimaryDark">@color/finnmglasTheme_background_color</item>
|
||||
<item name="android:colorBackground">@color/finnmglasTheme_background_color</item>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue