diff --git a/app/src/main/res/navigation/pin_restore.xml b/app/src/main/res/navigation/pin_restore.xml index d6b6963b95..410c8c228c 100644 --- a/app/src/main/res/navigation/pin_restore.xml +++ b/app/src/main/res/navigation/pin_restore.xml @@ -25,6 +25,6 @@ android:id="@+id/pinLockedFragment" android:name="org.thoughtcrime.securesms.pin.PinRestoreLockedFragment" android:label="fragment_pin_locked" - tools:layout="@layout/account_locked_fragment"/> + tools:layout="@layout/pin_restore_locked_fragment"/> \ No newline at end of file