package org.jetbrains.android.dom.drawable; /** * @author Eugene.Kudelevsky */ public interface AnimationListItem extends ListItemBase { }