aboutsummaryrefslogtreecommitdiff
path: root/.idea/misc.xml
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2021-11-19 21:56:44 -0800
committerGitHub <noreply@github.com>2021-11-19 21:56:44 -0800
commitb9dbef403e4c57b9c252d8b97b10c30d33075ac7 (patch)
treeb2fdca4b31a5aa9001e97094e2639d06f475ea90 /.idea/misc.xml
parent888af190ed4fc0ebf492088e54d81cf45fa50549 (diff)
parent2febf338614e318ad39ed4a2960a351fb3875c43 (diff)
downloadfrost-b9dbef403e4c57b9c252d8b97b10c30d33075ac7.tar.gz
frost-b9dbef403e4c57b9c252d8b97b10c30d33075ac7.tar.bz2
frost-b9dbef403e4c57b9c252d8b97b10c30d33075ac7.zip
Merge pull request #1855 from AllanWang/image-loading
Diffstat (limited to '.idea/misc.xml')
-rw-r--r--.idea/misc.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/.idea/misc.xml b/.idea/misc.xml
index c17036ff..dac62c47 100644
--- a/.idea/misc.xml
+++ b/.idea/misc.xml
@@ -1,5 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
+ <component name="DesignSurface">
+ <option name="filePathToZoomLevelMap">
+ <map>
+ <entry key="../../../../layout/custom_preview.xml" value="0.209375" />
+ <entry key="app/src/main/res/layout/activity_image.xml" value="0.1585144927536232" />
+ </map>
+ </option>
+ </component>
<component name="NullableNotNullManager">
<option name="myDefaultNullable" value="android.support.annotation.Nullable" />
<option name="myDefaultNotNull" value="android.support.annotation.NonNull" />