feat: CustomScrollView in app and patches selector views (#208)

This commit is contained in:
Unknown
2022-09-19 13:57:40 +02:00
committed by GitHub
parent 9bdccb3c9d
commit 2b7287c04c
4 changed files with 190 additions and 169 deletions

View File

@@ -66,11 +66,13 @@
"widgetSubtitle": "We are online!"
},
"appSelectorView": {
"viewTitle": "Select application",
"searchBarHint": "Search applications",
"storageButton": "Storage",
"errorMessage": "Unable to use selected application."
},
"patchesSelectorView": {
"viewTitle": "Select patches",
"searchBarHint": "Search patches",
"doneButton": "Done",
"noPatchesFound": "No patches found for the selected app."