SearchView searchView= (SearchView)findViewById(R.id.searchView1);
int id = searchView.getContext().getResources().getIdentifier("android:id/search_src_text", null, null);
TextView textView = (TextView) searchView.findViewById(id);
textView.setTextColor(Color.WHITE);
int id = searchView.getContext().getResources().getIdentifier("android:id/search_src_text", null, null);
TextView textView = (TextView) searchView.findViewById(id);
textView.setTextColor(Color.WHITE);
i like thanks alot u make my day it work fine with me
ReplyDeleteThank you so much
ReplyDeleteThanks it works
ReplyDeleteThank you soo much it works as expected
ReplyDelete