mirror of
https://github.com/bitwarden/mobile
synced 2025-12-23 03:33:59 +00:00
Added nofooter and noheader options to extendedtable view.
This commit is contained in:
@@ -71,7 +71,7 @@ namespace Bit.App.Pages
|
||||
};
|
||||
|
||||
Title = "bitwarden";
|
||||
Content = buttonStackLayout;
|
||||
Content = new ScrollView { Content = buttonStackLayout };
|
||||
}
|
||||
|
||||
public async Task LoginAsync()
|
||||
|
||||
Reference in New Issue
Block a user