aboutsummaryrefslogtreecommitdiff
<!--
  ~ Copyright © 2014-2024 The Android Password Store Authors. All Rights Reserved.
  ~ SPDX-License-Identifier: GPL-3.0-only
  -->

<androidx.fragment.app.FragmentContainerView xmlns:android="http://schemas.android.com/apk/res/android"
  android:id="@+id/fragment_first_run"
  android:name="app.passwordstore.ui.onboarding.fragments.WelcomeFragment"
  android:layout_width="match_parent"
  android:layout_height="match_parent"
  android:tag="welcome_fragment" />