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

Commit 09ec3e30 authored by Alan Viverette's avatar Alan Viverette Committed by Android (Google) Code Review
Browse files

Merge "Disable content transitions, they are not implemented yet"

parents b325345e 255e7d83
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>