I am trying to change the Text Color of the SearchView , specially around Android, so I wrote a custom renderer and trying to access the underlying the TextView contained within, but having problems getting to it, anybody has been able to successfully do this? The form is generated programatically so the I am not sure what the Id is in order to do a Find View by Id.
↧