Checking for new line character in word wrap#50
Open
naqi wants to merge 1 commit intoAndroidDeveloperLB:masterfrom
Open
Checking for new line character in word wrap#50naqi wants to merge 1 commit intoAndroidDeveloperLB:masterfrom
naqi wants to merge 1 commit intoAndroidDeveloperLB:masterfrom
Conversation
Allows text to resize correctly with new line charactor wrap Signed-off-by: Naqi Syed <naqisyed@gmail.com>
AndroidDeveloperLB
approved these changes
Jun 17, 2019
Owner
|
Can you please show a sample of when those are useful? |
Author
|
Yes sure, would like it to be a gif or in sample app?
…--Naqi Syed 512.665.9324
via Newton Mail [https://cloudmagic.com/k/d/mailapp?ct=pi&cv=10.0.14&pv=12.3.1&source=email_footer_2]
On Mon, Jun 17, 2019 at 3:54 PM, AndroidDeveloperLB <notifications@github.com> wrote:
Can you please show a sample of when those are useful?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub [#50?email_source=notifications&email_token=AAJXB7CXAEDYC6IWUA4TJX3P272WXA5CNFSM4HYK3MA2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODX4NMOY#issuecomment-502847035] , or mute the thread [https://github.com/notifications/unsubscribe-auth/AAJXB7DCHU4OE3WXU4ELKU3P272WXANCNFSM4HYK3MAQ] .
|
Owner
|
I would prefer if added the sample into my own sample, as a new Activity that is opened via the toolbar's overflow menu item. Put yours under : |
Author
|
@AndroidDeveloperLB sorry, I got side tracked and had to do some clean up on my repo. I will create a sample over this weekend. |
d3d9cb9 to
a88b3c4
Compare
Owner
|
OK let me know when you are ready. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Allows text to resize correctly with new line character wrap
Signed-off-by: Naqi Syed naqisyed@gmail.com