891 B
891 B
//app/com.fredhappyface.ewesticker/Utils
Utils
[androidJvm]
object Utils
Class to provide utils that are shared across ewesticker.
Functions
Name | Summary |
---|---|
getMimeType | [androidJvm] fun getMimeType(file: File): String? Get the mimetype of a File |
getSupportedMimes | [androidJvm] fun getSupportedMimes(): MutableList<String> Return a MutableList of EweSticker Supported mimetypes |