mirror of
https://github.com/recloudstream/cloudstream.git
synced 2024-08-15 01:53:11 +00:00
Removed unnecessary line
This commit is contained in:
parent
de5099e9db
commit
ce7c6eab0c
1 changed files with 1 additions and 2 deletions
|
@ -526,7 +526,6 @@ class HomeFragment : Fragment() {
|
|||
val settingsManager = PreferenceManager.getDefaultSharedPreferences(it)
|
||||
toggleRandomButton =
|
||||
settingsManager.getBoolean(getString(R.string.random_button_key), false)
|
||||
home_random?.isVisible = false
|
||||
home_random?.visibility = View.GONE
|
||||
}
|
||||
|
||||
|
@ -1035,4 +1034,4 @@ class HomeFragment : Fragment() {
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue