Whats's the max length of an Android XML widget id.
Like of a TextView
:
<TextView
android:layout_width="match_parent"
android:layout_height="match_parent"
android:id="@+id/whatIsTheMaxLength"/>
Whats's the max length of an Android XML widget id.
Like of a TextView
:
<TextView
android:layout_width="match_parent"
android:layout_height="match_parent"
android:id="@+id/whatIsTheMaxLength"/>