Android Question xcustomlistview - disable loadlayout animation (attached project)

b4xqar

Member
Licensed User
I'm able to disable animation between activity,

how to disable animation when loading layout in xcustomlistview ?



NB : click most right button to switch activity

attached the project.
Thanks!!
 

Attachments

  • tes.zip
    61 KB · Views: 301

mangojack

Expert
Licensed User
Longtime User
Your layout 'template' has the clv 'Insert Animation' property set to 300 ... and the 'Activity Animation Duration' set to 34.
maybe change these to 0. (although I dont see much in the way of clv Animation) only Label saldo, below.


Your layout 'saldo' has 'Activity Animation Duration' property set to 400.
I presume you are NOT referring to the animation we can clearly see which is the label 'saldo' with the text "Money:12.000,-"

ps: unsure if it is wise /cause problems naming a Label same as Layout. ?
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…