mirror of
https://github.com/f-droid/fdroidclient.git
synced 2026-06-18 20:59:48 -04:00
Add an onboarding card for updates
This commit is contained in:
@@ -30,6 +30,7 @@ class MyAppsScreenshotTest(localeName: String) : LocalizedScreenshotTest(localeN
|
||||
appUpdates = getUpdates(localeList),
|
||||
installingApps = emptyList(),
|
||||
installedApps = getInstalledApps(localeList),
|
||||
showUpdatesHint = false,
|
||||
showAppIssueHint = false,
|
||||
networkState = NetworkState(isOnline = true, isMetered = false),
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user