<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>UI on 0x414D</title>
    <link>/tags/ui/</link>
    <description>Recent content in UI on 0x414D</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Thu, 30 Apr 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="/tags/ui/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Make Android Snappier in 60 Seconds with Animation Scale</title>
      <link>/posts/android-animation-speed/</link>
      <pubDate>Thu, 30 Apr 2026 00:00:00 +0000</pubDate>
      <guid>/posts/android-animation-speed/</guid>
      <description>&lt;p&gt;People often chase performance with cleanup apps and aggressive battery tools, but a simpler Android tweak usually gives immediate results: lower animation scale. Transition animations add delay between actions. You tap an app, then watch a short zoom. You open settings, then watch another slide. The device might already be ready, but the animation makes it feel late.&lt;/p&gt;&#xA;&lt;h2 id=&#34;the-60-second-setup&#34;&gt;The 60-second setup&lt;/h2&gt;&#xA;&lt;ol&gt;&#xA;&lt;li&gt;Open &lt;strong&gt;Settings &amp;gt; About phone &amp;gt; Software Information&lt;/strong&gt;.&lt;/li&gt;&#xA;&lt;li&gt;Tap &lt;strong&gt;Build number&lt;/strong&gt; seven times to unlock Developer Options.&lt;/li&gt;&#xA;&lt;li&gt;Go to &lt;strong&gt;Settings &amp;gt; System &amp;gt; Developer options&lt;/strong&gt;.&lt;/li&gt;&#xA;&lt;li&gt;Change these values as you like, below are mine:&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Window animation scale: &lt;code&gt;off&lt;/code&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;This regulates the animation of &amp;ldquo;overlay menus&amp;rdquo;; for example the very menu that opens when you touch the &amp;ldquo;Window animation scale&amp;rdquo; setting to set the scale.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;Transition animation scale: &lt;code&gt;off&lt;/code&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;This for example turns of the animation when you &amp;ldquo;go back&amp;rdquo; inside apps.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;Animator duration scale: &lt;code&gt;off&lt;/code&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;This regulates animations when opening or closing apps and waiting for content to load within apps.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Caveat&lt;/strong&gt;: &lt;code&gt;off&lt;/code&gt; shows a static &amp;ldquo;(re)loading&amp;rdquo; symbol, instead of a styled loading icon when in-app content is being loaded.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;p&gt;The other option, without the developer mode enabled, is to turn off animations completely via &lt;strong&gt;Settings &amp;gt; Accessibility &amp;gt; Reduce animations&lt;/strong&gt;.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
