Hello everyone, I have a composite view (TextView + EditText), I want reuse “inputType” in my both view, but there was an error, how can I fix it? thanks for help.
stackoverflow 3
Hank
12/01/2018, 7:49 AM
I know how to reuse “android:inputType” , but I want set TextView and EditText can use it both.