fix(mobile): blurry memory photos (#6734)

* fix(mobile): blurry memory photos

* better naming and performance
This commit is contained in:
Alex
2024-01-30 09:24:31 -06:00
committed by GitHub
parent dd9b08dafe
commit 9e1d358168
8 changed files with 143 additions and 138 deletions
+1 -1
View File
@@ -21,6 +21,6 @@
<key>CFBundleVersion</key>
<string>1.0</string>
<key>MinimumOSVersion</key>
<string>11.0</string>
<string>12.0</string>
</dict>
</plist>