Help Center

Local Navigation

Hide an indicator for a custom folder

  1. Import the net.rim.blackberry.api.messagelist.ApplicationIndicator class.
  2. To temporarily hide the indicator, invoke ApplicationIndicator.setVisible().
    OldIndicator.setVisible( false );

Index


Was this information helpful? Send us your comments.