mirror of
https://github.com/bitwarden/mobile
synced 2025-12-28 22:23:35 +00:00
moved sections in password generator page. adjusted tableview renderer for AutomaticDimension height in footer.
This commit is contained in:
@@ -173,7 +173,7 @@ namespace Bit.iOS.Controls
|
||||
return 0.00001f;
|
||||
}
|
||||
|
||||
return 35f;
|
||||
return UITableView.AutomaticDimension;
|
||||
}
|
||||
|
||||
public override UIView GetViewForFooter(UITableView tableView, nint section)
|
||||
|
||||
Reference in New Issue
Block a user