mirror of
https://github.com/rebelonion/Dantotsu.git
synced 2026-01-25 19:41:02 +00:00
fix: decouple animator for stories
This commit is contained in:
@@ -81,6 +81,7 @@ class SettingsAboutActivity : AppCompatActivity() {
|
||||
isChecked = PrefManager.getVal(PrefName.LogToFile),
|
||||
switch = { isChecked, _ ->
|
||||
PrefManager.setVal(PrefName.LogToFile, isChecked)
|
||||
Logger.clearLog()
|
||||
restartApp()
|
||||
},
|
||||
attachToSwitch = {
|
||||
|
||||
Reference in New Issue
Block a user