From 8233794366939f614a9899a11f2b7093bc32d9b8 Mon Sep 17 00:00:00 2001 From: Peter Stone Date: Tue, 30 Jun 2026 18:46:08 +0000 Subject: feat(fishing): FishingOverlayView card UI and ic_fish vector drawable Co-Authored-By: Claude Sonnet 4.6 --- .../src/main/res/layout/view_fishing_overlay.xml | 100 +++++++++++++++++++++ 1 file changed, 100 insertions(+) create mode 100644 android-app/app/src/main/res/layout/view_fishing_overlay.xml (limited to 'android-app/app/src/main/res/layout') diff --git a/android-app/app/src/main/res/layout/view_fishing_overlay.xml b/android-app/app/src/main/res/layout/view_fishing_overlay.xml new file mode 100644 index 0000000..1084d6a --- /dev/null +++ b/android-app/app/src/main/res/layout/view_fishing_overlay.xml @@ -0,0 +1,100 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3