-
Notifications
You must be signed in to change notification settings - Fork 38
Feature/update screenshots #538
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
e9d59a7 to
1d9ea18
Compare
|
Found #541 in the screenshots, waiting for it to be merged |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can we do this in a different way?
I don't like the hacks needed to make keys work.
Maybe finding it by the label (text)? This might get harder if we want to make multiple screenshots for the app stores (in different languages) but it would at least keep the app code cleaner
|
I was using the keys before, but searching for the labels makes so much more sense! I'll implement it that way |
No we can just use the AppLocalizations and search for the text we get from there. Then it doesn't matter which language the text actually has |
1d9ea18 to
384fc5f
Compare
Signed-off-by: jld3103 <[email protected]>
Signed-off-by: jld3103 <[email protected]>
Signed-off-by: jld3103 <[email protected]>
Signed-off-by: jld3103 <[email protected]>
Signed-off-by: jld3103 <[email protected]>
Signed-off-by: jld3103 <[email protected]>
Signed-off-by: jld3103 <[email protected]>
384fc5f to
7f58fa8
Compare
No description provided.