Hint on tags editor box

Stephen Paul Weber created

Change summary

src/main/res/layout/activity_contact_details.xml | 1 +
1 file changed, 1 insertion(+)

Detailed changes

src/main/res/layout/activity_contact_details.xml 🔗

@@ -70,6 +70,7 @@
                             <com.cheogram.android.TagEditorView
                                 android:id="@+id/edit_tags"
                                 android:visibility="gone"
+                                android:hint="Tags"
                                 android:layout_width="match_parent"
                                 android:layout_height="wrap_content"
                                 android:layout_marginBottom="4dp"