mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-20 11:18:21 +00:00
This way we can figure out how many apps to send to the grid at a time even if the grid hasn't been instantiated yet. Bug: 2599979 Change-Id: I7960fe1adae6976555334422335f3a4b28d0675e
7 lines
261 B
XML
7 lines
261 B
XML
<resources>
|
|
<integer name="config_allAppsFadeInTime">700</integer>
|
|
<integer name="config_allAppsFadeOutTime">700</integer>
|
|
<integer name="config_allAppsBatchLoadDelay">0</integer>
|
|
<integer name="config_allAppsBatchSize">0</integer>
|
|
</resources>
|