From a7839d2ffe2f0e64ee01e5c8e50079dd22874071 Mon Sep 17 00:00:00 2001 From: David Oliver Date: Sun, 26 May 2019 23:17:52 -0400 Subject: [PATCH] Workaround ThemeDictionaries not supported Fixes error causing HistoryList item template not to be applied. --- src/Calculator.Shared/Views/HistoryList.xaml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/src/Calculator.Shared/Views/HistoryList.xaml b/src/Calculator.Shared/Views/HistoryList.xaml index 3c7b6580..46021e44 100644 --- a/src/Calculator.Shared/Views/HistoryList.xaml +++ b/src/Calculator.Shared/Views/HistoryList.xaml @@ -1,6 +1,7 @@  + mc:Ignorable="d xamarin"> @@ -41,6 +42,12 @@ + + + +