mirror of
https://github.com/bitwarden/android.git
synced 2025-01-12 11:17:30 +03:00
PM-3249 Removed back button from block autofill uris to be aligned to other views (#2654)
This commit is contained in:
parent
0271a4db4c
commit
5aaff1ea20
1 changed files with 1 additions and 0 deletions
|
@ -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 />
|
||||
|
|
Loading…
Reference in a new issue