comet: Selectively update overlays from BP2A

Change-Id: Ie95d7833851771588581549ee900379c57683e46
This commit is contained in:
Michael Bestas 2025-06-25 12:19:15 +03:00 committed by Michael Bestas
parent 00f310d506
commit 5854cc3289
No known key found for this signature in database
21 changed files with 501 additions and 12 deletions

View file

@ -49,7 +49,7 @@
</string-array>
<!-- The ratio to use when using the two-pane settings layout -->
<item name="config_activity_embed_split_ratio" format="float" type="dimen">0.5</item>
<item name="config_activity_embed_split_ratio" type="dimen">0.5</item>
<!-- The smallest value of current width of the window when the split should be used. -->
<integer name="config_activity_embed_split_min_cur_dp">600</integer>