Skip to content

Commit

Permalink
Revert "spaced: overlay: Add app animation scale"
Browse files Browse the repository at this point in the history
This reverts commit c6cf2ca.
  • Loading branch information
HELLINFIX committed Jun 21, 2024
1 parent f1ed3cd commit c7cfd6e
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions rro_overlays/FrameworksResOverlaySpaced/res/values/config.xml
Original file line number Diff line number Diff line change
Expand Up @@ -677,11 +677,4 @@
<!-- Amount of time in ms the user needs to press the relevant keys to trigger the
screenshot chord -->
<integer name="config_screenshotChordKeyTimeout">0</integer>

<!-- The default value for transition animation scale found in developer settings.
1.0 corresponds to 1x animator scale, 0 means that there will be no transition
animations. Note that this is only a default and will be overridden by a
user-set value if toggled by settings so the "Transition animation scale" setting
should also be hidden if intended to be permanent. -->
<item name="config_appTransitionAnimationDurationScaleDefault" format="float" type="dimen">0.5</item>
</resources>

0 comments on commit c7cfd6e

Please sign in to comment.