'Android Multi Selection Spinner wraps long text

I want to create a multi selected spinner that contains very long text inside each row. I tried creating various styles but just doesn't meet the requirement I'm looking for, can anyone create a multi selection spinner that can wrap long text inside it.

I have already created a spinner that can wrap text inside it, I just want it to be multiselecting. Spinner Image

Any code will be appreciated.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source