int searchplateid = Getactivity (). Getresources (). Getidentifier ("Android:id/search_plate", NULL, NULL);
View searchplate = V.findviewbyid (Searchplateid);
Searchplate.setbackgroundcolor (Color.White);
The TextView in Searchview.
int searchsrctextid = Getresources (). Getidentifier ("Android:id/search_src_text", NULL, NULL);
TextView Searchedittext = (TextView) Searchplate.findviewbyid (Searchsrctextid);
Searchedittext.settextsize (13);
Searchedittext.setgravity (gravity.bottom| Gravity.left);
Msearchbutton=Findviewbyid(R. ID. Search_button); Msearcheditframe=Findviewbyid(R. ID. search_edit_frame); Msearchplate=Findviewbyid(R. ID. search_plate); Msubmitarea=Findviewbyid(R. ID. Submit_area); Msubmitbutton=Findviewbyid(R. ID. search_go_btn); Mclosebutton=(ImageView)findviewbyid (R.id .search_close_btn) = Findviewbyid.id .search_voice_btn) = ( Imageviewfindviewbyid (R.id.search_ Mag_icon
http://nlopez.io/how-to-style-the-actionbar-searchview-programmatically/
http://www.techrepublic.com/blog/software-engineer/pro-tip-customize-the-android-search-view-widget/
Searchview Decomposition Settings Properties