Class Icons

java.lang.Object
com.arubanetworks.meridian.util.Icons

public class Icons extends Object
Class used to create drawables from Meridian’s internal icons.

These can be used as follows: Icons.Type.SHOE_SHINE.getIconDrawable(context, size, color) See location sharing sample code for usage

  • Constructor Details

    • Icons

      public Icons()