mirror of
https://github.com/bitwarden/mobile
synced 2025-12-15 07:43:37 +00:00
Android font size adjustments
This commit is contained in:
@@ -407,6 +407,7 @@ namespace Bit.App.Pages
|
||||
{
|
||||
Label = new Label
|
||||
{
|
||||
FontSize = Device.GetNamedSize(NamedSize.Medium, typeof(Label)),
|
||||
VerticalOptions = LayoutOptions.CenterAndExpand,
|
||||
LineBreakMode = LineBreakMode.TailTruncation,
|
||||
Text = labelText
|
||||
|
||||
Reference in New Issue
Block a user