Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Links within UILabels to Native Functions
- TextView someText = (TextView) findViewById(R.id.about);
- someText.setAutoLinkMask(Linkify.ALL);
- contact.setText("Toll Free: 888-888-8888");
Advertisement
Add Comment
Please, Sign In to add comment