ResourceUtilities

ResourceUtilities is utilities class for returning Resources like String and Drawable

Author

jimlyas

Since

25 Jan 2023 Copyright © 2022-2023 jimlyas. All rights reserved.

Functions

Link copied to clipboard
fun getColor(@ColorRes id: Int): Int

Function to get Int value of color

Link copied to clipboard

Function to get Drawable resource

Link copied to clipboard

Function to get a String resource

Link copied to clipboard

Function to get an Array resource