Hello everyone, I have a composite view (TextView ...
# android
h
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
I know how to reuse “android:inputType” , but I want set TextView and EditText can use it both.