If you copy from the AOSP, you could be referencing some hidden or private 
attributes/properties/classes.
You'd either have to substitute these with your own or find where these 
hidden or private elements are defined and copy these as well (and make 
sure that these are referenced properly by the other XML files).


On Wednesday, September 26, 2012 5:13:20 AM UTC-4, Károly Holczhauser wrote:
>
> Hi !
>
>  Is there any quick possiblilty to extract Android 4.x platform design 
> from the SDK folder and include into a project ? I would like to have 
> Android 4.x design in android 2.x too for some specified element (spinner, 
> listview, listitems), but as I trying to copy the xmls I always get into 
> errors, some of the components aren't included !
>
> If this is a wrong point of view is there any another solution ?
>
> Thank you so much ! 
> Cheers,
> Karoly
>

-- 
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

Reply via email to