diff options
author | Alex Ning <chineseperson5@gmail.com> | 2018-07-31 16:15:58 +0000 |
---|---|---|
committer | Alex Ning <chineseperson5@gmail.com> | 2018-07-31 16:15:58 +0000 |
commit | 9334d3860eb37156a7614ec37b0075bf82bbabba (patch) | |
tree | aae8979e6868f4a6afbe9681a62cef0c2647df57 /.idea | |
parent | 7f8ca49190fdb4c2ac0acbf1f6cbcd235fe6d3ad (diff) | |
download | infinity-for-reddit-9334d3860eb37156a7614ec37b0075bf82bbabba.tar infinity-for-reddit-9334d3860eb37156a7614ec37b0075bf82bbabba.tar.gz infinity-for-reddit-9334d3860eb37156a7614ec37b0075bf82bbabba.tar.bz2 infinity-for-reddit-9334d3860eb37156a7614ec37b0075bf82bbabba.tar.lz infinity-for-reddit-9334d3860eb37156a7614ec37b0075bf82bbabba.tar.xz infinity-for-reddit-9334d3860eb37156a7614ec37b0075bf82bbabba.tar.zst infinity-for-reddit-9334d3860eb37156a7614ec37b0075bf82bbabba.zip |
Preparing to fetch the subreddit info and save it to the database.
Diffstat (limited to '.idea')
-rw-r--r-- | .idea/assetWizardSettings.xml | 52 | ||||
-rw-r--r-- | .idea/caches/build_file_checksums.ser | bin | 533 -> 533 bytes |
2 files changed, 0 insertions, 52 deletions
diff --git a/.idea/assetWizardSettings.xml b/.idea/assetWizardSettings.xml deleted file mode 100644 index 6423ac9f..00000000 --- a/.idea/assetWizardSettings.xml +++ /dev/null @@ -1,52 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<project version="4"> - <component name="WizardSettings"> - <option name="children"> - <map> - <entry key="imageWizard"> - <value> - <PersistentState /> - </value> - </entry> - <entry key="vectorWizard"> - <value> - <PersistentState> - <option name="children"> - <map> - <entry key="vectorAssetStep"> - <value> - <PersistentState> - <option name="children"> - <map> - <entry key="clipartAsset"> - <value> - <PersistentState> - <option name="values"> - <map> - <entry key="url" value="jar:file:/home/alex/Android%20Studio/plugins/android/lib/android.jar!/images/material_design_icons/action/ic_account_circle_black_24dp.xml" /> - </map> - </option> - </PersistentState> - </value> - </entry> - </map> - </option> - <option name="values"> - <map> - <entry key="color" value="9e9e9e" /> - <entry key="outputName" value="ic_account_circle_grey_24dp" /> - <entry key="sourceFile" value="$USER_HOME$" /> - </map> - </option> - </PersistentState> - </value> - </entry> - </map> - </option> - </PersistentState> - </value> - </entry> - </map> - </option> - </component> -</project>
\ No newline at end of file diff --git a/.idea/caches/build_file_checksums.ser b/.idea/caches/build_file_checksums.ser Binary files differindex 57044362..2ec6cab5 100644 --- a/.idea/caches/build_file_checksums.ser +++ b/.idea/caches/build_file_checksums.ser |