All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.actionbarsherlock.internal.view.menu.ContextMenuCallbackGetter Maven / Gradle / Ivy

The newest version!

package com.actionbarsherlock.internal.view.menu;

import android.view.View.OnCreateContextMenuListener;

public interface ContextMenuCallbackGetter {
    public OnCreateContextMenuListener getOnCreateContextMenuListener();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy