var hideAdminPanelButton = new Button {
                FontFamily = NSWFontsController.CurrentTypeface,
                FontSize = FontSizeController.GetSize(NamedSize.Medium, typeof(Button)),
                BackgroundColor = Theme.Current.ListBackgroundColor,
                Text = TR.Tr("hide_admin_panel")