Questions tagged [highlighting]

Attract attention to or emphasize something important eg. by making chosen words or phrases more visually prominent.

Add markup to content that causes chosen words or phrases to be more visually prominent. Usually refers to applying a contrasting background colour.

Colors are important for emphasizing. Important words in a text may be colored differently from others. For example, many dictionaries use a different color for headwords.

863 questions
310
votes
15 answers

Android: disabling highlight on listView click

I want to disable the orange highlight that occurs when touching a listView row. So far in my xml I have tried the following: android:focusable="false" android:focusableInTouchMode="false" android:clickable="false" More information: I want there to…
John Moffitt
  • 5,730
  • 7
  • 30
  • 39
245
votes
11 answers

Textarea that can do syntax highlighting on the fly?

I am storing a number of HTML blocks inside a CMS for reasons of easier maintenance. They are represented by