mirror of
https://github.com/bitwarden/mobile
synced 2025-12-25 20:53:25 +00:00
do not export bitwarden activities
This commit is contained in:
@@ -16,6 +16,8 @@ namespace Bit.Android.Controls
|
||||
{
|
||||
Control.TextSize = (float)Device.GetNamedSize(NamedSize.Medium, typeof(Button));
|
||||
}
|
||||
|
||||
Control.FilterTouchesWhenObscured = true;
|
||||
}
|
||||
|
||||
protected override void OnElementPropertyChanged(object sender, PropertyChangedEventArgs e)
|
||||
|
||||
Reference in New Issue
Block a user