diff --git a/src/App/Controls/AuthenticatorViewCell/AuthenticatorViewCell.xaml b/src/App/Controls/AuthenticatorViewCell/AuthenticatorViewCell.xaml index ceed4f7fc..9385ad925 100644 --- a/src/App/Controls/AuthenticatorViewCell/AuthenticatorViewCell.xaml +++ b/src/App/Controls/AuthenticatorViewCell/AuthenticatorViewCell.xaml @@ -10,6 +10,7 @@ StyleClass="list-row, list-row-platform" RowSpacing="0" ColumnSpacing="0" + HorizontalOptions="FillAndExpand" x:DataType="pages:GroupingsPageTOTPListItem"> @@ -26,8 +27,8 @@ - - + + @@ -59,63 +60,55 @@ Grid.Row="0" Grid.Column="1" VerticalOptions="Center" + HorizontalOptions="FillAndExpand" Padding="0, 7"> - - - - - - + Text="{Binding Cipher.Name}" />