feat(tv-admin): fix action/focus flows, update app title, randomize unsplash, bump 1.0.9+10

This commit is contained in:
dwindown
2026-04-05 14:59:55 +07:00
parent c70a6baf7b
commit 98b8437e87
13 changed files with 144 additions and 131 deletions

View File

@@ -125,7 +125,7 @@ class JamShalatApp extends ConsumerWidget {
// textScaleProvider will be used selectively in child components.
return MaterialApp(
title: 'Jam Shalat Digital',
title: 'JamShalat - Masjid Screen',
debugShowCheckedModeBanner: false,
theme: ThemeData(
useMaterial3: true,