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

Commit 255e7d83 authored by Alan Viverette's avatar Alan Viverette
Browse files

Disable content transitions, they are not implemented yet

BUG: 13745751
Change-Id: I5d3c7c2f679084b7a161b7233e18264056eee211
parent 8754b73b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -154,7 +154,7 @@ please see themes_device_defaults.xml.
        <item name="windowTitleStyle">@style/WindowTitle.Quantum</item>
        <item name="windowTitleSize">25dip</item>
        <item name="windowTitleBackgroundStyle">@style/WindowTitleBackground.Quantum</item>
        <item name="windowContentTransitions">true</item>
        <item name="windowContentTransitions">false</item>
        <item name="windowAnimationStyle">@style/Animation.Quantum.Activity</item>
        <item name="windowSoftInputMode">stateUnspecified|adjustUnspecified</item>
        <item name="windowActionBar">true</item>