ContextMenu with footer view (to add checkbox for 'make default' option)?

The best I've come up with is using an AlertDialog alert.getListView(). AddFooterView(...) and overriding it's onItemSelected method.

The best I've come up with is using an AlertDialog alert.getListView(). AddFooterView(...); and overriding it's onItemSelected method.

Similar to the context menu that comes up when choosing the default home screen for example. From the Api docs for ContextMenu I see that you can set a header view, but not a footer view. Also the setCheckable / setGroupCheckable methods don't seem to help much here.

Does this need to be done via a custom (alert) dialog?

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions