Provide dark theme parameter.
This commit is contained in:
+1
-1
@@ -146,7 +146,7 @@ class PreferencesRootNode @AssistedInject constructor(
|
||||
directLogoutView.Render(
|
||||
state = state.directLogoutState,
|
||||
onSuccessLogout = {
|
||||
onSuccessLogout(activity, it)
|
||||
onSuccessLogout(activity, isDark, it)
|
||||
}
|
||||
)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user