android XML id的最大字符长度是多少?

时间:2019-06-05 19:05:57

标签: android xml android-widget

Android XML小部件ID的最大长度是多少。

TextView

<TextView  
    android:layout_width="match_parent" 
    android:layout_height="match_parent" 
    android:id="@+id/whatIsTheMaxLength"/>

0 个答案:

没有答案
相关问题