There are several different ways of definition the ID. What is the difference?

Posted by guobosheng on Stack Overflow See other posts from Stack Overflow or by guobosheng
Published on 2010-04-01T04:14:13Z Indexed on 2010/04/01 4:23 UTC
Read the original article Hit count: 162

Filed under:
|

There are several different ways of definition the ID. What is the difference? android:id="@id/android:list" android:id="@+id/android:list" android:id="@+id/confirm"

© Stack Overflow or respective owner

Related posts about android

Related posts about android-sdk