Hi! I have an AnimatedVisibility with the logic to show or hide with shrink and expand vertically both of them. The view is initially collapsed (hidden) and I would like to add a small animation to show a small percentage of the view and then hide it again just to suggest the user that this view could be shown or hidden. Does anyone know how could I accomplish that? Thanks in advance!!