package net.miz_hi.smileessence.view.fragment; public interface IRemovable { void onRemoved(); }