Microsoft Windows Phone 8.1 support ends (13 Jul 2017)

Microsoft has ended support for Windows Phone 8.1

Questions about Android development and PDF

Disable links highlighting.

More
11 years 2 weeks ago #9551 by LingvistonTheOne
How can I disable links highlighting?
I've found setAnnotColor method in Global class but it is private so Global class modification is required.
More
11 years 2 weeks ago #9552 by support
Replied by support on topic Disable links highlighting.
I confirm that actually you should modify global class.
From a colleague post
Code:
Hi, if you don't want to remove them, you can set transparent background color to the links. You have to: setAnnotTransparency(0x00000000); in default_config() method of Global class.

We're evaluating to make that method public from outside Global.java.
Time to create page: 0.381 seconds
Powered by Kunena Forum