MiuiCamera: Add support of 0.5x Ultrawide camera
- Alioth is having 0.5x by default, so enable functionality respectfully.
This commit is contained in:
@@ -45,4 +45,9 @@
|
||||
|
||||
<!-- Enable AI for Front Camera by default -->
|
||||
<bool name="pref_frontAI_default">true</bool>
|
||||
|
||||
<!-- Enable 0.5x UltraWide lens by default -->
|
||||
<!-- 0 - Default, 1 - 0.5x, 2 - 0.6x -->
|
||||
<string name="pref_uw_default">1</string>
|
||||
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user