Updated on 2026-08-14
This commit is contained in:
parent
8b0dce5bcd
commit
7d786efe8a
1 changed files with 0 additions and 2 deletions
|
|
@ -31,9 +31,7 @@ class HomeFragment : Fragment(R.layout.fragment_home), StoreSubscriber<HomeState
|
|||
|
||||
override fun onViewCreated(view: View, savedInstanceState: Bundle?) {
|
||||
super.onViewCreated(view, savedInstanceState)
|
||||
|
||||
store.dispatch(BackupAction.CheckForUnfinishedBackup)
|
||||
|
||||
getView()?.findViewById<ComposeView>(R.id.cv_stories)?.setContent {
|
||||
AppCompatTheme {
|
||||
StoriesScreen(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue