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

Commit 941177af authored by Alan Viverette's avatar Alan Viverette Committed by Android Git Automerger
Browse files

am 09ec3e30: Merge "Disable content transitions, they are not implemented yet"

* commit '09ec3e30':
  Disable content transitions, they are not implemented yet
parents 3a339504 09ec3e30
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>