Pinned Loading
-
LiveData implementation of SharedPre...
LiveData implementation of SharedPreferences in Android. Get value associated in SharedPreferences corresponding to a particular key with an additional ability to observe changes made to shared preferences using LiveData 1package com.chargingwatts.livedata.sharedpref;
23import android.content.SharedPreferences
4import androidx.lifecycle.LiveData
5
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.