<TextView android:id="@+id/label" android:layout_width="wrap_content" android:layout_height="wrap_content" android:maxLength="25" android:singleLine="false" android:editable="false" android:gravity="center_horizontal"/>
Hi,I am trying to run a Draw Graphic Element sample in android and i am facing this error : android: editable is deprecated: Use an <Edit Text> to make it editable <TextView android:id="@+id/label" android:layout_width="wrap_content" android:layout_height="wrap_content" android:maxLength="25" android:singleLine="false" android:editable="false" android:gravity="center_horizontal"/> The error is in the underline line.Any help please 😞
Aangemelde leden kunnen berichten plaatsen, updates volgen en meer. Nieuw hier? Registreer een gratis account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.