mirror of
https://github.com/bitwarden/mobile
synced 2025-12-11 13:53:29 +00:00
Password hint page
This commit is contained in:
@@ -187,7 +187,7 @@ namespace Bit.App.Pages
|
||||
Intent = TableIntent.Settings;
|
||||
EnableScrolling = false;
|
||||
HasUnevenRows = true;
|
||||
EnableSelection = false;
|
||||
EnableSelection = true;
|
||||
VerticalOptions = LayoutOptions.Start;
|
||||
NoFooter = true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user