feat: (mobile) open asset viewer from album activity page (#23182)

* feat(mobile): open assetviewer via album activities page

* adjust ui behavior: keep current asset & disable initial forcus

* fix: Run 'make build' and 'make pigeon'
This commit is contained in:
idubnori
2025-10-24 23:02:56 +09:00
committed by GitHub
parent 221e0ef02f
commit 2129f889f5
7 changed files with 61 additions and 19 deletions

View File

@@ -6,7 +6,7 @@ part of 'activity_service.provider.dart';
// RiverpodGenerator
// **************************************************************************
String _$activityServiceHash() => r'ce775779787588defe1e76406e09a9c109470310';
String _$activityServiceHash() => r'3ce0eb33948138057cc63f07a7598047b99e7599';
/// See also [activityService].
@ProviderFor(activityService)