Package io.scanbot.sdk.ui.utils
Class ThemeUtilsKt
-
- All Implemented Interfaces:
public final class ThemeUtilsKt
-
-
Method Summary
Modifier and Type Method Description final static IntegergetResourceId(Context $self, Integer resId)final static <Error class: unknown class>getCompatColor(Context $self, Integer colorAttr)final static IntegerdpToPx(Context $self, Integer dp)final static IntegerpxToDp(Context $self, Integer px)-
-
Method Detail
-
getResourceId
final static Integer getResourceId(Context $self, Integer resId)
- Parameters:
resId- resources attribute id
-
getCompatColor
final static <Error class: unknown class> getCompatColor(Context $self, Integer colorAttr)
-
-
-
-