Question mark (?) in XML attributes for Android

Posted by Casebash on Stack Overflow See other posts from Stack Overflow or by Casebash
Published on 2010-04-28T23:54:00Z Indexed on 2010/04/29 0:17 UTC
Read the original article Hit count: 247

Filed under:
|

Can anyone explain the question mark means in Android XML attributes?

<TextView    
    style="?android:attr/windowTitleStyle"
    More attributes
/>

© Stack Overflow or respective owner

Related posts about android

Related posts about Xml