AutoFitTextView icon indicating copy to clipboard operation
AutoFitTextView copied to clipboard

Checking for new line character in word wrap

Open naqi opened this issue 5 years ago • 5 comments

Allows text to resize correctly with new line character wrap

Signed-off-by: Naqi Syed [email protected]

naqi avatar Jun 14 '19 17:06 naqi

Can you please show a sample of when those are useful?

AndroidDeveloperLB avatar Jun 17 '19 20:06 AndroidDeveloperLB

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 [email protected] 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 [https://github.com/AndroidDeveloperLB/AutoFitTextView/pull/50?email_source=notifications&email_token=AAJXB7CXAEDYC6IWUA4TJX3P272WXA5CNFSM4HYK3MA2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODX4NMOY#issuecomment-502847035] , or mute the thread [https://github.com/notifications/unsubscribe-auth/AAJXB7DCHU4OE3WXU4ELKU3P272WXANCNFSM4HYK3MAQ] .

naqi avatar Jun 17 '19 20:06 naqi

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.

See here: https://github.com/AndroidDeveloperLB/AutoFitTextView/blob/master/AutoFitTextViewSample/res/menu/main.xml

Put yours under :

    <item android:id="@+id/menuItem_show_recyclerViewSample" android:title="show RecyclerView sample"/>

AndroidDeveloperLB avatar Jun 17 '19 21:06 AndroidDeveloperLB

@AndroidDeveloperLB sorry, I got side tracked and had to do some clean up on my repo. I will create a sample over this weekend.

naqi avatar Jun 21 '19 19:06 naqi

OK let me know when you are ready.

AndroidDeveloperLB avatar Jun 21 '19 20:06 AndroidDeveloperLB