MenuAdapter

Constructors

Link copied to clipboard
constructor(menu: MenuBuilder, inflater: LayoutInflater, overflowOnly: Boolean, itemLayoutRes: Int)

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
Link copied to clipboard
open fun getCount(): Int
Link copied to clipboard
Link copied to clipboard
open fun getItem(position: Int): MenuItemImpl
Link copied to clipboard
open fun getItemId(position: Int): Long
Link copied to clipboard
open fun getView(position: Int, convertView: View, parent: ViewGroup): View
Link copied to clipboard
Link copied to clipboard
open fun setForceShowIcon(forceShow: Boolean)