package com.mm.android.deviceaddmodule.mobilecommon.widget.swipe.interfaces; public interface SwipeAdapterInterface { public int getSwipeLayoutResourceId(int position); }