mirror of
https://github.com/bitwarden/android.git
synced 2025-02-22 16:49:13 +03:00
whoops there it is
This commit is contained in:
parent
a0057a1f5c
commit
624e1e0472
1 changed files with 1 additions and 1 deletions
|
@ -97,7 +97,7 @@ class MainActivity : AppCompatActivity() {
|
|||
}
|
||||
}
|
||||
updateScreenCapture(isScreenCaptureAllowed = state.isScreenCaptureAllowed)
|
||||
LocalManagerProvider {
|
||||
LocalManagerProvider {
|
||||
BitwardenTheme(theme = state.theme) {
|
||||
RootNavScreen(
|
||||
onSplashScreenRemoved = { shouldShowSplashScreen = false },
|
||||
|
|
Loading…
Add table
Reference in a new issue