You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
item_post_notes.xml -> TextView -> use android:layout_width="0dp" or "match_parent" instead of "wrap_content"
This will fix the text of each item out of screen promblem in NotesFragment
The text was updated successfully, but these errors were encountered:
item_post_notes.xml -> TextView -> use android:layout_width="0dp" or "match_parent" instead of "wrap_content"
This will fix the text of each item out of screen promblem in NotesFragment
The text was updated successfully, but these errors were encountered: