i want to give hint for last 4 characters only.Please provide layout for the same
Maybe something like this
TextView theTextView = new TextView(this); theTextView.setText(Html.fromHtml("<u>3</u> <u>2</u> <u>3</u> <u>5</u> <u>1</u>"));
1.4m articles
1.4m replys
5 comments
57.0k users