Show correct fragment layout preview.

This commit is contained in:
henry
2020-12-16 09:02:19 +08:00
committed by Alan Evans
parent 5f947ea2d6
commit dbf78d1b69

View File

@@ -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"/>
</navigation>