I want to implement following design on android, D is either an image or a character. Text should be properly aligned as mentioned in design. Any suggestions?
I tried it using left drawable of textview, custom icon of radio button and checkbox but text alignment is an issue. Thanks in advance.