Class AdapterUtils

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
      public final static int MIN_TABLET_DP_SIZE
    • Constructor Summary

      Constructors 
      Constructor Description
      AdapterUtils()
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      static boolean isLargeScreen(Context context)
      static String getScreenSizeParams(Context context)
      static int dpToPixels(Context context, int dpSize)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait