Try setting .id() to some constant value on the group of elements you don't want to fade, along with .transition(nil). Setting the id to a constant tells the view system the view's identity hasn't changed. I'm not sure this would work with a timer but with other elements it should.
Topic:
App & System Services
SubTopic:
General
Tags: