feat(mobile): open assetviewer via album activities page

This commit is contained in:
idubnori
2025-10-22 09:45:01 +09:00
parent bcfdb2f9df
commit 01092b1973
4 changed files with 59 additions and 13 deletions
@@ -33,6 +33,7 @@ enum TimelineOrigin {
map,
search,
deepLink,
albumActivities,
}
class TimelineFactory {