PM-3249 Removed back button from block autofill uris to be aligned to other views (#2654)

This commit is contained in:
Federico Maccaroni 2023-08-02 10:54:01 -03:00 committed by GitHub
parent 0271a4db4c
commit 5aaff1ea20
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,6 +7,7 @@
xmlns:u="clr-namespace:Bit.App.Utilities"
xmlns:core="clr-namespace:Bit.Core;assembly=BitwardenCore"
x:DataType="pages:BlockAutofillUrisPageViewModel"
NavigationPage.HasBackButton="False"
Title="{u:I18n BlockAutoFill}">
<ContentPage.BindingContext>
<pages:BlockAutofillUrisPageViewModel />