This can be simply achieved by adding .withSelectionListEnabledForSingleProfile(false) to the
Builder of the AccountHeader. This will then disable the dropdown and hide the arrow from the
header.
.withSelectionListEnabledForSingleProfile(false)