Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

To fix the text out of screen #5

Closed
zinark-martin opened this issue Aug 16, 2020 · 3 comments
Closed

To fix the text out of screen #5

zinark-martin opened this issue Aug 16, 2020 · 3 comments

Comments

@zinark-martin
Copy link

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

@Spikeysanju
Copy link
Member

@zinark-martin Sure will fix that. Thanks for taking time to sorting out this

@zinark-martin
Copy link
Author

😉👍

Spikeysanju added a commit that referenced this issue Aug 30, 2020
✅ Fixed textView Wrap issue #5
@Spikeysanju
Copy link
Member

I have fixed this issue. Thanks for taking the time to sort out this 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants