mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-08-04 03:06:41 -04:00
Removed the unused code from project.
This commit is contained in:
parent
081fc6b207
commit
e060166bf5
@ -82,7 +82,6 @@ class OpeningFilesFromStorageTest : BaseActivityTest() {
|
|||||||
putBoolean(SharedPreferenceUtil.PREF_WIFI_ONLY, false)
|
putBoolean(SharedPreferenceUtil.PREF_WIFI_ONLY, false)
|
||||||
putBoolean(SharedPreferenceUtil.PREF_IS_TEST, true)
|
putBoolean(SharedPreferenceUtil.PREF_IS_TEST, true)
|
||||||
putBoolean(SharedPreferenceUtil.IS_PLAY_STORE_BUILD, true)
|
putBoolean(SharedPreferenceUtil.IS_PLAY_STORE_BUILD, true)
|
||||||
putBoolean(SharedPreferenceUtil.PREF_PLAY_STORE_RESTRICTION, false)
|
|
||||||
putString(SharedPreferenceUtil.PREF_LANG, "en")
|
putString(SharedPreferenceUtil.PREF_LANG, "en")
|
||||||
putLong(
|
putLong(
|
||||||
SharedPreferenceUtil.PREF_LAST_DONATION_POPUP_SHOWN_IN_MILLISECONDS,
|
SharedPreferenceUtil.PREF_LAST_DONATION_POPUP_SHOWN_IN_MILLISECONDS,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user