parent
5b0a105213
commit
689e4a1ba1
|
@ -8,7 +8,7 @@ import androidx.preference.PreferenceScreen
|
||||||
import okhttp3.Headers
|
import okhttp3.Headers
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Helper function to return UserAgentType based on SharedPreference value
|
* Helper function to return UserAgentType based on SharedPreference value
|
||||||
*/
|
*/
|
||||||
fun SharedPreferences.getPrefUAType(): UserAgentType {
|
fun SharedPreferences.getPrefUAType(): UserAgentType {
|
||||||
|
|
Loading…
Reference in New Issue