Android : Spinner setEmptyView

on Tuesday, September 23, 2014


I have a spinner that can be empty. I noticed there was an function to set an empty view: setEmptyView().


I tried to make it work, but everything I try (like TextView or something) doesn't work. It doesn't display the empty View.


Does anybody know how this can be done?


0 comments:

Post a Comment