Spinner - OneUIProject/OneUI-Design-Library GitHub Wiki

androidx.appcompat.widget.SeslSpinner

Samsung's Spinner with rounded corners and custom selector.

<androidx.appcompat.widget.SeslSpinner
    android:layout_width="match_parent"
    android:layout_height="wrap_content" />

Same usage as Spinner.