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

android.view.HasFrameLayout Maven / Gradle / Ivy

package android.view;

import android.widget.FrameLayout;

public interface HasFrameLayout {
	FrameLayout getFrameLayout();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy