mirror of
https://github.com/bitwarden/mobile
synced 2025-12-17 16:53:26 +00:00
padding on cipher list item
This commit is contained in:
@@ -124,8 +124,6 @@ namespace Bit.Droid.Renderers
|
||||
SharedIcon.SetTextSize(ComplexUnitType.Sp, small);
|
||||
AttachmentsIcon.SetTextSize(ComplexUnitType.Sp, small);
|
||||
MoreButton.SetTextSize(ComplexUnitType.Sp, 25);
|
||||
MoreButton.SetPadding(0, 0, 0, 0);
|
||||
MoreButton.SetBackgroundColor(Xamarin.Forms.Color.Black.ToAndroid());
|
||||
|
||||
AddView(view);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user