a3b88c1dee
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. |
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
build.gradle.kts | ||
lint-baseline.xml | ||
lint.xml | ||
proguard-android-optimize.txt | ||
proguard-rules-missing-classes.pro | ||
proguard-rules.pro | ||
version.properties |