mirror of
https://github.com/bitwarden/mobile
synced 2025-12-05 23:53:33 +00:00
set calendars removed by linker
This commit is contained in:
@@ -317,6 +317,10 @@ namespace Bit.App
|
||||
AppResources.Culture = ci;
|
||||
_localizeService.SetLocale(ci);
|
||||
}
|
||||
|
||||
// Calendars are removed by linker. ref https://bugzilla.xamarin.com/show_bug.cgi?id=59077
|
||||
new System.Globalization.ThaiBuddhistCalendar();
|
||||
new System.Globalization.HijriCalendar();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user