From 5ef19299cb76af5d54756007bedf85aca5727cf4 Mon Sep 17 00:00:00 2001 From: Wisnu Andika <124800648+pendragonnn@users.noreply.github.com> Date: Wed, 23 Apr 2025 20:54:43 +0700 Subject: [PATCH] feat: [detection & history] add empty history indicator on latest detection and history screen --- .idea/deploymentTargetSelector.xml | 4 ++-- .../palmguardapp/ui/detection/DetectionFragment.kt | 11 ++++++++++- .../example/palmguardapp/ui/home/HomeFragment.kt | 1 + app/src/main/res/layout/fragment_detection.xml | 9 +++++++++ app/src/main/res/layout/fragment_home.xml | 13 ++++++++++++- 5 files changed, 34 insertions(+), 4 deletions(-) diff --git a/.idea/deploymentTargetSelector.xml b/.idea/deploymentTargetSelector.xml index f16c55f..a60bcc3 100644 --- a/.idea/deploymentTargetSelector.xml +++ b/.idea/deploymentTargetSelector.xml @@ -4,10 +4,10 @@