From e975cda6d40a0592c7e6188e93d24dc8af8df036 Mon Sep 17 00:00:00 2001 From: bricefriha Date: Thu, 30 Jan 2025 10:03:01 +0000 Subject: [PATCH] Article - TTS | mentioning Binding context to the TTS button --- App/Views/ArticlePage.xaml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/App/Views/ArticlePage.xaml b/App/Views/ArticlePage.xaml index 3ed7064..32d62d5 100644 --- a/App/Views/ArticlePage.xaml +++ b/App/Views/ArticlePage.xaml @@ -157,9 +157,13 @@ + BackgroundColor="{Binding TtsColour}" + x:Name="TtsButton"> - +