just wondering what "*" means in xml declaration. seems like access to
private resources
<item android:id="@+id/download_menu_clear_all"
android:title="@string/download_menu_clear_all"
android:icon="@*android:drawable/ic_menu_clear_playlist" />
if I remove it - compiler says "downloadhistory.xml:22: ERROR Error:
Resource is not public. (at 'icon' with value '@android:drawable/
ic_menu_clear_playlist')"
this "*" doesn't work under 1.5. But works well with 1.6 and above.
--
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