Ok, I am trying to create a custom view called CheckedRelativeLayout.
CheckedRelativeLayout
It\'s purpose is the same as a CheckedTextView, to be able to use it
CheckedTextView
look under SDK folder /platforms/android-2.0/data/res/ you can access them by either android.R.drawable ( if public ) or need to copy them as drawable to your project