mirror of
https://github.com/bitwarden/mobile
synced 2025-12-15 07:43:37 +00:00
PM-3249 Removed back button from block autofill uris to be aligned to other views (#2654)
This commit is contained in:
committed by
GitHub
parent
0271a4db4c
commit
5aaff1ea20
@@ -7,6 +7,7 @@
|
|||||||
xmlns:u="clr-namespace:Bit.App.Utilities"
|
xmlns:u="clr-namespace:Bit.App.Utilities"
|
||||||
xmlns:core="clr-namespace:Bit.Core;assembly=BitwardenCore"
|
xmlns:core="clr-namespace:Bit.Core;assembly=BitwardenCore"
|
||||||
x:DataType="pages:BlockAutofillUrisPageViewModel"
|
x:DataType="pages:BlockAutofillUrisPageViewModel"
|
||||||
|
NavigationPage.HasBackButton="False"
|
||||||
Title="{u:I18n BlockAutoFill}">
|
Title="{u:I18n BlockAutoFill}">
|
||||||
<ContentPage.BindingContext>
|
<ContentPage.BindingContext>
|
||||||
<pages:BlockAutofillUrisPageViewModel />
|
<pages:BlockAutofillUrisPageViewModel />
|
||||||
|
|||||||
Reference in New Issue
Block a user