How do you get "android:" tag values in a Custom View
Solution 1:
The namespace should be "http://schemas.android.com/apk/res/android
" android is an alias declared in your xml file
The namespace should be "http://schemas.android.com/apk/res/android
" android is an alias declared in your xml file