Ola
Just started using the SD_IconTextView, awesome library, thanks @Star-Dust . A few questions.
1. I have set enter press event and also "Single Line", however when I press Enter, it first moves to the next line of the textfield before it execute the request focus of the other text field I have coded. I have set wrap = false and single line = true on the native object. How can I solve this?
2. The overall background color of the textfield is "white". I need this to blend with the layout background which is light greyish, how do I achieve this?
Thanks.
Just started using the SD_IconTextView, awesome library, thanks @Star-Dust . A few questions.
1. I have set enter press event and also "Single Line", however when I press Enter, it first moves to the next line of the textfield before it execute the request focus of the other text field I have coded. I have set wrap = false and single line = true on the native object. How can I solve this?
2. The overall background color of the textfield is "white". I need this to blend with the layout background which is light greyish, how do I achieve this?
Thanks.
Last edited: