aboutsummaryrefslogtreecommitdiff
path: root/fastlane
diff options
context:
space:
mode:
authorHarsh Shandilya <me@msfjarvis.dev>2023-03-03 23:27:45 +0530
committerHarsh Shandilya <me@msfjarvis.dev>2023-03-04 00:19:31 +0530
commita3b88c1dee8602bdfe491d172e136b5747e5a137 (patch)
tree76feb114d224cc752b68ea3bdaad7a16f1b82c37 /fastlane
parent6bb925871b28456648c4f9094d2d6148912fae6f (diff)
fix: use activity context for Toast
Fixes a newly introduced warning in API 33 > Tried to access visual service WindowManager from a non-visual Context:app.passwordstore.Application@d2801f8 WindowManager > should be accessed from Activity or other visual Context. Use an Activity or a Context created with > Context#createWindowContext(int, Bundle), which are adjusted to the configuration and visual bounds of an area on screen.
Diffstat (limited to 'fastlane')
0 files changed, 0 insertions, 0 deletions