save Float

fun saveFloat(key: String, value: Float)

Method to save float to preference

Parameters

key

preference's name

value

preference's value

Sources

Link copied to clipboard