[MOD][Fixed]Jelly Bean Animations

texture

Senior Member
Mar 25, 2008
531
13
0
Known issue:
annoying popup animations. To get rid of it, disable windows animations in dev options
I changed in integers.xml this line:

<integer name="config_networkTransitionTimeout">60000</integer>

to

<integer name="config_networkTransitionTimeout">1200</integer>

now growing animation on popup menu is not so slow
 

0.0

Senior Member
Jan 12, 2010
6,829
3,275
0
I changed in integers.xml this line:

<integer name="config_networkTransitionTimeout">60000</integer>

to

<integer name="config_networkTransitionTimeout">1200</integer>

now growing animation on popup menu is not so slow
where would these lines be? what xml file would it be in?

edit: nvm, i got it
 
Last edited:

mmeidl78

Senior Member
May 6, 2010
488
197
0
Ulm

hikarugo

Senior Member
Jul 12, 2010
639
665
0
Singapore
I changed in integers.xml this line:

<integer name="config_networkTransitionTimeout">60000</integer>

to

<integer name="config_networkTransitionTimeout">1200</integer>

now growing animation on popup menu is not so slow
What does this affect to? Just windows transitions or all of the transitions? :)

Anyway, editing values folder means I should include the whole framework-res.apk, don't it?

Sent from my GT-I9100 using xda premium
 

0.0

Senior Member
Jan 12, 2010
6,829
3,275
0
What does this affect to? Just windows transitions or all of the transitions? :)

Anyway, editing values folder means I should include the whole framework-res.apk, don't it?

Sent from my GT-I9100 using xda premium
i cant seem to make it work. can someone teach me? i can decompile the framework, and edit the xml file. but when it comes to recompiling it, it fails :crying:
 

Andrewtst

Senior Member
Aug 4, 2009
4,831
1,785
0
Johor
Fixed version running perfectly! Love it.

Love the new animation, the most obvious is clicking the dialer, then click the contact button, you will seen a really nice animation there.