I've implemented a simple search dialog that performs a custom search
of the data within my app (Via a custom provider) as according to the
guidelines here: 
http://developer.android.com/guide/topics/search/search-dialog.html

The problem is that the search bar's colors and size (exceeds the
height of the action bar, etc) do not work within the design of my
app. I know how to create a theme in my styles.xml file, but I do not
know how to target the Android search dialog and suggestions
listView.

Does anyone know how I can do this?  I did find the layout files
within the Android layout directory, but not sure how to use that or
if I can override it.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to