frameworks/opt/photoviewer/res/values/config.xml

5 lines
189 B
XML
Raw Permalink Normal View History

2025-08-25 08:17:13 +08:00
<?xml version="1.0" encoding="utf-8"?>
<resources>
<!-- If true, thumbnails will be forcibly set to ScaleType.CENTER -->
<bool name="force_thumbnail_no_scaling">true</bool>
</resources>