favoriteCountries property

List<IsoCode> favoriteCountries
final

Determine the countries to be displayed on top of the list Check addFavoritesSeparator property to enable/disable adding a list divider between favorites and others defaults countries

Implementation

final List<IsoCode> favoriteCountries;