Hi
I want to show 1000 character in my app.
How can i get character count in activity?
Assume activity height and width is 320x480
i should substring string from text and show it in activity without scoll
Actually i would to add string in viewpager and slide to left or right to explore text
I want to show 1000 character in my app.
How can i get character count in activity?
Assume activity height and width is 320x480
i should substring string from text and show it in activity without scoll
Actually i would to add string in viewpager and slide to left or right to explore text