Most visited

Recently visited

LayoutRes

public abstract @interface LayoutRes
implements Annotation

android.support.annotation.LayoutRes


表示整数参数,字段或方法返回值预计为布局资源引用(例如, android.R.layout.list_content )。

Summary

Inherited methods

From interface java.lang.annotation.Annotation

Hooray!