yeah, you need to follow the styles.xml and drawables defined by the 
android platform.
eventually they will lead to files named editbox_background_<state>.9.png 
... you can find all of these in your SDK 
(platforms/android-<int>/data/res/drawable-<dp>/ 

On Tuesday, October 1, 2013 2:44:49 AM UTC+3, bob wrote:
>
> I saw this in styles.xml:
>
> <item name="android:background">?android:attr/editTextBackground</item>
>
> Is there a way to figure out exactly what ?android:attr/editTextBackground 
> is?
>
> Is that a nine-patch somewhere?
>
> Thanks.
>
>

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to