i want to set the below xml code programmatically. i know about textView.setBackgroundResource(R.drawable...) but i am not able to set textView background to @android:drawable/dialog_holo_light_frame. Please suggest me suitable method.
android:background="@android:drawable/dialog_holo_light_frame"