From bf07ddfdf62686c480fb6dc000ba50719ba0d075 Mon Sep 17 00:00:00 2001 From: xiechuanyu <1756569043@qq.com> Date: Wed, 31 Aug 2016 11:17:35 +0800 Subject: [PATCH] use LayoutManager to find last Item, perform better compatibility --- .idea/gradle.xml | 4 +- .idea/vcs.xml | 6 - Android-PullToRefreshRecyclerView.iml | 2 +- Library/Library.iml | 23 +- .../com/lhh/ptrrv/library/BuildConfig.java | 2 +- .../com/lhh/ptrrv/library/BuildConfig.java | 13 + .../debug/android/support/v7/appcompat/R.java | 1154 +++ .../android/support/v7/recyclerview/R.java | 30 + .../android/support/v7/appcompat/R.java | 1154 +++ .../android/support/v7/recyclerview/R.java | 30 + .../r/release/com/lhh/ptrrv/library/R.java | 6003 ++++++++++++ .../androidTest/debug/multi/values-af.json | 254 + .../androidTest/debug/multi/values-am.json | 254 + .../androidTest/debug/multi/values-ar.json | 254 + .../androidTest/debug/multi/values-bg.json | 254 + .../debug/multi/values-bn-rBD.json | 254 + .../androidTest/debug/multi/values-ca.json | 254 + .../androidTest/debug/multi/values-cs.json | 254 + .../androidTest/debug/multi/values-da.json | 254 + .../androidTest/debug/multi/values-de.json | 254 + .../androidTest/debug/multi/values-el.json | 254 + .../debug/multi/values-en-rGB.json | 254 + .../debug/multi/values-en-rIN.json | 254 + .../debug/multi/values-es-rUS.json | 254 + .../androidTest/debug/multi/values-es.json | 254 + .../debug/multi/values-et-rEE.json | 254 + .../debug/multi/values-eu-rES.json | 254 + .../androidTest/debug/multi/values-fa.json | 254 + .../androidTest/debug/multi/values-fi.json | 254 + .../debug/multi/values-fr-rCA.json | 254 + .../androidTest/debug/multi/values-fr.json | 254 + .../debug/multi/values-gl-rES.json | 254 + .../debug/multi/values-h720dp-v13.json | 26 + .../debug/multi/values-hdpi-v4.json | 28 + .../androidTest/debug/multi/values-hi.json | 254 + .../androidTest/debug/multi/values-hr.json | 254 + .../androidTest/debug/multi/values-hu.json | 254 + .../debug/multi/values-hy-rAM.json | 254 + .../androidTest/debug/multi/values-in.json | 254 + .../debug/multi/values-is-rIS.json | 254 + .../androidTest/debug/multi/values-it.json | 254 + .../androidTest/debug/multi/values-iw.json | 254 + .../androidTest/debug/multi/values-ja.json | 254 + .../debug/multi/values-ka-rGE.json | 254 + .../debug/multi/values-kk-rKZ.json | 254 + .../debug/multi/values-km-rKH.json | 254 + .../debug/multi/values-kn-rIN.json | 254 + .../androidTest/debug/multi/values-ko.json | 254 + .../debug/multi/values-ky-rKG.json | 254 + .../androidTest/debug/multi/values-land.json | 140 + .../debug/multi/values-large-v4.json | 216 + .../debug/multi/values-lo-rLA.json | 254 + .../androidTest/debug/multi/values-lt.json | 254 + .../androidTest/debug/multi/values-lv.json | 254 + .../debug/multi/values-mk-rMK.json | 235 + .../debug/multi/values-ml-rIN.json | 254 + .../debug/multi/values-mn-rMN.json | 254 + .../debug/multi/values-mr-rIN.json | 254 + .../debug/multi/values-ms-rMY.json | 254 + .../debug/multi/values-my-rMM.json | 254 + .../androidTest/debug/multi/values-nb.json | 254 + .../debug/multi/values-ne-rNP.json | 254 + .../androidTest/debug/multi/values-nl.json | 254 + .../androidTest/debug/multi/values-pl.json | 254 + .../androidTest/debug/multi/values-port.json | 26 + .../debug/multi/values-pt-rPT.json | 254 + .../androidTest/debug/multi/values-pt.json | 254 + .../androidTest/debug/multi/values-ro.json | 254 + .../androidTest/debug/multi/values-ru.json | 254 + .../debug/multi/values-si-rLK.json | 254 + .../androidTest/debug/multi/values-sk.json | 254 + .../androidTest/debug/multi/values-sl.json | 254 + .../androidTest/debug/multi/values-sr.json | 254 + .../androidTest/debug/multi/values-sv.json | 254 + .../androidTest/debug/multi/values-sw.json | 254 + .../debug/multi/values-sw600dp-v13.json | 178 + .../debug/multi/values-ta-rIN.json | 254 + .../debug/multi/values-te-rIN.json | 254 + .../androidTest/debug/multi/values-th.json | 254 + .../androidTest/debug/multi/values-tl.json | 254 + .../androidTest/debug/multi/values-tr.json | 254 + .../androidTest/debug/multi/values-uk.json | 254 + .../debug/multi/values-ur-rPK.json | 254 + .../debug/multi/values-uz-rUZ.json | 235 + .../androidTest/debug/multi/values-v11.json | 356 + .../androidTest/debug/multi/values-v12.json | 87 + .../androidTest/debug/multi/values-v14.json | 108 + .../androidTest/debug/multi/values-v17.json | 259 + .../androidTest/debug/multi/values-v18.json | 26 + .../androidTest/debug/multi/values-v21.json | 1645 ++++ .../androidTest/debug/multi/values-vi.json | 254 + .../debug/multi/values-w360dp-v13.json | 26 + .../debug/multi/values-w480dp-v13.json | 45 + .../debug/multi/values-w500dp-v13.json | 26 + .../debug/multi/values-w600dp-v13.json | 45 + .../debug/multi/values-w720dp-v13.json | 26 + .../debug/multi/values-xlarge-land-v4.json | 26 + .../debug/multi/values-xlarge-v4.json | 140 + .../debug/multi/values-zh-rCN.json | 254 + .../debug/multi/values-zh-rHK.json | 254 + .../debug/multi/values-zh-rTW.json | 254 + .../androidTest/debug/multi/values-zu.json | 254 + .../res/androidTest/debug/multi/values.json | 8605 +++++++++++++++++ .../res/androidTest/debug/single/anim.json | 42 + .../androidTest/debug/single/color-v11.json | 10 + .../res/androidTest/debug/single/color.json | 46 + .../debug/single/drawable-hdpi-v4.json | 158 + .../debug/single/drawable-ldrtl-hdpi-v17.json | 18 + .../debug/single/drawable-ldrtl-mdpi-v17.json | 18 + .../single/drawable-ldrtl-xhdpi-v17.json | 18 + .../single/drawable-ldrtl-xxhdpi-v17.json | 18 + .../single/drawable-ldrtl-xxxhdpi-v17.json | 18 + .../debug/single/drawable-mdpi-v4.json | 158 + .../debug/single/drawable-tvdpi-v4.json | 10 + .../debug/single/drawable-xhdpi-v4.json | 158 + .../debug/single/drawable-xxhdpi-v4.json | 158 + .../debug/single/drawable-xxxhdpi-v4.json | 78 + .../androidTest/debug/single/drawable.json | 82 + .../androidTest/debug/single/layout-v11.json | 6 + .../res/androidTest/debug/single/layout.json | 122 + .../blame/res/debug/multi/values-af.json | 254 + .../blame/res/debug/multi/values-am.json | 254 + .../blame/res/debug/multi/values-ar.json | 254 + .../blame/res/debug/multi/values-bg.json | 254 + .../blame/res/debug/multi/values-bn-rBD.json | 254 + .../blame/res/debug/multi/values-ca.json | 254 + .../blame/res/debug/multi/values-cs.json | 254 + .../blame/res/debug/multi/values-da.json | 254 + .../blame/res/debug/multi/values-de.json | 254 + .../blame/res/debug/multi/values-el.json | 254 + .../blame/res/debug/multi/values-en-rGB.json | 254 + .../blame/res/debug/multi/values-en-rIN.json | 254 + .../blame/res/debug/multi/values-es-rUS.json | 254 + .../blame/res/debug/multi/values-es.json | 254 + .../blame/res/debug/multi/values-et-rEE.json | 254 + .../blame/res/debug/multi/values-eu-rES.json | 254 + .../blame/res/debug/multi/values-fa.json | 254 + .../blame/res/debug/multi/values-fi.json | 254 + .../blame/res/debug/multi/values-fr-rCA.json | 254 + .../blame/res/debug/multi/values-fr.json | 254 + .../blame/res/debug/multi/values-gl-rES.json | 254 + .../res/debug/multi/values-h720dp-v13.json | 26 + .../blame/res/debug/multi/values-hdpi-v4.json | 28 + .../blame/res/debug/multi/values-hi.json | 254 + .../blame/res/debug/multi/values-hr.json | 254 + .../blame/res/debug/multi/values-hu.json | 254 + .../blame/res/debug/multi/values-hy-rAM.json | 254 + .../blame/res/debug/multi/values-in.json | 254 + .../blame/res/debug/multi/values-is-rIS.json | 254 + .../blame/res/debug/multi/values-it.json | 254 + .../blame/res/debug/multi/values-iw.json | 254 + .../blame/res/debug/multi/values-ja.json | 254 + .../blame/res/debug/multi/values-ka-rGE.json | 254 + .../blame/res/debug/multi/values-kk-rKZ.json | 254 + .../blame/res/debug/multi/values-km-rKH.json | 254 + .../blame/res/debug/multi/values-kn-rIN.json | 254 + .../blame/res/debug/multi/values-ko.json | 254 + .../blame/res/debug/multi/values-ky-rKG.json | 254 + .../blame/res/debug/multi/values-land.json | 140 + .../res/debug/multi/values-large-v4.json | 216 + .../blame/res/debug/multi/values-lo-rLA.json | 254 + .../blame/res/debug/multi/values-lt.json | 254 + .../blame/res/debug/multi/values-lv.json | 254 + .../blame/res/debug/multi/values-mk-rMK.json | 235 + .../blame/res/debug/multi/values-ml-rIN.json | 254 + .../blame/res/debug/multi/values-mn-rMN.json | 254 + .../blame/res/debug/multi/values-mr-rIN.json | 254 + .../blame/res/debug/multi/values-ms-rMY.json | 254 + .../blame/res/debug/multi/values-my-rMM.json | 254 + .../blame/res/debug/multi/values-nb.json | 254 + .../blame/res/debug/multi/values-ne-rNP.json | 254 + .../blame/res/debug/multi/values-nl.json | 254 + .../blame/res/debug/multi/values-pl.json | 254 + .../blame/res/debug/multi/values-port.json | 26 + .../blame/res/debug/multi/values-pt-rPT.json | 254 + .../blame/res/debug/multi/values-pt.json | 254 + .../blame/res/debug/multi/values-ro.json | 254 + .../blame/res/debug/multi/values-ru.json | 254 + .../blame/res/debug/multi/values-si-rLK.json | 254 + .../blame/res/debug/multi/values-sk.json | 254 + .../blame/res/debug/multi/values-sl.json | 254 + .../blame/res/debug/multi/values-sr.json | 254 + .../blame/res/debug/multi/values-sv.json | 254 + .../blame/res/debug/multi/values-sw.json | 254 + .../res/debug/multi/values-sw600dp-v13.json | 178 + .../blame/res/debug/multi/values-ta-rIN.json | 254 + .../blame/res/debug/multi/values-te-rIN.json | 254 + .../blame/res/debug/multi/values-th.json | 254 + .../blame/res/debug/multi/values-tl.json | 254 + .../blame/res/debug/multi/values-tr.json | 254 + .../blame/res/debug/multi/values-uk.json | 254 + .../blame/res/debug/multi/values-ur-rPK.json | 254 + .../blame/res/debug/multi/values-uz-rUZ.json | 235 + .../blame/res/debug/multi/values-v11.json | 356 + .../blame/res/debug/multi/values-v12.json | 87 + .../blame/res/debug/multi/values-v14.json | 108 + .../blame/res/debug/multi/values-v17.json | 259 + .../blame/res/debug/multi/values-v18.json | 26 + .../blame/res/debug/multi/values-v21.json | 1645 ++++ .../blame/res/debug/multi/values-vi.json | 254 + .../res/debug/multi/values-w360dp-v13.json | 26 + .../res/debug/multi/values-w480dp-v13.json | 45 + .../res/debug/multi/values-w500dp-v13.json | 26 + .../res/debug/multi/values-w600dp-v13.json | 45 + .../res/debug/multi/values-w720dp-v13.json | 26 + .../debug/multi/values-xlarge-land-v4.json | 26 + .../res/debug/multi/values-xlarge-v4.json | 140 + .../blame/res/debug/multi/values-zh-rCN.json | 254 + .../blame/res/debug/multi/values-zh-rHK.json | 254 + .../blame/res/debug/multi/values-zh-rTW.json | 254 + .../blame/res/debug/multi/values-zu.json | 254 + .../blame/res/debug/multi/values.json | 8605 +++++++++++++++++ .../blame/res/debug/single/anim.json | 42 + .../blame/res/debug/single/color-v11.json | 10 + .../blame/res/debug/single/color.json | 46 + .../res/debug/single/drawable-hdpi-v4.json | 158 + .../debug/single/drawable-ldrtl-hdpi-v17.json | 18 + .../debug/single/drawable-ldrtl-mdpi-v17.json | 18 + .../single/drawable-ldrtl-xhdpi-v17.json | 18 + .../single/drawable-ldrtl-xxhdpi-v17.json | 18 + .../single/drawable-ldrtl-xxxhdpi-v17.json | 18 + .../res/debug/single/drawable-mdpi-v4.json | 158 + .../res/debug/single/drawable-tvdpi-v4.json | 10 + .../res/debug/single/drawable-xhdpi-v4.json | 158 + .../res/debug/single/drawable-xxhdpi-v4.json | 158 + .../res/debug/single/drawable-xxxhdpi-v4.json | 78 + .../blame/res/debug/single/drawable.json | 82 + .../blame/res/debug/single/layout-v11.json | 6 + .../blame/res/debug/single/layout.json | 122 + .../blame/res/release/multi/values-af.json | 254 + .../blame/res/release/multi/values-am.json | 254 + .../blame/res/release/multi/values-ar.json | 254 + .../blame/res/release/multi/values-bg.json | 254 + .../res/release/multi/values-bn-rBD.json | 254 + .../blame/res/release/multi/values-ca.json | 254 + .../blame/res/release/multi/values-cs.json | 254 + .../blame/res/release/multi/values-da.json | 254 + .../blame/res/release/multi/values-de.json | 254 + .../blame/res/release/multi/values-el.json | 254 + .../res/release/multi/values-en-rGB.json | 254 + .../res/release/multi/values-en-rIN.json | 254 + .../res/release/multi/values-es-rUS.json | 254 + .../blame/res/release/multi/values-es.json | 254 + .../res/release/multi/values-et-rEE.json | 254 + .../res/release/multi/values-eu-rES.json | 254 + .../blame/res/release/multi/values-fa.json | 254 + .../blame/res/release/multi/values-fi.json | 254 + .../res/release/multi/values-fr-rCA.json | 254 + .../blame/res/release/multi/values-fr.json | 254 + .../res/release/multi/values-gl-rES.json | 254 + .../res/release/multi/values-h720dp-v13.json | 26 + .../res/release/multi/values-hdpi-v4.json | 28 + .../blame/res/release/multi/values-hi.json | 254 + .../blame/res/release/multi/values-hr.json | 254 + .../blame/res/release/multi/values-hu.json | 254 + .../res/release/multi/values-hy-rAM.json | 254 + .../blame/res/release/multi/values-in.json | 254 + .../res/release/multi/values-is-rIS.json | 254 + .../blame/res/release/multi/values-it.json | 254 + .../blame/res/release/multi/values-iw.json | 254 + .../blame/res/release/multi/values-ja.json | 254 + .../res/release/multi/values-ka-rGE.json | 254 + .../res/release/multi/values-kk-rKZ.json | 254 + .../res/release/multi/values-km-rKH.json | 254 + .../res/release/multi/values-kn-rIN.json | 254 + .../blame/res/release/multi/values-ko.json | 254 + .../res/release/multi/values-ky-rKG.json | 254 + .../blame/res/release/multi/values-land.json | 140 + .../res/release/multi/values-large-v4.json | 216 + .../res/release/multi/values-lo-rLA.json | 254 + .../blame/res/release/multi/values-lt.json | 254 + .../blame/res/release/multi/values-lv.json | 254 + .../res/release/multi/values-mk-rMK.json | 235 + .../res/release/multi/values-ml-rIN.json | 254 + .../res/release/multi/values-mn-rMN.json | 254 + .../res/release/multi/values-mr-rIN.json | 254 + .../res/release/multi/values-ms-rMY.json | 254 + .../res/release/multi/values-my-rMM.json | 254 + .../blame/res/release/multi/values-nb.json | 254 + .../res/release/multi/values-ne-rNP.json | 254 + .../blame/res/release/multi/values-nl.json | 254 + .../blame/res/release/multi/values-pl.json | 254 + .../blame/res/release/multi/values-port.json | 26 + .../res/release/multi/values-pt-rPT.json | 254 + .../blame/res/release/multi/values-pt.json | 254 + .../blame/res/release/multi/values-ro.json | 254 + .../blame/res/release/multi/values-ru.json | 254 + .../res/release/multi/values-si-rLK.json | 254 + .../blame/res/release/multi/values-sk.json | 254 + .../blame/res/release/multi/values-sl.json | 254 + .../blame/res/release/multi/values-sr.json | 254 + .../blame/res/release/multi/values-sv.json | 254 + .../blame/res/release/multi/values-sw.json | 254 + .../res/release/multi/values-sw600dp-v13.json | 178 + .../res/release/multi/values-ta-rIN.json | 254 + .../res/release/multi/values-te-rIN.json | 254 + .../blame/res/release/multi/values-th.json | 254 + .../blame/res/release/multi/values-tl.json | 254 + .../blame/res/release/multi/values-tr.json | 254 + .../blame/res/release/multi/values-uk.json | 254 + .../res/release/multi/values-ur-rPK.json | 254 + .../res/release/multi/values-uz-rUZ.json | 235 + .../blame/res/release/multi/values-v11.json | 356 + .../blame/res/release/multi/values-v12.json | 87 + .../blame/res/release/multi/values-v14.json | 108 + .../blame/res/release/multi/values-v17.json | 259 + .../blame/res/release/multi/values-v18.json | 26 + .../blame/res/release/multi/values-v21.json | 1645 ++++ .../blame/res/release/multi/values-vi.json | 254 + .../res/release/multi/values-w360dp-v13.json | 26 + .../res/release/multi/values-w480dp-v13.json | 45 + .../res/release/multi/values-w500dp-v13.json | 26 + .../res/release/multi/values-w600dp-v13.json | 45 + .../res/release/multi/values-w720dp-v13.json | 26 + .../release/multi/values-xlarge-land-v4.json | 26 + .../res/release/multi/values-xlarge-v4.json | 140 + .../res/release/multi/values-zh-rCN.json | 254 + .../res/release/multi/values-zh-rHK.json | 254 + .../res/release/multi/values-zh-rTW.json | 254 + .../blame/res/release/multi/values-zu.json | 254 + .../blame/res/release/multi/values.json | 8605 +++++++++++++++++ .../blame/res/release/single/anim.json | 42 + .../blame/res/release/single/color-v11.json | 10 + .../blame/res/release/single/color.json | 46 + .../res/release/single/drawable-hdpi-v4.json | 158 + .../single/drawable-ldrtl-hdpi-v17.json | 18 + .../single/drawable-ldrtl-mdpi-v17.json | 18 + .../single/drawable-ldrtl-xhdpi-v17.json | 18 + .../single/drawable-ldrtl-xxhdpi-v17.json | 18 + .../single/drawable-ldrtl-xxxhdpi-v17.json | 18 + .../res/release/single/drawable-mdpi-v4.json | 158 + .../res/release/single/drawable-tvdpi-v4.json | 10 + .../res/release/single/drawable-xhdpi-v4.json | 158 + .../release/single/drawable-xxhdpi-v4.json | 158 + .../release/single/drawable-xxxhdpi-v4.json | 78 + .../blame/res/release/single/drawable.json | 82 + .../blame/res/release/single/layout-v11.json | 6 + .../blame/res/release/single/layout.json | 122 + .../intermediates/bundles/debug/classes.jar | Bin 18679 -> 17599 bytes .../debug/res/layout/ptrrv_root_view.xml | 2 +- .../bundles/debug/res/values/values.xml | 4 - .../bundles/release/AndroidManifest.xml | 12 + .../build/intermediates/bundles/release/R.txt | 1138 +++ .../bundles/release/aapt/AndroidManifest.xml | 12 + .../intermediates/bundles/release/classes.jar | Bin 0 -> 17522 bytes .../release/res/layout/ptrrv_root_view.xml | 11 + .../bundles/release/res/values/values.xml | 7 + .../android/support/v7/appcompat/R$anim.class | Bin 0 -> 813 bytes .../android/support/v7/appcompat/R$attr.class | Bin 0 -> 8649 bytes .../android/support/v7/appcompat/R$bool.class | Bin 0 -> 820 bytes .../support/v7/appcompat/R$color.class | Bin 0 -> 3770 bytes .../support/v7/appcompat/R$dimen.class | Bin 0 -> 4127 bytes .../support/v7/appcompat/R$drawable.class | Bin 0 -> 3606 bytes .../android/support/v7/appcompat/R$id.class | Bin 0 -> 3228 bytes .../support/v7/appcompat/R$integer.class | Bin 0 -> 549 bytes .../support/v7/appcompat/R$layout.class | Bin 0 -> 1872 bytes .../support/v7/appcompat/R$string.class | Bin 0 -> 1369 bytes .../support/v7/appcompat/R$style.class | Bin 0 -> 17910 bytes .../support/v7/appcompat/R$styleable.class | Bin 0 -> 17945 bytes .../android/support/v7/appcompat/R.class | Bin 0 -> 1015 bytes .../support/v7/recyclerview/R$attr.class | Bin 0 -> 542 bytes .../support/v7/recyclerview/R$dimen.class | Bin 0 -> 469 bytes .../support/v7/recyclerview/R$id.class | Bin 0 -> 453 bytes .../support/v7/recyclerview/R$styleable.class | Bin 0 -> 809 bytes .../android/support/v7/recyclerview/R.class | Bin 0 -> 559 bytes .../com/lhh/ptrrv/library/BuildConfig.class | Bin 711 -> 722 bytes .../library/PullToRefreshRecyclerView$1.class | Bin 0 -> 2445 bytes ...oRefreshRecyclerView$AdapterObserver.class | Bin 0 -> 2378 bytes ...shRecyclerView$InterOnScrollListener.class | Bin 0 -> 3912 bytes ...RefreshRecyclerView$OnScrollListener.class | Bin 0 -> 488 bytes ...freshRecyclerView$PagingableListener.class | Bin 0 -> 309 bytes .../library/PullToRefreshRecyclerView.class | Bin 0 -> 11617 bytes .../debug/com/lhh/ptrrv/library/R.class | Bin 921 -> 917 bytes .../footer/loadmore/BaseLoadMoreView$1.class | Bin 0 -> 1680 bytes .../BaseLoadMoreView$OnDrawListener.class | Bin 0 -> 370 bytes .../footer/loadmore/BaseLoadMoreView.class | Bin 0 -> 3577 bytes .../footer/loadmore/DefaultLoadMoreView.class | Bin 0 -> 3328 bytes .../lhh/ptrrv/library/header/BaseHeader.class | Bin 0 -> 663 bytes .../com/lhh/ptrrv/library/header/Header.class | Bin 0 -> 732 bytes .../lhh/ptrrv/library/impl/PrvInterface.class | Bin 0 -> 1700 bytes .../util/PullToRefreshRecyclerViewUtil.class | Bin 0 -> 1313 bytes .../android/support/v7/appcompat/R$anim.class | Bin 0 -> 813 bytes .../android/support/v7/appcompat/R$attr.class | Bin 0 -> 8649 bytes .../android/support/v7/appcompat/R$bool.class | Bin 0 -> 820 bytes .../support/v7/appcompat/R$color.class | Bin 0 -> 3770 bytes .../support/v7/appcompat/R$dimen.class | Bin 0 -> 4127 bytes .../support/v7/appcompat/R$drawable.class | Bin 0 -> 3606 bytes .../android/support/v7/appcompat/R$id.class | Bin 0 -> 3228 bytes .../support/v7/appcompat/R$integer.class | Bin 0 -> 549 bytes .../support/v7/appcompat/R$layout.class | Bin 0 -> 1872 bytes .../support/v7/appcompat/R$string.class | Bin 0 -> 1369 bytes .../support/v7/appcompat/R$style.class | Bin 0 -> 17910 bytes .../support/v7/appcompat/R$styleable.class | Bin 0 -> 17945 bytes .../android/support/v7/appcompat/R.class | Bin 0 -> 1015 bytes .../support/v7/recyclerview/R$attr.class | Bin 0 -> 542 bytes .../support/v7/recyclerview/R$dimen.class | Bin 0 -> 469 bytes .../support/v7/recyclerview/R$id.class | Bin 0 -> 453 bytes .../support/v7/recyclerview/R$styleable.class | Bin 0 -> 809 bytes .../android/support/v7/recyclerview/R.class | Bin 0 -> 559 bytes .../com/lhh/ptrrv/library/BuildConfig.class | Bin 0 -> 587 bytes .../library/PullToRefreshRecyclerView$1.class | Bin 0 -> 2445 bytes ...oRefreshRecyclerView$AdapterObserver.class | Bin 0 -> 2378 bytes ...shRecyclerView$InterOnScrollListener.class | Bin 0 -> 3912 bytes ...RefreshRecyclerView$OnScrollListener.class | Bin 0 -> 488 bytes ...freshRecyclerView$PagingableListener.class | Bin 0 -> 309 bytes .../library/PullToRefreshRecyclerView.class | Bin 0 -> 11617 bytes .../com/lhh/ptrrv/library/R$anim.class | Bin 0 -> 932 bytes .../com/lhh/ptrrv/library/R$attr.class | Bin 0 -> 11110 bytes .../com/lhh/ptrrv/library/R$bool.class | Bin 0 -> 906 bytes .../com/lhh/ptrrv/library/R$color.class | Bin 0 -> 4630 bytes .../com/lhh/ptrrv/library/R$dimen.class | Bin 0 -> 4940 bytes .../com/lhh/ptrrv/library/R$drawable.class | Bin 0 -> 4264 bytes .../release/com/lhh/ptrrv/library/R$id.class | Bin 0 -> 4225 bytes .../com/lhh/ptrrv/library/R$integer.class | Bin 0 -> 591 bytes .../com/lhh/ptrrv/library/R$layout.class | Bin 0 -> 2250 bytes .../com/lhh/ptrrv/library/R$string.class | Bin 0 -> 1607 bytes .../com/lhh/ptrrv/library/R$style.class | Bin 0 -> 21188 bytes .../com/lhh/ptrrv/library/R$styleable.class | Bin 0 -> 20850 bytes .../release/com/lhh/ptrrv/library/R.class | Bin 0 -> 917 bytes .../footer/loadmore/BaseLoadMoreView$1.class | Bin 0 -> 1680 bytes .../BaseLoadMoreView$OnDrawListener.class | Bin 0 -> 370 bytes .../footer/loadmore/BaseLoadMoreView.class | Bin 0 -> 3577 bytes .../footer/loadmore/DefaultLoadMoreView.class | Bin 0 -> 3328 bytes .../lhh/ptrrv/library/header/BaseHeader.class | Bin 0 -> 663 bytes .../com/lhh/ptrrv/library/header/Header.class | Bin 0 -> 732 bytes .../lhh/ptrrv/library/impl/PrvInterface.class | Bin 0 -> 1700 bytes .../util/PullToRefreshRecyclerViewUtil.class | Bin 0 -> 1313 bytes .../incremental-safeguard/debug/tag.txt | 1 + .../incremental-safeguard/release/tag.txt | 1 + .../compileDebugAidl/dependency.store | Bin 0 -> 5 bytes .../dependency.store | Bin 0 -> 5 bytes .../compileReleaseAidl/dependency.store | Bin 0 -> 5 bytes .../mergeDebugAndroidTestAssets/merger.xml | 2 + .../mergeDebugAndroidTestResources/merger.xml | 1324 +++ .../mergeDebugAndroidTestShaders/merger.xml | 2 + .../incremental/mergeDebugAssets/merger.xml | 2 + .../mergeDebugJniLibFolders/merger.xml | 2 + .../mergeDebugResources/merger.xml | 1324 +++ .../incremental/mergeDebugShaders/merger.xml | 2 + .../incremental/mergeReleaseAssets/merger.xml | 2 + .../mergeReleaseJniLibFolders/merger.xml | 2 + .../mergeReleaseResources/merger.xml | 1324 +++ .../mergeReleaseShaders/merger.xml | 2 + .../packageDebugResources/merger.xml | 2 + .../packageReleaseResources/merger.xml | 2 + .../androidTest/debug/anim/abc_fade_in.xml | 2 +- .../androidTest/debug/anim/abc_fade_out.xml | 2 +- .../anim/abc_grow_fade_in_from_bottom.xml | 2 +- .../debug/anim/abc_popup_enter.xml | 2 +- .../androidTest/debug/anim/abc_popup_exit.xml | 2 +- .../anim/abc_shrink_fade_out_from_bottom.xml | 2 +- .../debug/anim/abc_slide_in_bottom.xml | 2 +- .../debug/anim/abc_slide_in_top.xml | 2 +- .../debug/anim/abc_slide_out_bottom.xml | 2 +- .../debug/anim/abc_slide_out_top.xml | 2 +- ...ound_cache_hint_selector_material_dark.xml | 2 +- ...und_cache_hint_selector_material_light.xml | 2 +- ...ound_cache_hint_selector_material_dark.xml | 2 +- ...und_cache_hint_selector_material_light.xml | 2 +- ...rimary_text_disable_only_material_dark.xml | 2 +- ...imary_text_disable_only_material_light.xml | 2 +- .../color/abc_primary_text_material_dark.xml | 2 +- .../color/abc_primary_text_material_light.xml | 2 +- .../debug/color/abc_search_url_text.xml | 2 +- .../abc_secondary_text_material_dark.xml | 2 +- .../abc_secondary_text_material_light.xml | 2 +- .../color/switch_thumb_material_dark.xml | 2 +- .../color/switch_thumb_material_light.xml | 2 +- .../drawable/abc_btn_borderless_material.xml | 2 +- .../debug/drawable/abc_btn_check_material.xml | 2 +- .../drawable/abc_btn_default_mtrl_shape.xml | 2 +- .../debug/drawable/abc_btn_radio_material.xml | 2 +- .../abc_cab_background_internal_bg.xml | 2 +- .../abc_cab_background_top_material.xml | 2 +- .../abc_dialog_material_background_dark.xml | 2 +- .../abc_dialog_material_background_light.xml | 2 +- .../debug/drawable/abc_edit_text_material.xml | 2 +- .../abc_item_background_holo_dark.xml | 2 +- .../abc_item_background_holo_light.xml | 2 +- ...lector_background_transition_holo_dark.xml | 2 +- ...ector_background_transition_holo_light.xml | 2 +- .../drawable/abc_list_selector_holo_dark.xml | 2 +- .../drawable/abc_list_selector_holo_light.xml | 2 +- .../drawable/abc_ratingbar_full_material.xml | 2 +- ..._spinner_textfield_background_material.xml | 2 +- .../drawable/abc_switch_thumb_material.xml | 2 +- .../drawable/abc_tab_indicator_material.xml | 2 +- .../abc_textfield_search_material.xml | 2 +- .../layout-v11/abc_screen_content_include.xml | 2 +- .../layout/abc_action_bar_title_item.xml | 2 +- .../layout/abc_action_bar_up_container.xml | 2 +- .../abc_action_bar_view_list_nav_layout.xml | 2 +- .../layout/abc_action_menu_item_layout.xml | 2 +- .../debug/layout/abc_action_menu_layout.xml | 2 +- .../debug/layout/abc_action_mode_bar.xml | 2 +- .../abc_action_mode_close_item_material.xml | 2 +- .../layout/abc_activity_chooser_view.xml | 2 +- .../abc_activity_chooser_view_list_item.xml | 2 +- .../layout/abc_alert_dialog_material.xml | 2 +- .../layout/abc_dialog_title_material.xml | 2 +- .../debug/layout/abc_expanded_menu_layout.xml | 2 +- .../layout/abc_list_menu_item_checkbox.xml | 2 +- .../debug/layout/abc_list_menu_item_icon.xml | 2 +- .../layout/abc_list_menu_item_layout.xml | 2 +- .../debug/layout/abc_list_menu_item_radio.xml | 2 +- .../layout/abc_popup_menu_item_layout.xml | 2 +- .../layout/abc_screen_content_include.xml | 2 +- .../debug/layout/abc_screen_simple.xml | 2 +- .../abc_screen_simple_overlay_action_mode.xml | 2 +- .../debug/layout/abc_screen_toolbar.xml | 2 +- .../abc_search_dropdown_item_icons_2line.xml | 2 +- .../debug/layout/abc_search_view.xml | 2 +- .../layout/abc_select_dialog_material.xml | 2 +- .../debug/layout/abc_simple_dropdown_hint.xml | 2 +- .../debug/layout/ptrrv_root_view.xml | 11 + .../layout/select_dialog_item_material.xml | 2 +- .../select_dialog_multichoice_material.xml | 2 +- .../select_dialog_singlechoice_material.xml | 2 +- .../support_simple_spinner_dropdown_item.xml | 2 +- .../androidTest/debug/values-af/values-af.xml | 2 - .../androidTest/debug/values-am/values-am.xml | 2 - .../androidTest/debug/values-ar/values-ar.xml | 2 - .../androidTest/debug/values-bg/values-bg.xml | 2 - .../debug/values-bn-rBD/values-bn-rBD.xml | 2 - .../androidTest/debug/values-ca/values-ca.xml | 2 - .../androidTest/debug/values-cs/values-cs.xml | 2 - .../androidTest/debug/values-da/values-da.xml | 2 - .../androidTest/debug/values-de/values-de.xml | 2 - .../androidTest/debug/values-el/values-el.xml | 2 - .../debug/values-en-rGB/values-en-rGB.xml | 2 - .../debug/values-en-rIN/values-en-rIN.xml | 2 - .../debug/values-es-rUS/values-es-rUS.xml | 2 - .../androidTest/debug/values-es/values-es.xml | 2 - .../debug/values-et-rEE/values-et-rEE.xml | 2 - .../debug/values-eu-rES/values-eu-rES.xml | 2 - .../androidTest/debug/values-fa/values-fa.xml | 2 - .../androidTest/debug/values-fi/values-fi.xml | 2 - .../debug/values-fr-rCA/values-fr-rCA.xml | 2 - .../androidTest/debug/values-fr/values-fr.xml | 2 - .../debug/values-gl-rES/values-gl-rES.xml | 2 - .../values-h720dp-v13/values-h720dp-v13.xml | 2 - .../debug/values-hdpi-v4/values-hdpi-v4.xml | 2 - .../androidTest/debug/values-hi/values-hi.xml | 2 - .../androidTest/debug/values-hr/values-hr.xml | 2 - .../androidTest/debug/values-hu/values-hu.xml | 2 - .../debug/values-hy-rAM/values-hy-rAM.xml | 2 - .../androidTest/debug/values-in/values-in.xml | 2 - .../debug/values-is-rIS/values-is-rIS.xml | 2 - .../androidTest/debug/values-it/values-it.xml | 2 - .../androidTest/debug/values-iw/values-iw.xml | 2 - .../androidTest/debug/values-ja/values-ja.xml | 2 - .../debug/values-ka-rGE/values-ka-rGE.xml | 2 - .../debug/values-kk-rKZ/values-kk-rKZ.xml | 2 - .../debug/values-km-rKH/values-km-rKH.xml | 2 - .../debug/values-kn-rIN/values-kn-rIN.xml | 2 - .../androidTest/debug/values-ko/values-ko.xml | 2 - .../debug/values-ky-rKG/values-ky-rKG.xml | 2 - .../debug/values-land/values-land.xml | 2 - .../debug/values-large-v4/values-large-v4.xml | 2 - .../debug/values-lo-rLA/values-lo-rLA.xml | 2 - .../androidTest/debug/values-lt/values-lt.xml | 2 - .../androidTest/debug/values-lv/values-lv.xml | 2 - .../debug/values-mk-rMK/values-mk-rMK.xml | 2 - .../debug/values-ml-rIN/values-ml-rIN.xml | 2 - .../debug/values-mn-rMN/values-mn-rMN.xml | 2 - .../debug/values-mr-rIN/values-mr-rIN.xml | 2 - .../debug/values-ms-rMY/values-ms-rMY.xml | 2 - .../debug/values-my-rMM/values-my-rMM.xml | 2 - .../androidTest/debug/values-nb/values-nb.xml | 2 - .../debug/values-ne-rNP/values-ne-rNP.xml | 2 - .../androidTest/debug/values-nl/values-nl.xml | 2 - .../androidTest/debug/values-pl/values-pl.xml | 2 - .../debug/values-port/values-port.xml | 2 - .../debug/values-pt-rPT/values-pt-rPT.xml | 2 - .../androidTest/debug/values-pt/values-pt.xml | 2 - .../androidTest/debug/values-ro/values-ro.xml | 2 - .../androidTest/debug/values-ru/values-ru.xml | 2 - .../debug/values-si-rLK/values-si-rLK.xml | 2 - .../androidTest/debug/values-sk/values-sk.xml | 2 - .../androidTest/debug/values-sl/values-sl.xml | 2 - .../androidTest/debug/values-sr/values-sr.xml | 2 - .../androidTest/debug/values-sv/values-sv.xml | 2 - .../androidTest/debug/values-sw/values-sw.xml | 2 - .../values-sw600dp-v13/values-sw600dp-v13.xml | 2 - .../debug/values-ta-rIN/values-ta-rIN.xml | 2 - .../debug/values-te-rIN/values-te-rIN.xml | 2 - .../androidTest/debug/values-th/values-th.xml | 2 - .../androidTest/debug/values-tl/values-tl.xml | 2 - .../androidTest/debug/values-tr/values-tr.xml | 2 - .../androidTest/debug/values-uk/values-uk.xml | 2 - .../debug/values-ur-rPK/values-ur-rPK.xml | 2 - .../debug/values-uz-rUZ/values-uz-rUZ.xml | 2 - .../debug/values-v11/values-v11.xml | 2 - .../debug/values-v12/values-v12.xml | 2 - .../debug/values-v14/values-v14.xml | 2 - .../debug/values-v17/values-v17.xml | 2 - .../debug/values-v18/values-v18.xml | 2 - .../debug/values-v21/values-v21.xml | 2 - .../androidTest/debug/values-vi/values-vi.xml | 2 - .../values-w360dp-v13/values-w360dp-v13.xml | 2 - .../values-w480dp-v13/values-w480dp-v13.xml | 2 - .../values-w500dp-v13/values-w500dp-v13.xml | 2 - .../values-w600dp-v13/values-w600dp-v13.xml | 2 - .../values-w720dp-v13/values-w720dp-v13.xml | 2 - .../values-xlarge-land-v4.xml | 2 - .../values-xlarge-v4/values-xlarge-v4.xml | 2 - .../debug/values-zh-rCN/values-zh-rCN.xml | 2 - .../debug/values-zh-rHK/values-zh-rHK.xml | 2 - .../debug/values-zh-rTW/values-zh-rTW.xml | 2 - .../androidTest/debug/values-zu/values-zu.xml | 2 - .../androidTest/debug/values/values.xml | 18 - .../res/merged/debug/anim/abc_fade_in.xml | 2 +- .../res/merged/debug/anim/abc_fade_out.xml | 2 +- .../anim/abc_grow_fade_in_from_bottom.xml | 2 +- .../res/merged/debug/anim/abc_popup_enter.xml | 2 +- .../res/merged/debug/anim/abc_popup_exit.xml | 2 +- .../anim/abc_shrink_fade_out_from_bottom.xml | 2 +- .../merged/debug/anim/abc_slide_in_bottom.xml | 2 +- .../merged/debug/anim/abc_slide_in_top.xml | 2 +- .../debug/anim/abc_slide_out_bottom.xml | 2 +- .../merged/debug/anim/abc_slide_out_top.xml | 2 +- ...ound_cache_hint_selector_material_dark.xml | 2 +- ...und_cache_hint_selector_material_light.xml | 2 +- ...ound_cache_hint_selector_material_dark.xml | 2 +- ...und_cache_hint_selector_material_light.xml | 2 +- ...rimary_text_disable_only_material_dark.xml | 2 +- ...imary_text_disable_only_material_light.xml | 2 +- .../color/abc_primary_text_material_dark.xml | 2 +- .../color/abc_primary_text_material_light.xml | 2 +- .../debug/color/abc_search_url_text.xml | 2 +- .../abc_secondary_text_material_dark.xml | 2 +- .../abc_secondary_text_material_light.xml | 2 +- .../color/switch_thumb_material_dark.xml | 2 +- .../color/switch_thumb_material_light.xml | 2 +- .../drawable/abc_btn_borderless_material.xml | 2 +- .../debug/drawable/abc_btn_check_material.xml | 2 +- .../drawable/abc_btn_default_mtrl_shape.xml | 2 +- .../debug/drawable/abc_btn_radio_material.xml | 2 +- .../abc_cab_background_internal_bg.xml | 2 +- .../abc_cab_background_top_material.xml | 2 +- .../abc_dialog_material_background_dark.xml | 2 +- .../abc_dialog_material_background_light.xml | 2 +- .../debug/drawable/abc_edit_text_material.xml | 2 +- .../abc_item_background_holo_dark.xml | 2 +- .../abc_item_background_holo_light.xml | 2 +- ...lector_background_transition_holo_dark.xml | 2 +- ...ector_background_transition_holo_light.xml | 2 +- .../drawable/abc_list_selector_holo_dark.xml | 2 +- .../drawable/abc_list_selector_holo_light.xml | 2 +- .../drawable/abc_ratingbar_full_material.xml | 2 +- ..._spinner_textfield_background_material.xml | 2 +- .../drawable/abc_switch_thumb_material.xml | 2 +- .../drawable/abc_tab_indicator_material.xml | 2 +- .../abc_textfield_search_material.xml | 2 +- .../layout-v11/abc_screen_content_include.xml | 2 +- .../layout/abc_action_bar_title_item.xml | 2 +- .../layout/abc_action_bar_up_container.xml | 2 +- .../abc_action_bar_view_list_nav_layout.xml | 2 +- .../layout/abc_action_menu_item_layout.xml | 2 +- .../debug/layout/abc_action_menu_layout.xml | 2 +- .../debug/layout/abc_action_mode_bar.xml | 2 +- .../abc_action_mode_close_item_material.xml | 2 +- .../layout/abc_activity_chooser_view.xml | 2 +- .../abc_activity_chooser_view_list_item.xml | 2 +- .../layout/abc_alert_dialog_material.xml | 2 +- .../layout/abc_dialog_title_material.xml | 2 +- .../debug/layout/abc_expanded_menu_layout.xml | 2 +- .../layout/abc_list_menu_item_checkbox.xml | 2 +- .../debug/layout/abc_list_menu_item_icon.xml | 2 +- .../layout/abc_list_menu_item_layout.xml | 2 +- .../debug/layout/abc_list_menu_item_radio.xml | 2 +- .../layout/abc_popup_menu_item_layout.xml | 2 +- .../layout/abc_screen_content_include.xml | 2 +- .../merged/debug/layout/abc_screen_simple.xml | 2 +- .../abc_screen_simple_overlay_action_mode.xml | 2 +- .../debug/layout/abc_screen_toolbar.xml | 2 +- .../abc_search_dropdown_item_icons_2line.xml | 2 +- .../merged/debug/layout/abc_search_view.xml | 2 +- .../layout/abc_select_dialog_material.xml | 2 +- .../debug/layout/abc_simple_dropdown_hint.xml | 2 +- .../merged/debug/layout/ptrrv_root_view.xml | 11 + .../layout/select_dialog_item_material.xml | 2 +- .../select_dialog_multichoice_material.xml | 2 +- .../select_dialog_singlechoice_material.xml | 2 +- .../support_simple_spinner_dropdown_item.xml | 2 +- .../res/merged/debug/values-af/values-af.xml | 2 - .../res/merged/debug/values-am/values-am.xml | 2 - .../res/merged/debug/values-ar/values-ar.xml | 2 - .../res/merged/debug/values-bg/values-bg.xml | 2 - .../debug/values-bn-rBD/values-bn-rBD.xml | 2 - .../res/merged/debug/values-ca/values-ca.xml | 2 - .../res/merged/debug/values-cs/values-cs.xml | 2 - .../res/merged/debug/values-da/values-da.xml | 2 - .../res/merged/debug/values-de/values-de.xml | 2 - .../res/merged/debug/values-el/values-el.xml | 2 - .../debug/values-en-rGB/values-en-rGB.xml | 2 - .../debug/values-en-rIN/values-en-rIN.xml | 2 - .../debug/values-es-rUS/values-es-rUS.xml | 2 - .../res/merged/debug/values-es/values-es.xml | 2 - .../debug/values-et-rEE/values-et-rEE.xml | 2 - .../debug/values-eu-rES/values-eu-rES.xml | 2 - .../res/merged/debug/values-fa/values-fa.xml | 2 - .../res/merged/debug/values-fi/values-fi.xml | 2 - .../debug/values-fr-rCA/values-fr-rCA.xml | 2 - .../res/merged/debug/values-fr/values-fr.xml | 2 - .../debug/values-gl-rES/values-gl-rES.xml | 2 - .../values-h720dp-v13/values-h720dp-v13.xml | 2 - .../debug/values-hdpi-v4/values-hdpi-v4.xml | 2 - .../res/merged/debug/values-hi/values-hi.xml | 2 - .../res/merged/debug/values-hr/values-hr.xml | 2 - .../res/merged/debug/values-hu/values-hu.xml | 2 - .../debug/values-hy-rAM/values-hy-rAM.xml | 2 - .../res/merged/debug/values-in/values-in.xml | 2 - .../debug/values-is-rIS/values-is-rIS.xml | 2 - .../res/merged/debug/values-it/values-it.xml | 2 - .../res/merged/debug/values-iw/values-iw.xml | 2 - .../res/merged/debug/values-ja/values-ja.xml | 2 - .../debug/values-ka-rGE/values-ka-rGE.xml | 2 - .../debug/values-kk-rKZ/values-kk-rKZ.xml | 2 - .../debug/values-km-rKH/values-km-rKH.xml | 2 - .../debug/values-kn-rIN/values-kn-rIN.xml | 2 - .../res/merged/debug/values-ko/values-ko.xml | 2 - .../debug/values-ky-rKG/values-ky-rKG.xml | 2 - .../merged/debug/values-land/values-land.xml | 2 - .../debug/values-large-v4/values-large-v4.xml | 2 - .../debug/values-lo-rLA/values-lo-rLA.xml | 2 - .../res/merged/debug/values-lt/values-lt.xml | 2 - .../res/merged/debug/values-lv/values-lv.xml | 2 - .../debug/values-mk-rMK/values-mk-rMK.xml | 2 - .../debug/values-ml-rIN/values-ml-rIN.xml | 2 - .../debug/values-mn-rMN/values-mn-rMN.xml | 2 - .../debug/values-mr-rIN/values-mr-rIN.xml | 2 - .../debug/values-ms-rMY/values-ms-rMY.xml | 2 - .../debug/values-my-rMM/values-my-rMM.xml | 2 - .../res/merged/debug/values-nb/values-nb.xml | 2 - .../debug/values-ne-rNP/values-ne-rNP.xml | 2 - .../res/merged/debug/values-nl/values-nl.xml | 2 - .../res/merged/debug/values-pl/values-pl.xml | 2 - .../merged/debug/values-port/values-port.xml | 2 - .../debug/values-pt-rPT/values-pt-rPT.xml | 2 - .../res/merged/debug/values-pt/values-pt.xml | 2 - .../res/merged/debug/values-ro/values-ro.xml | 2 - .../res/merged/debug/values-ru/values-ru.xml | 2 - .../debug/values-si-rLK/values-si-rLK.xml | 2 - .../res/merged/debug/values-sk/values-sk.xml | 2 - .../res/merged/debug/values-sl/values-sl.xml | 2 - .../res/merged/debug/values-sr/values-sr.xml | 2 - .../res/merged/debug/values-sv/values-sv.xml | 2 - .../res/merged/debug/values-sw/values-sw.xml | 2 - .../values-sw600dp-v13/values-sw600dp-v13.xml | 2 - .../debug/values-ta-rIN/values-ta-rIN.xml | 2 - .../debug/values-te-rIN/values-te-rIN.xml | 2 - .../res/merged/debug/values-th/values-th.xml | 2 - .../res/merged/debug/values-tl/values-tl.xml | 2 - .../res/merged/debug/values-tr/values-tr.xml | 2 - .../res/merged/debug/values-uk/values-uk.xml | 2 - .../debug/values-ur-rPK/values-ur-rPK.xml | 2 - .../debug/values-uz-rUZ/values-uz-rUZ.xml | 2 - .../merged/debug/values-v11/values-v11.xml | 2 - .../merged/debug/values-v12/values-v12.xml | 2 - .../merged/debug/values-v14/values-v14.xml | 2 - .../merged/debug/values-v17/values-v17.xml | 2 - .../merged/debug/values-v18/values-v18.xml | 2 - .../merged/debug/values-v21/values-v21.xml | 2 - .../res/merged/debug/values-vi/values-vi.xml | 2 - .../values-w360dp-v13/values-w360dp-v13.xml | 2 - .../values-w480dp-v13/values-w480dp-v13.xml | 2 - .../values-w500dp-v13/values-w500dp-v13.xml | 2 - .../values-w600dp-v13/values-w600dp-v13.xml | 2 - .../values-w720dp-v13/values-w720dp-v13.xml | 2 - .../values-xlarge-land-v4.xml | 2 - .../values-xlarge-v4/values-xlarge-v4.xml | 2 - .../debug/values-zh-rCN/values-zh-rCN.xml | 2 - .../debug/values-zh-rHK/values-zh-rHK.xml | 2 - .../debug/values-zh-rTW/values-zh-rTW.xml | 2 - .../res/merged/debug/values-zu/values-zu.xml | 2 - .../res/merged/debug/values/values.xml | 18 - .../res/merged/release/anim/abc_fade_in.xml | 20 + .../res/merged/release/anim/abc_fade_out.xml | 20 + .../anim/abc_grow_fade_in_from_bottom.xml | 30 + .../merged/release/anim/abc_popup_enter.xml | 21 + .../merged/release/anim/abc_popup_exit.xml | 21 + .../anim/abc_shrink_fade_out_from_bottom.xml | 27 + .../release/anim/abc_slide_in_bottom.xml | 20 + .../merged/release/anim/abc_slide_in_top.xml | 19 + .../release/anim/abc_slide_out_bottom.xml | 19 + .../merged/release/anim/abc_slide_out_top.xml | 19 + ...ound_cache_hint_selector_material_dark.xml | 21 + ...und_cache_hint_selector_material_light.xml | 21 + ...ound_cache_hint_selector_material_dark.xml | 20 + ...und_cache_hint_selector_material_light.xml | 20 + ...rimary_text_disable_only_material_dark.xml | 21 + ...imary_text_disable_only_material_light.xml | 21 + .../color/abc_primary_text_material_dark.xml | 21 + .../color/abc_primary_text_material_light.xml | 21 + .../release/color/abc_search_url_text.xml | 21 + .../abc_secondary_text_material_dark.xml | 21 + .../abc_secondary_text_material_light.xml | 21 + .../color/switch_thumb_material_dark.xml | 20 + .../color/switch_thumb_material_light.xml | 20 + .../abc_ab_share_pack_mtrl_alpha.9.png | Bin 0 -> 287 bytes .../abc_btn_check_to_on_mtrl_000.png | Bin 0 -> 306 bytes .../abc_btn_check_to_on_mtrl_015.png | Bin 0 -> 549 bytes .../abc_btn_radio_to_on_mtrl_000.png | Bin 0 -> 622 bytes .../abc_btn_radio_to_on_mtrl_015.png | Bin 0 -> 753 bytes .../abc_btn_rating_star_off_mtrl_alpha.png | Bin 0 -> 1619 bytes .../abc_btn_rating_star_on_mtrl_alpha.png | Bin 0 -> 1078 bytes .../abc_btn_switch_to_on_mtrl_00001.9.png | Bin 0 -> 1671 bytes .../abc_btn_switch_to_on_mtrl_00012.9.png | Bin 0 -> 1958 bytes .../abc_cab_background_top_mtrl_alpha.9.png | Bin 0 -> 229 bytes .../abc_ic_ab_back_mtrl_am_alpha.png | Bin 0 -> 416 bytes .../abc_ic_clear_mtrl_alpha.png | Bin 0 -> 280 bytes .../abc_ic_commit_search_api_mtrl_alpha.png | Bin 0 -> 233 bytes .../abc_ic_go_search_api_mtrl_alpha.png | Bin 0 -> 160 bytes .../abc_ic_menu_copy_mtrl_am_alpha.png | Bin 0 -> 288 bytes .../abc_ic_menu_cut_mtrl_alpha.png | Bin 0 -> 612 bytes .../abc_ic_menu_moreoverflow_mtrl_alpha.png | Bin 0 -> 190 bytes .../abc_ic_menu_paste_mtrl_am_alpha.png | Bin 0 -> 373 bytes .../abc_ic_menu_selectall_mtrl_alpha.png | Bin 0 -> 270 bytes .../abc_ic_menu_share_mtrl_alpha.png | Bin 0 -> 791 bytes .../abc_ic_search_api_mtrl_alpha.png | Bin 0 -> 1028 bytes .../abc_ic_voice_search_api_mtrl_alpha.png | Bin 0 -> 541 bytes .../abc_list_divider_mtrl_alpha.9.png | Bin 0 -> 170 bytes .../abc_list_focused_holo.9.png | Bin 0 -> 244 bytes .../abc_list_longpressed_holo.9.png | Bin 0 -> 212 bytes .../abc_list_pressed_holo_dark.9.png | Bin 0 -> 212 bytes .../abc_list_pressed_holo_light.9.png | Bin 0 -> 212 bytes ...abc_list_selector_disabled_holo_dark.9.png | Bin 0 -> 239 bytes ...bc_list_selector_disabled_holo_light.9.png | Bin 0 -> 240 bytes .../abc_menu_hardkey_panel_mtrl_mult.9.png | Bin 0 -> 870 bytes .../abc_popup_background_mtrl_mult.9.png | Bin 0 -> 1290 bytes .../abc_spinner_mtrl_am_alpha.9.png | Bin 0 -> 392 bytes .../abc_switch_track_mtrl_alpha.9.png | Bin 0 -> 534 bytes .../abc_tab_indicator_mtrl_alpha.9.png | Bin 0 -> 199 bytes .../abc_text_cursor_mtrl_alpha.9.png | Bin 0 -> 239 bytes .../abc_textfield_activated_mtrl_alpha.9.png | Bin 0 -> 192 bytes .../abc_textfield_default_mtrl_alpha.9.png | Bin 0 -> 202 bytes ...extfield_search_activated_mtrl_alpha.9.png | Bin 0 -> 182 bytes ..._textfield_search_default_mtrl_alpha.9.png | Bin 0 -> 182 bytes .../abc_ic_ab_back_mtrl_am_alpha.png | Bin 0 -> 384 bytes .../abc_ic_menu_copy_mtrl_am_alpha.png | Bin 0 -> 289 bytes .../abc_ic_menu_cut_mtrl_alpha.png | Bin 0 -> 610 bytes .../abc_spinner_mtrl_am_alpha.9.png | Bin 0 -> 391 bytes .../abc_ic_ab_back_mtrl_am_alpha.png | Bin 0 -> 325 bytes .../abc_ic_menu_copy_mtrl_am_alpha.png | Bin 0 -> 174 bytes .../abc_ic_menu_cut_mtrl_alpha.png | Bin 0 -> 381 bytes .../abc_spinner_mtrl_am_alpha.9.png | Bin 0 -> 351 bytes .../abc_ic_ab_back_mtrl_am_alpha.png | Bin 0 -> 428 bytes .../abc_ic_menu_copy_mtrl_am_alpha.png | Bin 0 -> 237 bytes .../abc_ic_menu_cut_mtrl_alpha.png | Bin 0 -> 729 bytes .../abc_spinner_mtrl_am_alpha.9.png | Bin 0 -> 503 bytes .../abc_ic_ab_back_mtrl_am_alpha.png | Bin 0 -> 475 bytes .../abc_ic_menu_copy_mtrl_am_alpha.png | Bin 0 -> 361 bytes .../abc_ic_menu_cut_mtrl_alpha.png | Bin 0 -> 991 bytes .../abc_spinner_mtrl_am_alpha.9.png | Bin 0 -> 630 bytes .../abc_ic_ab_back_mtrl_am_alpha.png | Bin 0 -> 246 bytes .../abc_ic_menu_copy_mtrl_am_alpha.png | Bin 0 -> 418 bytes .../abc_ic_menu_cut_mtrl_alpha.png | Bin 0 -> 1257 bytes .../abc_spinner_mtrl_am_alpha.9.png | Bin 0 -> 611 bytes .../abc_ab_share_pack_mtrl_alpha.9.png | Bin 0 -> 274 bytes .../abc_btn_check_to_on_mtrl_000.png | Bin 0 -> 288 bytes .../abc_btn_check_to_on_mtrl_015.png | Bin 0 -> 429 bytes .../abc_btn_radio_to_on_mtrl_000.png | Bin 0 -> 428 bytes .../abc_btn_radio_to_on_mtrl_015.png | Bin 0 -> 493 bytes .../abc_btn_rating_star_off_mtrl_alpha.png | Bin 0 -> 1348 bytes .../abc_btn_rating_star_on_mtrl_alpha.png | Bin 0 -> 1005 bytes .../abc_btn_switch_to_on_mtrl_00001.9.png | Bin 0 -> 1109 bytes .../abc_btn_switch_to_on_mtrl_00012.9.png | Bin 0 -> 1224 bytes .../abc_cab_background_top_mtrl_alpha.9.png | Bin 0 -> 225 bytes .../abc_ic_ab_back_mtrl_am_alpha.png | Bin 0 -> 351 bytes .../abc_ic_clear_mtrl_alpha.png | Bin 0 -> 236 bytes .../abc_ic_commit_search_api_mtrl_alpha.png | Bin 0 -> 280 bytes .../abc_ic_go_search_api_mtrl_alpha.png | Bin 0 -> 158 bytes .../abc_ic_menu_copy_mtrl_am_alpha.png | Bin 0 -> 185 bytes .../abc_ic_menu_cut_mtrl_alpha.png | Bin 0 -> 377 bytes .../abc_ic_menu_moreoverflow_mtrl_alpha.png | Bin 0 -> 158 bytes .../abc_ic_menu_paste_mtrl_am_alpha.png | Bin 0 -> 234 bytes .../abc_ic_menu_selectall_mtrl_alpha.png | Bin 0 -> 186 bytes .../abc_ic_menu_share_mtrl_alpha.png | Bin 0 -> 545 bytes .../abc_ic_search_api_mtrl_alpha.png | Bin 0 -> 681 bytes .../abc_ic_voice_search_api_mtrl_alpha.png | Bin 0 -> 415 bytes .../abc_list_divider_mtrl_alpha.9.png | Bin 0 -> 170 bytes .../abc_list_focused_holo.9.png | Bin 0 -> 222 bytes .../abc_list_longpressed_holo.9.png | Bin 0 -> 211 bytes .../abc_list_pressed_holo_dark.9.png | Bin 0 -> 211 bytes .../abc_list_pressed_holo_light.9.png | Bin 0 -> 211 bytes ...abc_list_selector_disabled_holo_dark.9.png | Bin 0 -> 226 bytes ...bc_list_selector_disabled_holo_light.9.png | Bin 0 -> 227 bytes .../abc_menu_hardkey_panel_mtrl_mult.9.png | Bin 0 -> 618 bytes .../abc_popup_background_mtrl_mult.9.png | Bin 0 -> 863 bytes .../abc_spinner_mtrl_am_alpha.9.png | Bin 0 -> 353 bytes .../abc_switch_track_mtrl_alpha.9.png | Bin 0 -> 426 bytes .../abc_tab_indicator_mtrl_alpha.9.png | Bin 0 -> 192 bytes .../abc_text_cursor_mtrl_alpha.9.png | Bin 0 -> 229 bytes .../abc_textfield_activated_mtrl_alpha.9.png | Bin 0 -> 186 bytes .../abc_textfield_default_mtrl_alpha.9.png | Bin 0 -> 185 bytes ...extfield_search_activated_mtrl_alpha.9.png | Bin 0 -> 181 bytes ..._textfield_search_default_mtrl_alpha.9.png | Bin 0 -> 180 bytes .../abc_btn_switch_to_on_mtrl_00001.9.png | Bin 0 -> 1092 bytes .../abc_btn_switch_to_on_mtrl_00012.9.png | Bin 0 -> 1210 bytes .../abc_ab_share_pack_mtrl_alpha.9.png | Bin 0 -> 297 bytes .../abc_btn_check_to_on_mtrl_000.png | Bin 0 -> 354 bytes .../abc_btn_check_to_on_mtrl_015.png | Bin 0 -> 556 bytes .../abc_btn_radio_to_on_mtrl_000.png | Bin 0 -> 831 bytes .../abc_btn_radio_to_on_mtrl_015.png | Bin 0 -> 996 bytes .../abc_btn_rating_star_off_mtrl_alpha.png | Bin 0 -> 2215 bytes .../abc_btn_rating_star_on_mtrl_alpha.png | Bin 0 -> 1547 bytes .../abc_btn_switch_to_on_mtrl_00001.9.png | Bin 0 -> 2522 bytes .../abc_btn_switch_to_on_mtrl_00012.9.png | Bin 0 -> 2906 bytes .../abc_cab_background_top_mtrl_alpha.9.png | Bin 0 -> 234 bytes .../abc_ic_ab_back_mtrl_am_alpha.png | Bin 0 -> 485 bytes .../abc_ic_clear_mtrl_alpha.png | Bin 0 -> 365 bytes .../abc_ic_commit_search_api_mtrl_alpha.png | Bin 0 -> 344 bytes .../abc_ic_go_search_api_mtrl_alpha.png | Bin 0 -> 188 bytes .../abc_ic_menu_copy_mtrl_am_alpha.png | Bin 0 -> 237 bytes .../abc_ic_menu_cut_mtrl_alpha.png | Bin 0 -> 723 bytes .../abc_ic_menu_moreoverflow_mtrl_alpha.png | Bin 0 -> 218 bytes .../abc_ic_menu_paste_mtrl_am_alpha.png | Bin 0 -> 371 bytes .../abc_ic_menu_selectall_mtrl_alpha.png | Bin 0 -> 238 bytes .../abc_ic_menu_share_mtrl_alpha.png | Bin 0 -> 919 bytes .../abc_ic_search_api_mtrl_alpha.png | Bin 0 -> 1131 bytes .../abc_ic_voice_search_api_mtrl_alpha.png | Bin 0 -> 730 bytes .../abc_list_divider_mtrl_alpha.9.png | Bin 0 -> 170 bytes .../abc_list_focused_holo.9.png | Bin 0 -> 244 bytes .../abc_list_longpressed_holo.9.png | Bin 0 -> 214 bytes .../abc_list_pressed_holo_dark.9.png | Bin 0 -> 214 bytes .../abc_list_pressed_holo_light.9.png | Bin 0 -> 214 bytes ...abc_list_selector_disabled_holo_dark.9.png | Bin 0 -> 254 bytes ...bc_list_selector_disabled_holo_light.9.png | Bin 0 -> 253 bytes .../abc_menu_hardkey_panel_mtrl_mult.9.png | Bin 0 -> 1173 bytes .../abc_popup_background_mtrl_mult.9.png | Bin 0 -> 1811 bytes .../abc_spinner_mtrl_am_alpha.9.png | Bin 0 -> 507 bytes .../abc_switch_track_mtrl_alpha.9.png | Bin 0 -> 762 bytes .../abc_tab_indicator_mtrl_alpha.9.png | Bin 0 -> 205 bytes .../abc_text_cursor_mtrl_alpha.9.png | Bin 0 -> 242 bytes .../abc_textfield_activated_mtrl_alpha.9.png | Bin 0 -> 198 bytes .../abc_textfield_default_mtrl_alpha.9.png | Bin 0 -> 197 bytes ...extfield_search_activated_mtrl_alpha.9.png | Bin 0 -> 190 bytes ..._textfield_search_default_mtrl_alpha.9.png | Bin 0 -> 190 bytes .../abc_ab_share_pack_mtrl_alpha.9.png | Bin 0 -> 305 bytes .../abc_btn_check_to_on_mtrl_000.png | Bin 0 -> 369 bytes .../abc_btn_check_to_on_mtrl_015.png | Bin 0 -> 725 bytes .../abc_btn_radio_to_on_mtrl_000.png | Bin 0 -> 1249 bytes .../abc_btn_radio_to_on_mtrl_015.png | Bin 0 -> 1467 bytes .../abc_btn_rating_star_off_mtrl_alpha.png | Bin 0 -> 2401 bytes .../abc_btn_rating_star_on_mtrl_alpha.png | Bin 0 -> 1032 bytes .../abc_btn_switch_to_on_mtrl_00001.9.png | Bin 0 -> 4168 bytes .../abc_btn_switch_to_on_mtrl_00012.9.png | Bin 0 -> 4451 bytes .../abc_cab_background_top_mtrl_alpha.9.png | Bin 0 -> 246 bytes .../abc_ic_ab_back_mtrl_am_alpha.png | Bin 0 -> 570 bytes .../abc_ic_clear_mtrl_alpha.png | Bin 0 -> 395 bytes .../abc_ic_commit_search_api_mtrl_alpha.png | Bin 0 -> 306 bytes .../abc_ic_go_search_api_mtrl_alpha.png | Bin 0 -> 176 bytes .../abc_ic_menu_copy_mtrl_am_alpha.png | Bin 0 -> 363 bytes .../abc_ic_menu_cut_mtrl_alpha.png | Bin 0 -> 988 bytes .../abc_ic_menu_moreoverflow_mtrl_alpha.png | Bin 0 -> 284 bytes .../abc_ic_menu_paste_mtrl_am_alpha.png | Bin 0 -> 521 bytes .../abc_ic_menu_selectall_mtrl_alpha.png | Bin 0 -> 337 bytes .../abc_ic_menu_share_mtrl_alpha.png | Bin 0 -> 1292 bytes .../abc_ic_search_api_mtrl_alpha.png | Bin 0 -> 1908 bytes .../abc_ic_voice_search_api_mtrl_alpha.png | Bin 0 -> 947 bytes .../abc_list_divider_mtrl_alpha.9.png | Bin 0 -> 178 bytes .../abc_list_focused_holo.9.png | Bin 0 -> 245 bytes .../abc_list_longpressed_holo.9.png | Bin 0 -> 221 bytes .../abc_list_pressed_holo_dark.9.png | Bin 0 -> 221 bytes .../abc_list_pressed_holo_light.9.png | Bin 0 -> 221 bytes ...abc_list_selector_disabled_holo_dark.9.png | Bin 0 -> 307 bytes ...bc_list_selector_disabled_holo_light.9.png | Bin 0 -> 305 bytes .../abc_menu_hardkey_panel_mtrl_mult.9.png | Bin 0 -> 1912 bytes .../abc_popup_background_mtrl_mult.9.png | Bin 0 -> 2774 bytes .../abc_spinner_mtrl_am_alpha.9.png | Bin 0 -> 632 bytes .../abc_switch_track_mtrl_alpha.9.png | Bin 0 -> 1076 bytes .../abc_tab_indicator_mtrl_alpha.9.png | Bin 0 -> 210 bytes .../abc_text_cursor_mtrl_alpha.9.png | Bin 0 -> 226 bytes .../abc_textfield_activated_mtrl_alpha.9.png | Bin 0 -> 202 bytes .../abc_textfield_default_mtrl_alpha.9.png | Bin 0 -> 204 bytes ...extfield_search_activated_mtrl_alpha.9.png | Bin 0 -> 193 bytes ..._textfield_search_default_mtrl_alpha.9.png | Bin 0 -> 196 bytes .../abc_btn_check_to_on_mtrl_000.png | Bin 0 -> 295 bytes .../abc_btn_check_to_on_mtrl_015.png | Bin 0 -> 551 bytes .../abc_btn_radio_to_on_mtrl_000.png | Bin 0 -> 1014 bytes .../abc_btn_radio_to_on_mtrl_015.png | Bin 0 -> 1226 bytes .../abc_btn_switch_to_on_mtrl_00001.9.png | Bin 0 -> 3566 bytes .../abc_btn_switch_to_on_mtrl_00012.9.png | Bin 0 -> 3916 bytes .../abc_ic_ab_back_mtrl_am_alpha.png | Bin 0 -> 240 bytes .../abc_ic_clear_mtrl_alpha.png | Bin 0 -> 566 bytes .../abc_ic_menu_copy_mtrl_am_alpha.png | Bin 0 -> 418 bytes .../abc_ic_menu_cut_mtrl_alpha.png | Bin 0 -> 1253 bytes .../abc_ic_menu_moreoverflow_mtrl_alpha.png | Bin 0 -> 378 bytes .../abc_ic_menu_paste_mtrl_am_alpha.png | Bin 0 -> 680 bytes .../abc_ic_menu_selectall_mtrl_alpha.png | Bin 0 -> 390 bytes .../abc_ic_menu_share_mtrl_alpha.png | Bin 0 -> 1559 bytes .../abc_ic_search_api_mtrl_alpha.png | Bin 0 -> 1571 bytes .../abc_ic_voice_search_api_mtrl_alpha.png | Bin 0 -> 1291 bytes .../abc_spinner_mtrl_am_alpha.9.png | Bin 0 -> 617 bytes .../abc_switch_track_mtrl_alpha.9.png | Bin 0 -> 1056 bytes .../abc_tab_indicator_mtrl_alpha.9.png | Bin 0 -> 208 bytes .../drawable/abc_btn_borderless_material.xml | 23 + .../drawable/abc_btn_check_material.xml | 20 + .../drawable/abc_btn_default_mtrl_shape.xml | 33 + .../drawable/abc_btn_radio_material.xml | 20 + .../abc_cab_background_internal_bg.xml | 23 + .../abc_cab_background_top_material.xml | 21 + .../abc_dialog_material_background_dark.xml | 26 + .../abc_dialog_material_background_light.xml | 26 + .../drawable/abc_edit_text_material.xml | 30 + .../abc_item_background_holo_dark.xml | 27 + .../abc_item_background_holo_light.xml | 27 + ...lector_background_transition_holo_dark.xml | 21 + ...ector_background_transition_holo_light.xml | 21 + .../drawable/abc_list_selector_holo_dark.xml | 28 + .../drawable/abc_list_selector_holo_light.xml | 29 + .../drawable/abc_ratingbar_full_material.xml | 25 + ..._spinner_textfield_background_material.xml | 36 + .../drawable/abc_switch_thumb_material.xml | 20 + .../drawable/abc_tab_indicator_material.xml | 21 + .../abc_textfield_search_material.xml | 23 + .../layout-v11/abc_screen_content_include.xml | 27 + .../layout/abc_action_bar_title_item.xml | 35 + .../layout/abc_action_bar_up_container.xml | 24 + .../abc_action_bar_view_list_nav_layout.xml | 23 + .../layout/abc_action_menu_item_layout.xml | 31 + .../release/layout/abc_action_menu_layout.xml | 25 + .../release/layout/abc_action_mode_bar.xml | 26 + .../abc_action_mode_close_item_material.xml | 26 + .../layout/abc_activity_chooser_view.xml | 72 + .../abc_activity_chooser_view_list_item.xml | 52 + .../layout/abc_alert_dialog_material.xml | 148 + .../layout/abc_dialog_title_material.xml | 47 + .../layout/abc_expanded_menu_layout.xml | 22 + .../layout/abc_list_menu_item_checkbox.xml | 27 + .../layout/abc_list_menu_item_icon.xml | 29 + .../layout/abc_list_menu_item_layout.xml | 61 + .../layout/abc_list_menu_item_radio.xml | 25 + .../layout/abc_popup_menu_item_layout.xml | 62 + .../layout/abc_screen_content_include.xml | 27 + .../release/layout/abc_screen_simple.xml | 35 + .../abc_screen_simple_overlay_action_mode.xml | 39 + .../release/layout/abc_screen_toolbar.xml | 54 + .../abc_search_dropdown_item_icons_2line.xml | 86 + .../merged/release/layout/abc_search_view.xml | 142 + .../layout/abc_select_dialog_material.xml | 35 + .../layout/abc_simple_dropdown_hint.xml | 23 + .../merged/release/layout/ptrrv_root_view.xml | 11 + .../layout/select_dialog_item_material.xml | 34 + .../select_dialog_multichoice_material.xml | 30 + .../select_dialog_singlechoice_material.xml | 30 + .../support_simple_spinner_dropdown_item.xml | 25 + .../merged/release/values-af/values-af.xml | 16 + .../merged/release/values-am/values-am.xml | 16 + .../merged/release/values-ar/values-ar.xml | 16 + .../merged/release/values-bg/values-bg.xml | 16 + .../release/values-bn-rBD/values-bn-rBD.xml | 16 + .../merged/release/values-ca/values-ca.xml | 16 + .../merged/release/values-cs/values-cs.xml | 16 + .../merged/release/values-da/values-da.xml | 16 + .../merged/release/values-de/values-de.xml | 16 + .../merged/release/values-el/values-el.xml | 16 + .../release/values-en-rGB/values-en-rGB.xml | 16 + .../release/values-en-rIN/values-en-rIN.xml | 16 + .../release/values-es-rUS/values-es-rUS.xml | 16 + .../merged/release/values-es/values-es.xml | 16 + .../release/values-et-rEE/values-et-rEE.xml | 16 + .../release/values-eu-rES/values-eu-rES.xml | 16 + .../merged/release/values-fa/values-fa.xml | 16 + .../merged/release/values-fi/values-fi.xml | 16 + .../release/values-fr-rCA/values-fr-rCA.xml | 16 + .../merged/release/values-fr/values-fr.xml | 16 + .../release/values-gl-rES/values-gl-rES.xml | 16 + .../values-h720dp-v13/values-h720dp-v13.xml | 4 + .../release/values-hdpi-v4/values-hdpi-v4.xml | 8 + .../merged/release/values-hi/values-hi.xml | 16 + .../merged/release/values-hr/values-hr.xml | 16 + .../merged/release/values-hu/values-hu.xml | 16 + .../release/values-hy-rAM/values-hy-rAM.xml | 16 + .../merged/release/values-in/values-in.xml | 16 + .../release/values-is-rIS/values-is-rIS.xml | 16 + .../merged/release/values-it/values-it.xml | 16 + .../merged/release/values-iw/values-iw.xml | 16 + .../merged/release/values-ja/values-ja.xml | 16 + .../release/values-ka-rGE/values-ka-rGE.xml | 16 + .../release/values-kk-rKZ/values-kk-rKZ.xml | 16 + .../release/values-km-rKH/values-km-rKH.xml | 16 + .../release/values-kn-rIN/values-kn-rIN.xml | 16 + .../merged/release/values-ko/values-ko.xml | 16 + .../release/values-ky-rKG/values-ky-rKG.xml | 16 + .../release/values-land/values-land.xml | 10 + .../values-large-v4/values-large-v4.xml | 14 + .../release/values-lo-rLA/values-lo-rLA.xml | 16 + .../merged/release/values-lt/values-lt.xml | 16 + .../merged/release/values-lv/values-lv.xml | 16 + .../release/values-mk-rMK/values-mk-rMK.xml | 15 + .../release/values-ml-rIN/values-ml-rIN.xml | 16 + .../release/values-mn-rMN/values-mn-rMN.xml | 16 + .../release/values-mr-rIN/values-mr-rIN.xml | 16 + .../release/values-ms-rMY/values-ms-rMY.xml | 16 + .../release/values-my-rMM/values-my-rMM.xml | 16 + .../merged/release/values-nb/values-nb.xml | 16 + .../release/values-ne-rNP/values-ne-rNP.xml | 16 + .../merged/release/values-nl/values-nl.xml | 16 + .../merged/release/values-pl/values-pl.xml | 16 + .../release/values-port/values-port.xml | 4 + .../release/values-pt-rPT/values-pt-rPT.xml | 16 + .../merged/release/values-pt/values-pt.xml | 16 + .../merged/release/values-ro/values-ro.xml | 16 + .../merged/release/values-ru/values-ru.xml | 16 + .../release/values-si-rLK/values-si-rLK.xml | 16 + .../merged/release/values-sk/values-sk.xml | 16 + .../merged/release/values-sl/values-sl.xml | 16 + .../merged/release/values-sr/values-sr.xml | 16 + .../merged/release/values-sv/values-sv.xml | 16 + .../merged/release/values-sw/values-sw.xml | 16 + .../values-sw600dp-v13/values-sw600dp-v13.xml | 12 + .../release/values-ta-rIN/values-ta-rIN.xml | 16 + .../release/values-te-rIN/values-te-rIN.xml | 16 + .../merged/release/values-th/values-th.xml | 16 + .../merged/release/values-tl/values-tl.xml | 16 + .../merged/release/values-tr/values-tr.xml | 16 + .../merged/release/values-uk/values-uk.xml | 16 + .../release/values-ur-rPK/values-ur-rPK.xml | 16 + .../release/values-uz-rUZ/values-uz-rUZ.xml | 15 + .../merged/release/values-v11/values-v11.xml | 165 + .../merged/release/values-v12/values-v12.xml | 11 + .../merged/release/values-v14/values-v14.xml | 22 + .../merged/release/values-v17/values-v17.xml | 44 + .../merged/release/values-v18/values-v18.xml | 4 + .../merged/release/values-v21/values-v21.xml | 253 + .../merged/release/values-vi/values-vi.xml | 16 + .../values-w360dp-v13/values-w360dp-v13.xml | 4 + .../values-w480dp-v13/values-w480dp-v13.xml | 5 + .../values-w500dp-v13/values-w500dp-v13.xml | 4 + .../values-w600dp-v13/values-w600dp-v13.xml | 5 + .../values-w720dp-v13/values-w720dp-v13.xml | 4 + .../values-xlarge-land-v4.xml | 4 + .../values-xlarge-v4/values-xlarge-v4.xml | 10 + .../release/values-zh-rCN/values-zh-rCN.xml | 16 + .../release/values-zh-rHK/values-zh-rHK.xml | 16 + .../release/values-zh-rTW/values-zh-rTW.xml | 16 + .../merged/release/values-zu/values-zu.xml | 16 + .../res/merged/release/values/values.xml | 1421 +++ .../res/resources-debug-androidTest.ap_ | Bin 362053 -> 362053 bytes Library/build/outputs/aar/Library-debug.aar | Bin 28270 -> 28097 bytes Library/build/outputs/aar/Library-release.aar | Bin 0 -> 28020 bytes .../v7/app/ActionBar$DisplayOptions.class | Bin 0 -> 564 bytes .../v7/app/ActionBar$LayoutParams.class | Bin 0 -> 2074 bytes .../v7/app/ActionBar$NavigationMode.class | Bin 0 -> 523 bytes .../ActionBar$OnMenuVisibilityListener.class | Bin 0 -> 284 bytes .../app/ActionBar$OnNavigationListener.class | Bin 0 -> 297 bytes .../support/v7/app/ActionBar$Tab.class | Bin 0 -> 1371 bytes .../v7/app/ActionBar$TabListener.class | Bin 0 -> 456 bytes .../android/support/v7/app/ActionBar.class | Bin 0 -> 6645 bytes .../support/v7/app/ActionBarActivity.class | Bin 0 -> 430 bytes .../v7/app/ActionBarDrawerToggle$1.class | Bin 0 -> 1249 bytes .../app/ActionBarDrawerToggle$Delegate.class | Bin 0 -> 538 bytes ...tionBarDrawerToggle$DelegateProvider.class | Bin 0 -> 517 bytes ...awerToggle$DrawerArrowDrawableToggle.class | Bin 0 -> 1530 bytes .../ActionBarDrawerToggle$DrawerToggle.class | Bin 0 -> 312 bytes .../ActionBarDrawerToggle$DummyDelegate.class | Bin 0 -> 1301 bytes ...ionBarDrawerToggle$HoneycombDelegate.class | Bin 0 -> 2913 bytes ...BarDrawerToggle$JellybeanMr2Delegate.class | Bin 0 -> 2642 bytes ...arDrawerToggle$ToolbarCompatDelegate.class | Bin 0 -> 1909 bytes .../v7/app/ActionBarDrawerToggle.class | Bin 0 -> 8145 bytes ...awerToggleHoneycomb$SetIndicatorInfo.class | Bin 0 -> 1846 bytes .../app/ActionBarDrawerToggleHoneycomb.class | Bin 0 -> 3457 bytes .../support/v7/app/AlertController$1.class | Bin 0 -> 1719 bytes .../app/AlertController$AlertParams$1.class | Bin 0 -> 1665 bytes .../app/AlertController$AlertParams$2.class | Bin 0 -> 2800 bytes .../app/AlertController$AlertParams$3.class | Bin 0 -> 1925 bytes .../app/AlertController$AlertParams$4.class | Bin 0 -> 2070 bytes ...lertParams$OnPrepareListViewListener.class | Bin 0 -> 412 bytes .../v7/app/AlertController$AlertParams.class | Bin 0 -> 7233 bytes .../app/AlertController$ButtonHandler.class | Bin 0 -> 1402 bytes .../AlertController$CheckedItemAdapter.class | Bin 0 -> 982 bytes .../support/v7/app/AlertController.class | Bin 0 -> 15032 bytes .../support/v7/app/AlertDialog$Builder.class | Bin 0 -> 11547 bytes .../android/support/v7/app/AlertDialog.class | Bin 0 -> 5483 bytes .../support/v7/app/AppCompatActivity.class | Bin 0 -> 7870 bytes .../support/v7/app/AppCompatCallback.class | Bin 0 -> 255 bytes .../support/v7/app/AppCompatDelegate.class | Bin 0 -> 2987 bytes .../v7/app/AppCompatDelegateImplBase$1.class | Bin 0 -> 272 bytes ...ImplBase$ActionBarDrawableToggleImpl.class | Bin 0 -> 2813 bytes ...gateImplBase$AppCompatWindowCallback.class | Bin 0 -> 2763 bytes .../v7/app/AppCompatDelegateImplBase.class | Bin 0 -> 5517 bytes .../v7/app/AppCompatDelegateImplV11.class | Bin 0 -> 3354 bytes .../v7/app/AppCompatDelegateImplV7$1.class | Bin 0 -> 1106 bytes .../v7/app/AppCompatDelegateImplV7$2.class | Bin 0 -> 1521 bytes .../v7/app/AppCompatDelegateImplV7$3.class | Bin 0 -> 1099 bytes .../v7/app/AppCompatDelegateImplV7$4.class | Bin 0 -> 1178 bytes ...teImplV7$ActionMenuPresenterCallback.class | Bin 0 -> 1938 bytes ...gateImplV7$ActionModeCallbackWrapper.class | Bin 0 -> 2787 bytes ...mpatDelegateImplV7$ListMenuDecorView.class | Bin 0 -> 1990 bytes ...mplV7$PanelFeatureState$SavedState$1.class | Bin 0 -> 1604 bytes ...eImplV7$PanelFeatureState$SavedState.class | Bin 0 -> 2314 bytes ...mpatDelegateImplV7$PanelFeatureState.class | Bin 0 -> 5792 bytes ...ateImplV7$PanelMenuPresenterCallback.class | Bin 0 -> 2971 bytes .../v7/app/AppCompatDelegateImplV7.class | Bin 0 -> 35326 bytes .../support/v7/app/AppCompatDialog.class | Bin 0 -> 4197 bytes .../support/v7/app/DrawerArrowDrawable.class | Bin 0 -> 5948 bytes .../support/v7/appcompat/BuildConfig.class | Bin 0 -> 597 bytes .../graphics/drawable/DrawableWrapper.class | Bin 0 -> 5740 bytes .../support/v7/internal/VersionUtils.class | Bin 0 -> 532 bytes .../internal/app/AppCompatViewInflater.class | Bin 0 -> 5429 bytes .../app/NavItemSelectedListener.class | Bin 0 -> 1721 bytes .../v7/internal/app/ToolbarActionBar$1.class | Bin 0 -> 730 bytes .../v7/internal/app/ToolbarActionBar$2.class | Bin 0 -> 1144 bytes ...ctionBar$ActionMenuPresenterCallback.class | Bin 0 -> 2196 bytes ...ToolbarActionBar$MenuBuilderCallback.class | Bin 0 -> 2206 bytes ...ActionBar$PanelMenuPresenterCallback.class | Bin 0 -> 1889 bytes ...lbarActionBar$ToolbarCallbackWrapper.class | Bin 0 -> 2032 bytes .../v7/internal/app/ToolbarActionBar.class | Bin 0 -> 18489 bytes .../internal/app/WindowDecorActionBar$1.class | Bin 0 -> 2085 bytes .../internal/app/WindowDecorActionBar$2.class | Bin 0 -> 1262 bytes .../internal/app/WindowDecorActionBar$3.class | Bin 0 -> 1196 bytes .../WindowDecorActionBar$ActionModeImpl.class | Bin 0 -> 7086 bytes .../app/WindowDecorActionBar$TabImpl.class | Bin 0 -> 4591 bytes .../internal/app/WindowDecorActionBar.class | Bin 0 -> 31743 bytes .../text/AllCapsTransformationMethod.class | Bin 0 -> 1559 bytes .../transition/ActionBarTransition.class | Bin 0 -> 621 bytes .../v7/internal/view/ActionBarPolicy.class | Bin 0 -> 3349 bytes .../internal/view/ContextThemeWrapper.class | Bin 0 -> 2430 bytes .../internal/view/StandaloneActionMode.class | Bin 0 -> 5348 bytes ...ortActionModeWrapper$CallbackWrapper.class | Bin 0 -> 3526 bytes .../view/SupportActionModeWrapper.class | Bin 0 -> 3096 bytes ...ater$InflatedOnMenuItemClickListener.class | Bin 0 -> 2513 bytes .../view/SupportMenuInflater$MenuState.class | Bin 0 -> 10022 bytes .../internal/view/SupportMenuInflater.class | Bin 0 -> 6145 bytes .../ViewPropertyAnimatorCompatSet$1.class | Bin 0 -> 1714 bytes .../view/ViewPropertyAnimatorCompatSet.class | Bin 0 -> 3655 bytes .../internal/view/WindowCallbackWrapper.class | Bin 0 -> 4086 bytes .../internal/view/menu/ActionMenuItem.class | Bin 0 -> 8740 bytes ...iew$ActionMenuItemForwardingListener.class | Bin 0 -> 2231 bytes .../ActionMenuItemView$PopupCallback.class | Bin 0 -> 559 bytes .../view/menu/ActionMenuItemView.class | Bin 0 -> 11121 bytes .../view/menu/BaseMenuPresenter.class | Bin 0 -> 6361 bytes .../internal/view/menu/BaseMenuWrapper.class | Bin 0 -> 3743 bytes .../v7/internal/view/menu/BaseWrapper.class | Bin 0 -> 966 bytes .../internal/view/menu/ExpandedMenuView.class | Bin 0 -> 3182 bytes .../internal/view/menu/ListMenuItemView.class | Bin 0 -> 7625 bytes .../menu/ListMenuPresenter$MenuAdapter.class | Bin 0 -> 3248 bytes .../view/menu/ListMenuPresenter.class | Bin 0 -> 7128 bytes .../view/menu/MenuBuilder$Callback.class | Bin 0 -> 440 bytes .../view/menu/MenuBuilder$ItemInvoker.class | Bin 0 -> 332 bytes .../v7/internal/view/menu/MenuBuilder.class | Bin 0 -> 28561 bytes .../internal/view/menu/MenuDialogHelper.class | Bin 0 -> 6070 bytes .../internal/view/menu/MenuItemImpl$1.class | Bin 0 -> 1232 bytes .../v7/internal/view/menu/MenuItemImpl.class | Bin 0 -> 16987 bytes ...ItemWrapperICS$ActionProviderWrapper.class | Bin 0 -> 1518 bytes ...pperICS$CollapsibleActionViewWrapper.class | Bin 0 -> 1250 bytes ...perICS$OnActionExpandListenerWrapper.class | Bin 0 -> 1725 bytes ...erICS$OnMenuItemClickListenerWrapper.class | Bin 0 -> 1467 bytes .../view/menu/MenuItemWrapperICS.class | Bin 0 -> 10087 bytes ...temWrapperJB$ActionProviderWrapperJB.class | Bin 0 -> 2405 bytes .../view/menu/MenuItemWrapperJB.class | Bin 0 -> 1359 bytes .../menu/MenuPopupHelper$MenuAdapter.class | Bin 0 -> 3906 bytes .../internal/view/menu/MenuPopupHelper.class | Bin 0 -> 11983 bytes .../view/menu/MenuPresenter$Callback.class | Bin 0 -> 414 bytes .../v7/internal/view/menu/MenuPresenter.class | Bin 0 -> 1093 bytes .../view/menu/MenuView$ItemView.class | Bin 0 -> 666 bytes .../v7/internal/view/menu/MenuView.class | Bin 0 -> 352 bytes .../view/menu/MenuWrapperFactory.class | Bin 0 -> 2012 bytes .../internal/view/menu/MenuWrapperICS.class | Bin 0 -> 5083 bytes .../internal/view/menu/SubMenuBuilder.class | Bin 0 -> 4762 bytes .../view/menu/SubMenuWrapperICS.class | Bin 0 -> 2358 bytes .../internal/widget/AbsActionBarView$1.class | Bin 0 -> 777 bytes ...ActionBarView$VisibilityAnimListener.class | Bin 0 -> 1805 bytes .../v7/internal/widget/AbsActionBarView.class | Bin 0 -> 8251 bytes .../widget/AbsSpinnerCompat$RecycleBin.class | Bin 0 -> 1702 bytes .../AbsSpinnerCompat$SavedState$1.class | Bin 0 -> 1441 bytes .../widget/AbsSpinnerCompat$SavedState.class | Bin 0 -> 2119 bytes .../v7/internal/widget/AbsSpinnerCompat.class | Bin 0 -> 9169 bytes .../widget/ActionBarBackgroundDrawable.class | Bin 0 -> 1434 bytes .../ActionBarBackgroundDrawableV21.class | Bin 0 -> 1163 bytes .../internal/widget/ActionBarContainer.class | Bin 0 -> 9184 bytes .../widget/ActionBarContextView$1.class | Bin 0 -> 1095 bytes .../widget/ActionBarContextView.class | Bin 0 -> 17517 bytes .../widget/ActionBarOverlayLayout$1.class | Bin 0 -> 1249 bytes .../widget/ActionBarOverlayLayout$2.class | Bin 0 -> 1249 bytes .../widget/ActionBarOverlayLayout$3.class | Bin 0 -> 1944 bytes .../widget/ActionBarOverlayLayout$4.class | Bin 0 -> 1987 bytes ...ayLayout$ActionBarVisibilityCallback.class | Bin 0 -> 516 bytes .../ActionBarOverlayLayout$LayoutParams.class | Bin 0 -> 1260 bytes .../widget/ActionBarOverlayLayout.class | Bin 0 -> 21945 bytes .../widget/ActivityChooserModel$1.class | Bin 0 -> 281 bytes ...oserModel$ActivityChooserModelClient.class | Bin 0 -> 401 bytes ...vityChooserModel$ActivityResolveInfo.class | Bin 0 -> 2262 bytes .../ActivityChooserModel$ActivitySorter.class | Bin 0 -> 810 bytes .../ActivityChooserModel$DefaultSorter.class | Bin 0 -> 3750 bytes ...ctivityChooserModel$HistoricalRecord.class | Bin 0 -> 2265 bytes ...hooserModel$OnChooseActivityListener.class | Bin 0 -> 414 bytes ...ChooserModel$PersistHistoryAsyncTask.class | Bin 0 -> 5181 bytes .../widget/ActivityChooserModel.class | Bin 0 -> 14546 bytes .../widget/ActivityChooserView$1.class | Bin 0 -> 1214 bytes .../widget/ActivityChooserView$2.class | Bin 0 -> 1362 bytes .../widget/ActivityChooserView$3.class | Bin 0 -> 1378 bytes .../widget/ActivityChooserView$4.class | Bin 0 -> 832 bytes ...ooserView$ActivityChooserViewAdapter.class | Bin 0 -> 7231 bytes .../ActivityChooserView$Callbacks.class | Bin 0 -> 4939 bytes .../ActivityChooserView$InnerLayout.class | Bin 0 -> 1235 bytes .../internal/widget/ActivityChooserView.class | Bin 0 -> 14592 bytes .../internal/widget/AdapterViewCompat$1.class | Bin 0 -> 272 bytes ...terViewCompat$AdapterContextMenuInfo.class | Bin 0 -> 811 bytes ...terViewCompat$AdapterDataSetObserver.class | Bin 0 -> 2174 bytes ...dapterViewCompat$OnItemClickListener.class | Bin 0 -> 488 bytes ...iewCompat$OnItemClickListenerWrapper.class | Bin 0 -> 1734 bytes ...erViewCompat$OnItemLongClickListener.class | Bin 0 -> 500 bytes ...terViewCompat$OnItemSelectedListener.class | Bin 0 -> 656 bytes .../AdapterViewCompat$SelectionNotifier.class | Bin 0 -> 1464 bytes .../internal/widget/AdapterViewCompat.class | Bin 0 -> 17190 bytes .../widget/AppCompatPopupWindow$1.class | Bin 0 -> 1642 bytes .../widget/AppCompatPopupWindow.class | Bin 0 -> 3797 bytes .../internal/widget/ContentFrameLayout.class | Bin 0 -> 4444 bytes .../internal/widget/DecorContentParent.class | Bin 0 -> 1236 bytes .../v7/internal/widget/DecorToolbar.class | Bin 0 -> 3105 bytes .../v7/internal/widget/DialogTitle.class | Bin 0 -> 2067 bytes .../v7/internal/widget/DrawableUtils.class | Bin 0 -> 2954 bytes .../widget/FitWindowsFrameLayout.class | Bin 0 -> 1447 bytes .../widget/FitWindowsLinearLayout.class | Bin 0 -> 1451 bytes ...ViewGroup$OnFitSystemWindowsListener.class | Bin 0 -> 359 bytes .../internal/widget/FitWindowsViewGroup.class | Bin 0 -> 430 bytes .../ListViewCompat$GateKeeperDrawable.class | Bin 0 -> 1620 bytes .../v7/internal/widget/ListViewCompat.class | Bin 0 -> 8282 bytes ...eLayout$OnActionModeForChildListener.class | Bin 0 -> 532 bytes .../widget/NativeActionModeAwareLayout.class | Bin 0 -> 1611 bytes .../v7/internal/widget/ResourcesWrapper.class | Bin 0 -> 7902 bytes .../v7/internal/widget/RtlSpacingHelper.class | Bin 0 -> 1830 bytes .../widget/ScrollingTabContainerView$1.class | Bin 0 -> 1100 bytes ...ScrollingTabContainerView$TabAdapter.class | Bin 0 -> 2458 bytes ...ingTabContainerView$TabClickListener.class | Bin 0 -> 2189 bytes .../ScrollingTabContainerView$TabView.class | Bin 0 -> 7266 bytes ...ContainerView$VisibilityAnimListener.class | Bin 0 -> 1657 bytes .../widget/ScrollingTabContainerView.class | Bin 0 -> 12208 bytes .../v7/internal/widget/SpinnerCompat$1.class | Bin 0 -> 1656 bytes .../v7/internal/widget/SpinnerCompat$2.class | Bin 0 -> 1449 bytes .../widget/SpinnerCompat$DialogPopup.class | Bin 0 -> 4293 bytes .../SpinnerCompat$DropDownAdapter.class | Bin 0 -> 2689 bytes .../SpinnerCompat$DropdownPopup$1.class | Bin 0 -> 2183 bytes .../SpinnerCompat$DropdownPopup$2.class | Bin 0 -> 1042 bytes .../SpinnerCompat$DropdownPopup$3.class | Bin 0 -> 1584 bytes .../widget/SpinnerCompat$DropdownPopup.class | Bin 0 -> 5733 bytes .../widget/SpinnerCompat$SavedState$1.class | Bin 0 -> 1534 bytes .../widget/SpinnerCompat$SavedState.class | Bin 0 -> 1893 bytes .../widget/SpinnerCompat$SpinnerPopup.class | Bin 0 -> 748 bytes .../v7/internal/widget/SpinnerCompat.class | Bin 0 -> 16539 bytes .../v7/internal/widget/ThemeUtils.class | Bin 0 -> 3741 bytes .../TintContextWrapper$TintResources.class | Bin 0 -> 1385 bytes .../internal/widget/TintContextWrapper.class | Bin 0 -> 1213 bytes .../v7/internal/widget/TintImageView.class | Bin 0 -> 2037 bytes .../support/v7/internal/widget/TintInfo.class | Bin 0 -> 594 bytes .../TintManager$ColorFilterLruCache.class | Bin 0 -> 1672 bytes .../v7/internal/widget/TintManager.class | Bin 0 -> 12443 bytes .../v7/internal/widget/TintTypedArray.class | Bin 0 -> 5577 bytes .../widget/ToolbarWidgetWrapper$1.class | Bin 0 -> 1891 bytes .../widget/ToolbarWidgetWrapper$2.class | Bin 0 -> 1228 bytes .../widget/ToolbarWidgetWrapper$3.class | Bin 0 -> 1054 bytes .../widget/ToolbarWidgetWrapper.class | Bin 0 -> 19528 bytes .../ViewStubCompat$OnInflateListener.class | Bin 0 -> 364 bytes .../v7/internal/widget/ViewStubCompat.class | Bin 0 -> 5209 bytes .../v7/internal/widget/ViewUtils.class | Bin 0 -> 4102 bytes .../support/v7/view/ActionMode$Callback.class | Bin 0 -> 503 bytes .../android/support/v7/view/ActionMode.class | Bin 0 -> 1456 bytes .../v7/view/CollapsibleActionView.class | Bin 0 -> 216 bytes .../v7/widget/ActionMenuPresenter$1.class | Bin 0 -> 260 bytes ...ionMenuPresenter$ActionButtonSubmenu.class | Bin 0 -> 3121 bytes ...enuPresenter$ActionMenuPopupCallback.class | Bin 0 -> 1554 bytes ...onMenuPresenter$OpenOverflowRunnable.class | Bin 0 -> 1976 bytes ...onMenuPresenter$OverflowMenuButton$1.class | Bin 0 -> 2136 bytes ...tionMenuPresenter$OverflowMenuButton.class | Bin 0 -> 3057 bytes .../ActionMenuPresenter$OverflowPopup.class | Bin 0 -> 2190 bytes ...MenuPresenter$PopupPresenterCallback.class | Bin 0 -> 2193 bytes .../ActionMenuPresenter$SavedState$1.class | Bin 0 -> 1402 bytes .../ActionMenuPresenter$SavedState.class | Bin 0 -> 1330 bytes .../v7/widget/ActionMenuPresenter.class | Bin 0 -> 18944 bytes .../support/v7/widget/ActionMenuView$1.class | Bin 0 -> 245 bytes .../ActionMenuView$ActionMenuChildView.class | Bin 0 -> 317 bytes ...MenuView$ActionMenuPresenterCallback.class | Bin 0 -> 1437 bytes .../widget/ActionMenuView$LayoutParams.class | Bin 0 -> 1720 bytes .../ActionMenuView$MenuBuilderCallback.class | Bin 0 -> 1973 bytes ...tionMenuView$OnMenuItemClickListener.class | Bin 0 -> 317 bytes .../support/v7/widget/ActionMenuView.class | Bin 0 -> 17549 bytes .../AppCompatAutoCompleteTextView.class | Bin 0 -> 4321 bytes .../support/v7/widget/AppCompatButton.class | Bin 0 -> 6318 bytes .../support/v7/widget/AppCompatCheckBox.class | Bin 0 -> 2602 bytes .../v7/widget/AppCompatCheckedTextView.class | Bin 0 -> 1977 bytes .../support/v7/widget/AppCompatEditText.class | Bin 0 -> 3844 bytes .../AppCompatMultiAutoCompleteTextView.class | Bin 0 -> 4384 bytes .../v7/widget/AppCompatRadioButton.class | Bin 0 -> 2617 bytes .../v7/widget/AppCompatRatingBar.class | Bin 0 -> 5822 bytes .../support/v7/widget/AppCompatSpinner.class | Bin 0 -> 5152 bytes .../support/v7/widget/AppCompatTextView.class | Bin 0 -> 2400 bytes .../LinearLayoutCompat$DividerMode.class | Bin 0 -> 579 bytes .../LinearLayoutCompat$LayoutParams.class | Bin 0 -> 2239 bytes .../LinearLayoutCompat$OrientationMode.class | Bin 0 -> 546 bytes .../v7/widget/LinearLayoutCompat.class | Bin 0 -> 25847 bytes .../support/v7/widget/ListPopupWindow$1.class | Bin 0 -> 1010 bytes .../support/v7/widget/ListPopupWindow$2.class | Bin 0 -> 930 bytes .../support/v7/widget/ListPopupWindow$3.class | Bin 0 -> 1779 bytes .../ListPopupWindow$DropDownListView.class | Bin 0 -> 4223 bytes ...ForwardingListener$DisallowIntercept.class | Bin 0 -> 1506 bytes ...$ForwardingListener$TriggerLongPress.class | Bin 0 -> 1198 bytes .../ListPopupWindow$ForwardingListener.class | Bin 0 -> 6313 bytes .../ListPopupWindow$ListSelectorHider.class | Bin 0 -> 1018 bytes ...ListPopupWindow$PopupDataSetObserver.class | Bin 0 -> 1180 bytes .../ListPopupWindow$PopupScrollListener.class | Bin 0 -> 2128 bytes ...istPopupWindow$PopupTouchInterceptor.class | Bin 0 -> 2196 bytes .../ListPopupWindow$ResizePopupRunnable.class | Bin 0 -> 1593 bytes .../support/v7/widget/ListPopupWindow.class | Bin 0 -> 21594 bytes .../support/v7/widget/PopupMenu$1.class | Bin 0 -> 1425 bytes .../widget/PopupMenu$OnDismissListener.class | Bin 0 -> 298 bytes .../PopupMenu$OnMenuItemClickListener.class | Bin 0 -> 302 bytes .../android/support/v7/widget/PopupMenu.class | Bin 0 -> 5270 bytes .../support/v7/widget/SearchView$1.class | Bin 0 -> 1304 bytes .../support/v7/widget/SearchView$10.class | Bin 0 -> 1167 bytes .../support/v7/widget/SearchView$11.class | Bin 0 -> 1339 bytes .../support/v7/widget/SearchView$12.class | Bin 0 -> 1134 bytes .../support/v7/widget/SearchView$2.class | Bin 0 -> 655 bytes .../support/v7/widget/SearchView$3.class | Bin 0 -> 946 bytes .../support/v7/widget/SearchView$4.class | Bin 0 -> 1035 bytes .../support/v7/widget/SearchView$5.class | Bin 0 -> 1023 bytes .../support/v7/widget/SearchView$6.class | Bin 0 -> 821 bytes .../support/v7/widget/SearchView$7.class | Bin 0 -> 1414 bytes .../support/v7/widget/SearchView$8.class | Bin 0 -> 1965 bytes .../support/v7/widget/SearchView$9.class | Bin 0 -> 923 bytes ...chView$AutoCompleteTextViewReflector.class | Bin 0 -> 2670 bytes .../widget/SearchView$OnCloseListener.class | Bin 0 -> 258 bytes .../SearchView$OnQueryTextListener.class | Bin 0 -> 322 bytes .../SearchView$OnSuggestionListener.class | Bin 0 -> 308 bytes .../SearchView$SearchAutoComplete.class | Bin 0 -> 4256 bytes .../support/v7/widget/SearchView.class | Bin 0 -> 36554 bytes .../v7/widget/ShareActionProvider$1.class | Bin 0 -> 260 bytes ...ovider$OnShareTargetSelectedListener.class | Bin 0 -> 398 bytes ...ider$ShareActivityChooserModelPolicy.class | Bin 0 -> 1885 bytes ...ShareMenuItemOnMenuItemClickListener.class | Bin 0 -> 2482 bytes .../v7/widget/ShareActionProvider.class | Bin 0 -> 7860 bytes .../SuggestionsAdapter$ChildViewCache.class | Bin 0 -> 1074 bytes .../v7/widget/SuggestionsAdapter.class | Bin 0 -> 19502 bytes .../support/v7/widget/SwitchCompat$1.class | Bin 0 -> 986 bytes .../support/v7/widget/SwitchCompat.class | Bin 0 -> 23919 bytes .../android/support/v7/widget/Toolbar$1.class | Bin 0 -> 1074 bytes .../android/support/v7/widget/Toolbar$2.class | Bin 0 -> 650 bytes .../android/support/v7/widget/Toolbar$3.class | Bin 0 -> 806 bytes ...lbar$ExpandedActionViewMenuPresenter.class | Bin 0 -> 5108 bytes .../v7/widget/Toolbar$LayoutParams.class | Bin 0 -> 2310 bytes .../Toolbar$OnMenuItemClickListener.class | Bin 0 -> 296 bytes .../v7/widget/Toolbar$SavedState$1.class | Bin 0 -> 1310 bytes .../v7/widget/Toolbar$SavedState.class | Bin 0 -> 1538 bytes .../android/support/v7/widget/Toolbar.class | Bin 0 -> 35945 bytes .../android/support/v4/BuildConfig.class | Bin 0 -> 567 bytes ...mpat$AccessibilityServiceInfoIcsImpl.class | Bin 0 -> 1803 bytes ...AccessibilityServiceInfoJellyBeanMr2.class | Bin 0 -> 1056 bytes ...pat$AccessibilityServiceInfoStubImpl.class | Bin 0 -> 1644 bytes ...$AccessibilityServiceInfoVersionImpl.class | Bin 0 -> 818 bytes .../AccessibilityServiceInfoCompat.class | Bin 0 -> 4255 bytes .../v4/animation/AnimatorCompatHelper.class | Bin 0 -> 983 bytes .../v4/app/ActionBarDrawerToggle$1.class | Bin 0 -> 260 bytes ...awerToggle$ActionBarDrawerToggleImpl.class | Bin 0 -> 606 bytes ...Toggle$ActionBarDrawerToggleImplBase.class | Bin 0 -> 1562 bytes ...erToggle$ActionBarDrawerToggleImplHC.class | Bin 0 -> 1660 bytes ...ctionBarDrawerToggleImplJellybeanMR2.class | Bin 0 -> 1693 bytes .../app/ActionBarDrawerToggle$Delegate.class | Bin 0 -> 626 bytes ...tionBarDrawerToggle$DelegateProvider.class | Bin 0 -> 517 bytes .../ActionBarDrawerToggle$SlideDrawable.class | Bin 0 -> 2886 bytes .../v4/app/ActionBarDrawerToggle.class | Bin 0 -> 7775 bytes ...tyCompat$SharedElementCallback21Impl.class | Bin 0 -> 2775 bytes .../support/v4/app/ActivityCompat.class | Bin 0 -> 3318 bytes .../v4/app/ActivityManagerCompat.class | Bin 0 -> 805 bytes ...yOptionsCompat$ActivityOptionsImpl21.class | Bin 0 -> 1067 bytes ...yOptionsCompat$ActivityOptionsImplJB.class | Bin 0 -> 1067 bytes .../v4/app/ActivityOptionsCompat.class | Bin 0 -> 3848 bytes .../support/v4/app/BackStackRecord$1.class | Bin 0 -> 1181 bytes .../support/v4/app/BackStackRecord$2.class | Bin 0 -> 3224 bytes .../support/v4/app/BackStackRecord$3.class | Bin 0 -> 1688 bytes .../support/v4/app/BackStackRecord$Op.class | Bin 0 -> 710 bytes .../app/BackStackRecord$TransitionState.class | Bin 0 -> 1274 bytes .../support/v4/app/BackStackRecord.class | Bin 0 -> 34914 bytes .../support/v4/app/BackStackState$1.class | Bin 0 -> 1212 bytes .../support/v4/app/BackStackState.class | Bin 0 -> 5653 bytes .../support/v4/app/DialogFragment.class | Bin 0 -> 7999 bytes .../android/support/v4/app/Fragment$1.class | Bin 0 -> 1132 bytes .../app/Fragment$InstantiationException.class | Bin 0 -> 613 bytes .../v4/app/Fragment$SavedState$1.class | Bin 0 -> 1317 bytes .../support/v4/app/Fragment$SavedState.class | Bin 0 -> 1586 bytes .../android/support/v4/app/Fragment.class | Bin 0 -> 27899 bytes .../support/v4/app/FragmentActivity$1.class | Bin 0 -> 1125 bytes .../support/v4/app/FragmentActivity$2.class | Bin 0 -> 1119 bytes ...ntActivity$NonConfigurationInstances.class | Bin 0 -> 937 bytes .../support/v4/app/FragmentActivity.class | Bin 0 -> 18317 bytes .../support/v4/app/FragmentContainer.class | Bin 0 -> 379 bytes .../app/FragmentManager$BackStackEntry.class | Bin 0 -> 560 bytes ...ntManager$OnBackStackChangedListener.class | Bin 0 -> 300 bytes .../support/v4/app/FragmentManager.class | Bin 0 -> 2410 bytes .../v4/app/FragmentManagerImpl$1.class | Bin 0 -> 705 bytes .../v4/app/FragmentManagerImpl$2.class | Bin 0 -> 932 bytes .../v4/app/FragmentManagerImpl$3.class | Bin 0 -> 1076 bytes .../v4/app/FragmentManagerImpl$4.class | Bin 0 -> 1019 bytes .../v4/app/FragmentManagerImpl$5.class | Bin 0 -> 1410 bytes .../app/FragmentManagerImpl$FragmentTag.class | Bin 0 -> 689 bytes .../support/v4/app/FragmentManagerImpl.class | Bin 0 -> 43315 bytes .../v4/app/FragmentManagerState$1.class | Bin 0 -> 1248 bytes .../support/v4/app/FragmentManagerState.class | Bin 0 -> 1670 bytes .../support/v4/app/FragmentPagerAdapter.class | Bin 0 -> 3853 bytes .../support/v4/app/FragmentState$1.class | Bin 0 -> 1199 bytes .../support/v4/app/FragmentState.class | Bin 0 -> 3936 bytes .../v4/app/FragmentStatePagerAdapter.class | Bin 0 -> 6415 bytes .../support/v4/app/FragmentTabHost$1.class | Bin 0 -> 242 bytes .../app/FragmentTabHost$DummyTabFactory.class | Bin 0 -> 989 bytes .../v4/app/FragmentTabHost$SavedState$1.class | Bin 0 -> 1446 bytes .../v4/app/FragmentTabHost$SavedState.class | Bin 0 -> 2128 bytes .../v4/app/FragmentTabHost$TabInfo.class | Bin 0 -> 1731 bytes .../support/v4/app/FragmentTabHost.class | Bin 0 -> 8819 bytes .../support/v4/app/FragmentTransaction.class | Bin 0 -> 2356 bytes .../INotificationSideChannel$Stub$Proxy.class | Bin 0 -> 2397 bytes .../app/INotificationSideChannel$Stub.class | Bin 0 -> 2785 bytes .../v4/app/INotificationSideChannel.class | Bin 0 -> 542 bytes .../support/v4/app/ListFragment$1.class | Bin 0 -> 774 bytes .../support/v4/app/ListFragment$2.class | Bin 0 -> 1184 bytes .../android/support/v4/app/ListFragment.class | Bin 0 -> 7051 bytes .../app/LoaderManager$LoaderCallbacks.class | Bin 0 -> 718 bytes .../support/v4/app/LoaderManager.class | Bin 0 -> 1280 bytes .../v4/app/LoaderManagerImpl$LoaderInfo.class | Bin 0 -> 8635 bytes .../support/v4/app/LoaderManagerImpl.class | Bin 0 -> 10577 bytes .../v4/app/NavUtils$NavUtilsImpl.class | Bin 0 -> 572 bytes .../v4/app/NavUtils$NavUtilsImplBase.class | Bin 0 -> 3410 bytes .../v4/app/NavUtils$NavUtilsImplJB.class | Bin 0 -> 1739 bytes .../android/support/v4/app/NavUtils.class | Bin 0 -> 4941 bytes .../v4/app/NoSaveStateFrameLayout.class | Bin 0 -> 1834 bytes .../support/v4/app/NotificationCompat$1.class | Bin 0 -> 251 bytes .../v4/app/NotificationCompat$Action$1.class | Bin 0 -> 2282 bytes .../NotificationCompat$Action$Builder.class | Bin 0 -> 3578 bytes .../NotificationCompat$Action$Extender.class | Bin 0 -> 534 bytes ...cationCompat$Action$WearableExtender.class | Bin 0 -> 4041 bytes .../v4/app/NotificationCompat$Action.class | Bin 0 -> 3472 bytes .../NotificationCompat$BigPictureStyle.class | Bin 0 -> 1727 bytes .../app/NotificationCompat$BigTextStyle.class | Bin 0 -> 1422 bytes .../v4/app/NotificationCompat$Builder.class | Bin 0 -> 11084 bytes .../NotificationCompat$BuilderExtender.class | Bin 0 -> 1004 bytes ...pat$CarExtender$UnreadConversation$1.class | Bin 0 -> 2216 bytes ...rExtender$UnreadConversation$Builder.class | Bin 0 -> 2676 bytes ...ompat$CarExtender$UnreadConversation.class | Bin 0 -> 2818 bytes .../app/NotificationCompat$CarExtender.class | Bin 0 -> 4870 bytes .../v4/app/NotificationCompat$Extender.class | Bin 0 -> 435 bytes .../app/NotificationCompat$InboxStyle.class | Bin 0 -> 1610 bytes ...icationCompat$NotificationCompatImpl.class | Bin 0 -> 2410 bytes ...onCompat$NotificationCompatImplApi20.class | Bin 0 -> 5823 bytes ...onCompat$NotificationCompatImplApi21.class | Bin 0 -> 4737 bytes ...ionCompat$NotificationCompatImplBase.class | Bin 0 -> 4733 bytes ...at$NotificationCompatImplGingerbread.class | Bin 0 -> 1995 bytes ...mpat$NotificationCompatImplHoneycomb.class | Bin 0 -> 1910 bytes ...tificationCompatImplIceCreamSandwich.class | Bin 0 -> 2347 bytes ...mpat$NotificationCompatImplJellybean.class | Bin 0 -> 6044 bytes ...nCompat$NotificationCompatImplKitKat.class | Bin 0 -> 5014 bytes .../v4/app/NotificationCompat$Style.class | Bin 0 -> 1282 bytes .../NotificationCompat$WearableExtender.class | Bin 0 -> 11617 bytes .../support/v4/app/NotificationCompat.class | Bin 0 -> 10580 bytes .../v4/app/NotificationCompatExtras.class | Bin 0 -> 790 bytes ...tificationCompatSideChannelService$1.class | Bin 0 -> 305 bytes ...lService$NotificationSideChannelStub.class | Bin 0 -> 2510 bytes ...NotificationCompatSideChannelService.class | Bin 0 -> 2507 bytes ...NotificationManagerCompat$CancelTask.class | Bin 0 -> 1848 bytes .../app/NotificationManagerCompat$Impl.class | Bin 0 -> 489 bytes .../NotificationManagerCompat$ImplBase.class | Bin 0 -> 1265 bytes ...NotificationManagerCompat$ImplEclair.class | Bin 0 -> 1132 bytes ...onManagerCompat$ImplIceCreamSandwich.class | Bin 0 -> 651 bytes ...NotificationManagerCompat$NotifyTask.class | Bin 0 -> 1658 bytes ...nManagerCompat$ServiceConnectedEvent.class | Bin 0 -> 717 bytes ...at$SideChannelManager$ListenerRecord.class | Bin 0 -> 1176 bytes ...tionManagerCompat$SideChannelManager.class | Bin 0 -> 10745 bytes .../app/NotificationManagerCompat$Task.class | Bin 0 -> 376 bytes .../v4/app/NotificationManagerCompat.class | Bin 0 -> 6569 bytes .../support/v4/app/RemoteInput$1.class | Bin 0 -> 1742 bytes .../support/v4/app/RemoteInput$Builder.class | Bin 0 -> 2011 bytes .../support/v4/app/RemoteInput$Impl.class | Bin 0 -> 403 bytes .../v4/app/RemoteInput$ImplApi20.class | Bin 0 -> 1251 bytes .../support/v4/app/RemoteInput$ImplBase.class | Bin 0 -> 1094 bytes .../v4/app/RemoteInput$ImplJellybean.class | Bin 0 -> 1267 bytes .../android/support/v4/app/RemoteInput.class | Bin 0 -> 3006 bytes .../support/v4/app/ServiceCompat.class | Bin 0 -> 370 bytes .../v4/app/ShareCompat$IntentBuilder.class | Bin 0 -> 7461 bytes .../v4/app/ShareCompat$IntentReader.class | Bin 0 -> 6319 bytes .../v4/app/ShareCompat$ShareCompatImpl.class | Bin 0 -> 484 bytes .../app/ShareCompat$ShareCompatImplBase.class | Bin 0 -> 2167 bytes .../app/ShareCompat$ShareCompatImplICS.class | Bin 0 -> 1472 bytes .../app/ShareCompat$ShareCompatImplJB.class | Bin 0 -> 869 bytes .../android/support/v4/app/ShareCompat.class | Bin 0 -> 3329 bytes .../v4/app/SharedElementCallback.class | Bin 0 -> 6610 bytes .../v4/app/SuperNotCalledException.class | Bin 0 -> 420 bytes .../TaskStackBuilder$SupportParentable.class | Bin 0 -> 320 bytes ...askStackBuilder$TaskStackBuilderImpl.class | Bin 0 -> 386 bytes ...tackBuilder$TaskStackBuilderImplBase.class | Bin 0 -> 1285 bytes ...uilder$TaskStackBuilderImplHoneycomb.class | Bin 0 -> 1280 bytes ...uilder$TaskStackBuilderImplJellybean.class | Bin 0 -> 1301 bytes .../support/v4/app/TaskStackBuilder.class | Bin 0 -> 6852 bytes .../v4/content/AsyncTaskLoader$LoadTask.class | Bin 0 -> 2433 bytes .../support/v4/content/AsyncTaskLoader.class | Bin 0 -> 5119 bytes .../support/v4/content/ContextCompat.class | Bin 0 -> 4883 bytes .../support/v4/content/CursorLoader.class | Bin 0 -> 5273 bytes .../content/FileProvider$PathStrategy.class | Bin 0 -> 356 bytes .../FileProvider$SimplePathStrategy.class | Bin 0 -> 4393 bytes .../support/v4/content/FileProvider.class | Bin 0 -> 9179 bytes .../IntentCompat$IntentCompatImpl.class | Bin 0 -> 465 bytes .../IntentCompat$IntentCompatImplBase.class | Bin 0 -> 1519 bytes .../IntentCompat$IntentCompatImplHC.class | Bin 0 -> 896 bytes .../IntentCompat$IntentCompatImplIcsMr1.class | Bin 0 -> 825 bytes .../support/v4/content/IntentCompat.class | Bin 0 -> 2241 bytes .../Loader$ForceLoadContentObserver.class | Bin 0 -> 1026 bytes .../Loader$OnLoadCompleteListener.class | Bin 0 -> 442 bytes .../android/support/v4/content/Loader.class | Bin 0 -> 6050 bytes .../v4/content/LocalBroadcastManager$1.class | Bin 0 -> 1071 bytes ...ocalBroadcastManager$BroadcastRecord.class | Bin 0 -> 1075 bytes ...LocalBroadcastManager$ReceiverRecord.class | Bin 0 -> 1197 bytes .../v4/content/LocalBroadcastManager.class | Bin 0 -> 7890 bytes .../v4/content/ModernAsyncTask$1.class | Bin 0 -> 1134 bytes .../v4/content/ModernAsyncTask$2.class | Bin 0 -> 1622 bytes .../v4/content/ModernAsyncTask$3.class | Bin 0 -> 2030 bytes .../v4/content/ModernAsyncTask$4.class | Bin 0 -> 895 bytes .../ModernAsyncTask$AsyncTaskResult.class | Bin 0 -> 972 bytes .../ModernAsyncTask$InternalHandler.class | Bin 0 -> 1462 bytes .../v4/content/ModernAsyncTask$Status.class | Bin 0 -> 1270 bytes .../ModernAsyncTask$WorkerRunnable.class | Bin 0 -> 1065 bytes .../support/v4/content/ModernAsyncTask.class | Bin 0 -> 8163 bytes .../v4/content/WakefulBroadcastReceiver.class | Bin 0 -> 2963 bytes .../v4/content/pm/ActivityInfoCompat.class | Bin 0 -> 401 bytes .../v4/content/res/ResourcesCompat.class | Bin 0 -> 1616 bytes .../v4/database/DatabaseUtilsCompat.class | Bin 0 -> 1261 bytes .../BitmapCompat$BaseBitmapImpl.class | Bin 0 -> 1010 bytes .../v4/graphics/BitmapCompat$BitmapImpl.class | Bin 0 -> 404 bytes .../BitmapCompat$HcMr1BitmapCompatImpl.class | Bin 0 -> 758 bytes .../BitmapCompat$JbMr2BitmapCompatImpl.class | Bin 0 -> 906 bytes .../BitmapCompat$KitKatBitmapCompatImpl.class | Bin 0 -> 769 bytes .../support/v4/graphics/BitmapCompat.class | Bin 0 -> 1649 bytes .../support/v4/graphics/ColorUtils.class | Bin 0 -> 4774 bytes .../DrawableCompat$BaseDrawableImpl.class | Bin 0 -> 2345 bytes .../DrawableCompat$DrawableImpl.class | Bin 0 -> 1044 bytes ...DrawableCompat$HoneycombDrawableImpl.class | Bin 0 -> 1022 bytes .../DrawableCompat$KitKatDrawableImpl.class | Bin 0 -> 1184 bytes .../DrawableCompat$LollipopDrawableImpl.class | Bin 0 -> 1983 bytes ...awableCompat$LollipopMr1DrawableImpl.class | Bin 0 -> 884 bytes .../v4/graphics/drawable/DrawableCompat.class | Bin 0 -> 3526 bytes ...Factory$DefaultRoundedBitmapDrawable.class | Bin 0 -> 1638 bytes .../RoundedBitmapDrawableFactory.class | Bin 0 -> 2476 bytes ...isplayManagerCompat$JellybeanMr1Impl.class | Bin 0 -> 1359 bytes .../DisplayManagerCompat$LegacyImpl.class | Bin 0 -> 1448 bytes .../display/DisplayManagerCompat.class | Bin 0 -> 1901 bytes .../v4/internal/view/SupportMenu.class | Bin 0 -> 323 bytes .../v4/internal/view/SupportMenuItem.class | Bin 0 -> 1286 bytes .../v4/internal/view/SupportSubMenu.class | Bin 0 -> 222 bytes .../v4/media/MediaDescriptionCompat$1.class | Bin 0 -> 1656 bytes .../MediaDescriptionCompat$Builder.class | Bin 0 -> 2331 bytes .../v4/media/MediaDescriptionCompat.class | Bin 0 -> 6603 bytes .../v4/media/MediaMetadataCompat$1.class | Bin 0 -> 1307 bytes .../media/MediaMetadataCompat$Builder.class | Bin 0 -> 3573 bytes .../v4/media/MediaMetadataCompat.class | Bin 0 -> 12195 bytes .../support/v4/media/RatingCompat$1.class | Bin 0 -> 1317 bytes .../support/v4/media/RatingCompat.class | Bin 0 -> 5461 bytes .../v4/media/TransportController.class | Bin 0 -> 699 bytes .../v4/media/TransportMediator$1.class | Bin 0 -> 1555 bytes .../v4/media/TransportMediator$2.class | Bin 0 -> 1437 bytes .../support/v4/media/TransportMediator.class | Bin 0 -> 7144 bytes .../support/v4/media/TransportPerformer.class | Bin 0 -> 1821 bytes .../v4/media/TransportStateListener.class | Bin 0 -> 637 bytes .../v4/media/VolumeProviderCompat$1.class | Bin 0 -> 1020 bytes .../media/VolumeProviderCompat$Callback.class | Bin 0 -> 525 bytes .../v4/media/VolumeProviderCompat.class | Bin 0 -> 2369 bytes .../IMediaControllerCallback$Stub$Proxy.class | Bin 0 -> 4635 bytes .../IMediaControllerCallback$Stub.class | Bin 0 -> 4711 bytes .../session/IMediaControllerCallback.class | Bin 0 -> 1191 bytes .../session/IMediaSession$Stub$Proxy.class | Bin 0 -> 13037 bytes .../v4/media/session/IMediaSession$Stub.class | Bin 0 -> 9480 bytes .../v4/media/session/IMediaSession.class | Bin 0 -> 2352 bytes .../session/MediaControllerCompat$1.class | Bin 0 -> 280 bytes ...rollerCompat$Callback$MessageHandler.class | Bin 0 -> 2985 bytes ...aControllerCompat$Callback$StubApi21.class | Bin 0 -> 2312 bytes ...ControllerCompat$Callback$StubCompat.class | Bin 0 -> 3992 bytes .../MediaControllerCompat$Callback.class | Bin 0 -> 4862 bytes ...ControllerCompat$MediaControllerImpl.class | Bin 0 -> 1978 bytes ...ollerCompat$MediaControllerImplApi21.class | Bin 0 -> 7363 bytes ...rollerCompat$MediaControllerImplBase.class | Bin 0 -> 8789 bytes .../MediaControllerCompat$PlaybackInfo.class | Bin 0 -> 1314 bytes ...iaControllerCompat$TransportControls.class | Bin 0 -> 1124 bytes ...trollerCompat$TransportControlsApi21.class | Bin 0 -> 3168 bytes ...ntrollerCompat$TransportControlsBase.class | Bin 0 -> 4593 bytes .../media/session/MediaControllerCompat.class | Bin 0 -> 6338 bytes .../media/session/MediaSessionCompat$1.class | Bin 0 -> 271 bytes ...ediaSessionCompat$Callback$StubApi21.class | Bin 0 -> 3331 bytes .../session/MediaSessionCompat$Callback.class | Bin 0 -> 2893 bytes .../MediaSessionCompat$MediaSessionImpl.class | Bin 0 -> 1618 bytes ...aSessionCompat$MediaSessionImplApi21.class | Bin 0 -> 6193 bytes ...SessionCompat$MediaSessionImplBase$1.class | Bin 0 -> 1893 bytes ...SessionCompat$MediaSessionImplBase$2.class | Bin 0 -> 2869 bytes ...nCompat$MediaSessionImplBase$Command.class | Bin 0 -> 894 bytes ...ediaSessionImplBase$MediaSessionStub.class | Bin 0 -> 9513 bytes ...$MediaSessionImplBase$MessageHandler.class | Bin 0 -> 4986 bytes ...iaSessionCompat$MediaSessionImplBase.class | Bin 0 -> 19355 bytes ...SessionCompat$OnActiveChangeListener.class | Bin 0 -> 318 bytes .../MediaSessionCompat$QueueItem$1.class | Bin 0 -> 1558 bytes .../MediaSessionCompat$QueueItem.class | Bin 0 -> 4108 bytes ...essionCompat$ResultReceiverWrapper$1.class | Bin 0 -> 1519 bytes ...aSessionCompat$ResultReceiverWrapper.class | Bin 0 -> 1756 bytes .../session/MediaSessionCompat$Token$1.class | Bin 0 -> 1769 bytes .../session/MediaSessionCompat$Token.class | Bin 0 -> 1956 bytes .../v4/media/session/MediaSessionCompat.class | Bin 0 -> 8318 bytes .../session/ParcelableVolumeInfo$1.class | Bin 0 -> 1313 bytes .../media/session/ParcelableVolumeInfo.class | Bin 0 -> 1578 bytes .../media/session/PlaybackStateCompat$1.class | Bin 0 -> 1363 bytes .../session/PlaybackStateCompat$Builder.class | Bin 0 -> 4841 bytes .../PlaybackStateCompat$CustomAction$1.class | Bin 0 -> 1589 bytes ...backStateCompat$CustomAction$Builder.class | Bin 0 -> 1959 bytes .../PlaybackStateCompat$CustomAction.class | Bin 0 -> 4611 bytes .../media/session/PlaybackStateCompat.class | Bin 0 -> 10396 bytes ...at$BaseConnectivityManagerCompatImpl.class | Bin 0 -> 1170 bytes ...Compat$ConnectivityManagerCompatImpl.class | Bin 0 -> 373 bytes ...erbreadConnectivityManagerCompatImpl.class | Bin 0 -> 933 bytes ...combMR2ConnectivityManagerCompatImpl.class | Bin 0 -> 937 bytes ...llyBeanConnectivityManagerCompatImpl.class | Bin 0 -> 925 bytes .../v4/net/ConnectivityManagerCompat.class | Bin 0 -> 2237 bytes .../support/v4/net/TrafficStatsCompat$1.class | Bin 0 -> 251 bytes ...sCompat$BaseTrafficStatsCompatImpl$1.class | Bin 0 -> 1402 bytes ...aseTrafficStatsCompatImpl$SocketTags.class | Bin 0 -> 885 bytes ...atsCompat$BaseTrafficStatsCompatImpl.class | Bin 0 -> 1888 bytes ...tatsCompat$IcsTrafficStatsCompatImpl.class | Bin 0 -> 1495 bytes ...icStatsCompat$TrafficStatsCompatImpl.class | Bin 0 -> 549 bytes .../support/v4/net/TrafficStatsCompat.class | Bin 0 -> 1854 bytes .../support/v4/os/AsyncTaskCompat.class | Bin 0 -> 1363 bytes .../support/v4/os/EnvironmentCompat.class | Bin 0 -> 1615 bytes .../os/ParcelableCompat$CompatCreator.class | Bin 0 -> 1594 bytes .../support/v4/os/ParcelableCompat.class | Bin 0 -> 1301 bytes .../android/support/v4/os/TraceCompat.class | Bin 0 -> 740 bytes .../support/v4/print/PrintHelper$1.class | Bin 0 -> 234 bytes .../PrintHelper$OnPrintFinishCallback.class | Bin 0 -> 272 bytes .../PrintHelper$PrintHelperKitkatImpl$1.class | Bin 0 -> 1321 bytes .../PrintHelper$PrintHelperKitkatImpl$2.class | Bin 0 -> 1313 bytes .../PrintHelper$PrintHelperKitkatImpl.class | Bin 0 -> 3007 bytes .../PrintHelper$PrintHelperStubImpl.class | Bin 0 -> 2114 bytes .../PrintHelper$PrintHelperVersionImpl.class | Bin 0 -> 798 bytes .../support/v4/print/PrintHelper.class | Bin 0 -> 3182 bytes .../support/v4/provider/DocumentFile.class | Bin 0 -> 3021 bytes .../support/v4/provider/RawDocumentFile.class | Bin 0 -> 4798 bytes .../v4/provider/SingleDocumentFile.class | Bin 0 -> 2623 bytes .../v4/provider/TreeDocumentFile.class | Bin 0 -> 3345 bytes .../support/v4/text/BidiFormatter$1.class | Bin 0 -> 238 bytes .../v4/text/BidiFormatter$Builder.class | Bin 0 -> 2166 bytes ...idiFormatter$DirectionalityEstimator.class | Bin 0 -> 4073 bytes .../support/v4/text/BidiFormatter.class | Bin 0 -> 5453 bytes .../v4/text/ICUCompat$ICUCompatImpl.class | Bin 0 -> 311 bytes .../v4/text/ICUCompat$ICUCompatImplBase.class | Bin 0 -> 743 bytes .../v4/text/ICUCompat$ICUCompatImplIcs.class | Bin 0 -> 808 bytes .../android/support/v4/text/ICUCompat.class | Bin 0 -> 1165 bytes .../text/TextDirectionHeuristicCompat.class | Bin 0 -> 227 bytes .../TextDirectionHeuristicsCompat$1.class | Bin 0 -> 286 bytes ...tDirectionHeuristicsCompat$AnyStrong.class | Bin 0 -> 1427 bytes ...irectionHeuristicsCompat$FirstStrong.class | Bin 0 -> 1175 bytes ...risticsCompat$TextDirectionAlgorithm.class | Bin 0 -> 352 bytes ...icsCompat$TextDirectionHeuristicImpl.class | Bin 0 -> 1780 bytes ...ompat$TextDirectionHeuristicInternal.class | Bin 0 -> 1563 bytes ...sCompat$TextDirectionHeuristicLocale.class | Bin 0 -> 1270 bytes .../text/TextDirectionHeuristicsCompat.class | Bin 0 -> 2611 bytes .../support/v4/text/TextUtilsCompat.class | Bin 0 -> 2330 bytes .../android/support/v4/util/ArrayMap$1.class | Bin 0 -> 2332 bytes .../android/support/v4/util/ArrayMap.class | Bin 0 -> 3422 bytes .../android/support/v4/util/AtomicFile.class | Bin 0 -> 3638 bytes .../support/v4/util/CircularArray.class | Bin 0 -> 4119 bytes .../support/v4/util/CircularIntArray.class | Bin 0 -> 2933 bytes .../support/v4/util/ContainerHelpers.class | Bin 0 -> 1715 bytes .../android/support/v4/util/DebugUtils.class | Bin 0 -> 1258 bytes .../android/support/v4/util/LogWriter.class | Bin 0 -> 1334 bytes .../support/v4/util/LongSparseArray.class | Bin 0 -> 6066 bytes .../android/support/v4/util/LruCache.class | Bin 0 -> 6211 bytes .../util/MapCollections$ArrayIterator.class | Bin 0 -> 1611 bytes .../v4/util/MapCollections$EntrySet.class | Bin 0 -> 4637 bytes .../v4/util/MapCollections$KeySet.class | Bin 0 -> 3782 bytes .../v4/util/MapCollections$MapIterator.class | Bin 0 -> 3471 bytes .../MapCollections$ValuesCollection.class | Bin 0 -> 3805 bytes .../support/v4/util/MapCollections.class | Bin 0 -> 5508 bytes .../android/support/v4/util/Pair.class | Bin 0 -> 1611 bytes .../android/support/v4/util/Pools$Pool.class | Bin 0 -> 372 bytes .../support/v4/util/Pools$SimplePool.class | Bin 0 -> 1725 bytes .../v4/util/Pools$SynchronizedPool.class | Bin 0 -> 1266 bytes .../android/support/v4/util/Pools.class | Bin 0 -> 516 bytes .../support/v4/util/SimpleArrayMap.class | Bin 0 -> 9327 bytes .../support/v4/util/SparseArrayCompat.class | Bin 0 -> 6216 bytes .../android/support/v4/util/TimeUtils.class | Bin 0 -> 4065 bytes ...ompat$AccessibilityDelegateIcsImpl$1.class | Bin 0 -> 2923 bytes ...eCompat$AccessibilityDelegateIcsImpl.class | Bin 0 -> 3475 bytes ...gateCompat$AccessibilityDelegateImpl.class | Bin 0 -> 1471 bytes ...AccessibilityDelegateJellyBeanImpl$1.class | Bin 0 -> 3735 bytes ...t$AccessibilityDelegateJellyBeanImpl.class | Bin 0 -> 2362 bytes ...Compat$AccessibilityDelegateStubImpl.class | Bin 0 -> 3012 bytes .../v4/view/AccessibilityDelegateCompat.class | Bin 0 -> 4225 bytes ...tionProvider$SubUiVisibilityListener.class | Bin 0 -> 300 bytes .../ActionProvider$VisibilityListener.class | Bin 0 -> 299 bytes .../support/v4/view/ActionProvider.class | Bin 0 -> 3023 bytes ...ctorCompat$GestureDetectorCompatImpl.class | Bin 0 -> 619 bytes ...etectorCompatImplBase$GestureHandler.class | Bin 0 -> 2840 bytes ...Compat$GestureDetectorCompatImplBase.class | Bin 0 -> 9952 bytes ...estureDetectorCompatImplJellybeanMr2.class | Bin 0 -> 1828 bytes .../v4/view/GestureDetectorCompat.class | Bin 0 -> 2366 bytes .../GravityCompat$GravityCompatImpl.class | Bin 0 -> 495 bytes .../GravityCompat$GravityCompatImplBase.class | Bin 0 -> 1588 bytes ...Compat$GravityCompatImplJellybeanMr1.class | Bin 0 -> 1488 bytes .../support/v4/view/GravityCompat.class | Bin 0 -> 1999 bytes .../support/v4/view/InputDeviceCompat.class | Bin 0 -> 1143 bytes ...yEventCompat$BaseKeyEventVersionImpl.class | Bin 0 -> 2481 bytes ...ventCompat$EclairKeyEventVersionImpl.class | Bin 0 -> 1452 bytes ...tCompat$HoneycombKeyEventVersionImpl.class | Bin 0 -> 991 bytes .../KeyEventCompat$KeyEventVersionImpl.class | Bin 0 -> 742 bytes .../support/v4/view/KeyEventCompat.class | Bin 0 -> 2496 bytes ...laterCompat$LayoutInflaterCompatImpl.class | Bin 0 -> 381 bytes ...rCompat$LayoutInflaterCompatImplBase.class | Bin 0 -> 969 bytes ...erCompat$LayoutInflaterCompatImplV11.class | Bin 0 -> 948 bytes ...erCompat$LayoutInflaterCompatImplV21.class | Bin 0 -> 952 bytes .../v4/view/LayoutInflaterCompat.class | Bin 0 -> 1503 bytes ...sCompat$MarginLayoutParamsCompatImpl.class | Bin 0 -> 764 bytes ...pat$MarginLayoutParamsCompatImplBase.class | Bin 0 -> 1807 bytes ...at$MarginLayoutParamsCompatImplJbMr1.class | Bin 0 -> 1933 bytes .../v4/view/MarginLayoutParamsCompat.class | Bin 0 -> 2290 bytes .../android/support/v4/view/MenuCompat.class | Bin 0 -> 615 bytes .../MenuItemCompat$BaseMenuVersionImpl.class | Bin 0 -> 1870 bytes ...uItemCompat$HoneycombMenuVersionImpl.class | Bin 0 -> 1998 bytes .../MenuItemCompat$IcsMenuVersionImpl$1.class | Bin 0 -> 1572 bytes .../MenuItemCompat$IcsMenuVersionImpl.class | Bin 0 -> 1848 bytes .../view/MenuItemCompat$MenuVersionImpl.class | Bin 0 -> 889 bytes ...enuItemCompat$OnActionExpandListener.class | Bin 0 -> 353 bytes .../support/v4/view/MenuItemCompat.class | Bin 0 -> 4414 bytes ...entCompat$BaseMotionEventVersionImpl.class | Bin 0 -> 1824 bytes ...tCompat$EclairMotionEventVersionImpl.class | Bin 0 -> 1314 bytes ...at$GingerbreadMotionEventVersionImpl.class | Bin 0 -> 819 bytes ...t$HoneycombMr1MotionEventVersionImpl.class | Bin 0 -> 1011 bytes ...onEventCompat$MotionEventVersionImpl.class | Bin 0 -> 554 bytes .../support/v4/view/MotionEventCompat.class | Bin 0 -> 4406 bytes .../v4/view/NestedScrollingChild.class | Bin 0 -> 501 bytes .../v4/view/NestedScrollingChildHelper.class | Bin 0 -> 3742 bytes .../v4/view/NestedScrollingParent.class | Bin 0 -> 607 bytes .../v4/view/NestedScrollingParentHelper.class | Bin 0 -> 942 bytes .../support/v4/view/PagerAdapter.class | Bin 0 -> 3292 bytes .../support/v4/view/PagerTabStrip$1.class | Bin 0 -> 1010 bytes .../support/v4/view/PagerTabStrip$2.class | Bin 0 -> 1010 bytes .../support/v4/view/PagerTabStrip.class | Bin 0 -> 7055 bytes .../support/v4/view/PagerTitleStrip$1.class | Bin 0 -> 244 bytes .../view/PagerTitleStrip$PageListener.class | Bin 0 -> 2485 bytes .../PagerTitleStrip$PagerTitleStripImpl.class | Bin 0 -> 315 bytes ...erTitleStrip$PagerTitleStripImplBase.class | Bin 0 -> 784 bytes ...gerTitleStrip$PagerTitleStripImplIcs.class | Bin 0 -> 784 bytes .../support/v4/view/PagerTitleStrip.class | Bin 0 -> 12260 bytes .../view/ScaleGestureDetectorCompat$1.class | Bin 0 -> 277 bytes ...rCompat$BaseScaleGestureDetectorImpl.class | Bin 0 -> 1190 bytes ...ScaleGestureDetectorCompatKitKatImpl.class | Bin 0 -> 1308 bytes ...ectorCompat$ScaleGestureDetectorImpl.class | Bin 0 -> 406 bytes .../v4/view/ScaleGestureDetectorCompat.class | Bin 0 -> 1576 bytes .../support/v4/view/ScrollingView.class | Bin 0 -> 369 bytes ...ompat$BaseVelocityTrackerVersionImpl.class | Bin 0 -> 978 bytes ...$HoneycombVelocityTrackerVersionImpl.class | Bin 0 -> 1015 bytes ...kerCompat$VelocityTrackerVersionImpl.class | Bin 0 -> 368 bytes .../v4/view/VelocityTrackerCompat.class | Bin 0 -> 1355 bytes .../view/ViewCompat$BaseViewCompatImpl.class | Bin 0 -> 16900 bytes .../ViewCompat$EclairMr1ViewCompatImpl.class | Bin 0 -> 922 bytes .../v4/view/ViewCompat$GBViewCompatImpl.class | Bin 0 -> 859 bytes .../v4/view/ViewCompat$HCViewCompatImpl.class | Bin 0 -> 4774 bytes .../view/ViewCompat$ICSViewCompatImpl.class | Bin 0 -> 3775 bytes .../v4/view/ViewCompat$JBViewCompatImpl.class | Bin 0 -> 3132 bytes .../view/ViewCompat$JbMr1ViewCompatImpl.class | Bin 0 -> 1920 bytes .../ViewCompat$KitKatViewCompatImpl.class | Bin 0 -> 1268 bytes .../ViewCompat$LollipopViewCompatImpl.class | Bin 0 -> 4790 bytes .../v4/view/ViewCompat$ViewCompatImpl.class | Bin 0 -> 4906 bytes .../android/support/v4/view/ViewCompat.class | Bin 0 -> 16814 bytes ...pat$BaseViewConfigurationVersionImpl.class | Bin 0 -> 1031 bytes ...at$FroyoViewConfigurationVersionImpl.class | Bin 0 -> 885 bytes ...oneycombViewConfigurationVersionImpl.class | Bin 0 -> 823 bytes ...mpat$IcsViewConfigurationVersionImpl.class | Bin 0 -> 882 bytes ...nCompat$ViewConfigurationVersionImpl.class | Bin 0 -> 436 bytes .../v4/view/ViewConfigurationCompat.class | Bin 0 -> 1736 bytes ...iewGroupCompat$ViewGroupCompatHCImpl.class | Bin 0 -> 797 bytes ...ewGroupCompat$ViewGroupCompatIcsImpl.class | Bin 0 -> 946 bytes .../ViewGroupCompat$ViewGroupCompatImpl.class | Bin 0 -> 689 bytes ...mpat$ViewGroupCompatJellybeanMR2Impl.class | Bin 0 -> 944 bytes ...upCompat$ViewGroupCompatLollipopImpl.class | Bin 0 -> 1081 bytes ...wGroupCompat$ViewGroupCompatStubImpl.class | Bin 0 -> 1731 bytes .../support/v4/view/ViewGroupCompat.class | Bin 0 -> 2657 bytes .../android/support/v4/view/ViewPager$1.class | Bin 0 -> 1055 bytes .../android/support/v4/view/ViewPager$2.class | Bin 0 -> 568 bytes .../android/support/v4/view/ViewPager$3.class | Bin 0 -> 714 bytes .../support/v4/view/ViewPager$Decor.class | Bin 0 -> 207 bytes .../support/v4/view/ViewPager$ItemInfo.class | Bin 0 -> 527 bytes .../v4/view/ViewPager$LayoutParams.class | Bin 0 -> 1214 bytes .../ViewPager$MyAccessibilityDelegate.class | Bin 0 -> 2871 bytes .../ViewPager$OnAdapterChangeListener.class | Bin 0 -> 352 bytes .../view/ViewPager$OnPageChangeListener.class | Bin 0 -> 338 bytes .../v4/view/ViewPager$PageTransformer.class | Bin 0 -> 277 bytes .../v4/view/ViewPager$PagerObserver.class | Bin 0 -> 1004 bytes .../v4/view/ViewPager$SavedState$1.class | Bin 0 -> 1444 bytes .../v4/view/ViewPager$SavedState.class | Bin 0 -> 2550 bytes ...ViewPager$SimpleOnPageChangeListener.class | Bin 0 -> 911 bytes .../ViewPager$ViewPositionComparator.class | Bin 0 -> 1374 bytes .../android/support/v4/view/ViewPager.class | Bin 0 -> 51283 bytes ...ParentCompat$ViewParentCompatICSImpl.class | Bin 0 -> 962 bytes ...iewParentCompat$ViewParentCompatImpl.class | Bin 0 -> 1043 bytes ...entCompat$ViewParentCompatKitKatImpl.class | Bin 0 -> 938 bytes ...tCompat$ViewParentCompatLollipopImpl.class | Bin 0 -> 2231 bytes ...arentCompat$ViewParentCompatStubImpl.class | Bin 0 -> 3558 bytes .../support/v4/view/ViewParentCompat.class | Bin 0 -> 3317 bytes .../view/ViewPropertyAnimatorCompat$1.class | Bin 0 -> 277 bytes ...ewPropertyAnimatorCompatImpl$Starter.class | Bin 0 -> 2055 bytes ...t$BaseViewPropertyAnimatorCompatImpl.class | Bin 0 -> 8291 bytes ...ertyAnimatorCompatImpl$MyVpaListener.class | Bin 0 -> 2302 bytes ...at$ICSViewPropertyAnimatorCompatImpl.class | Bin 0 -> 6235 bytes ...$JBMr2ViewPropertyAnimatorCompatImpl.class | Bin 0 -> 1099 bytes ...pat$JBViewPropertyAnimatorCompatImpl.class | Bin 0 -> 1828 bytes ...KitKatViewPropertyAnimatorCompatImpl.class | Bin 0 -> 1237 bytes ...llipopViewPropertyAnimatorCompatImpl.class | Bin 0 -> 1411 bytes ...ompat$ViewPropertyAnimatorCompatImpl.class | Bin 0 -> 1959 bytes .../v4/view/ViewPropertyAnimatorCompat.class | Bin 0 -> 10438 bytes .../ViewPropertyAnimatorListenerAdapter.class | Bin 0 -> 749 bytes .../support/v4/view/WindowCompat.class | Bin 0 -> 472 bytes ...ventCompat$AccessibilityEventIcsImpl.class | Bin 0 -> 1341 bytes ...tCompat$AccessibilityEventKitKatImpl.class | Bin 0 -> 1145 bytes ...entCompat$AccessibilityEventStubImpl.class | Bin 0 -> 1512 bytes ...Compat$AccessibilityEventVersionImpl.class | Bin 0 -> 709 bytes .../AccessibilityEventCompat.class | Bin 0 -> 3878 bytes ...Compat$AccessibilityManagerIcsImpl$1.class | Bin 0 -> 1891 bytes ...erCompat$AccessibilityManagerIcsImpl.class | Bin 0 -> 3410 bytes ...rCompat$AccessibilityManagerStubImpl.class | Bin 0 -> 2577 bytes ...mpat$AccessibilityManagerVersionImpl.class | Bin 0 -> 1531 bytes ...cessibilityStateChangeListenerCompat.class | Bin 0 -> 1161 bytes .../AccessibilityManagerCompat.class | Bin 0 -> 2925 bytes .../AccessibilityNodeInfoCompat$1.class | Bin 0 -> 308 bytes ...InfoCompat$AccessibilityActionCompat.class | Bin 0 -> 2063 bytes ...ompat$AccessibilityNodeInfoApi21Impl.class | Bin 0 -> 3063 bytes ...ompat$AccessibilityNodeInfoApi22Impl.class | Bin 0 -> 1919 bytes ...oCompat$AccessibilityNodeInfoIcsImpl.class | Bin 0 -> 6609 bytes ...InfoCompat$AccessibilityNodeInfoImpl.class | Bin 0 -> 3889 bytes ...t$AccessibilityNodeInfoJellybeanImpl.class | Bin 0 -> 2743 bytes ...ccessibilityNodeInfoJellybeanMr2Impl.class | Bin 0 -> 1178 bytes ...mpat$AccessibilityNodeInfoKitKatImpl.class | Bin 0 -> 3789 bytes ...Compat$AccessibilityNodeInfoStubImpl.class | Bin 0 -> 11462 bytes ...yNodeInfoCompat$CollectionInfoCompat.class | Bin 0 -> 2177 bytes ...eInfoCompat$CollectionItemInfoCompat.class | Bin 0 -> 2629 bytes ...bilityNodeInfoCompat$RangeInfoCompat.class | Bin 0 -> 1707 bytes .../AccessibilityNodeInfoCompat.class | Bin 0 -> 19466 bytes ...Compat$AccessibilityNodeProviderImpl.class | Bin 0 -> 488 bytes ...ssibilityNodeProviderJellyBeanImpl$1.class | Bin 0 -> 3137 bytes ...cessibilityNodeProviderJellyBeanImpl.class | Bin 0 -> 1742 bytes ...ccessibilityNodeProviderKitKatImpl$1.class | Bin 0 -> 3265 bytes ...$AccessibilityNodeProviderKitKatImpl.class | Bin 0 -> 1718 bytes ...at$AccessibilityNodeProviderStubImpl.class | Bin 0 -> 1033 bytes .../AccessibilityNodeProviderCompat.class | Bin 0 -> 2611 bytes ...ordCompat$AccessibilityRecordIcsImpl.class | Bin 0 -> 5970 bytes ...Compat$AccessibilityRecordIcsMr1Impl.class | Bin 0 -> 1281 bytes ...RecordCompat$AccessibilityRecordImpl.class | Bin 0 -> 2032 bytes ...pat$AccessibilityRecordJellyBeanImpl.class | Bin 0 -> 1020 bytes ...rdCompat$AccessibilityRecordStubImpl.class | Bin 0 -> 5778 bytes .../AccessibilityRecordCompat.class | Bin 0 -> 8162 bytes .../FastOutLinearInInterpolator.class | Bin 0 -> 2903 bytes .../animation/FastOutSlowInInterpolator.class | Bin 0 -> 2886 bytes .../LinearOutSlowInInterpolator.class | Bin 0 -> 2892 bytes .../animation/LookupTableInterpolator.class | Bin 0 -> 901 bytes .../animation/PathInterpolatorCompat.class | Bin 0 -> 1266 bytes .../v4/widget/AutoScrollHelper$1.class | Bin 0 -> 251 bytes .../AutoScrollHelper$ClampedScroller.class | Bin 0 -> 2995 bytes ...ScrollHelper$ScrollAnimationRunnable.class | Bin 0 -> 2244 bytes .../support/v4/widget/AutoScrollHelper.class | Bin 0 -> 9928 bytes .../widget/CircleImageView$OvalShadow.class | Bin 0 -> 1866 bytes .../support/v4/widget/CircleImageView.class | Bin 0 -> 4236 bytes .../widget/ContentLoadingProgressBar$1.class | Bin 0 -> 960 bytes .../widget/ContentLoadingProgressBar$2.class | Bin 0 -> 1129 bytes .../v4/widget/ContentLoadingProgressBar.class | Bin 0 -> 2712 bytes .../support/v4/widget/CursorAdapter$1.class | Bin 0 -> 242 bytes .../widget/CursorAdapter$ChangeObserver.class | Bin 0 -> 886 bytes .../CursorAdapter$MyDataSetObserver.class | Bin 0 -> 1168 bytes .../support/v4/widget/CursorAdapter.class | Bin 0 -> 7064 bytes .../CursorFilter$CursorFilterClient.class | Bin 0 -> 521 bytes .../support/v4/widget/CursorFilter.class | Bin 0 -> 1925 bytes .../DrawerLayout$AccessibilityDelegate.class | Bin 0 -> 5264 bytes ...werLayout$ChildAccessibilityDelegate.class | Bin 0 -> 1170 bytes .../DrawerLayout$DrawerLayoutCompatImpl.class | Bin 0 -> 736 bytes ...erLayout$DrawerLayoutCompatImplApi21.class | Bin 0 -> 1718 bytes ...werLayout$DrawerLayoutCompatImplBase.class | Bin 0 -> 1576 bytes .../widget/DrawerLayout$DrawerListener.class | Bin 0 -> 401 bytes .../v4/widget/DrawerLayout$LayoutParams.class | Bin 0 -> 1933 bytes .../v4/widget/DrawerLayout$SavedState$1.class | Bin 0 -> 1350 bytes .../v4/widget/DrawerLayout$SavedState.class | Bin 0 -> 1513 bytes .../DrawerLayout$SimpleDrawerListener.class | Bin 0 -> 1016 bytes .../DrawerLayout$ViewDragCallback$1.class | Bin 0 -> 823 bytes .../DrawerLayout$ViewDragCallback.class | Bin 0 -> 5617 bytes .../support/v4/widget/DrawerLayout.class | Bin 0 -> 28685 bytes .../EdgeEffectCompat$BaseEdgeEffectImpl.class | Bin 0 -> 1743 bytes .../EdgeEffectCompat$EdgeEffectIcsImpl.class | Bin 0 -> 1914 bytes .../EdgeEffectCompat$EdgeEffectImpl.class | Bin 0 -> 656 bytes ...eEffectCompat$EdgeEffectLollipopImpl.class | Bin 0 -> 810 bytes .../support/v4/widget/EdgeEffectCompat.class | Bin 0 -> 2475 bytes .../v4/widget/ExploreByTouchHelper$1.class | Bin 0 -> 263 bytes ...uchHelper$ExploreByTouchNodeProvider.class | Bin 0 -> 1640 bytes .../v4/widget/ExploreByTouchHelper.class | Bin 0 -> 11146 bytes ...WindowCompat$BaseListPopupWindowImpl.class | Bin 0 -> 940 bytes ...ndowCompat$KitKatListPopupWindowImpl.class | Bin 0 -> 1003 bytes ...opupWindowCompat$ListPopupWindowImpl.class | Bin 0 -> 475 bytes .../v4/widget/ListPopupWindowCompat.class | Bin 0 -> 1401 bytes .../v4/widget/ListViewAutoScrollHelper.class | Bin 0 -> 1690 bytes .../widget/MaterialProgressDrawable$1.class | Bin 0 -> 2509 bytes .../widget/MaterialProgressDrawable$2.class | Bin 0 -> 1873 bytes .../widget/MaterialProgressDrawable$3.class | Bin 0 -> 1437 bytes ...rogressDrawable$ProgressDrawableSize.class | Bin 0 -> 464 bytes .../MaterialProgressDrawable$Ring.class | Bin 0 -> 7789 bytes .../v4/widget/MaterialProgressDrawable.class | Bin 0 -> 10838 bytes ...stedScrollView$AccessibilityDelegate.class | Bin 0 -> 3200 bytes .../NestedScrollView$SavedState$1.class | Bin 0 -> 1378 bytes .../widget/NestedScrollView$SavedState.class | Bin 0 -> 1915 bytes .../support/v4/widget/NestedScrollView.class | Bin 0 -> 31286 bytes .../PopupMenuCompat$BasePopupMenuImpl.class | Bin 0 -> 814 bytes .../PopupMenuCompat$KitKatPopupMenuImpl.class | Bin 0 -> 870 bytes .../PopupMenuCompat$PopupMenuImpl.class | Bin 0 -> 423 bytes .../support/v4/widget/PopupMenuCompat.class | Bin 0 -> 1250 bytes ...opupWindowCompat$BasePopupWindowImpl.class | Bin 0 -> 922 bytes ...upWindowCompat$KitKatPopupWindowImpl.class | Bin 0 -> 910 bytes .../PopupWindowCompat$PopupWindowImpl.class | Bin 0 -> 336 bytes .../support/v4/widget/PopupWindowCompat.class | Bin 0 -> 1291 bytes .../v4/widget/ResourceCursorAdapter.class | Bin 0 -> 2200 bytes .../ScrollerCompat$ScrollerCompatImpl.class | Bin 0 -> 941 bytes ...crollerCompat$ScrollerCompatImplBase.class | Bin 0 -> 3320 bytes ...Compat$ScrollerCompatImplGingerbread.class | Bin 0 -> 3152 bytes ...ScrollerCompat$ScrollerCompatImplIcs.class | Bin 0 -> 762 bytes .../support/v4/widget/ScrollerCompat.class | Bin 0 -> 4434 bytes ...archViewCompat$OnCloseListenerCompat.class | Bin 0 -> 931 bytes ...ViewCompat$OnQueryTextListenerCompat.class | Bin 0 -> 1116 bytes ...mpat$SearchViewCompatHoneycombImpl$1.class | Bin 0 -> 1683 bytes ...mpat$SearchViewCompatHoneycombImpl$2.class | Bin 0 -> 1468 bytes ...Compat$SearchViewCompatHoneycombImpl.class | Bin 0 -> 4538 bytes ...chViewCompat$SearchViewCompatIcsImpl.class | Bin 0 -> 1122 bytes ...earchViewCompat$SearchViewCompatImpl.class | Bin 0 -> 1514 bytes ...hViewCompat$SearchViewCompatStubImpl.class | Bin 0 -> 3452 bytes .../support/v4/widget/SearchViewCompat.class | Bin 0 -> 4216 bytes ...ursorAdapter$CursorToStringConverter.class | Bin 0 -> 357 bytes .../SimpleCursorAdapter$ViewBinder.class | Bin 0 -> 325 bytes .../v4/widget/SimpleCursorAdapter.class | Bin 0 -> 5852 bytes .../v4/widget/SlidingPaneLayout$1.class | Bin 0 -> 254 bytes ...dingPaneLayout$AccessibilityDelegate.class | Bin 0 -> 4361 bytes ...idingPaneLayout$DisableLayerRunnable.class | Bin 0 -> 1264 bytes ...SlidingPaneLayout$DragHelperCallback.class | Bin 0 -> 4624 bytes .../SlidingPaneLayout$LayoutParams.class | Bin 0 -> 2013 bytes ...SlidingPaneLayout$PanelSlideListener.class | Bin 0 -> 383 bytes .../SlidingPaneLayout$SavedState$1.class | Bin 0 -> 1493 bytes .../widget/SlidingPaneLayout$SavedState.class | Bin 0 -> 1801 bytes ...gPaneLayout$SimplePanelSlideListener.class | Bin 0 -> 941 bytes ...ingPaneLayout$SlidingPanelLayoutImpl.class | Bin 0 -> 371 bytes ...aneLayout$SlidingPanelLayoutImplBase.class | Bin 0 -> 1098 bytes ...gPaneLayout$SlidingPanelLayoutImplJB.class | Bin 0 -> 2333 bytes ...neLayout$SlidingPanelLayoutImplJBMR1.class | Bin 0 -> 1279 bytes .../support/v4/widget/SlidingPaneLayout.class | Bin 0 -> 27376 bytes .../android/support/v4/widget/Space.class | Bin 0 -> 1810 bytes .../support/v4/widget/SwipeProgressBar.class | Bin 0 -> 5139 bytes .../v4/widget/SwipeRefreshLayout$1.class | Bin 0 -> 2545 bytes .../v4/widget/SwipeRefreshLayout$2.class | Bin 0 -> 1069 bytes .../v4/widget/SwipeRefreshLayout$3.class | Bin 0 -> 1073 bytes .../v4/widget/SwipeRefreshLayout$4.class | Bin 0 -> 1211 bytes .../v4/widget/SwipeRefreshLayout$5.class | Bin 0 -> 1356 bytes .../v4/widget/SwipeRefreshLayout$6.class | Bin 0 -> 1778 bytes .../v4/widget/SwipeRefreshLayout$7.class | Bin 0 -> 899 bytes .../v4/widget/SwipeRefreshLayout$8.class | Bin 0 -> 1244 bytes ...SwipeRefreshLayout$OnRefreshListener.class | Bin 0 -> 288 bytes .../v4/widget/SwipeRefreshLayout.class | Bin 0 -> 20198 bytes ...extViewCompat$BaseTextViewCompatImpl.class | Bin 0 -> 1825 bytes ...xtViewCompat$JbMr1TextViewCompatImpl.class | Bin 0 -> 1609 bytes ...xtViewCompat$JbMr2TextViewCompatImpl.class | Bin 0 -> 1611 bytes .../TextViewCompat$TextViewCompatImpl.class | Bin 0 -> 780 bytes .../support/v4/widget/TextViewCompat.class | Bin 0 -> 2120 bytes .../support/v4/widget/ViewDragHelper$1.class | Bin 0 -> 594 bytes .../support/v4/widget/ViewDragHelper$2.class | Bin 0 -> 689 bytes .../v4/widget/ViewDragHelper$Callback.class | Bin 0 -> 2027 bytes .../support/v4/widget/ViewDragHelper.class | Bin 0 -> 21146 bytes .../support/v7/recyclerview/BuildConfig.class | Bin 0 -> 606 bytes .../v7/util/SortedList$BatchedCallback.class | Bin 0 -> 3376 bytes .../support/v7/util/SortedList$Callback.class | Bin 0 -> 916 bytes .../android/support/v7/util/SortedList.class | Bin 0 -> 11195 bytes .../v7/widget/AdapterHelper$Callback.class | Bin 0 -> 826 bytes .../v7/widget/AdapterHelper$UpdateOp.class | Bin 0 -> 1846 bytes .../support/v7/widget/AdapterHelper.class | Bin 0 -> 11595 bytes .../v7/widget/ChildHelper$Bucket.class | Bin 0 -> 2691 bytes .../v7/widget/ChildHelper$Callback.class | Bin 0 -> 891 bytes .../support/v7/widget/ChildHelper.class | Bin 0 -> 5738 bytes .../v7/widget/DefaultItemAnimator$1.class | Bin 0 -> 1829 bytes .../v7/widget/DefaultItemAnimator$2.class | Bin 0 -> 1554 bytes .../v7/widget/DefaultItemAnimator$3.class | Bin 0 -> 1579 bytes .../v7/widget/DefaultItemAnimator$4.class | Bin 0 -> 2157 bytes .../v7/widget/DefaultItemAnimator$5.class | Bin 0 -> 2235 bytes .../v7/widget/DefaultItemAnimator$6.class | Bin 0 -> 2472 bytes .../v7/widget/DefaultItemAnimator$7.class | Bin 0 -> 2487 bytes .../v7/widget/DefaultItemAnimator$8.class | Bin 0 -> 2558 bytes .../DefaultItemAnimator$ChangeInfo.class | Bin 0 -> 2215 bytes .../widget/DefaultItemAnimator$MoveInfo.class | Bin 0 -> 1306 bytes ...faultItemAnimator$VpaListenerAdapter.class | Bin 0 -> 1098 bytes .../v7/widget/DefaultItemAnimator.class | Bin 0 -> 15330 bytes ...dLayoutManager$DefaultSpanSizeLookup.class | Bin 0 -> 762 bytes .../GridLayoutManager$LayoutParams.class | Bin 0 -> 2345 bytes .../GridLayoutManager$SpanSizeLookup.class | Bin 0 -> 2536 bytes .../support/v7/widget/GridLayoutManager.class | Bin 0 -> 18983 bytes .../support/v7/widget/LayoutState.class | Bin 0 -> 2147 bytes .../v7/widget/LinearLayoutManager$1.class | Bin 0 -> 1113 bytes .../LinearLayoutManager$AnchorInfo.class | Bin 0 -> 4088 bytes ...inearLayoutManager$LayoutChunkResult.class | Bin 0 -> 716 bytes .../LinearLayoutManager$LayoutState.class | Bin 0 -> 4006 bytes .../LinearLayoutManager$SavedState$1.class | Bin 0 -> 1402 bytes .../LinearLayoutManager$SavedState.class | Bin 0 -> 1940 bytes .../v7/widget/LinearLayoutManager.class | Bin 0 -> 32994 bytes .../v7/widget/LinearSmoothScroller.class | Bin 0 -> 7227 bytes .../v7/widget/OpReorderer$Callback.class | Bin 0 -> 506 bytes .../support/v7/widget/OpReorderer.class | Bin 0 -> 4851 bytes .../v7/widget/OrientationHelper$1.class | Bin 0 -> 2887 bytes .../v7/widget/OrientationHelper$2.class | Bin 0 -> 2943 bytes .../support/v7/widget/OrientationHelper.class | Bin 0 -> 2500 bytes .../widget/PositionMap$ContainerHelpers.class | Bin 0 -> 1035 bytes .../support/v7/widget/PositionMap.class | Bin 0 -> 7411 bytes .../support/v7/widget/RecyclerView$1.class | Bin 0 -> 1401 bytes .../support/v7/widget/RecyclerView$2.class | Bin 0 -> 964 bytes .../support/v7/widget/RecyclerView$3.class | Bin 0 -> 586 bytes .../support/v7/widget/RecyclerView$4.class | Bin 0 -> 3451 bytes .../support/v7/widget/RecyclerView$5.class | Bin 0 -> 3662 bytes .../v7/widget/RecyclerView$Adapter.class | Bin 0 -> 5462 bytes .../RecyclerView$AdapterDataObservable.class | Bin 0 -> 2015 bytes .../RecyclerView$AdapterDataObserver.class | Bin 0 -> 997 bytes ...cyclerView$ChildDrawingOrderCallback.class | Bin 0 -> 301 bytes ...nimator$ItemAnimatorFinishedListener.class | Bin 0 -> 396 bytes ...ew$ItemAnimator$ItemAnimatorListener.class | Bin 0 -> 579 bytes .../v7/widget/RecyclerView$ItemAnimator.class | Bin 0 -> 5622 bytes ...clerView$ItemAnimatorRestoreListener.class | Bin 0 -> 2376 bytes .../widget/RecyclerView$ItemDecoration.class | Bin 0 -> 2214 bytes .../widget/RecyclerView$ItemHolderInfo.class | Bin 0 -> 860 bytes ...ecyclerView$LayoutManager$Properties.class | Bin 0 -> 630 bytes .../widget/RecyclerView$LayoutManager.class | Bin 0 -> 32797 bytes .../v7/widget/RecyclerView$LayoutParams.class | Bin 0 -> 2620 bytes ...iew$OnChildAttachStateChangeListener.class | Bin 0 -> 377 bytes .../RecyclerView$OnItemTouchListener.class | Bin 0 -> 501 bytes .../RecyclerView$OnScrollListener.class | Bin 0 -> 819 bytes .../RecyclerView$RecycledViewPool.class | Bin 0 -> 3644 bytes .../v7/widget/RecyclerView$Recycler.class | Bin 0 -> 20298 bytes .../RecyclerView$RecyclerListener.class | Bin 0 -> 400 bytes ...ecyclerView$RecyclerViewDataObserver.class | Bin 0 -> 3147 bytes .../v7/widget/RecyclerView$SavedState$1.class | Bin 0 -> 1346 bytes .../v7/widget/RecyclerView$SavedState.class | Bin 0 -> 2003 bytes ...cyclerView$SimpleOnItemTouchListener.class | Bin 0 -> 1120 bytes .../RecyclerView$SmoothScroller$Action.class | Bin 0 -> 3928 bytes .../widget/RecyclerView$SmoothScroller.class | Bin 0 -> 5456 bytes .../v7/widget/RecyclerView$State.class | Bin 0 -> 6610 bytes .../RecyclerView$ViewCacheExtension.class | Bin 0 -> 630 bytes .../v7/widget/RecyclerView$ViewFlinger.class | Bin 0 -> 8609 bytes .../v7/widget/RecyclerView$ViewHolder.class | Bin 0 -> 8292 bytes .../support/v7/widget/RecyclerView.class | Bin 0 -> 76665 bytes .../RecyclerViewAccessibilityDelegate$1.class | Bin 0 -> 1871 bytes .../RecyclerViewAccessibilityDelegate.class | Bin 0 -> 2949 bytes .../support/v7/widget/ScrollbarHelper.class | Bin 0 -> 2630 bytes .../widget/StaggeredGridLayoutManager$1.class | Bin 0 -> 812 bytes .../widget/StaggeredGridLayoutManager$2.class | Bin 0 -> 1468 bytes ...taggeredGridLayoutManager$AnchorInfo.class | Bin 0 -> 1746 bytes ...ggeredGridLayoutManager$LayoutParams.class | Bin 0 -> 2148 bytes ...anager$LazySpanLookup$FullSpanItem$1.class | Bin 0 -> 1660 bytes ...tManager$LazySpanLookup$FullSpanItem.class | Bin 0 -> 2746 bytes ...eredGridLayoutManager$LazySpanLookup.class | Bin 0 -> 5534 bytes ...ggeredGridLayoutManager$SavedState$1.class | Bin 0 -> 1458 bytes ...taggeredGridLayoutManager$SavedState.class | Bin 0 -> 3350 bytes .../StaggeredGridLayoutManager$Span.class | Bin 0 -> 7924 bytes .../widget/StaggeredGridLayoutManager.class | Bin 0 -> 41773 bytes .../v7/widget/helper/ItemTouchHelper$1.class | Bin 0 -> 1593 bytes .../v7/widget/helper/ItemTouchHelper$2.class | Bin 0 -> 5435 bytes .../v7/widget/helper/ItemTouchHelper$3.class | Bin 0 -> 2705 bytes .../v7/widget/helper/ItemTouchHelper$4.class | Bin 0 -> 2534 bytes .../v7/widget/helper/ItemTouchHelper$5.class | Bin 0 -> 1507 bytes .../helper/ItemTouchHelper$Callback$1.class | Bin 0 -> 709 bytes .../helper/ItemTouchHelper$Callback$2.class | Bin 0 -> 719 bytes .../helper/ItemTouchHelper$Callback.class | Bin 0 -> 13584 bytes ...elper$ItemTouchHelperGestureListener.class | Bin 0 -> 3116 bytes .../ItemTouchHelper$RecoverAnimation$1.class | Bin 0 -> 1553 bytes .../ItemTouchHelper$RecoverAnimation.class | Bin 0 -> 3923 bytes .../ItemTouchHelper$SimpleCallback.class | Bin 0 -> 1621 bytes .../ItemTouchHelper$ViewDropHandler.class | Bin 0 -> 334 bytes .../v7/widget/helper/ItemTouchHelper.class | Bin 0 -> 27022 bytes .../v7/widget/helper/ItemTouchUIUtil.class | Bin 0 -> 342 bytes .../ItemTouchUIUtilImpl$Gingerbread.class | Bin 0 -> 1903 bytes .../ItemTouchUIUtilImpl$Honeycomb.class | Bin 0 -> 1414 bytes .../helper/ItemTouchUIUtilImpl$Lollipop.class | Bin 0 -> 2393 bytes .../widget/helper/ItemTouchUIUtilImpl.class | Bin 0 -> 641 bytes .../util/SortedListAdapterCallback.class | Bin 0 -> 1631 bytes .../AccessibilityServiceInfoCompatIcs.class | Bin 0 -> 1278 bytes ...ibilityServiceInfoCompatJellyBeanMr2.class | Bin 0 -> 711 bytes .../v4/animation/AnimatorListenerCompat.class | Bin 0 -> 318 bytes .../v4/animation/AnimatorProvider.class | Bin 0 -> 226 bytes .../AnimatorUpdateListenerCompat.class | Bin 0 -> 250 bytes ...atProvider$DonutFloatValueAnimator$1.class | Bin 0 -> 1909 bytes ...mpatProvider$DonutFloatValueAnimator.class | Bin 0 -> 4810 bytes .../DonutAnimatorCompatProvider.class | Bin 0 -> 709 bytes ...ovider$AnimatorListenerCompatWrapper.class | Bin 0 -> 1691 bytes ...vider$HoneycombValueAnimatorCompat$1.class | Bin 0 -> 1659 bytes ...rovider$HoneycombValueAnimatorCompat.class | Bin 0 -> 2811 bytes .../HoneycombMr1AnimatorCompatProvider.class | Bin 0 -> 1036 bytes .../v4/animation/ValueAnimatorCompat.class | Bin 0 -> 471 bytes ...awerToggleHoneycomb$SetIndicatorInfo.class | Bin 0 -> 1846 bytes .../app/ActionBarDrawerToggleHoneycomb.class | Bin 0 -> 3398 bytes .../ActionBarDrawerToggleJellybeanMR2.class | Bin 0 -> 2185 bytes ...vityCompat21$SharedElementCallback21.class | Bin 0 -> 1244 bytes ...tyCompat21$SharedElementCallbackImpl.class | Bin 0 -> 2759 bytes .../support/v4/app/ActivityCompat21.class | Bin 0 -> 1836 bytes .../v4/app/ActivityCompatHoneycomb.class | Bin 0 -> 978 bytes .../support/v4/app/ActivityCompatJB.class | Bin 0 -> 1145 bytes .../v4/app/ActivityManagerCompatKitKat.class | Bin 0 -> 551 bytes .../v4/app/ActivityOptionsCompat21.class | Bin 0 -> 1895 bytes .../v4/app/ActivityOptionsCompatJB.class | Bin 0 -> 1854 bytes .../android/support/v4/app/BundleUtil.class | Bin 0 -> 990 bytes .../v4/app/FragmentTransitionCompat21$1.class | Bin 0 -> 915 bytes .../v4/app/FragmentTransitionCompat21$2.class | Bin 0 -> 3635 bytes .../v4/app/FragmentTransitionCompat21$3.class | Bin 0 -> 1403 bytes .../v4/app/FragmentTransitionCompat21$4.class | Bin 0 -> 3267 bytes ...mentTransitionCompat21$EpicenterView.class | Bin 0 -> 521 bytes ...mentTransitionCompat21$ViewRetriever.class | Bin 0 -> 314 bytes .../v4/app/FragmentTransitionCompat21.class | Bin 0 -> 11589 bytes .../android/support/v4/app/NavUtilsJB.class | Bin 0 -> 1207 bytes .../app/NotificationBuilderWithActions.class | Bin 0 -> 393 bytes ...tificationBuilderWithBuilderAccessor.class | Bin 0 -> 396 bytes .../app/NotificationCompatApi20$Builder.class | Bin 0 -> 6400 bytes .../v4/app/NotificationCompatApi20.class | Bin 0 -> 6709 bytes .../app/NotificationCompatApi21$Builder.class | Bin 0 -> 6757 bytes .../v4/app/NotificationCompatApi21.class | Bin 0 -> 6866 bytes ...otificationCompatBase$Action$Factory.class | Bin 0 -> 749 bytes .../app/NotificationCompatBase$Action.class | Bin 0 -> 928 bytes ...ompatBase$UnreadConversation$Factory.class | Bin 0 -> 738 bytes ...icationCompatBase$UnreadConversation.class | Bin 0 -> 1050 bytes .../v4/app/NotificationCompatBase.class | Bin 0 -> 538 bytes .../app/NotificationCompatGingerbread.class | Bin 0 -> 1059 bytes .../v4/app/NotificationCompatHoneycomb.class | Bin 0 -> 3443 bytes ...cationCompatIceCreamSandwich$Builder.class | Bin 0 -> 4073 bytes .../NotificationCompatIceCreamSandwich.class | Bin 0 -> 489 bytes .../NotificationCompatJellybean$Builder.class | Bin 0 -> 6932 bytes .../v4/app/NotificationCompatJellybean.class | Bin 0 -> 14751 bytes .../NotificationCompatKitKat$Builder.class | Bin 0 -> 7316 bytes .../v4/app/NotificationCompatKitKat.class | Bin 0 -> 3492 bytes .../app/NotificationManagerCompatEclair.class | Bin 0 -> 1020 bytes ...icationManagerCompatIceCreamSandwich.class | Bin 0 -> 461 bytes .../v4/app/RemoteInputCompatApi20.class | Bin 0 -> 3124 bytes ...eInputCompatBase$RemoteInput$Factory.class | Bin 0 -> 591 bytes .../RemoteInputCompatBase$RemoteInput.class | Bin 0 -> 772 bytes .../v4/app/RemoteInputCompatBase.class | Bin 0 -> 445 bytes .../v4/app/RemoteInputCompatJellybean.class | Bin 0 -> 5469 bytes .../support/v4/app/ShareCompatICS.class | Bin 0 -> 1600 bytes .../support/v4/app/ShareCompatJB.class | Bin 0 -> 498 bytes .../v4/app/TaskStackBuilderHoneycomb.class | Bin 0 -> 712 bytes .../v4/app/TaskStackBuilderJellybean.class | Bin 0 -> 775 bytes .../v4/content/ContextCompatApi21.class | Bin 0 -> 859 bytes .../v4/content/ContextCompatFroyo.class | Bin 0 -> 787 bytes .../v4/content/ContextCompatHoneycomb.class | Bin 0 -> 787 bytes .../v4/content/ContextCompatJellybean.class | Bin 0 -> 722 bytes .../v4/content/ContextCompatKitKat.class | Bin 0 -> 880 bytes .../v4/content/IntentCompatHoneycomb.class | Bin 0 -> 666 bytes .../v4/content/IntentCompatIcsMr1.class | Bin 0 -> 592 bytes .../v4/content/res/ResourcesCompatApi21.class | Bin 0 -> 1298 bytes .../content/res/ResourcesCompatIcsMr1.class | Bin 0 -> 805 bytes .../graphics/BitmapCompatHoneycombMr1.class | Bin 0 -> 567 bytes .../graphics/BitmapCompatJellybeanMR2.class | Bin 0 -> 683 bytes .../v4/graphics/BitmapCompatKitKat.class | Bin 0 -> 534 bytes .../drawable/DrawableCompatApi22.class | Bin 0 -> 558 bytes .../drawable/DrawableCompatBase.class | Bin 0 -> 1641 bytes .../drawable/DrawableCompatHoneycomb.class | Bin 0 -> 874 bytes .../drawable/DrawableCompatKitKat.class | Bin 0 -> 1071 bytes .../drawable/DrawableCompatLollipop.class | Bin 0 -> 2200 bytes .../graphics/drawable/DrawableWrapper.class | Bin 0 -> 549 bytes .../drawable/DrawableWrapperDonut.class | Bin 0 -> 5828 bytes .../drawable/DrawableWrapperHoneycomb.class | Bin 0 -> 680 bytes .../drawable/DrawableWrapperKitKat.class | Bin 0 -> 796 bytes .../drawable/DrawableWrapperLollipop.class | Bin 0 -> 1584 bytes .../drawable/RoundedBitmapDrawable.class | Bin 0 -> 6310 bytes .../drawable/RoundedBitmapDrawable21.class | Bin 0 -> 1676 bytes .../display/DisplayManagerJellybeanMr1.class | Bin 0 -> 1319 bytes .../MediaDescriptionCompatApi21$Builder.class | Bin 0 -> 2311 bytes .../media/MediaDescriptionCompatApi21.class | Bin 0 -> 2017 bytes .../MediaMetadataCompatApi21$Builder.class | Bin 0 -> 2202 bytes .../v4/media/MediaMetadataCompatApi21.class | Bin 0 -> 1549 bytes .../support/v4/media/RatingCompatApi21.class | Bin 0 -> 1750 bytes .../v4/media/TransportMediatorCallback.class | Bin 0 -> 321 bytes .../TransportMediatorJellybeanMR2$1.class | Bin 0 -> 997 bytes .../TransportMediatorJellybeanMR2$2.class | Bin 0 -> 990 bytes .../TransportMediatorJellybeanMR2$3.class | Bin 0 -> 1562 bytes .../TransportMediatorJellybeanMR2$4.class | Bin 0 -> 1078 bytes .../media/TransportMediatorJellybeanMR2.class | Bin 0 -> 7081 bytes .../media/VolumeProviderCompatApi21$1.class | Bin 0 -> 1154 bytes .../VolumeProviderCompatApi21$Delegate.class | Bin 0 -> 319 bytes .../v4/media/VolumeProviderCompatApi21.class | Bin 0 -> 1156 bytes .../MediaRouterJellybean$Callback.class | Bin 0 -> 608 bytes .../MediaRouterJellybean$CallbackProxy.class | Bin 0 -> 3044 bytes ...rJellybean$GetDefaultRouteWorkaround.class | Bin 0 -> 1872 bytes .../MediaRouterJellybean$RouteCategory.class | Bin 0 -> 1356 bytes .../MediaRouterJellybean$RouteGroup.class | Bin 0 -> 1221 bytes .../MediaRouterJellybean$RouteInfo.class | Bin 0 -> 2859 bytes ...outerJellybean$SelectRouteWorkaround.class | Bin 0 -> 2633 bytes .../MediaRouterJellybean$UserRouteInfo.class | Bin 0 -> 2296 bytes .../MediaRouterJellybean$VolumeCallback.class | Bin 0 -> 362 bytes ...aRouterJellybean$VolumeCallbackProxy.class | Bin 0 -> 1673 bytes .../media/routing/MediaRouterJellybean.class | Bin 0 -> 5265 bytes ...terJellybeanMr1$ActiveScanWorkaround.class | Bin 0 -> 2907 bytes .../MediaRouterJellybeanMr1$Callback.class | Bin 0 -> 478 bytes ...ediaRouterJellybeanMr1$CallbackProxy.class | Bin 0 -> 1859 bytes ...rJellybeanMr1$IsConnectingWorkaround.class | Bin 0 -> 2310 bytes .../MediaRouterJellybeanMr1$RouteInfo.class | Bin 0 -> 884 bytes .../routing/MediaRouterJellybeanMr1.class | Bin 0 -> 1362 bytes .../MediaRouterJellybeanMr2$RouteInfo.class | Bin 0 -> 883 bytes ...ediaRouterJellybeanMr2$UserRouteInfo.class | Bin 0 -> 838 bytes .../routing/MediaRouterJellybeanMr2.class | Bin 0 -> 1216 bytes .../MediaControllerCompatApi21$Callback.class | Bin 0 -> 470 bytes ...aControllerCompatApi21$CallbackProxy.class | Bin 0 -> 2024 bytes ...iaControllerCompatApi21$PlaybackInfo.class | Bin 0 -> 1940 bytes ...trollerCompatApi21$TransportControls.class | Bin 0 -> 2321 bytes .../session/MediaControllerCompatApi21.class | Bin 0 -> 5377 bytes .../MediaSessionCompatApi14$Callback.class | Bin 0 -> 645 bytes .../session/MediaSessionCompatApi14.class | Bin 0 -> 6082 bytes ...i18$OnPlaybackPositionUpdateListener.class | Bin 0 -> 1572 bytes .../session/MediaSessionCompatApi18.class | Bin 0 -> 3056 bytes ...CompatApi19$OnMetadataUpdateListener.class | Bin 0 -> 1666 bytes .../session/MediaSessionCompatApi19.class | Bin 0 -> 3379 bytes .../MediaSessionCompatApi21$Callback.class | Bin 0 -> 796 bytes ...ediaSessionCompatApi21$CallbackProxy.class | Bin 0 -> 3484 bytes .../MediaSessionCompatApi21$QueueItem.class | Bin 0 -> 1149 bytes .../session/MediaSessionCompatApi21.class | Bin 0 -> 5959 bytes .../session/MediaSessionCompatApi22.class | Bin 0 -> 582 bytes .../session/MediaSessionCompatApi8.class | Bin 0 -> 1004 bytes ...laybackStateCompatApi21$CustomAction.class | Bin 0 -> 1927 bytes .../session/PlaybackStateCompatApi21.class | Bin 0 -> 3366 bytes .../session/PlaybackStateCompatApi22.class | Bin 0 -> 2486 bytes ...ConnectivityManagerCompatGingerbread.class | Bin 0 -> 894 bytes ...onnectivityManagerCompatHoneycombMR2.class | Bin 0 -> 909 bytes .../ConnectivityManagerCompatJellyBean.class | Bin 0 -> 592 bytes .../v4/net/TrafficStatsCompatIcs.class | Bin 0 -> 1135 bytes .../v4/os/AsyncTaskCompatHoneycomb.class | Bin 0 -> 1031 bytes .../v4/os/EnvironmentCompatKitKat.class | Bin 0 -> 516 bytes .../os/ParcelableCompatCreatorCallbacks.class | Bin 0 -> 442 bytes .../ParcelableCompatCreatorHoneycombMR2.class | Bin 0 -> 1781 bytes ...celableCompatCreatorHoneycombMR2Stub.class | Bin 0 -> 1106 bytes .../support/v4/os/TraceJellybeanMR2.class | Bin 0 -> 556 bytes .../v4/print/PrintHelperKitkat$1.class | Bin 0 -> 5630 bytes .../v4/print/PrintHelperKitkat$2$1$1.class | Bin 0 -> 1055 bytes .../v4/print/PrintHelperKitkat$2$1.class | Bin 0 -> 4040 bytes .../v4/print/PrintHelperKitkat$2.class | Bin 0 -> 7059 bytes ...ntHelperKitkat$OnPrintFinishCallback.class | Bin 0 -> 290 bytes .../support/v4/print/PrintHelperKitkat.class | Bin 0 -> 8152 bytes .../v4/provider/DocumentsContractApi19.class | Bin 0 -> 5174 bytes .../v4/provider/DocumentsContractApi21.class | Bin 0 -> 3873 bytes .../v4/speech/tts/TextToSpeechICS.class | Bin 0 -> 1407 bytes .../v4/speech/tts/TextToSpeechICSMR1$1.class | Bin 0 -> 1344 bytes .../v4/speech/tts/TextToSpeechICSMR1$2.class | Bin 0 -> 1315 bytes ...SMR1$UtteranceProgressListenerICSMR1.class | Bin 0 -> 375 bytes .../v4/speech/tts/TextToSpeechICSMR1.class | Bin 0 -> 2143 bytes .../support/v4/text/ICUCompatIcs.class | Bin 0 -> 1960 bytes .../AccessibilityDelegateCompatIcs$1.class | Bin 0 -> 2580 bytes ...ompatIcs$AccessibilityDelegateBridge.class | Bin 0 -> 909 bytes .../view/AccessibilityDelegateCompatIcs.class | Bin 0 -> 3109 bytes ...cessibilityDelegateCompatJellyBean$1.class | Bin 0 -> 3193 bytes ...AccessibilityDelegateBridgeJellyBean.class | Bin 0 -> 1108 bytes ...AccessibilityDelegateCompatJellyBean.class | Bin 0 -> 1784 bytes .../v4/view/GravityCompatJellybeanMr1.class | Bin 0 -> 1195 bytes .../v4/view/KeyEventCompatEclair.class | Bin 0 -> 1407 bytes .../v4/view/KeyEventCompatHoneycomb.class | Bin 0 -> 714 bytes ...outInflaterCompatBase$FactoryWrapper.class | Bin 0 -> 1634 bytes .../v4/view/LayoutInflaterCompatBase.class | Bin 0 -> 1067 bytes ...outInflaterCompatHC$FactoryWrapperHC.class | Bin 0 -> 1298 bytes .../v4/view/LayoutInflaterCompatHC.class | Bin 0 -> 2791 bytes .../view/LayoutInflaterCompatLollipop.class | Bin 0 -> 1146 bytes .../v4/view/LayoutInflaterFactory.class | Bin 0 -> 283 bytes ...MarginLayoutParamsCompatJellybeanMr1.class | Bin 0 -> 1552 bytes .../v4/view/MenuItemCompatHoneycomb.class | Bin 0 -> 1141 bytes ...patIcs$OnActionExpandListenerWrapper.class | Bin 0 -> 1208 bytes ...emCompatIcs$SupportActionExpandProxy.class | Bin 0 -> 366 bytes .../support/v4/view/MenuItemCompatIcs.class | Bin 0 -> 1513 bytes .../v4/view/MotionEventCompatEclair.class | Bin 0 -> 1023 bytes .../view/MotionEventCompatGingerbread.class | Bin 0 -> 545 bytes .../view/MotionEventCompatHoneycombMr1.class | Bin 0 -> 725 bytes .../v4/view/OnApplyWindowInsetsListener.class | Bin 0 -> 301 bytes ...eStripIcs$SingleLineAllCapsTransform.class | Bin 0 -> 1454 bytes .../support/v4/view/PagerTitleStripIcs.class | Bin 0 -> 838 bytes .../ScaleGestureDetectorCompatKitKat.class | Bin 0 -> 740 bytes .../v4/view/TintableBackgroundView.class | Bin 0 -> 735 bytes .../view/VelocityTrackerCompatHoneycomb.class | Bin 0 -> 694 bytes .../support/v4/view/ViewCompatBase.class | Bin 0 -> 3204 bytes .../support/v4/view/ViewCompatEclairMr1.class | Bin 0 -> 2044 bytes .../v4/view/ViewCompatGingerbread.class | Bin 0 -> 657 bytes .../support/v4/view/ViewCompatHC.class | Bin 0 -> 4106 bytes .../support/v4/view/ViewCompatICS.class | Bin 0 -> 1885 bytes .../support/v4/view/ViewCompatJB.class | Bin 0 -> 2680 bytes .../v4/view/ViewCompatJellybeanMr1.class | Bin 0 -> 1690 bytes .../support/v4/view/ViewCompatKitKat.class | Bin 0 -> 869 bytes .../v4/view/ViewCompatLollipop$1.class | Bin 0 -> 1508 bytes .../support/v4/view/ViewCompatLollipop.class | Bin 0 -> 5342 bytes .../view/ViewConfigurationCompatFroyo.class | Bin 0 -> 579 bytes .../v4/view/ViewConfigurationCompatICS.class | Bin 0 -> 568 bytes .../support/v4/view/ViewGroupCompatHC.class | Bin 0 -> 560 bytes .../support/v4/view/ViewGroupCompatIcs.class | Bin 0 -> 773 bytes .../v4/view/ViewGroupCompatJellybeanMR2.class | Bin 0 -> 691 bytes .../v4/view/ViewGroupCompatLollipop.class | Bin 0 -> 810 bytes .../support/v4/view/ViewParentCompatICS.class | Bin 0 -> 780 bytes .../v4/view/ViewParentCompatKitKat.class | Bin 0 -> 727 bytes .../v4/view/ViewParentCompatLollipop.class | Bin 0 -> 3463 bytes .../ViewPropertyAnimatorCompatICS$1.class | Bin 0 -> 1336 bytes .../view/ViewPropertyAnimatorCompatICS.class | Bin 0 -> 4268 bytes .../view/ViewPropertyAnimatorCompatJB$1.class | Bin 0 -> 1332 bytes .../view/ViewPropertyAnimatorCompatJB.class | Bin 0 -> 1662 bytes ...ewPropertyAnimatorCompatJellybeanMr2.class | Bin 0 -> 776 bytes .../view/ViewPropertyAnimatorCompatKK$1.class | Bin 0 -> 1259 bytes .../view/ViewPropertyAnimatorCompatKK.class | Bin 0 -> 1200 bytes .../ViewPropertyAnimatorCompatLollipop.class | Bin 0 -> 1007 bytes .../view/ViewPropertyAnimatorListener.class | Bin 0 -> 266 bytes .../ViewPropertyAnimatorUpdateListener.class | Bin 0 -> 226 bytes .../support/v4/view/WindowInsetsCompat.class | Bin 0 -> 1981 bytes .../v4/view/WindowInsetsCompatApi21.class | Bin 0 -> 2685 bytes .../AccessibilityEventCompatIcs.class | Bin 0 -> 1360 bytes .../AccessibilityEventCompatKitKat.class | Bin 0 -> 843 bytes .../AccessibilityManagerCompatIcs$1.class | Bin 0 -> 1449 bytes ...cessibilityStateChangeListenerBridge.class | Bin 0 -> 406 bytes .../AccessibilityManagerCompatIcs.class | Bin 0 -> 2706 bytes ...deInfoCompatApi21$CollectionItemInfo.class | Bin 0 -> 843 bytes .../AccessibilityNodeInfoCompatApi21.class | Bin 0 -> 3290 bytes .../AccessibilityNodeInfoCompatApi22.class | Bin 0 -> 1383 bytes .../AccessibilityNodeInfoCompatIcs.class | Bin 0 -> 6468 bytes ...AccessibilityNodeInfoCompatJellyBean.class | Bin 0 -> 2533 bytes ...essibilityNodeInfoCompatJellybeanMr2.class | Bin 0 -> 871 bytes ...yNodeInfoCompatKitKat$CollectionInfo.class | Bin 0 -> 1044 bytes ...eInfoCompatKitKat$CollectionItemInfo.class | Bin 0 -> 1232 bytes ...bilityNodeInfoCompatKitKat$RangeInfo.class | Bin 0 -> 1091 bytes .../AccessibilityNodeInfoCompatKitKat.class | Bin 0 -> 3225 bytes ...ibilityNodeProviderCompatJellyBean$1.class | Bin 0 -> 1973 bytes ...ellyBean$AccessibilityNodeInfoBridge.class | Bin 0 -> 648 bytes ...ssibilityNodeProviderCompatJellyBean.class | Bin 0 -> 1172 bytes ...essibilityNodeProviderCompatKitKat$1.class | Bin 0 -> 2059 bytes ...atKitKat$AccessibilityNodeInfoBridge.class | Bin 0 -> 659 bytes ...ccessibilityNodeProviderCompatKitKat.class | Bin 0 -> 1148 bytes .../AccessibilityRecordCompatIcs.class | Bin 0 -> 5566 bytes .../AccessibilityRecordCompatIcsMr1.class | Bin 0 -> 958 bytes .../AccessibilityRecordCompatJellyBean.class | Bin 0 -> 722 bytes .../PathInterpolatorCompatApi21.class | Bin 0 -> 1010 bytes .../PathInterpolatorCompatBase.class | Bin 0 -> 1023 bytes .../animation/PathInterpolatorDonut.class | Bin 0 -> 2352 bytes ...awerLayoutCompatApi21$InsetsListener.class | Bin 0 -> 1273 bytes .../v4/widget/DrawerLayoutCompatApi21.class | Bin 0 -> 3031 bytes .../support/v4/widget/DrawerLayoutImpl.class | Bin 0 -> 189 bytes .../v4/widget/EdgeEffectCompatIcs.class | Bin 0 -> 1650 bytes .../v4/widget/EdgeEffectCompatLollipop.class | Bin 0 -> 593 bytes .../widget/ListPopupWindowCompatKitKat.class | Bin 0 -> 820 bytes .../v4/widget/PopupMenuCompatKitKat.class | Bin 0 -> 710 bytes .../v4/widget/PopupWindowCompatKitKat.class | Bin 0 -> 697 bytes .../v4/widget/ScrollerCompatGingerbread.class | Bin 0 -> 2904 bytes .../support/v4/widget/ScrollerCompatIcs.class | Bin 0 -> 515 bytes .../widget/SearchViewCompatHoneycomb$1.class | Bin 0 -> 1352 bytes .../widget/SearchViewCompatHoneycomb$2.class | Bin 0 -> 1135 bytes ...oneycomb$OnCloseListenerCompatBridge.class | Bin 0 -> 327 bytes ...comb$OnQueryTextListenerCompatBridge.class | Bin 0 -> 391 bytes .../v4/widget/SearchViewCompatHoneycomb.class | Bin 0 -> 4494 bytes .../SearchViewCompatIcs$MySearchView.class | Bin 0 -> 718 bytes .../v4/widget/SearchViewCompatIcs.class | Bin 0 -> 994 bytes .../v4/widget/TextViewCompatJbMr1.class | Bin 0 -> 2165 bytes .../v4/widget/TextViewCompatJbMr2.class | Bin 0 -> 1498 bytes .../android/support/annotation/AnimRes.class | Bin 0 -> 484 bytes .../support/annotation/AnimatorRes.class | Bin 0 -> 492 bytes .../android/support/annotation/AnyRes.class | Bin 0 -> 482 bytes .../android/support/annotation/ArrayRes.class | Bin 0 -> 486 bytes .../android/support/annotation/AttrRes.class | Bin 0 -> 484 bytes .../support/annotation/BinderThread.class | Bin 0 -> 433 bytes .../android/support/annotation/BoolRes.class | Bin 0 -> 484 bytes .../support/annotation/CallSuper.class | Bin 0 -> 396 bytes .../support/annotation/CheckResult.class | Bin 0 -> 473 bytes .../android/support/annotation/ColorInt.class | Bin 0 -> 446 bytes .../android/support/annotation/ColorRes.class | Bin 0 -> 486 bytes .../android/support/annotation/DimenRes.class | Bin 0 -> 486 bytes .../support/annotation/DrawableRes.class | Bin 0 -> 492 bytes .../support/annotation/FloatRange.class | Bin 0 -> 615 bytes .../support/annotation/FractionRes.class | Bin 0 -> 492 bytes .../android/support/annotation/IdRes.class | Bin 0 -> 480 bytes .../android/support/annotation/IntDef.class | Bin 0 -> 479 bytes .../android/support/annotation/IntRange.class | Bin 0 -> 536 bytes .../support/annotation/IntegerRes.class | Bin 0 -> 490 bytes .../support/annotation/InterpolatorRes.class | Bin 0 -> 500 bytes .../android/support/annotation/Keep.class | Bin 0 -> 468 bytes .../support/annotation/LayoutRes.class | Bin 0 -> 488 bytes .../support/annotation/MainThread.class | Bin 0 -> 429 bytes .../android/support/annotation/MenuRes.class | Bin 0 -> 484 bytes .../android/support/annotation/NonNull.class | Bin 0 -> 422 bytes .../android/support/annotation/Nullable.class | Bin 0 -> 424 bytes .../support/annotation/PluralsRes.class | Bin 0 -> 490 bytes .../android/support/annotation/RawRes.class | Bin 0 -> 482 bytes .../annotation/RequiresPermission$Read.class | Bin 0 -> 472 bytes .../annotation/RequiresPermission$Write.class | Bin 0 -> 474 bytes .../annotation/RequiresPermission.class | Bin 0 -> 815 bytes .../android/support/annotation/Size.class | Bin 0 -> 591 bytes .../support/annotation/StringDef.class | Bin 0 -> 467 bytes .../support/annotation/StringRes.class | Bin 0 -> 488 bytes .../android/support/annotation/StyleRes.class | Bin 0 -> 486 bytes .../support/annotation/StyleableRes.class | Bin 0 -> 494 bytes .../support/annotation/TransitionRes.class | Bin 0 -> 475 bytes .../android/support/annotation/UiThread.class | Bin 0 -> 425 bytes .../annotation/VisibleForTesting.class | Bin 0 -> 321 bytes .../support/annotation/WorkerThread.class | Bin 0 -> 433 bytes .../android/support/annotation/XmlRes.class | Bin 0 -> 482 bytes .../library/PullToRefreshRecyclerView.java | 38 +- app/app.iml | 24 +- build.gradle | 2 +- gradle/wrapper/gradle-wrapper.properties | 4 +- 2494 files changed, 113473 insertions(+), 592 deletions(-) delete mode 100644 .idea/vcs.xml create mode 100644 Library/build/generated/source/buildConfig/release/com/lhh/ptrrv/library/BuildConfig.java create mode 100644 Library/build/generated/source/r/debug/android/support/v7/appcompat/R.java create mode 100644 Library/build/generated/source/r/debug/android/support/v7/recyclerview/R.java create mode 100644 Library/build/generated/source/r/release/android/support/v7/appcompat/R.java create mode 100644 Library/build/generated/source/r/release/android/support/v7/recyclerview/R.java create mode 100644 Library/build/generated/source/r/release/com/lhh/ptrrv/library/R.java create mode 100644 Library/build/intermediates/blame/res/androidTest/debug/multi/values-af.json create mode 100644 Library/build/intermediates/blame/res/androidTest/debug/multi/values-am.json create mode 100644 Library/build/intermediates/blame/res/androidTest/debug/multi/values-ar.json create mode 100644 Library/build/intermediates/blame/res/androidTest/debug/multi/values-bg.json create mode 100644 Library/build/intermediates/blame/res/androidTest/debug/multi/values-bn-rBD.json create mode 100644 Library/build/intermediates/blame/res/androidTest/debug/multi/values-ca.json create mode 100644 Library/build/intermediates/blame/res/androidTest/debug/multi/values-cs.json create mode 100644 Library/build/intermediates/blame/res/androidTest/debug/multi/values-da.json create mode 100644 Library/build/intermediates/blame/res/androidTest/debug/multi/values-de.json create mode 100644 Library/build/intermediates/blame/res/androidTest/debug/multi/values-el.json create mode 100644 Library/build/intermediates/blame/res/androidTest/debug/multi/values-en-rGB.json create mode 100644 Library/build/intermediates/blame/res/androidTest/debug/multi/values-en-rIN.json create mode 100644 Library/build/intermediates/blame/res/androidTest/debug/multi/values-es-rUS.json create mode 100644 Library/build/intermediates/blame/res/androidTest/debug/multi/values-es.json create mode 100644 Library/build/intermediates/blame/res/androidTest/debug/multi/values-et-rEE.json create mode 100644 Library/build/intermediates/blame/res/androidTest/debug/multi/values-eu-rES.json create mode 100644 Library/build/intermediates/blame/res/androidTest/debug/multi/values-fa.json create mode 100644 Library/build/intermediates/blame/res/androidTest/debug/multi/values-fi.json create mode 100644 Library/build/intermediates/blame/res/androidTest/debug/multi/values-fr-rCA.json create mode 100644 Library/build/intermediates/blame/res/androidTest/debug/multi/values-fr.json create mode 100644 Library/build/intermediates/blame/res/androidTest/debug/multi/values-gl-rES.json create mode 100644 Library/build/intermediates/blame/res/androidTest/debug/multi/values-h720dp-v13.json create mode 100644 Library/build/intermediates/blame/res/androidTest/debug/multi/values-hdpi-v4.json create mode 100644 Library/build/intermediates/blame/res/androidTest/debug/multi/values-hi.json create mode 100644 Library/build/intermediates/blame/res/androidTest/debug/multi/values-hr.json create mode 100644 Library/build/intermediates/blame/res/androidTest/debug/multi/values-hu.json create mode 100644 Library/build/intermediates/blame/res/androidTest/debug/multi/values-hy-rAM.json create mode 100644 Library/build/intermediates/blame/res/androidTest/debug/multi/values-in.json create mode 100644 Library/build/intermediates/blame/res/androidTest/debug/multi/values-is-rIS.json create mode 100644 Library/build/intermediates/blame/res/androidTest/debug/multi/values-it.json create mode 100644 Library/build/intermediates/blame/res/androidTest/debug/multi/values-iw.json create mode 100644 Library/build/intermediates/blame/res/androidTest/debug/multi/values-ja.json create mode 100644 Library/build/intermediates/blame/res/androidTest/debug/multi/values-ka-rGE.json create mode 100644 Library/build/intermediates/blame/res/androidTest/debug/multi/values-kk-rKZ.json create mode 100644 Library/build/intermediates/blame/res/androidTest/debug/multi/values-km-rKH.json create mode 100644 Library/build/intermediates/blame/res/androidTest/debug/multi/values-kn-rIN.json create mode 100644 Library/build/intermediates/blame/res/androidTest/debug/multi/values-ko.json create mode 100644 Library/build/intermediates/blame/res/androidTest/debug/multi/values-ky-rKG.json create mode 100644 Library/build/intermediates/blame/res/androidTest/debug/multi/values-land.json create mode 100644 Library/build/intermediates/blame/res/androidTest/debug/multi/values-large-v4.json create mode 100644 Library/build/intermediates/blame/res/androidTest/debug/multi/values-lo-rLA.json create mode 100644 Library/build/intermediates/blame/res/androidTest/debug/multi/values-lt.json create mode 100644 Library/build/intermediates/blame/res/androidTest/debug/multi/values-lv.json create mode 100644 Library/build/intermediates/blame/res/androidTest/debug/multi/values-mk-rMK.json create mode 100644 Library/build/intermediates/blame/res/androidTest/debug/multi/values-ml-rIN.json create mode 100644 Library/build/intermediates/blame/res/androidTest/debug/multi/values-mn-rMN.json create mode 100644 Library/build/intermediates/blame/res/androidTest/debug/multi/values-mr-rIN.json create mode 100644 Library/build/intermediates/blame/res/androidTest/debug/multi/values-ms-rMY.json create mode 100644 Library/build/intermediates/blame/res/androidTest/debug/multi/values-my-rMM.json create mode 100644 Library/build/intermediates/blame/res/androidTest/debug/multi/values-nb.json create mode 100644 Library/build/intermediates/blame/res/androidTest/debug/multi/values-ne-rNP.json create mode 100644 Library/build/intermediates/blame/res/androidTest/debug/multi/values-nl.json create mode 100644 Library/build/intermediates/blame/res/androidTest/debug/multi/values-pl.json create mode 100644 Library/build/intermediates/blame/res/androidTest/debug/multi/values-port.json create mode 100644 Library/build/intermediates/blame/res/androidTest/debug/multi/values-pt-rPT.json create mode 100644 Library/build/intermediates/blame/res/androidTest/debug/multi/values-pt.json create mode 100644 Library/build/intermediates/blame/res/androidTest/debug/multi/values-ro.json create mode 100644 Library/build/intermediates/blame/res/androidTest/debug/multi/values-ru.json create mode 100644 Library/build/intermediates/blame/res/androidTest/debug/multi/values-si-rLK.json create mode 100644 Library/build/intermediates/blame/res/androidTest/debug/multi/values-sk.json create mode 100644 Library/build/intermediates/blame/res/androidTest/debug/multi/values-sl.json create mode 100644 Library/build/intermediates/blame/res/androidTest/debug/multi/values-sr.json create mode 100644 Library/build/intermediates/blame/res/androidTest/debug/multi/values-sv.json create mode 100644 Library/build/intermediates/blame/res/androidTest/debug/multi/values-sw.json create mode 100644 Library/build/intermediates/blame/res/androidTest/debug/multi/values-sw600dp-v13.json create mode 100644 Library/build/intermediates/blame/res/androidTest/debug/multi/values-ta-rIN.json create mode 100644 Library/build/intermediates/blame/res/androidTest/debug/multi/values-te-rIN.json create mode 100644 Library/build/intermediates/blame/res/androidTest/debug/multi/values-th.json create mode 100644 Library/build/intermediates/blame/res/androidTest/debug/multi/values-tl.json create mode 100644 Library/build/intermediates/blame/res/androidTest/debug/multi/values-tr.json create mode 100644 Library/build/intermediates/blame/res/androidTest/debug/multi/values-uk.json create mode 100644 Library/build/intermediates/blame/res/androidTest/debug/multi/values-ur-rPK.json create mode 100644 Library/build/intermediates/blame/res/androidTest/debug/multi/values-uz-rUZ.json create mode 100644 Library/build/intermediates/blame/res/androidTest/debug/multi/values-v11.json create mode 100644 Library/build/intermediates/blame/res/androidTest/debug/multi/values-v12.json create mode 100644 Library/build/intermediates/blame/res/androidTest/debug/multi/values-v14.json create mode 100644 Library/build/intermediates/blame/res/androidTest/debug/multi/values-v17.json create mode 100644 Library/build/intermediates/blame/res/androidTest/debug/multi/values-v18.json create mode 100644 Library/build/intermediates/blame/res/androidTest/debug/multi/values-v21.json create mode 100644 Library/build/intermediates/blame/res/androidTest/debug/multi/values-vi.json create mode 100644 Library/build/intermediates/blame/res/androidTest/debug/multi/values-w360dp-v13.json create mode 100644 Library/build/intermediates/blame/res/androidTest/debug/multi/values-w480dp-v13.json create mode 100644 Library/build/intermediates/blame/res/androidTest/debug/multi/values-w500dp-v13.json create mode 100644 Library/build/intermediates/blame/res/androidTest/debug/multi/values-w600dp-v13.json create mode 100644 Library/build/intermediates/blame/res/androidTest/debug/multi/values-w720dp-v13.json create mode 100644 Library/build/intermediates/blame/res/androidTest/debug/multi/values-xlarge-land-v4.json create mode 100644 Library/build/intermediates/blame/res/androidTest/debug/multi/values-xlarge-v4.json create mode 100644 Library/build/intermediates/blame/res/androidTest/debug/multi/values-zh-rCN.json create mode 100644 Library/build/intermediates/blame/res/androidTest/debug/multi/values-zh-rHK.json create mode 100644 Library/build/intermediates/blame/res/androidTest/debug/multi/values-zh-rTW.json create mode 100644 Library/build/intermediates/blame/res/androidTest/debug/multi/values-zu.json create mode 100644 Library/build/intermediates/blame/res/androidTest/debug/multi/values.json create mode 100644 Library/build/intermediates/blame/res/androidTest/debug/single/anim.json create mode 100644 Library/build/intermediates/blame/res/androidTest/debug/single/color-v11.json create mode 100644 Library/build/intermediates/blame/res/androidTest/debug/single/color.json create mode 100644 Library/build/intermediates/blame/res/androidTest/debug/single/drawable-hdpi-v4.json create mode 100644 Library/build/intermediates/blame/res/androidTest/debug/single/drawable-ldrtl-hdpi-v17.json create mode 100644 Library/build/intermediates/blame/res/androidTest/debug/single/drawable-ldrtl-mdpi-v17.json create mode 100644 Library/build/intermediates/blame/res/androidTest/debug/single/drawable-ldrtl-xhdpi-v17.json create mode 100644 Library/build/intermediates/blame/res/androidTest/debug/single/drawable-ldrtl-xxhdpi-v17.json create mode 100644 Library/build/intermediates/blame/res/androidTest/debug/single/drawable-ldrtl-xxxhdpi-v17.json create mode 100644 Library/build/intermediates/blame/res/androidTest/debug/single/drawable-mdpi-v4.json create mode 100644 Library/build/intermediates/blame/res/androidTest/debug/single/drawable-tvdpi-v4.json create mode 100644 Library/build/intermediates/blame/res/androidTest/debug/single/drawable-xhdpi-v4.json create mode 100644 Library/build/intermediates/blame/res/androidTest/debug/single/drawable-xxhdpi-v4.json create mode 100644 Library/build/intermediates/blame/res/androidTest/debug/single/drawable-xxxhdpi-v4.json create mode 100644 Library/build/intermediates/blame/res/androidTest/debug/single/drawable.json create mode 100644 Library/build/intermediates/blame/res/androidTest/debug/single/layout-v11.json create mode 100644 Library/build/intermediates/blame/res/androidTest/debug/single/layout.json create mode 100644 Library/build/intermediates/blame/res/debug/multi/values-af.json create mode 100644 Library/build/intermediates/blame/res/debug/multi/values-am.json create mode 100644 Library/build/intermediates/blame/res/debug/multi/values-ar.json create mode 100644 Library/build/intermediates/blame/res/debug/multi/values-bg.json create mode 100644 Library/build/intermediates/blame/res/debug/multi/values-bn-rBD.json create mode 100644 Library/build/intermediates/blame/res/debug/multi/values-ca.json create mode 100644 Library/build/intermediates/blame/res/debug/multi/values-cs.json create mode 100644 Library/build/intermediates/blame/res/debug/multi/values-da.json create mode 100644 Library/build/intermediates/blame/res/debug/multi/values-de.json create mode 100644 Library/build/intermediates/blame/res/debug/multi/values-el.json create mode 100644 Library/build/intermediates/blame/res/debug/multi/values-en-rGB.json create mode 100644 Library/build/intermediates/blame/res/debug/multi/values-en-rIN.json create mode 100644 Library/build/intermediates/blame/res/debug/multi/values-es-rUS.json create mode 100644 Library/build/intermediates/blame/res/debug/multi/values-es.json create mode 100644 Library/build/intermediates/blame/res/debug/multi/values-et-rEE.json create mode 100644 Library/build/intermediates/blame/res/debug/multi/values-eu-rES.json create mode 100644 Library/build/intermediates/blame/res/debug/multi/values-fa.json create mode 100644 Library/build/intermediates/blame/res/debug/multi/values-fi.json create mode 100644 Library/build/intermediates/blame/res/debug/multi/values-fr-rCA.json create mode 100644 Library/build/intermediates/blame/res/debug/multi/values-fr.json create mode 100644 Library/build/intermediates/blame/res/debug/multi/values-gl-rES.json create mode 100644 Library/build/intermediates/blame/res/debug/multi/values-h720dp-v13.json create mode 100644 Library/build/intermediates/blame/res/debug/multi/values-hdpi-v4.json create mode 100644 Library/build/intermediates/blame/res/debug/multi/values-hi.json create mode 100644 Library/build/intermediates/blame/res/debug/multi/values-hr.json create mode 100644 Library/build/intermediates/blame/res/debug/multi/values-hu.json create mode 100644 Library/build/intermediates/blame/res/debug/multi/values-hy-rAM.json create mode 100644 Library/build/intermediates/blame/res/debug/multi/values-in.json create mode 100644 Library/build/intermediates/blame/res/debug/multi/values-is-rIS.json create mode 100644 Library/build/intermediates/blame/res/debug/multi/values-it.json create mode 100644 Library/build/intermediates/blame/res/debug/multi/values-iw.json create mode 100644 Library/build/intermediates/blame/res/debug/multi/values-ja.json create mode 100644 Library/build/intermediates/blame/res/debug/multi/values-ka-rGE.json create mode 100644 Library/build/intermediates/blame/res/debug/multi/values-kk-rKZ.json create mode 100644 Library/build/intermediates/blame/res/debug/multi/values-km-rKH.json create mode 100644 Library/build/intermediates/blame/res/debug/multi/values-kn-rIN.json create mode 100644 Library/build/intermediates/blame/res/debug/multi/values-ko.json create mode 100644 Library/build/intermediates/blame/res/debug/multi/values-ky-rKG.json create mode 100644 Library/build/intermediates/blame/res/debug/multi/values-land.json create mode 100644 Library/build/intermediates/blame/res/debug/multi/values-large-v4.json create mode 100644 Library/build/intermediates/blame/res/debug/multi/values-lo-rLA.json create mode 100644 Library/build/intermediates/blame/res/debug/multi/values-lt.json create mode 100644 Library/build/intermediates/blame/res/debug/multi/values-lv.json create mode 100644 Library/build/intermediates/blame/res/debug/multi/values-mk-rMK.json create mode 100644 Library/build/intermediates/blame/res/debug/multi/values-ml-rIN.json create mode 100644 Library/build/intermediates/blame/res/debug/multi/values-mn-rMN.json create mode 100644 Library/build/intermediates/blame/res/debug/multi/values-mr-rIN.json create mode 100644 Library/build/intermediates/blame/res/debug/multi/values-ms-rMY.json create mode 100644 Library/build/intermediates/blame/res/debug/multi/values-my-rMM.json create mode 100644 Library/build/intermediates/blame/res/debug/multi/values-nb.json create mode 100644 Library/build/intermediates/blame/res/debug/multi/values-ne-rNP.json create mode 100644 Library/build/intermediates/blame/res/debug/multi/values-nl.json create mode 100644 Library/build/intermediates/blame/res/debug/multi/values-pl.json create mode 100644 Library/build/intermediates/blame/res/debug/multi/values-port.json create mode 100644 Library/build/intermediates/blame/res/debug/multi/values-pt-rPT.json create mode 100644 Library/build/intermediates/blame/res/debug/multi/values-pt.json create mode 100644 Library/build/intermediates/blame/res/debug/multi/values-ro.json create mode 100644 Library/build/intermediates/blame/res/debug/multi/values-ru.json create mode 100644 Library/build/intermediates/blame/res/debug/multi/values-si-rLK.json create mode 100644 Library/build/intermediates/blame/res/debug/multi/values-sk.json create mode 100644 Library/build/intermediates/blame/res/debug/multi/values-sl.json create mode 100644 Library/build/intermediates/blame/res/debug/multi/values-sr.json create mode 100644 Library/build/intermediates/blame/res/debug/multi/values-sv.json create mode 100644 Library/build/intermediates/blame/res/debug/multi/values-sw.json create mode 100644 Library/build/intermediates/blame/res/debug/multi/values-sw600dp-v13.json create mode 100644 Library/build/intermediates/blame/res/debug/multi/values-ta-rIN.json create mode 100644 Library/build/intermediates/blame/res/debug/multi/values-te-rIN.json create mode 100644 Library/build/intermediates/blame/res/debug/multi/values-th.json create mode 100644 Library/build/intermediates/blame/res/debug/multi/values-tl.json create mode 100644 Library/build/intermediates/blame/res/debug/multi/values-tr.json create mode 100644 Library/build/intermediates/blame/res/debug/multi/values-uk.json create mode 100644 Library/build/intermediates/blame/res/debug/multi/values-ur-rPK.json create mode 100644 Library/build/intermediates/blame/res/debug/multi/values-uz-rUZ.json create mode 100644 Library/build/intermediates/blame/res/debug/multi/values-v11.json create mode 100644 Library/build/intermediates/blame/res/debug/multi/values-v12.json create mode 100644 Library/build/intermediates/blame/res/debug/multi/values-v14.json create mode 100644 Library/build/intermediates/blame/res/debug/multi/values-v17.json create mode 100644 Library/build/intermediates/blame/res/debug/multi/values-v18.json create mode 100644 Library/build/intermediates/blame/res/debug/multi/values-v21.json create mode 100644 Library/build/intermediates/blame/res/debug/multi/values-vi.json create mode 100644 Library/build/intermediates/blame/res/debug/multi/values-w360dp-v13.json create mode 100644 Library/build/intermediates/blame/res/debug/multi/values-w480dp-v13.json create mode 100644 Library/build/intermediates/blame/res/debug/multi/values-w500dp-v13.json create mode 100644 Library/build/intermediates/blame/res/debug/multi/values-w600dp-v13.json create mode 100644 Library/build/intermediates/blame/res/debug/multi/values-w720dp-v13.json create mode 100644 Library/build/intermediates/blame/res/debug/multi/values-xlarge-land-v4.json create mode 100644 Library/build/intermediates/blame/res/debug/multi/values-xlarge-v4.json create mode 100644 Library/build/intermediates/blame/res/debug/multi/values-zh-rCN.json create mode 100644 Library/build/intermediates/blame/res/debug/multi/values-zh-rHK.json create mode 100644 Library/build/intermediates/blame/res/debug/multi/values-zh-rTW.json create mode 100644 Library/build/intermediates/blame/res/debug/multi/values-zu.json create mode 100644 Library/build/intermediates/blame/res/debug/multi/values.json create mode 100644 Library/build/intermediates/blame/res/debug/single/anim.json create mode 100644 Library/build/intermediates/blame/res/debug/single/color-v11.json create mode 100644 Library/build/intermediates/blame/res/debug/single/color.json create mode 100644 Library/build/intermediates/blame/res/debug/single/drawable-hdpi-v4.json create mode 100644 Library/build/intermediates/blame/res/debug/single/drawable-ldrtl-hdpi-v17.json create mode 100644 Library/build/intermediates/blame/res/debug/single/drawable-ldrtl-mdpi-v17.json create mode 100644 Library/build/intermediates/blame/res/debug/single/drawable-ldrtl-xhdpi-v17.json create mode 100644 Library/build/intermediates/blame/res/debug/single/drawable-ldrtl-xxhdpi-v17.json create mode 100644 Library/build/intermediates/blame/res/debug/single/drawable-ldrtl-xxxhdpi-v17.json create mode 100644 Library/build/intermediates/blame/res/debug/single/drawable-mdpi-v4.json create mode 100644 Library/build/intermediates/blame/res/debug/single/drawable-tvdpi-v4.json create mode 100644 Library/build/intermediates/blame/res/debug/single/drawable-xhdpi-v4.json create mode 100644 Library/build/intermediates/blame/res/debug/single/drawable-xxhdpi-v4.json create mode 100644 Library/build/intermediates/blame/res/debug/single/drawable-xxxhdpi-v4.json create mode 100644 Library/build/intermediates/blame/res/debug/single/drawable.json create mode 100644 Library/build/intermediates/blame/res/debug/single/layout-v11.json create mode 100644 Library/build/intermediates/blame/res/debug/single/layout.json create mode 100644 Library/build/intermediates/blame/res/release/multi/values-af.json create mode 100644 Library/build/intermediates/blame/res/release/multi/values-am.json create mode 100644 Library/build/intermediates/blame/res/release/multi/values-ar.json create mode 100644 Library/build/intermediates/blame/res/release/multi/values-bg.json create mode 100644 Library/build/intermediates/blame/res/release/multi/values-bn-rBD.json create mode 100644 Library/build/intermediates/blame/res/release/multi/values-ca.json create mode 100644 Library/build/intermediates/blame/res/release/multi/values-cs.json create mode 100644 Library/build/intermediates/blame/res/release/multi/values-da.json create mode 100644 Library/build/intermediates/blame/res/release/multi/values-de.json create mode 100644 Library/build/intermediates/blame/res/release/multi/values-el.json create mode 100644 Library/build/intermediates/blame/res/release/multi/values-en-rGB.json create mode 100644 Library/build/intermediates/blame/res/release/multi/values-en-rIN.json create mode 100644 Library/build/intermediates/blame/res/release/multi/values-es-rUS.json create mode 100644 Library/build/intermediates/blame/res/release/multi/values-es.json create mode 100644 Library/build/intermediates/blame/res/release/multi/values-et-rEE.json create mode 100644 Library/build/intermediates/blame/res/release/multi/values-eu-rES.json create mode 100644 Library/build/intermediates/blame/res/release/multi/values-fa.json create mode 100644 Library/build/intermediates/blame/res/release/multi/values-fi.json create mode 100644 Library/build/intermediates/blame/res/release/multi/values-fr-rCA.json create mode 100644 Library/build/intermediates/blame/res/release/multi/values-fr.json create mode 100644 Library/build/intermediates/blame/res/release/multi/values-gl-rES.json create mode 100644 Library/build/intermediates/blame/res/release/multi/values-h720dp-v13.json create mode 100644 Library/build/intermediates/blame/res/release/multi/values-hdpi-v4.json create mode 100644 Library/build/intermediates/blame/res/release/multi/values-hi.json create mode 100644 Library/build/intermediates/blame/res/release/multi/values-hr.json create mode 100644 Library/build/intermediates/blame/res/release/multi/values-hu.json create mode 100644 Library/build/intermediates/blame/res/release/multi/values-hy-rAM.json create mode 100644 Library/build/intermediates/blame/res/release/multi/values-in.json create mode 100644 Library/build/intermediates/blame/res/release/multi/values-is-rIS.json create mode 100644 Library/build/intermediates/blame/res/release/multi/values-it.json create mode 100644 Library/build/intermediates/blame/res/release/multi/values-iw.json create mode 100644 Library/build/intermediates/blame/res/release/multi/values-ja.json create mode 100644 Library/build/intermediates/blame/res/release/multi/values-ka-rGE.json create mode 100644 Library/build/intermediates/blame/res/release/multi/values-kk-rKZ.json create mode 100644 Library/build/intermediates/blame/res/release/multi/values-km-rKH.json create mode 100644 Library/build/intermediates/blame/res/release/multi/values-kn-rIN.json create mode 100644 Library/build/intermediates/blame/res/release/multi/values-ko.json create mode 100644 Library/build/intermediates/blame/res/release/multi/values-ky-rKG.json create mode 100644 Library/build/intermediates/blame/res/release/multi/values-land.json create mode 100644 Library/build/intermediates/blame/res/release/multi/values-large-v4.json create mode 100644 Library/build/intermediates/blame/res/release/multi/values-lo-rLA.json create mode 100644 Library/build/intermediates/blame/res/release/multi/values-lt.json create mode 100644 Library/build/intermediates/blame/res/release/multi/values-lv.json create mode 100644 Library/build/intermediates/blame/res/release/multi/values-mk-rMK.json create mode 100644 Library/build/intermediates/blame/res/release/multi/values-ml-rIN.json create mode 100644 Library/build/intermediates/blame/res/release/multi/values-mn-rMN.json create mode 100644 Library/build/intermediates/blame/res/release/multi/values-mr-rIN.json create mode 100644 Library/build/intermediates/blame/res/release/multi/values-ms-rMY.json create mode 100644 Library/build/intermediates/blame/res/release/multi/values-my-rMM.json create mode 100644 Library/build/intermediates/blame/res/release/multi/values-nb.json create mode 100644 Library/build/intermediates/blame/res/release/multi/values-ne-rNP.json create mode 100644 Library/build/intermediates/blame/res/release/multi/values-nl.json create mode 100644 Library/build/intermediates/blame/res/release/multi/values-pl.json create mode 100644 Library/build/intermediates/blame/res/release/multi/values-port.json create mode 100644 Library/build/intermediates/blame/res/release/multi/values-pt-rPT.json create mode 100644 Library/build/intermediates/blame/res/release/multi/values-pt.json create mode 100644 Library/build/intermediates/blame/res/release/multi/values-ro.json create mode 100644 Library/build/intermediates/blame/res/release/multi/values-ru.json create mode 100644 Library/build/intermediates/blame/res/release/multi/values-si-rLK.json create mode 100644 Library/build/intermediates/blame/res/release/multi/values-sk.json create mode 100644 Library/build/intermediates/blame/res/release/multi/values-sl.json create mode 100644 Library/build/intermediates/blame/res/release/multi/values-sr.json create mode 100644 Library/build/intermediates/blame/res/release/multi/values-sv.json create mode 100644 Library/build/intermediates/blame/res/release/multi/values-sw.json create mode 100644 Library/build/intermediates/blame/res/release/multi/values-sw600dp-v13.json create mode 100644 Library/build/intermediates/blame/res/release/multi/values-ta-rIN.json create mode 100644 Library/build/intermediates/blame/res/release/multi/values-te-rIN.json create mode 100644 Library/build/intermediates/blame/res/release/multi/values-th.json create mode 100644 Library/build/intermediates/blame/res/release/multi/values-tl.json create mode 100644 Library/build/intermediates/blame/res/release/multi/values-tr.json create mode 100644 Library/build/intermediates/blame/res/release/multi/values-uk.json create mode 100644 Library/build/intermediates/blame/res/release/multi/values-ur-rPK.json create mode 100644 Library/build/intermediates/blame/res/release/multi/values-uz-rUZ.json create mode 100644 Library/build/intermediates/blame/res/release/multi/values-v11.json create mode 100644 Library/build/intermediates/blame/res/release/multi/values-v12.json create mode 100644 Library/build/intermediates/blame/res/release/multi/values-v14.json create mode 100644 Library/build/intermediates/blame/res/release/multi/values-v17.json create mode 100644 Library/build/intermediates/blame/res/release/multi/values-v18.json create mode 100644 Library/build/intermediates/blame/res/release/multi/values-v21.json create mode 100644 Library/build/intermediates/blame/res/release/multi/values-vi.json create mode 100644 Library/build/intermediates/blame/res/release/multi/values-w360dp-v13.json create mode 100644 Library/build/intermediates/blame/res/release/multi/values-w480dp-v13.json create mode 100644 Library/build/intermediates/blame/res/release/multi/values-w500dp-v13.json create mode 100644 Library/build/intermediates/blame/res/release/multi/values-w600dp-v13.json create mode 100644 Library/build/intermediates/blame/res/release/multi/values-w720dp-v13.json create mode 100644 Library/build/intermediates/blame/res/release/multi/values-xlarge-land-v4.json create mode 100644 Library/build/intermediates/blame/res/release/multi/values-xlarge-v4.json create mode 100644 Library/build/intermediates/blame/res/release/multi/values-zh-rCN.json create mode 100644 Library/build/intermediates/blame/res/release/multi/values-zh-rHK.json create mode 100644 Library/build/intermediates/blame/res/release/multi/values-zh-rTW.json create mode 100644 Library/build/intermediates/blame/res/release/multi/values-zu.json create mode 100644 Library/build/intermediates/blame/res/release/multi/values.json create mode 100644 Library/build/intermediates/blame/res/release/single/anim.json create mode 100644 Library/build/intermediates/blame/res/release/single/color-v11.json create mode 100644 Library/build/intermediates/blame/res/release/single/color.json create mode 100644 Library/build/intermediates/blame/res/release/single/drawable-hdpi-v4.json create mode 100644 Library/build/intermediates/blame/res/release/single/drawable-ldrtl-hdpi-v17.json create mode 100644 Library/build/intermediates/blame/res/release/single/drawable-ldrtl-mdpi-v17.json create mode 100644 Library/build/intermediates/blame/res/release/single/drawable-ldrtl-xhdpi-v17.json create mode 100644 Library/build/intermediates/blame/res/release/single/drawable-ldrtl-xxhdpi-v17.json create mode 100644 Library/build/intermediates/blame/res/release/single/drawable-ldrtl-xxxhdpi-v17.json create mode 100644 Library/build/intermediates/blame/res/release/single/drawable-mdpi-v4.json create mode 100644 Library/build/intermediates/blame/res/release/single/drawable-tvdpi-v4.json create mode 100644 Library/build/intermediates/blame/res/release/single/drawable-xhdpi-v4.json create mode 100644 Library/build/intermediates/blame/res/release/single/drawable-xxhdpi-v4.json create mode 100644 Library/build/intermediates/blame/res/release/single/drawable-xxxhdpi-v4.json create mode 100644 Library/build/intermediates/blame/res/release/single/drawable.json create mode 100644 Library/build/intermediates/blame/res/release/single/layout-v11.json create mode 100644 Library/build/intermediates/blame/res/release/single/layout.json create mode 100644 Library/build/intermediates/bundles/release/AndroidManifest.xml create mode 100644 Library/build/intermediates/bundles/release/R.txt create mode 100644 Library/build/intermediates/bundles/release/aapt/AndroidManifest.xml create mode 100644 Library/build/intermediates/bundles/release/classes.jar create mode 100644 Library/build/intermediates/bundles/release/res/layout/ptrrv_root_view.xml create mode 100644 Library/build/intermediates/bundles/release/res/values/values.xml create mode 100644 Library/build/intermediates/classes/debug/android/support/v7/appcompat/R$anim.class create mode 100644 Library/build/intermediates/classes/debug/android/support/v7/appcompat/R$attr.class create mode 100644 Library/build/intermediates/classes/debug/android/support/v7/appcompat/R$bool.class create mode 100644 Library/build/intermediates/classes/debug/android/support/v7/appcompat/R$color.class create mode 100644 Library/build/intermediates/classes/debug/android/support/v7/appcompat/R$dimen.class create mode 100644 Library/build/intermediates/classes/debug/android/support/v7/appcompat/R$drawable.class create mode 100644 Library/build/intermediates/classes/debug/android/support/v7/appcompat/R$id.class create mode 100644 Library/build/intermediates/classes/debug/android/support/v7/appcompat/R$integer.class create mode 100644 Library/build/intermediates/classes/debug/android/support/v7/appcompat/R$layout.class create mode 100644 Library/build/intermediates/classes/debug/android/support/v7/appcompat/R$string.class create mode 100644 Library/build/intermediates/classes/debug/android/support/v7/appcompat/R$style.class create mode 100644 Library/build/intermediates/classes/debug/android/support/v7/appcompat/R$styleable.class create mode 100644 Library/build/intermediates/classes/debug/android/support/v7/appcompat/R.class create mode 100644 Library/build/intermediates/classes/debug/android/support/v7/recyclerview/R$attr.class create mode 100644 Library/build/intermediates/classes/debug/android/support/v7/recyclerview/R$dimen.class create mode 100644 Library/build/intermediates/classes/debug/android/support/v7/recyclerview/R$id.class create mode 100644 Library/build/intermediates/classes/debug/android/support/v7/recyclerview/R$styleable.class create mode 100644 Library/build/intermediates/classes/debug/android/support/v7/recyclerview/R.class create mode 100644 Library/build/intermediates/classes/debug/com/lhh/ptrrv/library/PullToRefreshRecyclerView$1.class create mode 100644 Library/build/intermediates/classes/debug/com/lhh/ptrrv/library/PullToRefreshRecyclerView$AdapterObserver.class create mode 100644 Library/build/intermediates/classes/debug/com/lhh/ptrrv/library/PullToRefreshRecyclerView$InterOnScrollListener.class create mode 100644 Library/build/intermediates/classes/debug/com/lhh/ptrrv/library/PullToRefreshRecyclerView$OnScrollListener.class create mode 100644 Library/build/intermediates/classes/debug/com/lhh/ptrrv/library/PullToRefreshRecyclerView$PagingableListener.class create mode 100644 Library/build/intermediates/classes/debug/com/lhh/ptrrv/library/PullToRefreshRecyclerView.class create mode 100644 Library/build/intermediates/classes/debug/com/lhh/ptrrv/library/footer/loadmore/BaseLoadMoreView$1.class create mode 100644 Library/build/intermediates/classes/debug/com/lhh/ptrrv/library/footer/loadmore/BaseLoadMoreView$OnDrawListener.class create mode 100644 Library/build/intermediates/classes/debug/com/lhh/ptrrv/library/footer/loadmore/BaseLoadMoreView.class create mode 100644 Library/build/intermediates/classes/debug/com/lhh/ptrrv/library/footer/loadmore/DefaultLoadMoreView.class create mode 100644 Library/build/intermediates/classes/debug/com/lhh/ptrrv/library/header/BaseHeader.class create mode 100644 Library/build/intermediates/classes/debug/com/lhh/ptrrv/library/header/Header.class create mode 100644 Library/build/intermediates/classes/debug/com/lhh/ptrrv/library/impl/PrvInterface.class create mode 100644 Library/build/intermediates/classes/debug/com/lhh/ptrrv/library/util/PullToRefreshRecyclerViewUtil.class create mode 100644 Library/build/intermediates/classes/release/android/support/v7/appcompat/R$anim.class create mode 100644 Library/build/intermediates/classes/release/android/support/v7/appcompat/R$attr.class create mode 100644 Library/build/intermediates/classes/release/android/support/v7/appcompat/R$bool.class create mode 100644 Library/build/intermediates/classes/release/android/support/v7/appcompat/R$color.class create mode 100644 Library/build/intermediates/classes/release/android/support/v7/appcompat/R$dimen.class create mode 100644 Library/build/intermediates/classes/release/android/support/v7/appcompat/R$drawable.class create mode 100644 Library/build/intermediates/classes/release/android/support/v7/appcompat/R$id.class create mode 100644 Library/build/intermediates/classes/release/android/support/v7/appcompat/R$integer.class create mode 100644 Library/build/intermediates/classes/release/android/support/v7/appcompat/R$layout.class create mode 100644 Library/build/intermediates/classes/release/android/support/v7/appcompat/R$string.class create mode 100644 Library/build/intermediates/classes/release/android/support/v7/appcompat/R$style.class create mode 100644 Library/build/intermediates/classes/release/android/support/v7/appcompat/R$styleable.class create mode 100644 Library/build/intermediates/classes/release/android/support/v7/appcompat/R.class create mode 100644 Library/build/intermediates/classes/release/android/support/v7/recyclerview/R$attr.class create mode 100644 Library/build/intermediates/classes/release/android/support/v7/recyclerview/R$dimen.class create mode 100644 Library/build/intermediates/classes/release/android/support/v7/recyclerview/R$id.class create mode 100644 Library/build/intermediates/classes/release/android/support/v7/recyclerview/R$styleable.class create mode 100644 Library/build/intermediates/classes/release/android/support/v7/recyclerview/R.class create mode 100644 Library/build/intermediates/classes/release/com/lhh/ptrrv/library/BuildConfig.class create mode 100644 Library/build/intermediates/classes/release/com/lhh/ptrrv/library/PullToRefreshRecyclerView$1.class create mode 100644 Library/build/intermediates/classes/release/com/lhh/ptrrv/library/PullToRefreshRecyclerView$AdapterObserver.class create mode 100644 Library/build/intermediates/classes/release/com/lhh/ptrrv/library/PullToRefreshRecyclerView$InterOnScrollListener.class create mode 100644 Library/build/intermediates/classes/release/com/lhh/ptrrv/library/PullToRefreshRecyclerView$OnScrollListener.class create mode 100644 Library/build/intermediates/classes/release/com/lhh/ptrrv/library/PullToRefreshRecyclerView$PagingableListener.class create mode 100644 Library/build/intermediates/classes/release/com/lhh/ptrrv/library/PullToRefreshRecyclerView.class create mode 100644 Library/build/intermediates/classes/release/com/lhh/ptrrv/library/R$anim.class create mode 100644 Library/build/intermediates/classes/release/com/lhh/ptrrv/library/R$attr.class create mode 100644 Library/build/intermediates/classes/release/com/lhh/ptrrv/library/R$bool.class create mode 100644 Library/build/intermediates/classes/release/com/lhh/ptrrv/library/R$color.class create mode 100644 Library/build/intermediates/classes/release/com/lhh/ptrrv/library/R$dimen.class create mode 100644 Library/build/intermediates/classes/release/com/lhh/ptrrv/library/R$drawable.class create mode 100644 Library/build/intermediates/classes/release/com/lhh/ptrrv/library/R$id.class create mode 100644 Library/build/intermediates/classes/release/com/lhh/ptrrv/library/R$integer.class create mode 100644 Library/build/intermediates/classes/release/com/lhh/ptrrv/library/R$layout.class create mode 100644 Library/build/intermediates/classes/release/com/lhh/ptrrv/library/R$string.class create mode 100644 Library/build/intermediates/classes/release/com/lhh/ptrrv/library/R$style.class create mode 100644 Library/build/intermediates/classes/release/com/lhh/ptrrv/library/R$styleable.class create mode 100644 Library/build/intermediates/classes/release/com/lhh/ptrrv/library/R.class create mode 100644 Library/build/intermediates/classes/release/com/lhh/ptrrv/library/footer/loadmore/BaseLoadMoreView$1.class create mode 100644 Library/build/intermediates/classes/release/com/lhh/ptrrv/library/footer/loadmore/BaseLoadMoreView$OnDrawListener.class create mode 100644 Library/build/intermediates/classes/release/com/lhh/ptrrv/library/footer/loadmore/BaseLoadMoreView.class create mode 100644 Library/build/intermediates/classes/release/com/lhh/ptrrv/library/footer/loadmore/DefaultLoadMoreView.class create mode 100644 Library/build/intermediates/classes/release/com/lhh/ptrrv/library/header/BaseHeader.class create mode 100644 Library/build/intermediates/classes/release/com/lhh/ptrrv/library/header/Header.class create mode 100644 Library/build/intermediates/classes/release/com/lhh/ptrrv/library/impl/PrvInterface.class create mode 100644 Library/build/intermediates/classes/release/com/lhh/ptrrv/library/util/PullToRefreshRecyclerViewUtil.class create mode 100644 Library/build/intermediates/incremental-safeguard/debug/tag.txt create mode 100644 Library/build/intermediates/incremental-safeguard/release/tag.txt create mode 100644 Library/build/intermediates/incremental/compileDebugAidl/dependency.store create mode 100644 Library/build/intermediates/incremental/compileDebugAndroidTestAidl/dependency.store create mode 100644 Library/build/intermediates/incremental/compileReleaseAidl/dependency.store create mode 100644 Library/build/intermediates/incremental/mergeDebugAndroidTestAssets/merger.xml create mode 100644 Library/build/intermediates/incremental/mergeDebugAndroidTestResources/merger.xml create mode 100644 Library/build/intermediates/incremental/mergeDebugAndroidTestShaders/merger.xml create mode 100644 Library/build/intermediates/incremental/mergeDebugAssets/merger.xml create mode 100644 Library/build/intermediates/incremental/mergeDebugJniLibFolders/merger.xml create mode 100644 Library/build/intermediates/incremental/mergeDebugResources/merger.xml create mode 100644 Library/build/intermediates/incremental/mergeDebugShaders/merger.xml create mode 100644 Library/build/intermediates/incremental/mergeReleaseAssets/merger.xml create mode 100644 Library/build/intermediates/incremental/mergeReleaseJniLibFolders/merger.xml create mode 100644 Library/build/intermediates/incremental/mergeReleaseResources/merger.xml create mode 100644 Library/build/intermediates/incremental/mergeReleaseShaders/merger.xml create mode 100644 Library/build/intermediates/incremental/packageDebugResources/merger.xml create mode 100644 Library/build/intermediates/incremental/packageReleaseResources/merger.xml create mode 100644 Library/build/intermediates/res/merged/androidTest/debug/layout/ptrrv_root_view.xml create mode 100644 Library/build/intermediates/res/merged/debug/layout/ptrrv_root_view.xml create mode 100644 Library/build/intermediates/res/merged/release/anim/abc_fade_in.xml create mode 100644 Library/build/intermediates/res/merged/release/anim/abc_fade_out.xml create mode 100644 Library/build/intermediates/res/merged/release/anim/abc_grow_fade_in_from_bottom.xml create mode 100644 Library/build/intermediates/res/merged/release/anim/abc_popup_enter.xml create mode 100644 Library/build/intermediates/res/merged/release/anim/abc_popup_exit.xml create mode 100644 Library/build/intermediates/res/merged/release/anim/abc_shrink_fade_out_from_bottom.xml create mode 100644 Library/build/intermediates/res/merged/release/anim/abc_slide_in_bottom.xml create mode 100644 Library/build/intermediates/res/merged/release/anim/abc_slide_in_top.xml create mode 100644 Library/build/intermediates/res/merged/release/anim/abc_slide_out_bottom.xml create mode 100644 Library/build/intermediates/res/merged/release/anim/abc_slide_out_top.xml create mode 100644 Library/build/intermediates/res/merged/release/color-v11/abc_background_cache_hint_selector_material_dark.xml create mode 100644 Library/build/intermediates/res/merged/release/color-v11/abc_background_cache_hint_selector_material_light.xml create mode 100644 Library/build/intermediates/res/merged/release/color/abc_background_cache_hint_selector_material_dark.xml create mode 100644 Library/build/intermediates/res/merged/release/color/abc_background_cache_hint_selector_material_light.xml create mode 100644 Library/build/intermediates/res/merged/release/color/abc_primary_text_disable_only_material_dark.xml create mode 100644 Library/build/intermediates/res/merged/release/color/abc_primary_text_disable_only_material_light.xml create mode 100644 Library/build/intermediates/res/merged/release/color/abc_primary_text_material_dark.xml create mode 100644 Library/build/intermediates/res/merged/release/color/abc_primary_text_material_light.xml create mode 100644 Library/build/intermediates/res/merged/release/color/abc_search_url_text.xml create mode 100644 Library/build/intermediates/res/merged/release/color/abc_secondary_text_material_dark.xml create mode 100644 Library/build/intermediates/res/merged/release/color/abc_secondary_text_material_light.xml create mode 100644 Library/build/intermediates/res/merged/release/color/switch_thumb_material_dark.xml create mode 100644 Library/build/intermediates/res/merged/release/color/switch_thumb_material_light.xml create mode 100644 Library/build/intermediates/res/merged/release/drawable-hdpi-v4/abc_ab_share_pack_mtrl_alpha.9.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-hdpi-v4/abc_btn_check_to_on_mtrl_000.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-hdpi-v4/abc_btn_check_to_on_mtrl_015.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-hdpi-v4/abc_btn_radio_to_on_mtrl_000.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-hdpi-v4/abc_btn_radio_to_on_mtrl_015.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-hdpi-v4/abc_btn_rating_star_off_mtrl_alpha.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-hdpi-v4/abc_btn_rating_star_on_mtrl_alpha.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-hdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-hdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-hdpi-v4/abc_cab_background_top_mtrl_alpha.9.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-hdpi-v4/abc_ic_ab_back_mtrl_am_alpha.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-hdpi-v4/abc_ic_clear_mtrl_alpha.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-hdpi-v4/abc_ic_commit_search_api_mtrl_alpha.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-hdpi-v4/abc_ic_go_search_api_mtrl_alpha.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-hdpi-v4/abc_ic_menu_copy_mtrl_am_alpha.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-hdpi-v4/abc_ic_menu_cut_mtrl_alpha.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-hdpi-v4/abc_ic_menu_moreoverflow_mtrl_alpha.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-hdpi-v4/abc_ic_menu_paste_mtrl_am_alpha.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-hdpi-v4/abc_ic_menu_selectall_mtrl_alpha.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-hdpi-v4/abc_ic_menu_share_mtrl_alpha.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-hdpi-v4/abc_ic_search_api_mtrl_alpha.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-hdpi-v4/abc_ic_voice_search_api_mtrl_alpha.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-hdpi-v4/abc_list_divider_mtrl_alpha.9.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-hdpi-v4/abc_list_focused_holo.9.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-hdpi-v4/abc_list_longpressed_holo.9.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-hdpi-v4/abc_list_pressed_holo_dark.9.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-hdpi-v4/abc_list_pressed_holo_light.9.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-hdpi-v4/abc_list_selector_disabled_holo_dark.9.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-hdpi-v4/abc_list_selector_disabled_holo_light.9.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-hdpi-v4/abc_menu_hardkey_panel_mtrl_mult.9.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-hdpi-v4/abc_popup_background_mtrl_mult.9.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-hdpi-v4/abc_spinner_mtrl_am_alpha.9.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-hdpi-v4/abc_switch_track_mtrl_alpha.9.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-hdpi-v4/abc_tab_indicator_mtrl_alpha.9.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-hdpi-v4/abc_text_cursor_mtrl_alpha.9.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-hdpi-v4/abc_textfield_activated_mtrl_alpha.9.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-hdpi-v4/abc_textfield_default_mtrl_alpha.9.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-hdpi-v4/abc_textfield_search_activated_mtrl_alpha.9.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-hdpi-v4/abc_textfield_search_default_mtrl_alpha.9.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-ldrtl-hdpi-v17/abc_ic_ab_back_mtrl_am_alpha.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-ldrtl-hdpi-v17/abc_ic_menu_copy_mtrl_am_alpha.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-ldrtl-hdpi-v17/abc_ic_menu_cut_mtrl_alpha.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-ldrtl-hdpi-v17/abc_spinner_mtrl_am_alpha.9.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-ldrtl-mdpi-v17/abc_ic_ab_back_mtrl_am_alpha.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-ldrtl-mdpi-v17/abc_ic_menu_copy_mtrl_am_alpha.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-ldrtl-mdpi-v17/abc_ic_menu_cut_mtrl_alpha.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-ldrtl-mdpi-v17/abc_spinner_mtrl_am_alpha.9.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-ldrtl-xhdpi-v17/abc_ic_ab_back_mtrl_am_alpha.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-ldrtl-xhdpi-v17/abc_ic_menu_copy_mtrl_am_alpha.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-ldrtl-xhdpi-v17/abc_ic_menu_cut_mtrl_alpha.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-ldrtl-xhdpi-v17/abc_spinner_mtrl_am_alpha.9.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-ldrtl-xxhdpi-v17/abc_ic_ab_back_mtrl_am_alpha.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-ldrtl-xxhdpi-v17/abc_ic_menu_copy_mtrl_am_alpha.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-ldrtl-xxhdpi-v17/abc_ic_menu_cut_mtrl_alpha.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-ldrtl-xxhdpi-v17/abc_spinner_mtrl_am_alpha.9.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-ldrtl-xxxhdpi-v17/abc_ic_ab_back_mtrl_am_alpha.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-ldrtl-xxxhdpi-v17/abc_ic_menu_copy_mtrl_am_alpha.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-ldrtl-xxxhdpi-v17/abc_ic_menu_cut_mtrl_alpha.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-ldrtl-xxxhdpi-v17/abc_spinner_mtrl_am_alpha.9.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-mdpi-v4/abc_ab_share_pack_mtrl_alpha.9.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-mdpi-v4/abc_btn_check_to_on_mtrl_000.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-mdpi-v4/abc_btn_check_to_on_mtrl_015.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-mdpi-v4/abc_btn_radio_to_on_mtrl_000.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-mdpi-v4/abc_btn_radio_to_on_mtrl_015.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-mdpi-v4/abc_btn_rating_star_off_mtrl_alpha.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-mdpi-v4/abc_btn_rating_star_on_mtrl_alpha.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-mdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-mdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-mdpi-v4/abc_cab_background_top_mtrl_alpha.9.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-mdpi-v4/abc_ic_ab_back_mtrl_am_alpha.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-mdpi-v4/abc_ic_clear_mtrl_alpha.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-mdpi-v4/abc_ic_commit_search_api_mtrl_alpha.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-mdpi-v4/abc_ic_go_search_api_mtrl_alpha.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-mdpi-v4/abc_ic_menu_copy_mtrl_am_alpha.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-mdpi-v4/abc_ic_menu_cut_mtrl_alpha.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-mdpi-v4/abc_ic_menu_moreoverflow_mtrl_alpha.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-mdpi-v4/abc_ic_menu_paste_mtrl_am_alpha.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-mdpi-v4/abc_ic_menu_selectall_mtrl_alpha.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-mdpi-v4/abc_ic_menu_share_mtrl_alpha.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-mdpi-v4/abc_ic_search_api_mtrl_alpha.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-mdpi-v4/abc_ic_voice_search_api_mtrl_alpha.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-mdpi-v4/abc_list_divider_mtrl_alpha.9.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-mdpi-v4/abc_list_focused_holo.9.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-mdpi-v4/abc_list_longpressed_holo.9.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-mdpi-v4/abc_list_pressed_holo_dark.9.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-mdpi-v4/abc_list_pressed_holo_light.9.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-mdpi-v4/abc_list_selector_disabled_holo_dark.9.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-mdpi-v4/abc_list_selector_disabled_holo_light.9.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-mdpi-v4/abc_menu_hardkey_panel_mtrl_mult.9.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-mdpi-v4/abc_popup_background_mtrl_mult.9.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-mdpi-v4/abc_spinner_mtrl_am_alpha.9.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-mdpi-v4/abc_switch_track_mtrl_alpha.9.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-mdpi-v4/abc_tab_indicator_mtrl_alpha.9.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-mdpi-v4/abc_text_cursor_mtrl_alpha.9.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-mdpi-v4/abc_textfield_activated_mtrl_alpha.9.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-mdpi-v4/abc_textfield_default_mtrl_alpha.9.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-mdpi-v4/abc_textfield_search_activated_mtrl_alpha.9.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-mdpi-v4/abc_textfield_search_default_mtrl_alpha.9.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-tvdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-tvdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-xhdpi-v4/abc_ab_share_pack_mtrl_alpha.9.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-xhdpi-v4/abc_btn_check_to_on_mtrl_000.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-xhdpi-v4/abc_btn_check_to_on_mtrl_015.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-xhdpi-v4/abc_btn_radio_to_on_mtrl_000.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-xhdpi-v4/abc_btn_radio_to_on_mtrl_015.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-xhdpi-v4/abc_btn_rating_star_off_mtrl_alpha.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-xhdpi-v4/abc_btn_rating_star_on_mtrl_alpha.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-xhdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-xhdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-xhdpi-v4/abc_cab_background_top_mtrl_alpha.9.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-xhdpi-v4/abc_ic_ab_back_mtrl_am_alpha.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-xhdpi-v4/abc_ic_clear_mtrl_alpha.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-xhdpi-v4/abc_ic_commit_search_api_mtrl_alpha.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-xhdpi-v4/abc_ic_go_search_api_mtrl_alpha.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-xhdpi-v4/abc_ic_menu_copy_mtrl_am_alpha.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-xhdpi-v4/abc_ic_menu_cut_mtrl_alpha.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-xhdpi-v4/abc_ic_menu_moreoverflow_mtrl_alpha.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-xhdpi-v4/abc_ic_menu_paste_mtrl_am_alpha.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-xhdpi-v4/abc_ic_menu_selectall_mtrl_alpha.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-xhdpi-v4/abc_ic_menu_share_mtrl_alpha.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-xhdpi-v4/abc_ic_search_api_mtrl_alpha.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-xhdpi-v4/abc_ic_voice_search_api_mtrl_alpha.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-xhdpi-v4/abc_list_divider_mtrl_alpha.9.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-xhdpi-v4/abc_list_focused_holo.9.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-xhdpi-v4/abc_list_longpressed_holo.9.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-xhdpi-v4/abc_list_pressed_holo_dark.9.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-xhdpi-v4/abc_list_pressed_holo_light.9.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-xhdpi-v4/abc_list_selector_disabled_holo_dark.9.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-xhdpi-v4/abc_list_selector_disabled_holo_light.9.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-xhdpi-v4/abc_menu_hardkey_panel_mtrl_mult.9.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-xhdpi-v4/abc_popup_background_mtrl_mult.9.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-xhdpi-v4/abc_spinner_mtrl_am_alpha.9.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-xhdpi-v4/abc_switch_track_mtrl_alpha.9.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-xhdpi-v4/abc_tab_indicator_mtrl_alpha.9.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-xhdpi-v4/abc_text_cursor_mtrl_alpha.9.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-xhdpi-v4/abc_textfield_activated_mtrl_alpha.9.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-xhdpi-v4/abc_textfield_default_mtrl_alpha.9.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-xhdpi-v4/abc_textfield_search_activated_mtrl_alpha.9.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-xhdpi-v4/abc_textfield_search_default_mtrl_alpha.9.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-xxhdpi-v4/abc_ab_share_pack_mtrl_alpha.9.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-xxhdpi-v4/abc_btn_check_to_on_mtrl_000.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-xxhdpi-v4/abc_btn_check_to_on_mtrl_015.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-xxhdpi-v4/abc_btn_radio_to_on_mtrl_000.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-xxhdpi-v4/abc_btn_radio_to_on_mtrl_015.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-xxhdpi-v4/abc_btn_rating_star_off_mtrl_alpha.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-xxhdpi-v4/abc_btn_rating_star_on_mtrl_alpha.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-xxhdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-xxhdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-xxhdpi-v4/abc_cab_background_top_mtrl_alpha.9.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-xxhdpi-v4/abc_ic_ab_back_mtrl_am_alpha.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-xxhdpi-v4/abc_ic_clear_mtrl_alpha.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-xxhdpi-v4/abc_ic_commit_search_api_mtrl_alpha.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-xxhdpi-v4/abc_ic_go_search_api_mtrl_alpha.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-xxhdpi-v4/abc_ic_menu_copy_mtrl_am_alpha.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-xxhdpi-v4/abc_ic_menu_cut_mtrl_alpha.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-xxhdpi-v4/abc_ic_menu_moreoverflow_mtrl_alpha.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-xxhdpi-v4/abc_ic_menu_paste_mtrl_am_alpha.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-xxhdpi-v4/abc_ic_menu_selectall_mtrl_alpha.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-xxhdpi-v4/abc_ic_menu_share_mtrl_alpha.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-xxhdpi-v4/abc_ic_search_api_mtrl_alpha.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-xxhdpi-v4/abc_ic_voice_search_api_mtrl_alpha.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-xxhdpi-v4/abc_list_divider_mtrl_alpha.9.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-xxhdpi-v4/abc_list_focused_holo.9.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-xxhdpi-v4/abc_list_longpressed_holo.9.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-xxhdpi-v4/abc_list_pressed_holo_dark.9.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-xxhdpi-v4/abc_list_pressed_holo_light.9.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-xxhdpi-v4/abc_list_selector_disabled_holo_dark.9.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-xxhdpi-v4/abc_list_selector_disabled_holo_light.9.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-xxhdpi-v4/abc_menu_hardkey_panel_mtrl_mult.9.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-xxhdpi-v4/abc_popup_background_mtrl_mult.9.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-xxhdpi-v4/abc_spinner_mtrl_am_alpha.9.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-xxhdpi-v4/abc_switch_track_mtrl_alpha.9.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-xxhdpi-v4/abc_tab_indicator_mtrl_alpha.9.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-xxhdpi-v4/abc_text_cursor_mtrl_alpha.9.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-xxhdpi-v4/abc_textfield_activated_mtrl_alpha.9.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-xxhdpi-v4/abc_textfield_default_mtrl_alpha.9.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-xxhdpi-v4/abc_textfield_search_activated_mtrl_alpha.9.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-xxhdpi-v4/abc_textfield_search_default_mtrl_alpha.9.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-xxxhdpi-v4/abc_btn_check_to_on_mtrl_000.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-xxxhdpi-v4/abc_btn_check_to_on_mtrl_015.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-xxxhdpi-v4/abc_btn_radio_to_on_mtrl_000.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-xxxhdpi-v4/abc_btn_radio_to_on_mtrl_015.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-xxxhdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-xxxhdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-xxxhdpi-v4/abc_ic_ab_back_mtrl_am_alpha.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-xxxhdpi-v4/abc_ic_clear_mtrl_alpha.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-xxxhdpi-v4/abc_ic_menu_copy_mtrl_am_alpha.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-xxxhdpi-v4/abc_ic_menu_cut_mtrl_alpha.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-xxxhdpi-v4/abc_ic_menu_moreoverflow_mtrl_alpha.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-xxxhdpi-v4/abc_ic_menu_paste_mtrl_am_alpha.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-xxxhdpi-v4/abc_ic_menu_selectall_mtrl_alpha.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-xxxhdpi-v4/abc_ic_menu_share_mtrl_alpha.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-xxxhdpi-v4/abc_ic_search_api_mtrl_alpha.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-xxxhdpi-v4/abc_ic_voice_search_api_mtrl_alpha.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-xxxhdpi-v4/abc_spinner_mtrl_am_alpha.9.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-xxxhdpi-v4/abc_switch_track_mtrl_alpha.9.png create mode 100644 Library/build/intermediates/res/merged/release/drawable-xxxhdpi-v4/abc_tab_indicator_mtrl_alpha.9.png create mode 100644 Library/build/intermediates/res/merged/release/drawable/abc_btn_borderless_material.xml create mode 100644 Library/build/intermediates/res/merged/release/drawable/abc_btn_check_material.xml create mode 100644 Library/build/intermediates/res/merged/release/drawable/abc_btn_default_mtrl_shape.xml create mode 100644 Library/build/intermediates/res/merged/release/drawable/abc_btn_radio_material.xml create mode 100644 Library/build/intermediates/res/merged/release/drawable/abc_cab_background_internal_bg.xml create mode 100644 Library/build/intermediates/res/merged/release/drawable/abc_cab_background_top_material.xml create mode 100644 Library/build/intermediates/res/merged/release/drawable/abc_dialog_material_background_dark.xml create mode 100644 Library/build/intermediates/res/merged/release/drawable/abc_dialog_material_background_light.xml create mode 100644 Library/build/intermediates/res/merged/release/drawable/abc_edit_text_material.xml create mode 100644 Library/build/intermediates/res/merged/release/drawable/abc_item_background_holo_dark.xml create mode 100644 Library/build/intermediates/res/merged/release/drawable/abc_item_background_holo_light.xml create mode 100644 Library/build/intermediates/res/merged/release/drawable/abc_list_selector_background_transition_holo_dark.xml create mode 100644 Library/build/intermediates/res/merged/release/drawable/abc_list_selector_background_transition_holo_light.xml create mode 100644 Library/build/intermediates/res/merged/release/drawable/abc_list_selector_holo_dark.xml create mode 100644 Library/build/intermediates/res/merged/release/drawable/abc_list_selector_holo_light.xml create mode 100644 Library/build/intermediates/res/merged/release/drawable/abc_ratingbar_full_material.xml create mode 100644 Library/build/intermediates/res/merged/release/drawable/abc_spinner_textfield_background_material.xml create mode 100644 Library/build/intermediates/res/merged/release/drawable/abc_switch_thumb_material.xml create mode 100644 Library/build/intermediates/res/merged/release/drawable/abc_tab_indicator_material.xml create mode 100644 Library/build/intermediates/res/merged/release/drawable/abc_textfield_search_material.xml create mode 100644 Library/build/intermediates/res/merged/release/layout-v11/abc_screen_content_include.xml create mode 100644 Library/build/intermediates/res/merged/release/layout/abc_action_bar_title_item.xml create mode 100644 Library/build/intermediates/res/merged/release/layout/abc_action_bar_up_container.xml create mode 100644 Library/build/intermediates/res/merged/release/layout/abc_action_bar_view_list_nav_layout.xml create mode 100644 Library/build/intermediates/res/merged/release/layout/abc_action_menu_item_layout.xml create mode 100644 Library/build/intermediates/res/merged/release/layout/abc_action_menu_layout.xml create mode 100644 Library/build/intermediates/res/merged/release/layout/abc_action_mode_bar.xml create mode 100644 Library/build/intermediates/res/merged/release/layout/abc_action_mode_close_item_material.xml create mode 100644 Library/build/intermediates/res/merged/release/layout/abc_activity_chooser_view.xml create mode 100644 Library/build/intermediates/res/merged/release/layout/abc_activity_chooser_view_list_item.xml create mode 100644 Library/build/intermediates/res/merged/release/layout/abc_alert_dialog_material.xml create mode 100644 Library/build/intermediates/res/merged/release/layout/abc_dialog_title_material.xml create mode 100644 Library/build/intermediates/res/merged/release/layout/abc_expanded_menu_layout.xml create mode 100644 Library/build/intermediates/res/merged/release/layout/abc_list_menu_item_checkbox.xml create mode 100644 Library/build/intermediates/res/merged/release/layout/abc_list_menu_item_icon.xml create mode 100644 Library/build/intermediates/res/merged/release/layout/abc_list_menu_item_layout.xml create mode 100644 Library/build/intermediates/res/merged/release/layout/abc_list_menu_item_radio.xml create mode 100644 Library/build/intermediates/res/merged/release/layout/abc_popup_menu_item_layout.xml create mode 100644 Library/build/intermediates/res/merged/release/layout/abc_screen_content_include.xml create mode 100644 Library/build/intermediates/res/merged/release/layout/abc_screen_simple.xml create mode 100644 Library/build/intermediates/res/merged/release/layout/abc_screen_simple_overlay_action_mode.xml create mode 100644 Library/build/intermediates/res/merged/release/layout/abc_screen_toolbar.xml create mode 100644 Library/build/intermediates/res/merged/release/layout/abc_search_dropdown_item_icons_2line.xml create mode 100644 Library/build/intermediates/res/merged/release/layout/abc_search_view.xml create mode 100644 Library/build/intermediates/res/merged/release/layout/abc_select_dialog_material.xml create mode 100644 Library/build/intermediates/res/merged/release/layout/abc_simple_dropdown_hint.xml create mode 100644 Library/build/intermediates/res/merged/release/layout/ptrrv_root_view.xml create mode 100644 Library/build/intermediates/res/merged/release/layout/select_dialog_item_material.xml create mode 100644 Library/build/intermediates/res/merged/release/layout/select_dialog_multichoice_material.xml create mode 100644 Library/build/intermediates/res/merged/release/layout/select_dialog_singlechoice_material.xml create mode 100644 Library/build/intermediates/res/merged/release/layout/support_simple_spinner_dropdown_item.xml create mode 100644 Library/build/intermediates/res/merged/release/values-af/values-af.xml create mode 100644 Library/build/intermediates/res/merged/release/values-am/values-am.xml create mode 100644 Library/build/intermediates/res/merged/release/values-ar/values-ar.xml create mode 100644 Library/build/intermediates/res/merged/release/values-bg/values-bg.xml create mode 100644 Library/build/intermediates/res/merged/release/values-bn-rBD/values-bn-rBD.xml create mode 100644 Library/build/intermediates/res/merged/release/values-ca/values-ca.xml create mode 100644 Library/build/intermediates/res/merged/release/values-cs/values-cs.xml create mode 100644 Library/build/intermediates/res/merged/release/values-da/values-da.xml create mode 100644 Library/build/intermediates/res/merged/release/values-de/values-de.xml create mode 100644 Library/build/intermediates/res/merged/release/values-el/values-el.xml create mode 100644 Library/build/intermediates/res/merged/release/values-en-rGB/values-en-rGB.xml create mode 100644 Library/build/intermediates/res/merged/release/values-en-rIN/values-en-rIN.xml create mode 100644 Library/build/intermediates/res/merged/release/values-es-rUS/values-es-rUS.xml create mode 100644 Library/build/intermediates/res/merged/release/values-es/values-es.xml create mode 100644 Library/build/intermediates/res/merged/release/values-et-rEE/values-et-rEE.xml create mode 100644 Library/build/intermediates/res/merged/release/values-eu-rES/values-eu-rES.xml create mode 100644 Library/build/intermediates/res/merged/release/values-fa/values-fa.xml create mode 100644 Library/build/intermediates/res/merged/release/values-fi/values-fi.xml create mode 100644 Library/build/intermediates/res/merged/release/values-fr-rCA/values-fr-rCA.xml create mode 100644 Library/build/intermediates/res/merged/release/values-fr/values-fr.xml create mode 100644 Library/build/intermediates/res/merged/release/values-gl-rES/values-gl-rES.xml create mode 100644 Library/build/intermediates/res/merged/release/values-h720dp-v13/values-h720dp-v13.xml create mode 100644 Library/build/intermediates/res/merged/release/values-hdpi-v4/values-hdpi-v4.xml create mode 100644 Library/build/intermediates/res/merged/release/values-hi/values-hi.xml create mode 100644 Library/build/intermediates/res/merged/release/values-hr/values-hr.xml create mode 100644 Library/build/intermediates/res/merged/release/values-hu/values-hu.xml create mode 100644 Library/build/intermediates/res/merged/release/values-hy-rAM/values-hy-rAM.xml create mode 100644 Library/build/intermediates/res/merged/release/values-in/values-in.xml create mode 100644 Library/build/intermediates/res/merged/release/values-is-rIS/values-is-rIS.xml create mode 100644 Library/build/intermediates/res/merged/release/values-it/values-it.xml create mode 100644 Library/build/intermediates/res/merged/release/values-iw/values-iw.xml create mode 100644 Library/build/intermediates/res/merged/release/values-ja/values-ja.xml create mode 100644 Library/build/intermediates/res/merged/release/values-ka-rGE/values-ka-rGE.xml create mode 100644 Library/build/intermediates/res/merged/release/values-kk-rKZ/values-kk-rKZ.xml create mode 100644 Library/build/intermediates/res/merged/release/values-km-rKH/values-km-rKH.xml create mode 100644 Library/build/intermediates/res/merged/release/values-kn-rIN/values-kn-rIN.xml create mode 100644 Library/build/intermediates/res/merged/release/values-ko/values-ko.xml create mode 100644 Library/build/intermediates/res/merged/release/values-ky-rKG/values-ky-rKG.xml create mode 100644 Library/build/intermediates/res/merged/release/values-land/values-land.xml create mode 100644 Library/build/intermediates/res/merged/release/values-large-v4/values-large-v4.xml create mode 100644 Library/build/intermediates/res/merged/release/values-lo-rLA/values-lo-rLA.xml create mode 100644 Library/build/intermediates/res/merged/release/values-lt/values-lt.xml create mode 100644 Library/build/intermediates/res/merged/release/values-lv/values-lv.xml create mode 100644 Library/build/intermediates/res/merged/release/values-mk-rMK/values-mk-rMK.xml create mode 100644 Library/build/intermediates/res/merged/release/values-ml-rIN/values-ml-rIN.xml create mode 100644 Library/build/intermediates/res/merged/release/values-mn-rMN/values-mn-rMN.xml create mode 100644 Library/build/intermediates/res/merged/release/values-mr-rIN/values-mr-rIN.xml create mode 100644 Library/build/intermediates/res/merged/release/values-ms-rMY/values-ms-rMY.xml create mode 100644 Library/build/intermediates/res/merged/release/values-my-rMM/values-my-rMM.xml create mode 100644 Library/build/intermediates/res/merged/release/values-nb/values-nb.xml create mode 100644 Library/build/intermediates/res/merged/release/values-ne-rNP/values-ne-rNP.xml create mode 100644 Library/build/intermediates/res/merged/release/values-nl/values-nl.xml create mode 100644 Library/build/intermediates/res/merged/release/values-pl/values-pl.xml create mode 100644 Library/build/intermediates/res/merged/release/values-port/values-port.xml create mode 100644 Library/build/intermediates/res/merged/release/values-pt-rPT/values-pt-rPT.xml create mode 100644 Library/build/intermediates/res/merged/release/values-pt/values-pt.xml create mode 100644 Library/build/intermediates/res/merged/release/values-ro/values-ro.xml create mode 100644 Library/build/intermediates/res/merged/release/values-ru/values-ru.xml create mode 100644 Library/build/intermediates/res/merged/release/values-si-rLK/values-si-rLK.xml create mode 100644 Library/build/intermediates/res/merged/release/values-sk/values-sk.xml create mode 100644 Library/build/intermediates/res/merged/release/values-sl/values-sl.xml create mode 100644 Library/build/intermediates/res/merged/release/values-sr/values-sr.xml create mode 100644 Library/build/intermediates/res/merged/release/values-sv/values-sv.xml create mode 100644 Library/build/intermediates/res/merged/release/values-sw/values-sw.xml create mode 100644 Library/build/intermediates/res/merged/release/values-sw600dp-v13/values-sw600dp-v13.xml create mode 100644 Library/build/intermediates/res/merged/release/values-ta-rIN/values-ta-rIN.xml create mode 100644 Library/build/intermediates/res/merged/release/values-te-rIN/values-te-rIN.xml create mode 100644 Library/build/intermediates/res/merged/release/values-th/values-th.xml create mode 100644 Library/build/intermediates/res/merged/release/values-tl/values-tl.xml create mode 100644 Library/build/intermediates/res/merged/release/values-tr/values-tr.xml create mode 100644 Library/build/intermediates/res/merged/release/values-uk/values-uk.xml create mode 100644 Library/build/intermediates/res/merged/release/values-ur-rPK/values-ur-rPK.xml create mode 100644 Library/build/intermediates/res/merged/release/values-uz-rUZ/values-uz-rUZ.xml create mode 100644 Library/build/intermediates/res/merged/release/values-v11/values-v11.xml create mode 100644 Library/build/intermediates/res/merged/release/values-v12/values-v12.xml create mode 100644 Library/build/intermediates/res/merged/release/values-v14/values-v14.xml create mode 100644 Library/build/intermediates/res/merged/release/values-v17/values-v17.xml create mode 100644 Library/build/intermediates/res/merged/release/values-v18/values-v18.xml create mode 100644 Library/build/intermediates/res/merged/release/values-v21/values-v21.xml create mode 100644 Library/build/intermediates/res/merged/release/values-vi/values-vi.xml create mode 100644 Library/build/intermediates/res/merged/release/values-w360dp-v13/values-w360dp-v13.xml create mode 100644 Library/build/intermediates/res/merged/release/values-w480dp-v13/values-w480dp-v13.xml create mode 100644 Library/build/intermediates/res/merged/release/values-w500dp-v13/values-w500dp-v13.xml create mode 100644 Library/build/intermediates/res/merged/release/values-w600dp-v13/values-w600dp-v13.xml create mode 100644 Library/build/intermediates/res/merged/release/values-w720dp-v13/values-w720dp-v13.xml create mode 100644 Library/build/intermediates/res/merged/release/values-xlarge-land-v4/values-xlarge-land-v4.xml create mode 100644 Library/build/intermediates/res/merged/release/values-xlarge-v4/values-xlarge-v4.xml create mode 100644 Library/build/intermediates/res/merged/release/values-zh-rCN/values-zh-rCN.xml create mode 100644 Library/build/intermediates/res/merged/release/values-zh-rHK/values-zh-rHK.xml create mode 100644 Library/build/intermediates/res/merged/release/values-zh-rTW/values-zh-rTW.xml create mode 100644 Library/build/intermediates/res/merged/release/values-zu/values-zu.xml create mode 100644 Library/build/intermediates/res/merged/release/values/values.xml create mode 100644 Library/build/outputs/aar/Library-release.aar create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/app/ActionBar$DisplayOptions.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/app/ActionBar$LayoutParams.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/app/ActionBar$NavigationMode.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/app/ActionBar$OnMenuVisibilityListener.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/app/ActionBar$OnNavigationListener.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/app/ActionBar$Tab.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/app/ActionBar$TabListener.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/app/ActionBar.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/app/ActionBarActivity.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/app/ActionBarDrawerToggle$1.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/app/ActionBarDrawerToggle$Delegate.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/app/ActionBarDrawerToggle$DelegateProvider.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/app/ActionBarDrawerToggle$DrawerArrowDrawableToggle.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/app/ActionBarDrawerToggle$DrawerToggle.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/app/ActionBarDrawerToggle$DummyDelegate.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/app/ActionBarDrawerToggle$HoneycombDelegate.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/app/ActionBarDrawerToggle$JellybeanMr2Delegate.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/app/ActionBarDrawerToggle$ToolbarCompatDelegate.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/app/ActionBarDrawerToggle.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/app/ActionBarDrawerToggleHoneycomb$SetIndicatorInfo.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/app/ActionBarDrawerToggleHoneycomb.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/app/AlertController$1.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/app/AlertController$AlertParams$1.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/app/AlertController$AlertParams$2.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/app/AlertController$AlertParams$3.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/app/AlertController$AlertParams$4.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/app/AlertController$AlertParams$OnPrepareListViewListener.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/app/AlertController$AlertParams.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/app/AlertController$ButtonHandler.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/app/AlertController$CheckedItemAdapter.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/app/AlertController.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/app/AlertDialog$Builder.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/app/AlertDialog.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/app/AppCompatActivity.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/app/AppCompatCallback.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/app/AppCompatDelegate.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/app/AppCompatDelegateImplBase$1.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/app/AppCompatDelegateImplBase$ActionBarDrawableToggleImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/app/AppCompatDelegateImplBase$AppCompatWindowCallback.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/app/AppCompatDelegateImplBase.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/app/AppCompatDelegateImplV11.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/app/AppCompatDelegateImplV7$1.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/app/AppCompatDelegateImplV7$2.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/app/AppCompatDelegateImplV7$3.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/app/AppCompatDelegateImplV7$4.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/app/AppCompatDelegateImplV7$ActionMenuPresenterCallback.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/app/AppCompatDelegateImplV7$ActionModeCallbackWrapper.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/app/AppCompatDelegateImplV7$ListMenuDecorView.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/app/AppCompatDelegateImplV7$PanelFeatureState$SavedState$1.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/app/AppCompatDelegateImplV7$PanelFeatureState$SavedState.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/app/AppCompatDelegateImplV7$PanelFeatureState.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/app/AppCompatDelegateImplV7$PanelMenuPresenterCallback.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/app/AppCompatDelegateImplV7.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/app/AppCompatDialog.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/app/DrawerArrowDrawable.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/appcompat/BuildConfig.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/graphics/drawable/DrawableWrapper.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/VersionUtils.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/app/AppCompatViewInflater.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/app/NavItemSelectedListener.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/app/ToolbarActionBar$1.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/app/ToolbarActionBar$2.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/app/ToolbarActionBar$ActionMenuPresenterCallback.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/app/ToolbarActionBar$MenuBuilderCallback.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/app/ToolbarActionBar$PanelMenuPresenterCallback.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/app/ToolbarActionBar$ToolbarCallbackWrapper.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/app/ToolbarActionBar.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/app/WindowDecorActionBar$1.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/app/WindowDecorActionBar$2.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/app/WindowDecorActionBar$3.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/app/WindowDecorActionBar$ActionModeImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/app/WindowDecorActionBar$TabImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/app/WindowDecorActionBar.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/text/AllCapsTransformationMethod.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/transition/ActionBarTransition.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/view/ActionBarPolicy.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/view/ContextThemeWrapper.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/view/StandaloneActionMode.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/view/SupportActionModeWrapper$CallbackWrapper.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/view/SupportActionModeWrapper.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/view/SupportMenuInflater$InflatedOnMenuItemClickListener.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/view/SupportMenuInflater$MenuState.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/view/SupportMenuInflater.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/view/ViewPropertyAnimatorCompatSet$1.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/view/ViewPropertyAnimatorCompatSet.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/view/WindowCallbackWrapper.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/view/menu/ActionMenuItem.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/view/menu/ActionMenuItemView$ActionMenuItemForwardingListener.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/view/menu/ActionMenuItemView$PopupCallback.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/view/menu/ActionMenuItemView.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/view/menu/BaseMenuPresenter.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/view/menu/BaseMenuWrapper.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/view/menu/BaseWrapper.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/view/menu/ExpandedMenuView.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/view/menu/ListMenuItemView.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/view/menu/ListMenuPresenter$MenuAdapter.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/view/menu/ListMenuPresenter.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/view/menu/MenuBuilder$Callback.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/view/menu/MenuBuilder$ItemInvoker.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/view/menu/MenuBuilder.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/view/menu/MenuDialogHelper.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/view/menu/MenuItemImpl$1.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/view/menu/MenuItemImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/view/menu/MenuItemWrapperICS$ActionProviderWrapper.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/view/menu/MenuItemWrapperICS$CollapsibleActionViewWrapper.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/view/menu/MenuItemWrapperICS$OnActionExpandListenerWrapper.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/view/menu/MenuItemWrapperICS$OnMenuItemClickListenerWrapper.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/view/menu/MenuItemWrapperICS.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/view/menu/MenuItemWrapperJB$ActionProviderWrapperJB.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/view/menu/MenuItemWrapperJB.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/view/menu/MenuPopupHelper$MenuAdapter.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/view/menu/MenuPopupHelper.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/view/menu/MenuPresenter$Callback.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/view/menu/MenuPresenter.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/view/menu/MenuView$ItemView.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/view/menu/MenuView.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/view/menu/MenuWrapperFactory.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/view/menu/MenuWrapperICS.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/view/menu/SubMenuBuilder.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/view/menu/SubMenuWrapperICS.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/widget/AbsActionBarView$1.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/widget/AbsActionBarView$VisibilityAnimListener.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/widget/AbsActionBarView.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/widget/AbsSpinnerCompat$RecycleBin.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/widget/AbsSpinnerCompat$SavedState$1.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/widget/AbsSpinnerCompat$SavedState.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/widget/AbsSpinnerCompat.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/widget/ActionBarBackgroundDrawable.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/widget/ActionBarBackgroundDrawableV21.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/widget/ActionBarContainer.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/widget/ActionBarContextView$1.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/widget/ActionBarContextView.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/widget/ActionBarOverlayLayout$1.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/widget/ActionBarOverlayLayout$2.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/widget/ActionBarOverlayLayout$3.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/widget/ActionBarOverlayLayout$4.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/widget/ActionBarOverlayLayout$ActionBarVisibilityCallback.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/widget/ActionBarOverlayLayout$LayoutParams.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/widget/ActionBarOverlayLayout.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/widget/ActivityChooserModel$1.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/widget/ActivityChooserModel$ActivityChooserModelClient.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/widget/ActivityChooserModel$ActivityResolveInfo.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/widget/ActivityChooserModel$ActivitySorter.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/widget/ActivityChooserModel$DefaultSorter.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/widget/ActivityChooserModel$HistoricalRecord.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/widget/ActivityChooserModel$OnChooseActivityListener.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/widget/ActivityChooserModel$PersistHistoryAsyncTask.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/widget/ActivityChooserModel.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/widget/ActivityChooserView$1.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/widget/ActivityChooserView$2.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/widget/ActivityChooserView$3.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/widget/ActivityChooserView$4.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/widget/ActivityChooserView$ActivityChooserViewAdapter.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/widget/ActivityChooserView$Callbacks.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/widget/ActivityChooserView$InnerLayout.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/widget/ActivityChooserView.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/widget/AdapterViewCompat$1.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/widget/AdapterViewCompat$AdapterContextMenuInfo.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/widget/AdapterViewCompat$AdapterDataSetObserver.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/widget/AdapterViewCompat$OnItemClickListener.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/widget/AdapterViewCompat$OnItemClickListenerWrapper.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/widget/AdapterViewCompat$OnItemLongClickListener.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/widget/AdapterViewCompat$OnItemSelectedListener.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/widget/AdapterViewCompat$SelectionNotifier.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/widget/AdapterViewCompat.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/widget/AppCompatPopupWindow$1.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/widget/AppCompatPopupWindow.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/widget/ContentFrameLayout.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/widget/DecorContentParent.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/widget/DecorToolbar.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/widget/DialogTitle.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/widget/DrawableUtils.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/widget/FitWindowsFrameLayout.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/widget/FitWindowsLinearLayout.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/widget/FitWindowsViewGroup$OnFitSystemWindowsListener.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/widget/FitWindowsViewGroup.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/widget/ListViewCompat$GateKeeperDrawable.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/widget/ListViewCompat.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/widget/NativeActionModeAwareLayout$OnActionModeForChildListener.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/widget/NativeActionModeAwareLayout.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/widget/ResourcesWrapper.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/widget/RtlSpacingHelper.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/widget/ScrollingTabContainerView$1.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/widget/ScrollingTabContainerView$TabAdapter.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/widget/ScrollingTabContainerView$TabClickListener.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/widget/ScrollingTabContainerView$TabView.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/widget/ScrollingTabContainerView$VisibilityAnimListener.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/widget/ScrollingTabContainerView.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/widget/SpinnerCompat$1.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/widget/SpinnerCompat$2.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/widget/SpinnerCompat$DialogPopup.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/widget/SpinnerCompat$DropDownAdapter.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/widget/SpinnerCompat$DropdownPopup$1.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/widget/SpinnerCompat$DropdownPopup$2.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/widget/SpinnerCompat$DropdownPopup$3.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/widget/SpinnerCompat$DropdownPopup.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/widget/SpinnerCompat$SavedState$1.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/widget/SpinnerCompat$SavedState.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/widget/SpinnerCompat$SpinnerPopup.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/widget/SpinnerCompat.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/widget/ThemeUtils.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/widget/TintContextWrapper$TintResources.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/widget/TintContextWrapper.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/widget/TintImageView.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/widget/TintInfo.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/widget/TintManager$ColorFilterLruCache.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/widget/TintManager.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/widget/TintTypedArray.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/widget/ToolbarWidgetWrapper$1.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/widget/ToolbarWidgetWrapper$2.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/widget/ToolbarWidgetWrapper$3.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/widget/ToolbarWidgetWrapper.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/widget/ViewStubCompat$OnInflateListener.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/widget/ViewStubCompat.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/internal/widget/ViewUtils.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/view/ActionMode$Callback.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/view/ActionMode.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/view/CollapsibleActionView.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/widget/ActionMenuPresenter$1.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/widget/ActionMenuPresenter$ActionButtonSubmenu.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/widget/ActionMenuPresenter$ActionMenuPopupCallback.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/widget/ActionMenuPresenter$OpenOverflowRunnable.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/widget/ActionMenuPresenter$OverflowMenuButton$1.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/widget/ActionMenuPresenter$OverflowMenuButton.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/widget/ActionMenuPresenter$OverflowPopup.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/widget/ActionMenuPresenter$PopupPresenterCallback.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/widget/ActionMenuPresenter$SavedState$1.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/widget/ActionMenuPresenter$SavedState.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/widget/ActionMenuPresenter.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/widget/ActionMenuView$1.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/widget/ActionMenuView$ActionMenuChildView.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/widget/ActionMenuView$ActionMenuPresenterCallback.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/widget/ActionMenuView$LayoutParams.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/widget/ActionMenuView$MenuBuilderCallback.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/widget/ActionMenuView$OnMenuItemClickListener.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/widget/ActionMenuView.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/widget/AppCompatAutoCompleteTextView.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/widget/AppCompatButton.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/widget/AppCompatCheckBox.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/widget/AppCompatCheckedTextView.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/widget/AppCompatEditText.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/widget/AppCompatMultiAutoCompleteTextView.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/widget/AppCompatRadioButton.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/widget/AppCompatRatingBar.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/widget/AppCompatSpinner.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/widget/AppCompatTextView.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/widget/LinearLayoutCompat$DividerMode.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/widget/LinearLayoutCompat$LayoutParams.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/widget/LinearLayoutCompat$OrientationMode.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/widget/LinearLayoutCompat.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/widget/ListPopupWindow$1.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/widget/ListPopupWindow$2.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/widget/ListPopupWindow$3.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/widget/ListPopupWindow$DropDownListView.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/widget/ListPopupWindow$ForwardingListener$DisallowIntercept.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/widget/ListPopupWindow$ForwardingListener$TriggerLongPress.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/widget/ListPopupWindow$ForwardingListener.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/widget/ListPopupWindow$ListSelectorHider.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/widget/ListPopupWindow$PopupDataSetObserver.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/widget/ListPopupWindow$PopupScrollListener.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/widget/ListPopupWindow$PopupTouchInterceptor.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/widget/ListPopupWindow$ResizePopupRunnable.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/widget/ListPopupWindow.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/widget/PopupMenu$1.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/widget/PopupMenu$OnDismissListener.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/widget/PopupMenu$OnMenuItemClickListener.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/widget/PopupMenu.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/widget/SearchView$1.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/widget/SearchView$10.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/widget/SearchView$11.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/widget/SearchView$12.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/widget/SearchView$2.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/widget/SearchView$3.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/widget/SearchView$4.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/widget/SearchView$5.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/widget/SearchView$6.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/widget/SearchView$7.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/widget/SearchView$8.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/widget/SearchView$9.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/widget/SearchView$AutoCompleteTextViewReflector.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/widget/SearchView$OnCloseListener.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/widget/SearchView$OnQueryTextListener.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/widget/SearchView$OnSuggestionListener.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/widget/SearchView$SearchAutoComplete.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/widget/SearchView.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/widget/ShareActionProvider$1.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/widget/ShareActionProvider$OnShareTargetSelectedListener.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/widget/ShareActionProvider$ShareActivityChooserModelPolicy.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/widget/ShareActionProvider$ShareMenuItemOnMenuItemClickListener.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/widget/ShareActionProvider.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/widget/SuggestionsAdapter$ChildViewCache.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/widget/SuggestionsAdapter.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/widget/SwitchCompat$1.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/widget/SwitchCompat.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/widget/Toolbar$1.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/widget/Toolbar$2.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/widget/Toolbar$3.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/widget/Toolbar$ExpandedActionViewMenuPresenter.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/widget/Toolbar$LayoutParams.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/widget/Toolbar$OnMenuItemClickListener.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/widget/Toolbar$SavedState$1.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/widget/Toolbar$SavedState.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_396e9czk1wtmmd2olfm4jaxqo/android/support/v7/widget/Toolbar.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/BuildConfig.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/accessibilityservice/AccessibilityServiceInfoCompat$AccessibilityServiceInfoIcsImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/accessibilityservice/AccessibilityServiceInfoCompat$AccessibilityServiceInfoJellyBeanMr2.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/accessibilityservice/AccessibilityServiceInfoCompat$AccessibilityServiceInfoStubImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/accessibilityservice/AccessibilityServiceInfoCompat$AccessibilityServiceInfoVersionImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/accessibilityservice/AccessibilityServiceInfoCompat.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/animation/AnimatorCompatHelper.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/ActionBarDrawerToggle$1.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/ActionBarDrawerToggle$ActionBarDrawerToggleImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/ActionBarDrawerToggle$ActionBarDrawerToggleImplBase.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/ActionBarDrawerToggle$ActionBarDrawerToggleImplHC.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/ActionBarDrawerToggle$ActionBarDrawerToggleImplJellybeanMR2.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/ActionBarDrawerToggle$Delegate.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/ActionBarDrawerToggle$DelegateProvider.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/ActionBarDrawerToggle$SlideDrawable.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/ActionBarDrawerToggle.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/ActivityCompat$SharedElementCallback21Impl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/ActivityCompat.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/ActivityManagerCompat.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/ActivityOptionsCompat$ActivityOptionsImpl21.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/ActivityOptionsCompat$ActivityOptionsImplJB.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/ActivityOptionsCompat.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/BackStackRecord$1.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/BackStackRecord$2.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/BackStackRecord$3.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/BackStackRecord$Op.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/BackStackRecord$TransitionState.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/BackStackRecord.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/BackStackState$1.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/BackStackState.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/DialogFragment.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/Fragment$1.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/Fragment$InstantiationException.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/Fragment$SavedState$1.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/Fragment$SavedState.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/Fragment.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/FragmentActivity$1.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/FragmentActivity$2.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/FragmentActivity$NonConfigurationInstances.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/FragmentActivity.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/FragmentContainer.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/FragmentManager$BackStackEntry.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/FragmentManager$OnBackStackChangedListener.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/FragmentManager.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/FragmentManagerImpl$1.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/FragmentManagerImpl$2.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/FragmentManagerImpl$3.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/FragmentManagerImpl$4.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/FragmentManagerImpl$5.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/FragmentManagerImpl$FragmentTag.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/FragmentManagerImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/FragmentManagerState$1.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/FragmentManagerState.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/FragmentPagerAdapter.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/FragmentState$1.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/FragmentState.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/FragmentStatePagerAdapter.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/FragmentTabHost$1.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/FragmentTabHost$DummyTabFactory.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/FragmentTabHost$SavedState$1.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/FragmentTabHost$SavedState.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/FragmentTabHost$TabInfo.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/FragmentTabHost.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/FragmentTransaction.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/INotificationSideChannel$Stub$Proxy.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/INotificationSideChannel$Stub.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/INotificationSideChannel.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/ListFragment$1.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/ListFragment$2.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/ListFragment.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/LoaderManager$LoaderCallbacks.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/LoaderManager.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/LoaderManagerImpl$LoaderInfo.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/LoaderManagerImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/NavUtils$NavUtilsImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/NavUtils$NavUtilsImplBase.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/NavUtils$NavUtilsImplJB.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/NavUtils.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/NoSaveStateFrameLayout.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/NotificationCompat$1.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/NotificationCompat$Action$1.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/NotificationCompat$Action$Builder.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/NotificationCompat$Action$Extender.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/NotificationCompat$Action$WearableExtender.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/NotificationCompat$Action.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/NotificationCompat$BigPictureStyle.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/NotificationCompat$BigTextStyle.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/NotificationCompat$Builder.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/NotificationCompat$BuilderExtender.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/NotificationCompat$CarExtender$UnreadConversation$1.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/NotificationCompat$CarExtender$UnreadConversation$Builder.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/NotificationCompat$CarExtender$UnreadConversation.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/NotificationCompat$CarExtender.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/NotificationCompat$Extender.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/NotificationCompat$InboxStyle.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/NotificationCompat$NotificationCompatImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/NotificationCompat$NotificationCompatImplApi20.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/NotificationCompat$NotificationCompatImplApi21.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/NotificationCompat$NotificationCompatImplBase.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/NotificationCompat$NotificationCompatImplGingerbread.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/NotificationCompat$NotificationCompatImplHoneycomb.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/NotificationCompat$NotificationCompatImplIceCreamSandwich.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/NotificationCompat$NotificationCompatImplJellybean.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/NotificationCompat$NotificationCompatImplKitKat.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/NotificationCompat$Style.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/NotificationCompat$WearableExtender.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/NotificationCompat.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/NotificationCompatExtras.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/NotificationCompatSideChannelService$1.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/NotificationCompatSideChannelService$NotificationSideChannelStub.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/NotificationCompatSideChannelService.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/NotificationManagerCompat$CancelTask.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/NotificationManagerCompat$Impl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/NotificationManagerCompat$ImplBase.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/NotificationManagerCompat$ImplEclair.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/NotificationManagerCompat$ImplIceCreamSandwich.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/NotificationManagerCompat$NotifyTask.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/NotificationManagerCompat$ServiceConnectedEvent.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/NotificationManagerCompat$SideChannelManager$ListenerRecord.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/NotificationManagerCompat$SideChannelManager.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/NotificationManagerCompat$Task.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/NotificationManagerCompat.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/RemoteInput$1.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/RemoteInput$Builder.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/RemoteInput$Impl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/RemoteInput$ImplApi20.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/RemoteInput$ImplBase.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/RemoteInput$ImplJellybean.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/RemoteInput.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/ServiceCompat.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/ShareCompat$IntentBuilder.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/ShareCompat$IntentReader.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/ShareCompat$ShareCompatImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/ShareCompat$ShareCompatImplBase.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/ShareCompat$ShareCompatImplICS.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/ShareCompat$ShareCompatImplJB.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/ShareCompat.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/SharedElementCallback.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/SuperNotCalledException.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/TaskStackBuilder$SupportParentable.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/TaskStackBuilder$TaskStackBuilderImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/TaskStackBuilder$TaskStackBuilderImplBase.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/TaskStackBuilder$TaskStackBuilderImplHoneycomb.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/TaskStackBuilder$TaskStackBuilderImplJellybean.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/app/TaskStackBuilder.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/content/AsyncTaskLoader$LoadTask.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/content/AsyncTaskLoader.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/content/ContextCompat.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/content/CursorLoader.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/content/FileProvider$PathStrategy.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/content/FileProvider$SimplePathStrategy.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/content/FileProvider.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/content/IntentCompat$IntentCompatImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/content/IntentCompat$IntentCompatImplBase.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/content/IntentCompat$IntentCompatImplHC.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/content/IntentCompat$IntentCompatImplIcsMr1.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/content/IntentCompat.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/content/Loader$ForceLoadContentObserver.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/content/Loader$OnLoadCompleteListener.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/content/Loader.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/content/LocalBroadcastManager$1.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/content/LocalBroadcastManager$BroadcastRecord.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/content/LocalBroadcastManager$ReceiverRecord.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/content/LocalBroadcastManager.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/content/ModernAsyncTask$1.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/content/ModernAsyncTask$2.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/content/ModernAsyncTask$3.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/content/ModernAsyncTask$4.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/content/ModernAsyncTask$AsyncTaskResult.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/content/ModernAsyncTask$InternalHandler.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/content/ModernAsyncTask$Status.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/content/ModernAsyncTask$WorkerRunnable.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/content/ModernAsyncTask.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/content/WakefulBroadcastReceiver.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/content/pm/ActivityInfoCompat.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/content/res/ResourcesCompat.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/database/DatabaseUtilsCompat.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/graphics/BitmapCompat$BaseBitmapImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/graphics/BitmapCompat$BitmapImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/graphics/BitmapCompat$HcMr1BitmapCompatImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/graphics/BitmapCompat$JbMr2BitmapCompatImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/graphics/BitmapCompat$KitKatBitmapCompatImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/graphics/BitmapCompat.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/graphics/ColorUtils.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/graphics/drawable/DrawableCompat$BaseDrawableImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/graphics/drawable/DrawableCompat$DrawableImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/graphics/drawable/DrawableCompat$HoneycombDrawableImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/graphics/drawable/DrawableCompat$KitKatDrawableImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/graphics/drawable/DrawableCompat$LollipopDrawableImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/graphics/drawable/DrawableCompat$LollipopMr1DrawableImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/graphics/drawable/DrawableCompat.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/graphics/drawable/RoundedBitmapDrawableFactory$DefaultRoundedBitmapDrawable.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/graphics/drawable/RoundedBitmapDrawableFactory.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/hardware/display/DisplayManagerCompat$JellybeanMr1Impl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/hardware/display/DisplayManagerCompat$LegacyImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/hardware/display/DisplayManagerCompat.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/internal/view/SupportMenu.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/internal/view/SupportMenuItem.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/internal/view/SupportSubMenu.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/media/MediaDescriptionCompat$1.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/media/MediaDescriptionCompat$Builder.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/media/MediaDescriptionCompat.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/media/MediaMetadataCompat$1.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/media/MediaMetadataCompat$Builder.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/media/MediaMetadataCompat.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/media/RatingCompat$1.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/media/RatingCompat.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/media/TransportController.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/media/TransportMediator$1.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/media/TransportMediator$2.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/media/TransportMediator.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/media/TransportPerformer.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/media/TransportStateListener.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/media/VolumeProviderCompat$1.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/media/VolumeProviderCompat$Callback.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/media/VolumeProviderCompat.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/media/session/IMediaControllerCallback$Stub$Proxy.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/media/session/IMediaControllerCallback$Stub.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/media/session/IMediaControllerCallback.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/media/session/IMediaSession$Stub$Proxy.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/media/session/IMediaSession$Stub.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/media/session/IMediaSession.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/media/session/MediaControllerCompat$1.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/media/session/MediaControllerCompat$Callback$MessageHandler.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/media/session/MediaControllerCompat$Callback$StubApi21.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/media/session/MediaControllerCompat$Callback$StubCompat.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/media/session/MediaControllerCompat$Callback.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/media/session/MediaControllerCompat$MediaControllerImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/media/session/MediaControllerCompat$MediaControllerImplApi21.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/media/session/MediaControllerCompat$MediaControllerImplBase.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/media/session/MediaControllerCompat$PlaybackInfo.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/media/session/MediaControllerCompat$TransportControls.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/media/session/MediaControllerCompat$TransportControlsApi21.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/media/session/MediaControllerCompat$TransportControlsBase.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/media/session/MediaControllerCompat.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/media/session/MediaSessionCompat$1.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/media/session/MediaSessionCompat$Callback$StubApi21.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/media/session/MediaSessionCompat$Callback.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/media/session/MediaSessionCompat$MediaSessionImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/media/session/MediaSessionCompat$MediaSessionImplApi21.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/media/session/MediaSessionCompat$MediaSessionImplBase$1.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/media/session/MediaSessionCompat$MediaSessionImplBase$2.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/media/session/MediaSessionCompat$MediaSessionImplBase$Command.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/media/session/MediaSessionCompat$MediaSessionImplBase$MediaSessionStub.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/media/session/MediaSessionCompat$MediaSessionImplBase$MessageHandler.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/media/session/MediaSessionCompat$MediaSessionImplBase.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/media/session/MediaSessionCompat$OnActiveChangeListener.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/media/session/MediaSessionCompat$QueueItem$1.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/media/session/MediaSessionCompat$QueueItem.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/media/session/MediaSessionCompat$ResultReceiverWrapper$1.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/media/session/MediaSessionCompat$ResultReceiverWrapper.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/media/session/MediaSessionCompat$Token$1.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/media/session/MediaSessionCompat$Token.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/media/session/MediaSessionCompat.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/media/session/ParcelableVolumeInfo$1.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/media/session/ParcelableVolumeInfo.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/media/session/PlaybackStateCompat$1.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/media/session/PlaybackStateCompat$Builder.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/media/session/PlaybackStateCompat$CustomAction$1.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/media/session/PlaybackStateCompat$CustomAction$Builder.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/media/session/PlaybackStateCompat$CustomAction.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/media/session/PlaybackStateCompat.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/net/ConnectivityManagerCompat$BaseConnectivityManagerCompatImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/net/ConnectivityManagerCompat$ConnectivityManagerCompatImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/net/ConnectivityManagerCompat$GingerbreadConnectivityManagerCompatImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/net/ConnectivityManagerCompat$HoneycombMR2ConnectivityManagerCompatImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/net/ConnectivityManagerCompat$JellyBeanConnectivityManagerCompatImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/net/ConnectivityManagerCompat.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/net/TrafficStatsCompat$1.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/net/TrafficStatsCompat$BaseTrafficStatsCompatImpl$1.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/net/TrafficStatsCompat$BaseTrafficStatsCompatImpl$SocketTags.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/net/TrafficStatsCompat$BaseTrafficStatsCompatImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/net/TrafficStatsCompat$IcsTrafficStatsCompatImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/net/TrafficStatsCompat$TrafficStatsCompatImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/net/TrafficStatsCompat.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/os/AsyncTaskCompat.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/os/EnvironmentCompat.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/os/ParcelableCompat$CompatCreator.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/os/ParcelableCompat.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/os/TraceCompat.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/print/PrintHelper$1.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/print/PrintHelper$OnPrintFinishCallback.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/print/PrintHelper$PrintHelperKitkatImpl$1.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/print/PrintHelper$PrintHelperKitkatImpl$2.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/print/PrintHelper$PrintHelperKitkatImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/print/PrintHelper$PrintHelperStubImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/print/PrintHelper$PrintHelperVersionImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/print/PrintHelper.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/provider/DocumentFile.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/provider/RawDocumentFile.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/provider/SingleDocumentFile.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/provider/TreeDocumentFile.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/text/BidiFormatter$1.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/text/BidiFormatter$Builder.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/text/BidiFormatter$DirectionalityEstimator.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/text/BidiFormatter.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/text/ICUCompat$ICUCompatImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/text/ICUCompat$ICUCompatImplBase.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/text/ICUCompat$ICUCompatImplIcs.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/text/ICUCompat.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/text/TextDirectionHeuristicCompat.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/text/TextDirectionHeuristicsCompat$1.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/text/TextDirectionHeuristicsCompat$AnyStrong.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/text/TextDirectionHeuristicsCompat$FirstStrong.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/text/TextDirectionHeuristicsCompat$TextDirectionAlgorithm.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/text/TextDirectionHeuristicsCompat$TextDirectionHeuristicImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/text/TextDirectionHeuristicsCompat$TextDirectionHeuristicInternal.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/text/TextDirectionHeuristicsCompat$TextDirectionHeuristicLocale.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/text/TextDirectionHeuristicsCompat.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/text/TextUtilsCompat.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/util/ArrayMap$1.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/util/ArrayMap.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/util/AtomicFile.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/util/CircularArray.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/util/CircularIntArray.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/util/ContainerHelpers.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/util/DebugUtils.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/util/LogWriter.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/util/LongSparseArray.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/util/LruCache.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/util/MapCollections$ArrayIterator.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/util/MapCollections$EntrySet.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/util/MapCollections$KeySet.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/util/MapCollections$MapIterator.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/util/MapCollections$ValuesCollection.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/util/MapCollections.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/util/Pair.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/util/Pools$Pool.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/util/Pools$SimplePool.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/util/Pools$SynchronizedPool.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/util/Pools.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/util/SimpleArrayMap.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/util/SparseArrayCompat.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/util/TimeUtils.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/AccessibilityDelegateCompat$AccessibilityDelegateIcsImpl$1.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/AccessibilityDelegateCompat$AccessibilityDelegateIcsImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/AccessibilityDelegateCompat$AccessibilityDelegateImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/AccessibilityDelegateCompat$AccessibilityDelegateJellyBeanImpl$1.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/AccessibilityDelegateCompat$AccessibilityDelegateJellyBeanImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/AccessibilityDelegateCompat$AccessibilityDelegateStubImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/AccessibilityDelegateCompat.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/ActionProvider$SubUiVisibilityListener.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/ActionProvider$VisibilityListener.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/ActionProvider.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/GestureDetectorCompat$GestureDetectorCompatImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/GestureDetectorCompat$GestureDetectorCompatImplBase$GestureHandler.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/GestureDetectorCompat$GestureDetectorCompatImplBase.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/GestureDetectorCompat$GestureDetectorCompatImplJellybeanMr2.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/GestureDetectorCompat.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/GravityCompat$GravityCompatImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/GravityCompat$GravityCompatImplBase.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/GravityCompat$GravityCompatImplJellybeanMr1.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/GravityCompat.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/InputDeviceCompat.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/KeyEventCompat$BaseKeyEventVersionImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/KeyEventCompat$EclairKeyEventVersionImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/KeyEventCompat$HoneycombKeyEventVersionImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/KeyEventCompat$KeyEventVersionImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/KeyEventCompat.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/LayoutInflaterCompat$LayoutInflaterCompatImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/LayoutInflaterCompat$LayoutInflaterCompatImplBase.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/LayoutInflaterCompat$LayoutInflaterCompatImplV11.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/LayoutInflaterCompat$LayoutInflaterCompatImplV21.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/LayoutInflaterCompat.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/MarginLayoutParamsCompat$MarginLayoutParamsCompatImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/MarginLayoutParamsCompat$MarginLayoutParamsCompatImplBase.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/MarginLayoutParamsCompat$MarginLayoutParamsCompatImplJbMr1.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/MarginLayoutParamsCompat.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/MenuCompat.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/MenuItemCompat$BaseMenuVersionImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/MenuItemCompat$HoneycombMenuVersionImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/MenuItemCompat$IcsMenuVersionImpl$1.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/MenuItemCompat$IcsMenuVersionImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/MenuItemCompat$MenuVersionImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/MenuItemCompat$OnActionExpandListener.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/MenuItemCompat.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/MotionEventCompat$BaseMotionEventVersionImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/MotionEventCompat$EclairMotionEventVersionImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/MotionEventCompat$GingerbreadMotionEventVersionImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/MotionEventCompat$HoneycombMr1MotionEventVersionImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/MotionEventCompat$MotionEventVersionImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/MotionEventCompat.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/NestedScrollingChild.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/NestedScrollingChildHelper.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/NestedScrollingParent.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/NestedScrollingParentHelper.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/PagerAdapter.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/PagerTabStrip$1.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/PagerTabStrip$2.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/PagerTabStrip.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/PagerTitleStrip$1.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/PagerTitleStrip$PageListener.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/PagerTitleStrip$PagerTitleStripImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/PagerTitleStrip$PagerTitleStripImplBase.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/PagerTitleStrip$PagerTitleStripImplIcs.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/PagerTitleStrip.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/ScaleGestureDetectorCompat$1.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/ScaleGestureDetectorCompat$BaseScaleGestureDetectorImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/ScaleGestureDetectorCompat$ScaleGestureDetectorCompatKitKatImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/ScaleGestureDetectorCompat$ScaleGestureDetectorImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/ScaleGestureDetectorCompat.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/ScrollingView.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/VelocityTrackerCompat$BaseVelocityTrackerVersionImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/VelocityTrackerCompat$HoneycombVelocityTrackerVersionImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/VelocityTrackerCompat$VelocityTrackerVersionImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/VelocityTrackerCompat.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/ViewCompat$BaseViewCompatImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/ViewCompat$EclairMr1ViewCompatImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/ViewCompat$GBViewCompatImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/ViewCompat$HCViewCompatImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/ViewCompat$ICSViewCompatImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/ViewCompat$JBViewCompatImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/ViewCompat$JbMr1ViewCompatImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/ViewCompat$KitKatViewCompatImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/ViewCompat$LollipopViewCompatImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/ViewCompat$ViewCompatImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/ViewCompat.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/ViewConfigurationCompat$BaseViewConfigurationVersionImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/ViewConfigurationCompat$FroyoViewConfigurationVersionImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/ViewConfigurationCompat$HoneycombViewConfigurationVersionImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/ViewConfigurationCompat$IcsViewConfigurationVersionImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/ViewConfigurationCompat$ViewConfigurationVersionImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/ViewConfigurationCompat.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/ViewGroupCompat$ViewGroupCompatHCImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/ViewGroupCompat$ViewGroupCompatIcsImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/ViewGroupCompat$ViewGroupCompatImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/ViewGroupCompat$ViewGroupCompatJellybeanMR2Impl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/ViewGroupCompat$ViewGroupCompatLollipopImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/ViewGroupCompat$ViewGroupCompatStubImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/ViewGroupCompat.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/ViewPager$1.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/ViewPager$2.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/ViewPager$3.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/ViewPager$Decor.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/ViewPager$ItemInfo.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/ViewPager$LayoutParams.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/ViewPager$MyAccessibilityDelegate.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/ViewPager$OnAdapterChangeListener.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/ViewPager$OnPageChangeListener.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/ViewPager$PageTransformer.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/ViewPager$PagerObserver.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/ViewPager$SavedState$1.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/ViewPager$SavedState.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/ViewPager$SimpleOnPageChangeListener.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/ViewPager$ViewPositionComparator.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/ViewPager.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/ViewParentCompat$ViewParentCompatICSImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/ViewParentCompat$ViewParentCompatImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/ViewParentCompat$ViewParentCompatKitKatImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/ViewParentCompat$ViewParentCompatLollipopImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/ViewParentCompat$ViewParentCompatStubImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/ViewParentCompat.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/ViewPropertyAnimatorCompat$1.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/ViewPropertyAnimatorCompat$BaseViewPropertyAnimatorCompatImpl$Starter.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/ViewPropertyAnimatorCompat$BaseViewPropertyAnimatorCompatImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/ViewPropertyAnimatorCompat$ICSViewPropertyAnimatorCompatImpl$MyVpaListener.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/ViewPropertyAnimatorCompat$ICSViewPropertyAnimatorCompatImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/ViewPropertyAnimatorCompat$JBMr2ViewPropertyAnimatorCompatImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/ViewPropertyAnimatorCompat$JBViewPropertyAnimatorCompatImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/ViewPropertyAnimatorCompat$KitKatViewPropertyAnimatorCompatImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/ViewPropertyAnimatorCompat$LollipopViewPropertyAnimatorCompatImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/ViewPropertyAnimatorCompat$ViewPropertyAnimatorCompatImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/ViewPropertyAnimatorCompat.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/ViewPropertyAnimatorListenerAdapter.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/WindowCompat.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/accessibility/AccessibilityEventCompat$AccessibilityEventIcsImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/accessibility/AccessibilityEventCompat$AccessibilityEventKitKatImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/accessibility/AccessibilityEventCompat$AccessibilityEventStubImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/accessibility/AccessibilityEventCompat$AccessibilityEventVersionImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/accessibility/AccessibilityEventCompat.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/accessibility/AccessibilityManagerCompat$AccessibilityManagerIcsImpl$1.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/accessibility/AccessibilityManagerCompat$AccessibilityManagerIcsImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/accessibility/AccessibilityManagerCompat$AccessibilityManagerStubImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/accessibility/AccessibilityManagerCompat$AccessibilityManagerVersionImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/accessibility/AccessibilityManagerCompat$AccessibilityStateChangeListenerCompat.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/accessibility/AccessibilityManagerCompat.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/accessibility/AccessibilityNodeInfoCompat$1.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/accessibility/AccessibilityNodeInfoCompat$AccessibilityActionCompat.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/accessibility/AccessibilityNodeInfoCompat$AccessibilityNodeInfoApi21Impl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/accessibility/AccessibilityNodeInfoCompat$AccessibilityNodeInfoApi22Impl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/accessibility/AccessibilityNodeInfoCompat$AccessibilityNodeInfoIcsImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/accessibility/AccessibilityNodeInfoCompat$AccessibilityNodeInfoImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/accessibility/AccessibilityNodeInfoCompat$AccessibilityNodeInfoJellybeanImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/accessibility/AccessibilityNodeInfoCompat$AccessibilityNodeInfoJellybeanMr2Impl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/accessibility/AccessibilityNodeInfoCompat$AccessibilityNodeInfoKitKatImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/accessibility/AccessibilityNodeInfoCompat$AccessibilityNodeInfoStubImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/accessibility/AccessibilityNodeInfoCompat$CollectionInfoCompat.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/accessibility/AccessibilityNodeInfoCompat$CollectionItemInfoCompat.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/accessibility/AccessibilityNodeInfoCompat$RangeInfoCompat.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/accessibility/AccessibilityNodeInfoCompat.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/accessibility/AccessibilityNodeProviderCompat$AccessibilityNodeProviderImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/accessibility/AccessibilityNodeProviderCompat$AccessibilityNodeProviderJellyBeanImpl$1.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/accessibility/AccessibilityNodeProviderCompat$AccessibilityNodeProviderJellyBeanImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/accessibility/AccessibilityNodeProviderCompat$AccessibilityNodeProviderKitKatImpl$1.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/accessibility/AccessibilityNodeProviderCompat$AccessibilityNodeProviderKitKatImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/accessibility/AccessibilityNodeProviderCompat$AccessibilityNodeProviderStubImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/accessibility/AccessibilityNodeProviderCompat.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/accessibility/AccessibilityRecordCompat$AccessibilityRecordIcsImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/accessibility/AccessibilityRecordCompat$AccessibilityRecordIcsMr1Impl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/accessibility/AccessibilityRecordCompat$AccessibilityRecordImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/accessibility/AccessibilityRecordCompat$AccessibilityRecordJellyBeanImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/accessibility/AccessibilityRecordCompat$AccessibilityRecordStubImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/accessibility/AccessibilityRecordCompat.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/animation/FastOutLinearInInterpolator.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/animation/FastOutSlowInInterpolator.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/animation/LinearOutSlowInInterpolator.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/animation/LookupTableInterpolator.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/view/animation/PathInterpolatorCompat.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/widget/AutoScrollHelper$1.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/widget/AutoScrollHelper$ClampedScroller.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/widget/AutoScrollHelper$ScrollAnimationRunnable.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/widget/AutoScrollHelper.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/widget/CircleImageView$OvalShadow.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/widget/CircleImageView.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/widget/ContentLoadingProgressBar$1.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/widget/ContentLoadingProgressBar$2.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/widget/ContentLoadingProgressBar.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/widget/CursorAdapter$1.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/widget/CursorAdapter$ChangeObserver.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/widget/CursorAdapter$MyDataSetObserver.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/widget/CursorAdapter.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/widget/CursorFilter$CursorFilterClient.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/widget/CursorFilter.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/widget/DrawerLayout$AccessibilityDelegate.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/widget/DrawerLayout$ChildAccessibilityDelegate.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/widget/DrawerLayout$DrawerLayoutCompatImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/widget/DrawerLayout$DrawerLayoutCompatImplApi21.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/widget/DrawerLayout$DrawerLayoutCompatImplBase.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/widget/DrawerLayout$DrawerListener.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/widget/DrawerLayout$LayoutParams.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/widget/DrawerLayout$SavedState$1.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/widget/DrawerLayout$SavedState.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/widget/DrawerLayout$SimpleDrawerListener.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/widget/DrawerLayout$ViewDragCallback$1.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/widget/DrawerLayout$ViewDragCallback.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/widget/DrawerLayout.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/widget/EdgeEffectCompat$BaseEdgeEffectImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/widget/EdgeEffectCompat$EdgeEffectIcsImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/widget/EdgeEffectCompat$EdgeEffectImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/widget/EdgeEffectCompat$EdgeEffectLollipopImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/widget/EdgeEffectCompat.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/widget/ExploreByTouchHelper$1.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/widget/ExploreByTouchHelper$ExploreByTouchNodeProvider.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/widget/ExploreByTouchHelper.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/widget/ListPopupWindowCompat$BaseListPopupWindowImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/widget/ListPopupWindowCompat$KitKatListPopupWindowImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/widget/ListPopupWindowCompat$ListPopupWindowImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/widget/ListPopupWindowCompat.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/widget/ListViewAutoScrollHelper.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/widget/MaterialProgressDrawable$1.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/widget/MaterialProgressDrawable$2.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/widget/MaterialProgressDrawable$3.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/widget/MaterialProgressDrawable$ProgressDrawableSize.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/widget/MaterialProgressDrawable$Ring.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/widget/MaterialProgressDrawable.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/widget/NestedScrollView$AccessibilityDelegate.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/widget/NestedScrollView$SavedState$1.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/widget/NestedScrollView$SavedState.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/widget/NestedScrollView.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/widget/PopupMenuCompat$BasePopupMenuImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/widget/PopupMenuCompat$KitKatPopupMenuImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/widget/PopupMenuCompat$PopupMenuImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/widget/PopupMenuCompat.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/widget/PopupWindowCompat$BasePopupWindowImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/widget/PopupWindowCompat$KitKatPopupWindowImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/widget/PopupWindowCompat$PopupWindowImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/widget/PopupWindowCompat.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/widget/ResourceCursorAdapter.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/widget/ScrollerCompat$ScrollerCompatImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/widget/ScrollerCompat$ScrollerCompatImplBase.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/widget/ScrollerCompat$ScrollerCompatImplGingerbread.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/widget/ScrollerCompat$ScrollerCompatImplIcs.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/widget/ScrollerCompat.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/widget/SearchViewCompat$OnCloseListenerCompat.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/widget/SearchViewCompat$OnQueryTextListenerCompat.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/widget/SearchViewCompat$SearchViewCompatHoneycombImpl$1.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/widget/SearchViewCompat$SearchViewCompatHoneycombImpl$2.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/widget/SearchViewCompat$SearchViewCompatHoneycombImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/widget/SearchViewCompat$SearchViewCompatIcsImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/widget/SearchViewCompat$SearchViewCompatImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/widget/SearchViewCompat$SearchViewCompatStubImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/widget/SearchViewCompat.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/widget/SimpleCursorAdapter$CursorToStringConverter.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/widget/SimpleCursorAdapter$ViewBinder.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/widget/SimpleCursorAdapter.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/widget/SlidingPaneLayout$1.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/widget/SlidingPaneLayout$AccessibilityDelegate.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/widget/SlidingPaneLayout$DisableLayerRunnable.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/widget/SlidingPaneLayout$DragHelperCallback.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/widget/SlidingPaneLayout$LayoutParams.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/widget/SlidingPaneLayout$PanelSlideListener.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/widget/SlidingPaneLayout$SavedState$1.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/widget/SlidingPaneLayout$SavedState.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/widget/SlidingPaneLayout$SimplePanelSlideListener.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/widget/SlidingPaneLayout$SlidingPanelLayoutImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/widget/SlidingPaneLayout$SlidingPanelLayoutImplBase.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/widget/SlidingPaneLayout$SlidingPanelLayoutImplJB.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/widget/SlidingPaneLayout$SlidingPanelLayoutImplJBMR1.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/widget/SlidingPaneLayout.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/widget/Space.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/widget/SwipeProgressBar.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/widget/SwipeRefreshLayout$1.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/widget/SwipeRefreshLayout$2.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/widget/SwipeRefreshLayout$3.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/widget/SwipeRefreshLayout$4.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/widget/SwipeRefreshLayout$5.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/widget/SwipeRefreshLayout$6.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/widget/SwipeRefreshLayout$7.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/widget/SwipeRefreshLayout$8.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/widget/SwipeRefreshLayout$OnRefreshListener.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/widget/SwipeRefreshLayout.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/widget/TextViewCompat$BaseTextViewCompatImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/widget/TextViewCompat$JbMr1TextViewCompatImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/widget/TextViewCompat$JbMr2TextViewCompatImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/widget/TextViewCompat$TextViewCompatImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/widget/TextViewCompat.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/widget/ViewDragHelper$1.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/widget/ViewDragHelper$2.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/widget/ViewDragHelper$Callback.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_505ovmqzw68hhnz9ob5sdu5h9/android/support/v4/widget/ViewDragHelper.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_5yuki8igwpjldunodzyamllhq/android/support/v7/recyclerview/BuildConfig.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_5yuki8igwpjldunodzyamllhq/android/support/v7/util/SortedList$BatchedCallback.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_5yuki8igwpjldunodzyamllhq/android/support/v7/util/SortedList$Callback.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_5yuki8igwpjldunodzyamllhq/android/support/v7/util/SortedList.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_5yuki8igwpjldunodzyamllhq/android/support/v7/widget/AdapterHelper$Callback.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_5yuki8igwpjldunodzyamllhq/android/support/v7/widget/AdapterHelper$UpdateOp.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_5yuki8igwpjldunodzyamllhq/android/support/v7/widget/AdapterHelper.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_5yuki8igwpjldunodzyamllhq/android/support/v7/widget/ChildHelper$Bucket.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_5yuki8igwpjldunodzyamllhq/android/support/v7/widget/ChildHelper$Callback.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_5yuki8igwpjldunodzyamllhq/android/support/v7/widget/ChildHelper.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_5yuki8igwpjldunodzyamllhq/android/support/v7/widget/DefaultItemAnimator$1.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_5yuki8igwpjldunodzyamllhq/android/support/v7/widget/DefaultItemAnimator$2.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_5yuki8igwpjldunodzyamllhq/android/support/v7/widget/DefaultItemAnimator$3.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_5yuki8igwpjldunodzyamllhq/android/support/v7/widget/DefaultItemAnimator$4.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_5yuki8igwpjldunodzyamllhq/android/support/v7/widget/DefaultItemAnimator$5.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_5yuki8igwpjldunodzyamllhq/android/support/v7/widget/DefaultItemAnimator$6.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_5yuki8igwpjldunodzyamllhq/android/support/v7/widget/DefaultItemAnimator$7.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_5yuki8igwpjldunodzyamllhq/android/support/v7/widget/DefaultItemAnimator$8.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_5yuki8igwpjldunodzyamllhq/android/support/v7/widget/DefaultItemAnimator$ChangeInfo.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_5yuki8igwpjldunodzyamllhq/android/support/v7/widget/DefaultItemAnimator$MoveInfo.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_5yuki8igwpjldunodzyamllhq/android/support/v7/widget/DefaultItemAnimator$VpaListenerAdapter.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_5yuki8igwpjldunodzyamllhq/android/support/v7/widget/DefaultItemAnimator.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_5yuki8igwpjldunodzyamllhq/android/support/v7/widget/GridLayoutManager$DefaultSpanSizeLookup.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_5yuki8igwpjldunodzyamllhq/android/support/v7/widget/GridLayoutManager$LayoutParams.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_5yuki8igwpjldunodzyamllhq/android/support/v7/widget/GridLayoutManager$SpanSizeLookup.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_5yuki8igwpjldunodzyamllhq/android/support/v7/widget/GridLayoutManager.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_5yuki8igwpjldunodzyamllhq/android/support/v7/widget/LayoutState.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_5yuki8igwpjldunodzyamllhq/android/support/v7/widget/LinearLayoutManager$1.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_5yuki8igwpjldunodzyamllhq/android/support/v7/widget/LinearLayoutManager$AnchorInfo.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_5yuki8igwpjldunodzyamllhq/android/support/v7/widget/LinearLayoutManager$LayoutChunkResult.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_5yuki8igwpjldunodzyamllhq/android/support/v7/widget/LinearLayoutManager$LayoutState.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_5yuki8igwpjldunodzyamllhq/android/support/v7/widget/LinearLayoutManager$SavedState$1.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_5yuki8igwpjldunodzyamllhq/android/support/v7/widget/LinearLayoutManager$SavedState.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_5yuki8igwpjldunodzyamllhq/android/support/v7/widget/LinearLayoutManager.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_5yuki8igwpjldunodzyamllhq/android/support/v7/widget/LinearSmoothScroller.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_5yuki8igwpjldunodzyamllhq/android/support/v7/widget/OpReorderer$Callback.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_5yuki8igwpjldunodzyamllhq/android/support/v7/widget/OpReorderer.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_5yuki8igwpjldunodzyamllhq/android/support/v7/widget/OrientationHelper$1.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_5yuki8igwpjldunodzyamllhq/android/support/v7/widget/OrientationHelper$2.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_5yuki8igwpjldunodzyamllhq/android/support/v7/widget/OrientationHelper.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_5yuki8igwpjldunodzyamllhq/android/support/v7/widget/PositionMap$ContainerHelpers.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_5yuki8igwpjldunodzyamllhq/android/support/v7/widget/PositionMap.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_5yuki8igwpjldunodzyamllhq/android/support/v7/widget/RecyclerView$1.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_5yuki8igwpjldunodzyamllhq/android/support/v7/widget/RecyclerView$2.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_5yuki8igwpjldunodzyamllhq/android/support/v7/widget/RecyclerView$3.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_5yuki8igwpjldunodzyamllhq/android/support/v7/widget/RecyclerView$4.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_5yuki8igwpjldunodzyamllhq/android/support/v7/widget/RecyclerView$5.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_5yuki8igwpjldunodzyamllhq/android/support/v7/widget/RecyclerView$Adapter.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_5yuki8igwpjldunodzyamllhq/android/support/v7/widget/RecyclerView$AdapterDataObservable.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_5yuki8igwpjldunodzyamllhq/android/support/v7/widget/RecyclerView$AdapterDataObserver.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_5yuki8igwpjldunodzyamllhq/android/support/v7/widget/RecyclerView$ChildDrawingOrderCallback.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_5yuki8igwpjldunodzyamllhq/android/support/v7/widget/RecyclerView$ItemAnimator$ItemAnimatorFinishedListener.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_5yuki8igwpjldunodzyamllhq/android/support/v7/widget/RecyclerView$ItemAnimator$ItemAnimatorListener.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_5yuki8igwpjldunodzyamllhq/android/support/v7/widget/RecyclerView$ItemAnimator.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_5yuki8igwpjldunodzyamllhq/android/support/v7/widget/RecyclerView$ItemAnimatorRestoreListener.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_5yuki8igwpjldunodzyamllhq/android/support/v7/widget/RecyclerView$ItemDecoration.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_5yuki8igwpjldunodzyamllhq/android/support/v7/widget/RecyclerView$ItemHolderInfo.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_5yuki8igwpjldunodzyamllhq/android/support/v7/widget/RecyclerView$LayoutManager$Properties.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_5yuki8igwpjldunodzyamllhq/android/support/v7/widget/RecyclerView$LayoutManager.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_5yuki8igwpjldunodzyamllhq/android/support/v7/widget/RecyclerView$LayoutParams.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_5yuki8igwpjldunodzyamllhq/android/support/v7/widget/RecyclerView$OnChildAttachStateChangeListener.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_5yuki8igwpjldunodzyamllhq/android/support/v7/widget/RecyclerView$OnItemTouchListener.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_5yuki8igwpjldunodzyamllhq/android/support/v7/widget/RecyclerView$OnScrollListener.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_5yuki8igwpjldunodzyamllhq/android/support/v7/widget/RecyclerView$RecycledViewPool.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_5yuki8igwpjldunodzyamllhq/android/support/v7/widget/RecyclerView$Recycler.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_5yuki8igwpjldunodzyamllhq/android/support/v7/widget/RecyclerView$RecyclerListener.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_5yuki8igwpjldunodzyamllhq/android/support/v7/widget/RecyclerView$RecyclerViewDataObserver.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_5yuki8igwpjldunodzyamllhq/android/support/v7/widget/RecyclerView$SavedState$1.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_5yuki8igwpjldunodzyamllhq/android/support/v7/widget/RecyclerView$SavedState.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_5yuki8igwpjldunodzyamllhq/android/support/v7/widget/RecyclerView$SimpleOnItemTouchListener.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_5yuki8igwpjldunodzyamllhq/android/support/v7/widget/RecyclerView$SmoothScroller$Action.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_5yuki8igwpjldunodzyamllhq/android/support/v7/widget/RecyclerView$SmoothScroller.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_5yuki8igwpjldunodzyamllhq/android/support/v7/widget/RecyclerView$State.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_5yuki8igwpjldunodzyamllhq/android/support/v7/widget/RecyclerView$ViewCacheExtension.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_5yuki8igwpjldunodzyamllhq/android/support/v7/widget/RecyclerView$ViewFlinger.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_5yuki8igwpjldunodzyamllhq/android/support/v7/widget/RecyclerView$ViewHolder.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_5yuki8igwpjldunodzyamllhq/android/support/v7/widget/RecyclerView.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_5yuki8igwpjldunodzyamllhq/android/support/v7/widget/RecyclerViewAccessibilityDelegate$1.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_5yuki8igwpjldunodzyamllhq/android/support/v7/widget/RecyclerViewAccessibilityDelegate.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_5yuki8igwpjldunodzyamllhq/android/support/v7/widget/ScrollbarHelper.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_5yuki8igwpjldunodzyamllhq/android/support/v7/widget/StaggeredGridLayoutManager$1.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_5yuki8igwpjldunodzyamllhq/android/support/v7/widget/StaggeredGridLayoutManager$2.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_5yuki8igwpjldunodzyamllhq/android/support/v7/widget/StaggeredGridLayoutManager$AnchorInfo.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_5yuki8igwpjldunodzyamllhq/android/support/v7/widget/StaggeredGridLayoutManager$LayoutParams.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_5yuki8igwpjldunodzyamllhq/android/support/v7/widget/StaggeredGridLayoutManager$LazySpanLookup$FullSpanItem$1.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_5yuki8igwpjldunodzyamllhq/android/support/v7/widget/StaggeredGridLayoutManager$LazySpanLookup$FullSpanItem.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_5yuki8igwpjldunodzyamllhq/android/support/v7/widget/StaggeredGridLayoutManager$LazySpanLookup.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_5yuki8igwpjldunodzyamllhq/android/support/v7/widget/StaggeredGridLayoutManager$SavedState$1.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_5yuki8igwpjldunodzyamllhq/android/support/v7/widget/StaggeredGridLayoutManager$SavedState.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_5yuki8igwpjldunodzyamllhq/android/support/v7/widget/StaggeredGridLayoutManager$Span.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_5yuki8igwpjldunodzyamllhq/android/support/v7/widget/StaggeredGridLayoutManager.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_5yuki8igwpjldunodzyamllhq/android/support/v7/widget/helper/ItemTouchHelper$1.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_5yuki8igwpjldunodzyamllhq/android/support/v7/widget/helper/ItemTouchHelper$2.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_5yuki8igwpjldunodzyamllhq/android/support/v7/widget/helper/ItemTouchHelper$3.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_5yuki8igwpjldunodzyamllhq/android/support/v7/widget/helper/ItemTouchHelper$4.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_5yuki8igwpjldunodzyamllhq/android/support/v7/widget/helper/ItemTouchHelper$5.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_5yuki8igwpjldunodzyamllhq/android/support/v7/widget/helper/ItemTouchHelper$Callback$1.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_5yuki8igwpjldunodzyamllhq/android/support/v7/widget/helper/ItemTouchHelper$Callback$2.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_5yuki8igwpjldunodzyamllhq/android/support/v7/widget/helper/ItemTouchHelper$Callback.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_5yuki8igwpjldunodzyamllhq/android/support/v7/widget/helper/ItemTouchHelper$ItemTouchHelperGestureListener.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_5yuki8igwpjldunodzyamllhq/android/support/v7/widget/helper/ItemTouchHelper$RecoverAnimation$1.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_5yuki8igwpjldunodzyamllhq/android/support/v7/widget/helper/ItemTouchHelper$RecoverAnimation.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_5yuki8igwpjldunodzyamllhq/android/support/v7/widget/helper/ItemTouchHelper$SimpleCallback.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_5yuki8igwpjldunodzyamllhq/android/support/v7/widget/helper/ItemTouchHelper$ViewDropHandler.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_5yuki8igwpjldunodzyamllhq/android/support/v7/widget/helper/ItemTouchHelper.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_5yuki8igwpjldunodzyamllhq/android/support/v7/widget/helper/ItemTouchUIUtil.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_5yuki8igwpjldunodzyamllhq/android/support/v7/widget/helper/ItemTouchUIUtilImpl$Gingerbread.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_5yuki8igwpjldunodzyamllhq/android/support/v7/widget/helper/ItemTouchUIUtilImpl$Honeycomb.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_5yuki8igwpjldunodzyamllhq/android/support/v7/widget/helper/ItemTouchUIUtilImpl$Lollipop.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_5yuki8igwpjldunodzyamllhq/android/support/v7/widget/helper/ItemTouchUIUtilImpl.class create mode 100644 Library/build/tmp/expandedArchives/classes.jar_5yuki8igwpjldunodzyamllhq/android/support/v7/widget/util/SortedListAdapterCallback.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/accessibilityservice/AccessibilityServiceInfoCompatIcs.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/accessibilityservice/AccessibilityServiceInfoCompatJellyBeanMr2.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/animation/AnimatorListenerCompat.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/animation/AnimatorProvider.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/animation/AnimatorUpdateListenerCompat.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/animation/DonutAnimatorCompatProvider$DonutFloatValueAnimator$1.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/animation/DonutAnimatorCompatProvider$DonutFloatValueAnimator.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/animation/DonutAnimatorCompatProvider.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/animation/HoneycombMr1AnimatorCompatProvider$AnimatorListenerCompatWrapper.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/animation/HoneycombMr1AnimatorCompatProvider$HoneycombValueAnimatorCompat$1.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/animation/HoneycombMr1AnimatorCompatProvider$HoneycombValueAnimatorCompat.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/animation/HoneycombMr1AnimatorCompatProvider.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/animation/ValueAnimatorCompat.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/app/ActionBarDrawerToggleHoneycomb$SetIndicatorInfo.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/app/ActionBarDrawerToggleHoneycomb.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/app/ActionBarDrawerToggleJellybeanMR2.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/app/ActivityCompat21$SharedElementCallback21.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/app/ActivityCompat21$SharedElementCallbackImpl.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/app/ActivityCompat21.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/app/ActivityCompatHoneycomb.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/app/ActivityCompatJB.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/app/ActivityManagerCompatKitKat.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/app/ActivityOptionsCompat21.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/app/ActivityOptionsCompatJB.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/app/BundleUtil.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/app/FragmentTransitionCompat21$1.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/app/FragmentTransitionCompat21$2.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/app/FragmentTransitionCompat21$3.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/app/FragmentTransitionCompat21$4.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/app/FragmentTransitionCompat21$EpicenterView.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/app/FragmentTransitionCompat21$ViewRetriever.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/app/FragmentTransitionCompat21.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/app/NavUtilsJB.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/app/NotificationBuilderWithActions.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/app/NotificationBuilderWithBuilderAccessor.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/app/NotificationCompatApi20$Builder.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/app/NotificationCompatApi20.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/app/NotificationCompatApi21$Builder.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/app/NotificationCompatApi21.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/app/NotificationCompatBase$Action$Factory.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/app/NotificationCompatBase$Action.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/app/NotificationCompatBase$UnreadConversation$Factory.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/app/NotificationCompatBase$UnreadConversation.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/app/NotificationCompatBase.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/app/NotificationCompatGingerbread.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/app/NotificationCompatHoneycomb.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/app/NotificationCompatIceCreamSandwich$Builder.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/app/NotificationCompatIceCreamSandwich.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/app/NotificationCompatJellybean$Builder.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/app/NotificationCompatJellybean.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/app/NotificationCompatKitKat$Builder.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/app/NotificationCompatKitKat.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/app/NotificationManagerCompatEclair.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/app/NotificationManagerCompatIceCreamSandwich.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/app/RemoteInputCompatApi20.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/app/RemoteInputCompatBase$RemoteInput$Factory.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/app/RemoteInputCompatBase$RemoteInput.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/app/RemoteInputCompatBase.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/app/RemoteInputCompatJellybean.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/app/ShareCompatICS.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/app/ShareCompatJB.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/app/TaskStackBuilderHoneycomb.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/app/TaskStackBuilderJellybean.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/content/ContextCompatApi21.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/content/ContextCompatFroyo.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/content/ContextCompatHoneycomb.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/content/ContextCompatJellybean.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/content/ContextCompatKitKat.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/content/IntentCompatHoneycomb.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/content/IntentCompatIcsMr1.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/content/res/ResourcesCompatApi21.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/content/res/ResourcesCompatIcsMr1.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/graphics/BitmapCompatHoneycombMr1.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/graphics/BitmapCompatJellybeanMR2.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/graphics/BitmapCompatKitKat.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/graphics/drawable/DrawableCompatApi22.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/graphics/drawable/DrawableCompatBase.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/graphics/drawable/DrawableCompatHoneycomb.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/graphics/drawable/DrawableCompatKitKat.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/graphics/drawable/DrawableCompatLollipop.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/graphics/drawable/DrawableWrapper.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/graphics/drawable/DrawableWrapperDonut.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/graphics/drawable/DrawableWrapperHoneycomb.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/graphics/drawable/DrawableWrapperKitKat.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/graphics/drawable/DrawableWrapperLollipop.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/graphics/drawable/RoundedBitmapDrawable.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/graphics/drawable/RoundedBitmapDrawable21.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/hardware/display/DisplayManagerJellybeanMr1.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/media/MediaDescriptionCompatApi21$Builder.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/media/MediaDescriptionCompatApi21.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/media/MediaMetadataCompatApi21$Builder.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/media/MediaMetadataCompatApi21.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/media/RatingCompatApi21.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/media/TransportMediatorCallback.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/media/TransportMediatorJellybeanMR2$1.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/media/TransportMediatorJellybeanMR2$2.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/media/TransportMediatorJellybeanMR2$3.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/media/TransportMediatorJellybeanMR2$4.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/media/TransportMediatorJellybeanMR2.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/media/VolumeProviderCompatApi21$1.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/media/VolumeProviderCompatApi21$Delegate.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/media/VolumeProviderCompatApi21.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/media/routing/MediaRouterJellybean$Callback.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/media/routing/MediaRouterJellybean$CallbackProxy.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/media/routing/MediaRouterJellybean$GetDefaultRouteWorkaround.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/media/routing/MediaRouterJellybean$RouteCategory.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/media/routing/MediaRouterJellybean$RouteGroup.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/media/routing/MediaRouterJellybean$RouteInfo.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/media/routing/MediaRouterJellybean$SelectRouteWorkaround.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/media/routing/MediaRouterJellybean$UserRouteInfo.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/media/routing/MediaRouterJellybean$VolumeCallback.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/media/routing/MediaRouterJellybean$VolumeCallbackProxy.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/media/routing/MediaRouterJellybean.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/media/routing/MediaRouterJellybeanMr1$ActiveScanWorkaround.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/media/routing/MediaRouterJellybeanMr1$Callback.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/media/routing/MediaRouterJellybeanMr1$CallbackProxy.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/media/routing/MediaRouterJellybeanMr1$IsConnectingWorkaround.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/media/routing/MediaRouterJellybeanMr1$RouteInfo.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/media/routing/MediaRouterJellybeanMr1.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/media/routing/MediaRouterJellybeanMr2$RouteInfo.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/media/routing/MediaRouterJellybeanMr2$UserRouteInfo.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/media/routing/MediaRouterJellybeanMr2.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/media/session/MediaControllerCompatApi21$Callback.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/media/session/MediaControllerCompatApi21$CallbackProxy.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/media/session/MediaControllerCompatApi21$PlaybackInfo.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/media/session/MediaControllerCompatApi21$TransportControls.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/media/session/MediaControllerCompatApi21.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/media/session/MediaSessionCompatApi14$Callback.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/media/session/MediaSessionCompatApi14.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/media/session/MediaSessionCompatApi18$OnPlaybackPositionUpdateListener.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/media/session/MediaSessionCompatApi18.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/media/session/MediaSessionCompatApi19$OnMetadataUpdateListener.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/media/session/MediaSessionCompatApi19.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/media/session/MediaSessionCompatApi21$Callback.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/media/session/MediaSessionCompatApi21$CallbackProxy.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/media/session/MediaSessionCompatApi21$QueueItem.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/media/session/MediaSessionCompatApi21.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/media/session/MediaSessionCompatApi22.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/media/session/MediaSessionCompatApi8.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/media/session/PlaybackStateCompatApi21$CustomAction.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/media/session/PlaybackStateCompatApi21.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/media/session/PlaybackStateCompatApi22.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/net/ConnectivityManagerCompatGingerbread.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/net/ConnectivityManagerCompatHoneycombMR2.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/net/ConnectivityManagerCompatJellyBean.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/net/TrafficStatsCompatIcs.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/os/AsyncTaskCompatHoneycomb.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/os/EnvironmentCompatKitKat.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/os/ParcelableCompatCreatorCallbacks.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/os/ParcelableCompatCreatorHoneycombMR2.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/os/ParcelableCompatCreatorHoneycombMR2Stub.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/os/TraceJellybeanMR2.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/print/PrintHelperKitkat$1.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/print/PrintHelperKitkat$2$1$1.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/print/PrintHelperKitkat$2$1.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/print/PrintHelperKitkat$2.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/print/PrintHelperKitkat$OnPrintFinishCallback.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/print/PrintHelperKitkat.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/provider/DocumentsContractApi19.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/provider/DocumentsContractApi21.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/speech/tts/TextToSpeechICS.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/speech/tts/TextToSpeechICSMR1$1.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/speech/tts/TextToSpeechICSMR1$2.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/speech/tts/TextToSpeechICSMR1$UtteranceProgressListenerICSMR1.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/speech/tts/TextToSpeechICSMR1.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/text/ICUCompatIcs.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/view/AccessibilityDelegateCompatIcs$1.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/view/AccessibilityDelegateCompatIcs$AccessibilityDelegateBridge.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/view/AccessibilityDelegateCompatIcs.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/view/AccessibilityDelegateCompatJellyBean$1.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/view/AccessibilityDelegateCompatJellyBean$AccessibilityDelegateBridgeJellyBean.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/view/AccessibilityDelegateCompatJellyBean.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/view/GravityCompatJellybeanMr1.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/view/KeyEventCompatEclair.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/view/KeyEventCompatHoneycomb.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/view/LayoutInflaterCompatBase$FactoryWrapper.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/view/LayoutInflaterCompatBase.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/view/LayoutInflaterCompatHC$FactoryWrapperHC.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/view/LayoutInflaterCompatHC.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/view/LayoutInflaterCompatLollipop.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/view/LayoutInflaterFactory.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/view/MarginLayoutParamsCompatJellybeanMr1.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/view/MenuItemCompatHoneycomb.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/view/MenuItemCompatIcs$OnActionExpandListenerWrapper.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/view/MenuItemCompatIcs$SupportActionExpandProxy.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/view/MenuItemCompatIcs.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/view/MotionEventCompatEclair.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/view/MotionEventCompatGingerbread.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/view/MotionEventCompatHoneycombMr1.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/view/OnApplyWindowInsetsListener.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/view/PagerTitleStripIcs$SingleLineAllCapsTransform.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/view/PagerTitleStripIcs.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/view/ScaleGestureDetectorCompatKitKat.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/view/TintableBackgroundView.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/view/VelocityTrackerCompatHoneycomb.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/view/ViewCompatBase.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/view/ViewCompatEclairMr1.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/view/ViewCompatGingerbread.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/view/ViewCompatHC.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/view/ViewCompatICS.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/view/ViewCompatJB.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/view/ViewCompatJellybeanMr1.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/view/ViewCompatKitKat.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/view/ViewCompatLollipop$1.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/view/ViewCompatLollipop.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/view/ViewConfigurationCompatFroyo.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/view/ViewConfigurationCompatICS.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/view/ViewGroupCompatHC.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/view/ViewGroupCompatIcs.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/view/ViewGroupCompatJellybeanMR2.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/view/ViewGroupCompatLollipop.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/view/ViewParentCompatICS.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/view/ViewParentCompatKitKat.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/view/ViewParentCompatLollipop.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/view/ViewPropertyAnimatorCompatICS$1.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/view/ViewPropertyAnimatorCompatICS.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/view/ViewPropertyAnimatorCompatJB$1.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/view/ViewPropertyAnimatorCompatJB.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/view/ViewPropertyAnimatorCompatJellybeanMr2.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/view/ViewPropertyAnimatorCompatKK$1.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/view/ViewPropertyAnimatorCompatKK.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/view/ViewPropertyAnimatorCompatLollipop.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/view/ViewPropertyAnimatorListener.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/view/ViewPropertyAnimatorUpdateListener.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/view/WindowInsetsCompat.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/view/WindowInsetsCompatApi21.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/view/accessibility/AccessibilityEventCompatIcs.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/view/accessibility/AccessibilityEventCompatKitKat.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/view/accessibility/AccessibilityManagerCompatIcs$1.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/view/accessibility/AccessibilityManagerCompatIcs$AccessibilityStateChangeListenerBridge.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/view/accessibility/AccessibilityManagerCompatIcs.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/view/accessibility/AccessibilityNodeInfoCompatApi21$CollectionItemInfo.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/view/accessibility/AccessibilityNodeInfoCompatApi21.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/view/accessibility/AccessibilityNodeInfoCompatApi22.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/view/accessibility/AccessibilityNodeInfoCompatIcs.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/view/accessibility/AccessibilityNodeInfoCompatJellyBean.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/view/accessibility/AccessibilityNodeInfoCompatJellybeanMr2.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/view/accessibility/AccessibilityNodeInfoCompatKitKat$CollectionInfo.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/view/accessibility/AccessibilityNodeInfoCompatKitKat$CollectionItemInfo.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/view/accessibility/AccessibilityNodeInfoCompatKitKat$RangeInfo.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/view/accessibility/AccessibilityNodeInfoCompatKitKat.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/view/accessibility/AccessibilityNodeProviderCompatJellyBean$1.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/view/accessibility/AccessibilityNodeProviderCompatJellyBean$AccessibilityNodeInfoBridge.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/view/accessibility/AccessibilityNodeProviderCompatJellyBean.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/view/accessibility/AccessibilityNodeProviderCompatKitKat$1.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/view/accessibility/AccessibilityNodeProviderCompatKitKat$AccessibilityNodeInfoBridge.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/view/accessibility/AccessibilityNodeProviderCompatKitKat.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/view/accessibility/AccessibilityRecordCompatIcs.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/view/accessibility/AccessibilityRecordCompatIcsMr1.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/view/accessibility/AccessibilityRecordCompatJellyBean.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/view/animation/PathInterpolatorCompatApi21.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/view/animation/PathInterpolatorCompatBase.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/view/animation/PathInterpolatorDonut.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/widget/DrawerLayoutCompatApi21$InsetsListener.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/widget/DrawerLayoutCompatApi21.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/widget/DrawerLayoutImpl.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/widget/EdgeEffectCompatIcs.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/widget/EdgeEffectCompatLollipop.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/widget/ListPopupWindowCompatKitKat.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/widget/PopupMenuCompatKitKat.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/widget/PopupWindowCompatKitKat.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/widget/ScrollerCompatGingerbread.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/widget/ScrollerCompatIcs.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/widget/SearchViewCompatHoneycomb$1.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/widget/SearchViewCompatHoneycomb$2.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/widget/SearchViewCompatHoneycomb$OnCloseListenerCompatBridge.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/widget/SearchViewCompatHoneycomb$OnQueryTextListenerCompatBridge.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/widget/SearchViewCompatHoneycomb.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/widget/SearchViewCompatIcs$MySearchView.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/widget/SearchViewCompatIcs.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/widget/TextViewCompatJbMr1.class create mode 100644 Library/build/tmp/expandedArchives/internal_impl-22.2.1.jar_3bgcipjgfjc5skwewoycx81fq/android/support/v4/widget/TextViewCompatJbMr2.class create mode 100644 Library/build/tmp/expandedArchives/support-annotations-22.2.1.jar_dqf97060bwcrln2ptrzrf3efy/android/support/annotation/AnimRes.class create mode 100644 Library/build/tmp/expandedArchives/support-annotations-22.2.1.jar_dqf97060bwcrln2ptrzrf3efy/android/support/annotation/AnimatorRes.class create mode 100644 Library/build/tmp/expandedArchives/support-annotations-22.2.1.jar_dqf97060bwcrln2ptrzrf3efy/android/support/annotation/AnyRes.class create mode 100644 Library/build/tmp/expandedArchives/support-annotations-22.2.1.jar_dqf97060bwcrln2ptrzrf3efy/android/support/annotation/ArrayRes.class create mode 100644 Library/build/tmp/expandedArchives/support-annotations-22.2.1.jar_dqf97060bwcrln2ptrzrf3efy/android/support/annotation/AttrRes.class create mode 100644 Library/build/tmp/expandedArchives/support-annotations-22.2.1.jar_dqf97060bwcrln2ptrzrf3efy/android/support/annotation/BinderThread.class create mode 100644 Library/build/tmp/expandedArchives/support-annotations-22.2.1.jar_dqf97060bwcrln2ptrzrf3efy/android/support/annotation/BoolRes.class create mode 100644 Library/build/tmp/expandedArchives/support-annotations-22.2.1.jar_dqf97060bwcrln2ptrzrf3efy/android/support/annotation/CallSuper.class create mode 100644 Library/build/tmp/expandedArchives/support-annotations-22.2.1.jar_dqf97060bwcrln2ptrzrf3efy/android/support/annotation/CheckResult.class create mode 100644 Library/build/tmp/expandedArchives/support-annotations-22.2.1.jar_dqf97060bwcrln2ptrzrf3efy/android/support/annotation/ColorInt.class create mode 100644 Library/build/tmp/expandedArchives/support-annotations-22.2.1.jar_dqf97060bwcrln2ptrzrf3efy/android/support/annotation/ColorRes.class create mode 100644 Library/build/tmp/expandedArchives/support-annotations-22.2.1.jar_dqf97060bwcrln2ptrzrf3efy/android/support/annotation/DimenRes.class create mode 100644 Library/build/tmp/expandedArchives/support-annotations-22.2.1.jar_dqf97060bwcrln2ptrzrf3efy/android/support/annotation/DrawableRes.class create mode 100644 Library/build/tmp/expandedArchives/support-annotations-22.2.1.jar_dqf97060bwcrln2ptrzrf3efy/android/support/annotation/FloatRange.class create mode 100644 Library/build/tmp/expandedArchives/support-annotations-22.2.1.jar_dqf97060bwcrln2ptrzrf3efy/android/support/annotation/FractionRes.class create mode 100644 Library/build/tmp/expandedArchives/support-annotations-22.2.1.jar_dqf97060bwcrln2ptrzrf3efy/android/support/annotation/IdRes.class create mode 100644 Library/build/tmp/expandedArchives/support-annotations-22.2.1.jar_dqf97060bwcrln2ptrzrf3efy/android/support/annotation/IntDef.class create mode 100644 Library/build/tmp/expandedArchives/support-annotations-22.2.1.jar_dqf97060bwcrln2ptrzrf3efy/android/support/annotation/IntRange.class create mode 100644 Library/build/tmp/expandedArchives/support-annotations-22.2.1.jar_dqf97060bwcrln2ptrzrf3efy/android/support/annotation/IntegerRes.class create mode 100644 Library/build/tmp/expandedArchives/support-annotations-22.2.1.jar_dqf97060bwcrln2ptrzrf3efy/android/support/annotation/InterpolatorRes.class create mode 100644 Library/build/tmp/expandedArchives/support-annotations-22.2.1.jar_dqf97060bwcrln2ptrzrf3efy/android/support/annotation/Keep.class create mode 100644 Library/build/tmp/expandedArchives/support-annotations-22.2.1.jar_dqf97060bwcrln2ptrzrf3efy/android/support/annotation/LayoutRes.class create mode 100644 Library/build/tmp/expandedArchives/support-annotations-22.2.1.jar_dqf97060bwcrln2ptrzrf3efy/android/support/annotation/MainThread.class create mode 100644 Library/build/tmp/expandedArchives/support-annotations-22.2.1.jar_dqf97060bwcrln2ptrzrf3efy/android/support/annotation/MenuRes.class create mode 100644 Library/build/tmp/expandedArchives/support-annotations-22.2.1.jar_dqf97060bwcrln2ptrzrf3efy/android/support/annotation/NonNull.class create mode 100644 Library/build/tmp/expandedArchives/support-annotations-22.2.1.jar_dqf97060bwcrln2ptrzrf3efy/android/support/annotation/Nullable.class create mode 100644 Library/build/tmp/expandedArchives/support-annotations-22.2.1.jar_dqf97060bwcrln2ptrzrf3efy/android/support/annotation/PluralsRes.class create mode 100644 Library/build/tmp/expandedArchives/support-annotations-22.2.1.jar_dqf97060bwcrln2ptrzrf3efy/android/support/annotation/RawRes.class create mode 100644 Library/build/tmp/expandedArchives/support-annotations-22.2.1.jar_dqf97060bwcrln2ptrzrf3efy/android/support/annotation/RequiresPermission$Read.class create mode 100644 Library/build/tmp/expandedArchives/support-annotations-22.2.1.jar_dqf97060bwcrln2ptrzrf3efy/android/support/annotation/RequiresPermission$Write.class create mode 100644 Library/build/tmp/expandedArchives/support-annotations-22.2.1.jar_dqf97060bwcrln2ptrzrf3efy/android/support/annotation/RequiresPermission.class create mode 100644 Library/build/tmp/expandedArchives/support-annotations-22.2.1.jar_dqf97060bwcrln2ptrzrf3efy/android/support/annotation/Size.class create mode 100644 Library/build/tmp/expandedArchives/support-annotations-22.2.1.jar_dqf97060bwcrln2ptrzrf3efy/android/support/annotation/StringDef.class create mode 100644 Library/build/tmp/expandedArchives/support-annotations-22.2.1.jar_dqf97060bwcrln2ptrzrf3efy/android/support/annotation/StringRes.class create mode 100644 Library/build/tmp/expandedArchives/support-annotations-22.2.1.jar_dqf97060bwcrln2ptrzrf3efy/android/support/annotation/StyleRes.class create mode 100644 Library/build/tmp/expandedArchives/support-annotations-22.2.1.jar_dqf97060bwcrln2ptrzrf3efy/android/support/annotation/StyleableRes.class create mode 100644 Library/build/tmp/expandedArchives/support-annotations-22.2.1.jar_dqf97060bwcrln2ptrzrf3efy/android/support/annotation/TransitionRes.class create mode 100644 Library/build/tmp/expandedArchives/support-annotations-22.2.1.jar_dqf97060bwcrln2ptrzrf3efy/android/support/annotation/UiThread.class create mode 100644 Library/build/tmp/expandedArchives/support-annotations-22.2.1.jar_dqf97060bwcrln2ptrzrf3efy/android/support/annotation/VisibleForTesting.class create mode 100644 Library/build/tmp/expandedArchives/support-annotations-22.2.1.jar_dqf97060bwcrln2ptrzrf3efy/android/support/annotation/WorkerThread.class create mode 100644 Library/build/tmp/expandedArchives/support-annotations-22.2.1.jar_dqf97060bwcrln2ptrzrf3efy/android/support/annotation/XmlRes.class diff --git a/.idea/gradle.xml b/.idea/gradle.xml index 40f00b5..c5ae3bd 100644 --- a/.idea/gradle.xml +++ b/.idea/gradle.xml @@ -3,10 +3,8 @@ \ No newline at end of file diff --git a/Library/Library.iml b/Library/Library.iml index 8bc5f28..9a3f6b7 100644 --- a/Library/Library.iml +++ b/Library/Library.iml @@ -57,13 +57,6 @@ - - - - - - - @@ -71,9 +64,16 @@ - + + + + + + + + @@ -81,14 +81,15 @@ + + - + - + - diff --git a/Library/build/generated/source/buildConfig/debug/com/lhh/ptrrv/library/BuildConfig.java b/Library/build/generated/source/buildConfig/debug/com/lhh/ptrrv/library/BuildConfig.java index dcf60d0..005706f 100644 --- a/Library/build/generated/source/buildConfig/debug/com/lhh/ptrrv/library/BuildConfig.java +++ b/Library/build/generated/source/buildConfig/debug/com/lhh/ptrrv/library/BuildConfig.java @@ -9,5 +9,5 @@ public final class BuildConfig { public static final String BUILD_TYPE = "debug"; public static final String FLAVOR = ""; public static final int VERSION_CODE = 1310; - public static final String VERSION_NAME = ""; + public static final String VERSION_NAME = "1.3.1"; } diff --git a/Library/build/generated/source/buildConfig/release/com/lhh/ptrrv/library/BuildConfig.java b/Library/build/generated/source/buildConfig/release/com/lhh/ptrrv/library/BuildConfig.java new file mode 100644 index 0000000..e5b9b8a --- /dev/null +++ b/Library/build/generated/source/buildConfig/release/com/lhh/ptrrv/library/BuildConfig.java @@ -0,0 +1,13 @@ +/** + * Automatically generated file. DO NOT MODIFY + */ +package com.lhh.ptrrv.library; + +public final class BuildConfig { + public static final boolean DEBUG = false; + public static final String APPLICATION_ID = "com.lhh.ptrrv.library"; + public static final String BUILD_TYPE = "release"; + public static final String FLAVOR = ""; + public static final int VERSION_CODE = 1310; + public static final String VERSION_NAME = "1.3.1"; +} diff --git a/Library/build/generated/source/r/debug/android/support/v7/appcompat/R.java b/Library/build/generated/source/r/debug/android/support/v7/appcompat/R.java new file mode 100644 index 0000000..76af549 --- /dev/null +++ b/Library/build/generated/source/r/debug/android/support/v7/appcompat/R.java @@ -0,0 +1,1154 @@ +/* AUTO-GENERATED FILE. DO NOT MODIFY. + * + * This class was automatically generated by the + * aapt tool from the resource data it found. It + * should not be modified by hand. + */ +package android.support.v7.appcompat; + +public final class R { + public static final class anim { + public static final int abc_fade_in = 0x7f040000; + public static final int abc_fade_out = 0x7f040001; + public static final int abc_grow_fade_in_from_bottom = 0x7f040002; + public static final int abc_popup_enter = 0x7f040003; + public static final int abc_popup_exit = 0x7f040004; + public static final int abc_shrink_fade_out_from_bottom = 0x7f040005; + public static final int abc_slide_in_bottom = 0x7f040006; + public static final int abc_slide_in_top = 0x7f040007; + public static final int abc_slide_out_bottom = 0x7f040008; + public static final int abc_slide_out_top = 0x7f040009; + } + public static final class attr { + public static final int actionBarDivider = 0x7f010067; + public static final int actionBarItemBackground = 0x7f010068; + public static final int actionBarPopupTheme = 0x7f010061; + public static final int actionBarSize = 0x7f010066; + public static final int actionBarSplitStyle = 0x7f010063; + public static final int actionBarStyle = 0x7f010062; + public static final int actionBarTabBarStyle = 0x7f01005d; + public static final int actionBarTabStyle = 0x7f01005c; + public static final int actionBarTabTextStyle = 0x7f01005e; + public static final int actionBarTheme = 0x7f010064; + public static final int actionBarWidgetTheme = 0x7f010065; + public static final int actionButtonStyle = 0x7f010081; + public static final int actionDropDownStyle = 0x7f01007d; + public static final int actionLayout = 0x7f010031; + public static final int actionMenuTextAppearance = 0x7f010069; + public static final int actionMenuTextColor = 0x7f01006a; + public static final int actionModeBackground = 0x7f01006d; + public static final int actionModeCloseButtonStyle = 0x7f01006c; + public static final int actionModeCloseDrawable = 0x7f01006f; + public static final int actionModeCopyDrawable = 0x7f010071; + public static final int actionModeCutDrawable = 0x7f010070; + public static final int actionModeFindDrawable = 0x7f010075; + public static final int actionModePasteDrawable = 0x7f010072; + public static final int actionModePopupWindowStyle = 0x7f010077; + public static final int actionModeSelectAllDrawable = 0x7f010073; + public static final int actionModeShareDrawable = 0x7f010074; + public static final int actionModeSplitBackground = 0x7f01006e; + public static final int actionModeStyle = 0x7f01006b; + public static final int actionModeWebSearchDrawable = 0x7f010076; + public static final int actionOverflowButtonStyle = 0x7f01005f; + public static final int actionOverflowMenuStyle = 0x7f010060; + public static final int actionProviderClass = 0x7f010033; + public static final int actionViewClass = 0x7f010032; + public static final int activityChooserViewStyle = 0x7f010088; + public static final int alertDialogButtonGroupStyle = 0x7f0100a9; + public static final int alertDialogCenterButtons = 0x7f0100aa; + public static final int alertDialogStyle = 0x7f0100a8; + public static final int alertDialogTheme = 0x7f0100ab; + public static final int autoCompleteTextViewStyle = 0x7f0100b0; + public static final int background = 0x7f01000c; + public static final int backgroundSplit = 0x7f01000e; + public static final int backgroundStacked = 0x7f01000d; + public static final int backgroundTint = 0x7f0100c9; + public static final int backgroundTintMode = 0x7f0100ca; + public static final int barSize = 0x7f01002b; + public static final int buttonBarButtonStyle = 0x7f010083; + public static final int buttonBarNegativeButtonStyle = 0x7f0100ae; + public static final int buttonBarNeutralButtonStyle = 0x7f0100af; + public static final int buttonBarPositiveButtonStyle = 0x7f0100ad; + public static final int buttonBarStyle = 0x7f010082; + public static final int buttonPanelSideLayout = 0x7f01001f; + public static final int buttonStyle = 0x7f0100b1; + public static final int buttonStyleSmall = 0x7f0100b2; + public static final int checkboxStyle = 0x7f0100b3; + public static final int checkedTextViewStyle = 0x7f0100b4; + public static final int closeIcon = 0x7f01003e; + public static final int closeItemLayout = 0x7f01001c; + public static final int collapseContentDescription = 0x7f0100c3; + public static final int collapseIcon = 0x7f0100c2; + public static final int color = 0x7f010025; + public static final int colorAccent = 0x7f0100a2; + public static final int colorButtonNormal = 0x7f0100a6; + public static final int colorControlActivated = 0x7f0100a4; + public static final int colorControlHighlight = 0x7f0100a5; + public static final int colorControlNormal = 0x7f0100a3; + public static final int colorPrimary = 0x7f0100a0; + public static final int colorPrimaryDark = 0x7f0100a1; + public static final int colorSwitchThumbNormal = 0x7f0100a7; + public static final int commitIcon = 0x7f010043; + public static final int contentInsetEnd = 0x7f010017; + public static final int contentInsetLeft = 0x7f010018; + public static final int contentInsetRight = 0x7f010019; + public static final int contentInsetStart = 0x7f010016; + public static final int customNavigationLayout = 0x7f01000f; + public static final int dialogPreferredPadding = 0x7f01007b; + public static final int dialogTheme = 0x7f01007a; + public static final int disableChildrenWhenDisabled = 0x7f01004a; + public static final int displayOptions = 0x7f010005; + public static final int divider = 0x7f01000b; + public static final int dividerHorizontal = 0x7f010087; + public static final int dividerPadding = 0x7f01002f; + public static final int dividerVertical = 0x7f010086; + public static final int drawableSize = 0x7f010027; + public static final int drawerArrowStyle = 0x7f010000; + public static final int dropDownListViewStyle = 0x7f010098; + public static final int dropdownListPreferredItemHeight = 0x7f01007e; + public static final int editTextBackground = 0x7f01008e; + public static final int editTextColor = 0x7f01008d; + public static final int editTextStyle = 0x7f0100b5; + public static final int elevation = 0x7f01001a; + public static final int expandActivityOverflowButtonDrawable = 0x7f01001e; + public static final int gapBetweenBars = 0x7f010028; + public static final int goIcon = 0x7f01003f; + public static final int height = 0x7f010001; + public static final int hideOnContentScroll = 0x7f010015; + public static final int homeAsUpIndicator = 0x7f010080; + public static final int homeLayout = 0x7f010010; + public static final int icon = 0x7f010009; + public static final int iconifiedByDefault = 0x7f01003c; + public static final int indeterminateProgressStyle = 0x7f010012; + public static final int initialActivityCount = 0x7f01001d; + public static final int isLightTheme = 0x7f010002; + public static final int itemPadding = 0x7f010014; + public static final int layout = 0x7f01003b; + public static final int listChoiceBackgroundIndicator = 0x7f01009f; + public static final int listDividerAlertDialog = 0x7f01007c; + public static final int listItemLayout = 0x7f010023; + public static final int listLayout = 0x7f010020; + public static final int listPopupWindowStyle = 0x7f010099; + public static final int listPreferredItemHeight = 0x7f010093; + public static final int listPreferredItemHeightLarge = 0x7f010095; + public static final int listPreferredItemHeightSmall = 0x7f010094; + public static final int listPreferredItemPaddingLeft = 0x7f010096; + public static final int listPreferredItemPaddingRight = 0x7f010097; + public static final int logo = 0x7f01000a; + public static final int maxButtonHeight = 0x7f0100c1; + public static final int measureWithLargestChild = 0x7f01002d; + public static final int middleBarArrowSize = 0x7f01002a; + public static final int multiChoiceItemLayout = 0x7f010021; + public static final int navigationContentDescription = 0x7f0100c5; + public static final int navigationIcon = 0x7f0100c4; + public static final int navigationMode = 0x7f010004; + public static final int overlapAnchor = 0x7f010035; + public static final int paddingEnd = 0x7f0100c7; + public static final int paddingStart = 0x7f0100c6; + public static final int panelBackground = 0x7f01009c; + public static final int panelMenuListTheme = 0x7f01009e; + public static final int panelMenuListWidth = 0x7f01009d; + public static final int popupMenuStyle = 0x7f01008b; + public static final int popupPromptView = 0x7f010049; + public static final int popupTheme = 0x7f01001b; + public static final int popupWindowStyle = 0x7f01008c; + public static final int preserveIconSpacing = 0x7f010034; + public static final int progressBarPadding = 0x7f010013; + public static final int progressBarStyle = 0x7f010011; + public static final int prompt = 0x7f010047; + public static final int queryBackground = 0x7f010045; + public static final int queryHint = 0x7f01003d; + public static final int radioButtonStyle = 0x7f0100b6; + public static final int ratingBarStyle = 0x7f0100b7; + public static final int searchHintIcon = 0x7f010041; + public static final int searchIcon = 0x7f010040; + public static final int searchViewStyle = 0x7f010092; + public static final int selectableItemBackground = 0x7f010084; + public static final int selectableItemBackgroundBorderless = 0x7f010085; + public static final int showAsAction = 0x7f010030; + public static final int showDividers = 0x7f01002e; + public static final int showText = 0x7f010051; + public static final int singleChoiceItemLayout = 0x7f010022; + public static final int spinBars = 0x7f010026; + public static final int spinnerDropDownItemStyle = 0x7f01007f; + public static final int spinnerMode = 0x7f010048; + public static final int spinnerStyle = 0x7f0100b8; + public static final int splitTrack = 0x7f010050; + public static final int state_above_anchor = 0x7f010036; + public static final int submitBackground = 0x7f010046; + public static final int subtitle = 0x7f010006; + public static final int subtitleTextAppearance = 0x7f0100bb; + public static final int subtitleTextStyle = 0x7f010008; + public static final int suggestionRowLayout = 0x7f010044; + public static final int switchMinWidth = 0x7f01004e; + public static final int switchPadding = 0x7f01004f; + public static final int switchStyle = 0x7f0100b9; + public static final int switchTextAppearance = 0x7f01004d; + public static final int textAllCaps = 0x7f010024; + public static final int textAppearanceLargePopupMenu = 0x7f010078; + public static final int textAppearanceListItem = 0x7f01009a; + public static final int textAppearanceListItemSmall = 0x7f01009b; + public static final int textAppearanceSearchResultSubtitle = 0x7f010090; + public static final int textAppearanceSearchResultTitle = 0x7f01008f; + public static final int textAppearanceSmallPopupMenu = 0x7f010079; + public static final int textColorAlertDialogListItem = 0x7f0100ac; + public static final int textColorSearchUrl = 0x7f010091; + public static final int theme = 0x7f0100c8; + public static final int thickness = 0x7f01002c; + public static final int thumbTextPadding = 0x7f01004c; + public static final int title = 0x7f010003; + public static final int titleMarginBottom = 0x7f0100c0; + public static final int titleMarginEnd = 0x7f0100be; + public static final int titleMarginStart = 0x7f0100bd; + public static final int titleMarginTop = 0x7f0100bf; + public static final int titleMargins = 0x7f0100bc; + public static final int titleTextAppearance = 0x7f0100ba; + public static final int titleTextStyle = 0x7f010007; + public static final int toolbarNavigationButtonStyle = 0x7f01008a; + public static final int toolbarStyle = 0x7f010089; + public static final int topBottomBarArrowSize = 0x7f010029; + public static final int track = 0x7f01004b; + public static final int voiceIcon = 0x7f010042; + public static final int windowActionBar = 0x7f010052; + public static final int windowActionBarOverlay = 0x7f010054; + public static final int windowActionModeOverlay = 0x7f010055; + public static final int windowFixedHeightMajor = 0x7f010059; + public static final int windowFixedHeightMinor = 0x7f010057; + public static final int windowFixedWidthMajor = 0x7f010056; + public static final int windowFixedWidthMinor = 0x7f010058; + public static final int windowMinWidthMajor = 0x7f01005a; + public static final int windowMinWidthMinor = 0x7f01005b; + public static final int windowNoTitle = 0x7f010053; + } + public static final class bool { + public static final int abc_action_bar_embed_tabs = 0x7f080002; + public static final int abc_action_bar_embed_tabs_pre_jb = 0x7f080000; + public static final int abc_action_bar_expanded_action_views_exclusive = 0x7f080003; + public static final int abc_config_actionMenuItemAllCaps = 0x7f080004; + public static final int abc_config_allowActionMenuItemTextWithIcon = 0x7f080001; + public static final int abc_config_closeDialogWhenTouchOutside = 0x7f080005; + public static final int abc_config_showMenuShortcutsWhenKeyboardPresent = 0x7f080006; + } + public static final class color { + public static final int abc_background_cache_hint_selector_material_dark = 0x7f0a0036; + public static final int abc_background_cache_hint_selector_material_light = 0x7f0a0037; + public static final int abc_input_method_navigation_guard = 0x7f0a0000; + public static final int abc_primary_text_disable_only_material_dark = 0x7f0a0038; + public static final int abc_primary_text_disable_only_material_light = 0x7f0a0039; + public static final int abc_primary_text_material_dark = 0x7f0a003a; + public static final int abc_primary_text_material_light = 0x7f0a003b; + public static final int abc_search_url_text = 0x7f0a003c; + public static final int abc_search_url_text_normal = 0x7f0a0001; + public static final int abc_search_url_text_pressed = 0x7f0a0002; + public static final int abc_search_url_text_selected = 0x7f0a0003; + public static final int abc_secondary_text_material_dark = 0x7f0a003d; + public static final int abc_secondary_text_material_light = 0x7f0a003e; + public static final int accent_material_dark = 0x7f0a0004; + public static final int accent_material_light = 0x7f0a0005; + public static final int background_floating_material_dark = 0x7f0a0006; + public static final int background_floating_material_light = 0x7f0a0007; + public static final int background_material_dark = 0x7f0a0008; + public static final int background_material_light = 0x7f0a0009; + public static final int bright_foreground_disabled_material_dark = 0x7f0a000a; + public static final int bright_foreground_disabled_material_light = 0x7f0a000b; + public static final int bright_foreground_inverse_material_dark = 0x7f0a000c; + public static final int bright_foreground_inverse_material_light = 0x7f0a000d; + public static final int bright_foreground_material_dark = 0x7f0a000e; + public static final int bright_foreground_material_light = 0x7f0a000f; + public static final int button_material_dark = 0x7f0a0010; + public static final int button_material_light = 0x7f0a0011; + public static final int dim_foreground_disabled_material_dark = 0x7f0a0012; + public static final int dim_foreground_disabled_material_light = 0x7f0a0013; + public static final int dim_foreground_material_dark = 0x7f0a0014; + public static final int dim_foreground_material_light = 0x7f0a0015; + public static final int highlighted_text_material_dark = 0x7f0a0016; + public static final int highlighted_text_material_light = 0x7f0a0017; + public static final int hint_foreground_material_dark = 0x7f0a0018; + public static final int hint_foreground_material_light = 0x7f0a0019; + public static final int link_text_material_dark = 0x7f0a001a; + public static final int link_text_material_light = 0x7f0a001b; + public static final int material_blue_grey_800 = 0x7f0a001c; + public static final int material_blue_grey_900 = 0x7f0a001d; + public static final int material_blue_grey_950 = 0x7f0a001e; + public static final int material_deep_teal_200 = 0x7f0a001f; + public static final int material_deep_teal_500 = 0x7f0a0020; + public static final int primary_dark_material_dark = 0x7f0a0021; + public static final int primary_dark_material_light = 0x7f0a0022; + public static final int primary_material_dark = 0x7f0a0023; + public static final int primary_material_light = 0x7f0a0024; + public static final int primary_text_default_material_dark = 0x7f0a0025; + public static final int primary_text_default_material_light = 0x7f0a0026; + public static final int primary_text_disabled_material_dark = 0x7f0a0027; + public static final int primary_text_disabled_material_light = 0x7f0a0028; + public static final int ripple_material_dark = 0x7f0a0029; + public static final int ripple_material_light = 0x7f0a002a; + public static final int secondary_text_default_material_dark = 0x7f0a002b; + public static final int secondary_text_default_material_light = 0x7f0a002c; + public static final int secondary_text_disabled_material_dark = 0x7f0a002d; + public static final int secondary_text_disabled_material_light = 0x7f0a002e; + public static final int switch_thumb_disabled_material_dark = 0x7f0a0032; + public static final int switch_thumb_disabled_material_light = 0x7f0a0033; + public static final int switch_thumb_material_dark = 0x7f0a003f; + public static final int switch_thumb_material_light = 0x7f0a0040; + public static final int switch_thumb_normal_material_dark = 0x7f0a0034; + public static final int switch_thumb_normal_material_light = 0x7f0a0035; + } + public static final class dimen { + public static final int abc_action_bar_content_inset_material = 0x7f06000c; + public static final int abc_action_bar_default_height_material = 0x7f060001; + public static final int abc_action_bar_default_padding_material = 0x7f060002; + public static final int abc_action_bar_icon_vertical_padding_material = 0x7f060010; + public static final int abc_action_bar_navigation_padding_start_material = 0x7f06000d; + public static final int abc_action_bar_overflow_padding_end_material = 0x7f06000e; + public static final int abc_action_bar_overflow_padding_start_material = 0x7f060011; + public static final int abc_action_bar_progress_bar_size = 0x7f060003; + public static final int abc_action_bar_stacked_max_height = 0x7f060012; + public static final int abc_action_bar_stacked_tab_max_width = 0x7f060013; + public static final int abc_action_bar_subtitle_bottom_margin_material = 0x7f060014; + public static final int abc_action_bar_subtitle_top_margin_material = 0x7f060015; + public static final int abc_action_button_min_height_material = 0x7f060016; + public static final int abc_action_button_min_width_material = 0x7f060017; + public static final int abc_action_button_min_width_overflow_material = 0x7f060018; + public static final int abc_alert_dialog_button_bar_height = 0x7f060000; + public static final int abc_button_inset_horizontal_material = 0x7f060019; + public static final int abc_button_inset_vertical_material = 0x7f06001a; + public static final int abc_button_padding_horizontal_material = 0x7f06001b; + public static final int abc_button_padding_vertical_material = 0x7f06001c; + public static final int abc_config_prefDialogWidth = 0x7f060006; + public static final int abc_control_corner_material = 0x7f06001d; + public static final int abc_control_inset_material = 0x7f06001e; + public static final int abc_control_padding_material = 0x7f06001f; + public static final int abc_dialog_list_padding_vertical_material = 0x7f060020; + public static final int abc_dialog_min_width_major = 0x7f060021; + public static final int abc_dialog_min_width_minor = 0x7f060022; + public static final int abc_dialog_padding_material = 0x7f060023; + public static final int abc_dialog_padding_top_material = 0x7f060024; + public static final int abc_disabled_alpha_material_dark = 0x7f060025; + public static final int abc_disabled_alpha_material_light = 0x7f060026; + public static final int abc_dropdownitem_icon_width = 0x7f060027; + public static final int abc_dropdownitem_text_padding_left = 0x7f060028; + public static final int abc_dropdownitem_text_padding_right = 0x7f060029; + public static final int abc_edit_text_inset_bottom_material = 0x7f06002a; + public static final int abc_edit_text_inset_horizontal_material = 0x7f06002b; + public static final int abc_edit_text_inset_top_material = 0x7f06002c; + public static final int abc_floating_window_z = 0x7f06002d; + public static final int abc_list_item_padding_horizontal_material = 0x7f06002e; + public static final int abc_panel_menu_list_width = 0x7f06002f; + public static final int abc_search_view_preferred_width = 0x7f060030; + public static final int abc_search_view_text_min_width = 0x7f060007; + public static final int abc_switch_padding = 0x7f06000f; + public static final int abc_text_size_body_1_material = 0x7f060031; + public static final int abc_text_size_body_2_material = 0x7f060032; + public static final int abc_text_size_button_material = 0x7f060033; + public static final int abc_text_size_caption_material = 0x7f060034; + public static final int abc_text_size_display_1_material = 0x7f060035; + public static final int abc_text_size_display_2_material = 0x7f060036; + public static final int abc_text_size_display_3_material = 0x7f060037; + public static final int abc_text_size_display_4_material = 0x7f060038; + public static final int abc_text_size_headline_material = 0x7f060039; + public static final int abc_text_size_large_material = 0x7f06003a; + public static final int abc_text_size_medium_material = 0x7f06003b; + public static final int abc_text_size_menu_material = 0x7f06003c; + public static final int abc_text_size_small_material = 0x7f06003d; + public static final int abc_text_size_subhead_material = 0x7f06003e; + public static final int abc_text_size_subtitle_material_toolbar = 0x7f060004; + public static final int abc_text_size_title_material = 0x7f06003f; + public static final int abc_text_size_title_material_toolbar = 0x7f060005; + public static final int dialog_fixed_height_major = 0x7f060008; + public static final int dialog_fixed_height_minor = 0x7f060009; + public static final int dialog_fixed_width_major = 0x7f06000a; + public static final int dialog_fixed_width_minor = 0x7f06000b; + public static final int disabled_alpha_material_dark = 0x7f060040; + public static final int disabled_alpha_material_light = 0x7f060041; + } + public static final class drawable { + public static final int abc_ab_share_pack_mtrl_alpha = 0x7f020000; + public static final int abc_btn_borderless_material = 0x7f020001; + public static final int abc_btn_check_material = 0x7f020002; + public static final int abc_btn_check_to_on_mtrl_000 = 0x7f020003; + public static final int abc_btn_check_to_on_mtrl_015 = 0x7f020004; + public static final int abc_btn_default_mtrl_shape = 0x7f020005; + public static final int abc_btn_radio_material = 0x7f020006; + public static final int abc_btn_radio_to_on_mtrl_000 = 0x7f020007; + public static final int abc_btn_radio_to_on_mtrl_015 = 0x7f020008; + public static final int abc_btn_rating_star_off_mtrl_alpha = 0x7f020009; + public static final int abc_btn_rating_star_on_mtrl_alpha = 0x7f02000a; + public static final int abc_btn_switch_to_on_mtrl_00001 = 0x7f02000b; + public static final int abc_btn_switch_to_on_mtrl_00012 = 0x7f02000c; + public static final int abc_cab_background_internal_bg = 0x7f02000d; + public static final int abc_cab_background_top_material = 0x7f02000e; + public static final int abc_cab_background_top_mtrl_alpha = 0x7f02000f; + public static final int abc_dialog_material_background_dark = 0x7f020010; + public static final int abc_dialog_material_background_light = 0x7f020011; + public static final int abc_edit_text_material = 0x7f020012; + public static final int abc_ic_ab_back_mtrl_am_alpha = 0x7f020013; + public static final int abc_ic_clear_mtrl_alpha = 0x7f020014; + public static final int abc_ic_commit_search_api_mtrl_alpha = 0x7f020015; + public static final int abc_ic_go_search_api_mtrl_alpha = 0x7f020016; + public static final int abc_ic_menu_copy_mtrl_am_alpha = 0x7f020017; + public static final int abc_ic_menu_cut_mtrl_alpha = 0x7f020018; + public static final int abc_ic_menu_moreoverflow_mtrl_alpha = 0x7f020019; + public static final int abc_ic_menu_paste_mtrl_am_alpha = 0x7f02001a; + public static final int abc_ic_menu_selectall_mtrl_alpha = 0x7f02001b; + public static final int abc_ic_menu_share_mtrl_alpha = 0x7f02001c; + public static final int abc_ic_search_api_mtrl_alpha = 0x7f02001d; + public static final int abc_ic_voice_search_api_mtrl_alpha = 0x7f02001e; + public static final int abc_item_background_holo_dark = 0x7f02001f; + public static final int abc_item_background_holo_light = 0x7f020020; + public static final int abc_list_divider_mtrl_alpha = 0x7f020021; + public static final int abc_list_focused_holo = 0x7f020022; + public static final int abc_list_longpressed_holo = 0x7f020023; + public static final int abc_list_pressed_holo_dark = 0x7f020024; + public static final int abc_list_pressed_holo_light = 0x7f020025; + public static final int abc_list_selector_background_transition_holo_dark = 0x7f020026; + public static final int abc_list_selector_background_transition_holo_light = 0x7f020027; + public static final int abc_list_selector_disabled_holo_dark = 0x7f020028; + public static final int abc_list_selector_disabled_holo_light = 0x7f020029; + public static final int abc_list_selector_holo_dark = 0x7f02002a; + public static final int abc_list_selector_holo_light = 0x7f02002b; + public static final int abc_menu_hardkey_panel_mtrl_mult = 0x7f02002c; + public static final int abc_popup_background_mtrl_mult = 0x7f02002d; + public static final int abc_ratingbar_full_material = 0x7f02002e; + public static final int abc_spinner_mtrl_am_alpha = 0x7f02002f; + public static final int abc_spinner_textfield_background_material = 0x7f020030; + public static final int abc_switch_thumb_material = 0x7f020031; + public static final int abc_switch_track_mtrl_alpha = 0x7f020032; + public static final int abc_tab_indicator_material = 0x7f020033; + public static final int abc_tab_indicator_mtrl_alpha = 0x7f020034; + public static final int abc_text_cursor_mtrl_alpha = 0x7f020035; + public static final int abc_textfield_activated_mtrl_alpha = 0x7f020036; + public static final int abc_textfield_default_mtrl_alpha = 0x7f020037; + public static final int abc_textfield_search_activated_mtrl_alpha = 0x7f020038; + public static final int abc_textfield_search_default_mtrl_alpha = 0x7f020039; + public static final int abc_textfield_search_material = 0x7f02003a; + } + public static final class id { + public static final int action_bar = 0x7f0b0041; + public static final int action_bar_activity_content = 0x7f0b0000; + public static final int action_bar_container = 0x7f0b0040; + public static final int action_bar_root = 0x7f0b003c; + public static final int action_bar_spinner = 0x7f0b0001; + public static final int action_bar_subtitle = 0x7f0b0025; + public static final int action_bar_title = 0x7f0b0024; + public static final int action_context_bar = 0x7f0b0042; + public static final int action_menu_divider = 0x7f0b0002; + public static final int action_menu_presenter = 0x7f0b0003; + public static final int action_mode_bar = 0x7f0b003e; + public static final int action_mode_bar_stub = 0x7f0b003d; + public static final int action_mode_close_button = 0x7f0b0026; + public static final int activity_chooser_view_content = 0x7f0b0027; + public static final int alertTitle = 0x7f0b0031; + public static final int always = 0x7f0b0017; + public static final int beginning = 0x7f0b0014; + public static final int buttonPanel = 0x7f0b0037; + public static final int checkbox = 0x7f0b0039; + public static final int collapseActionView = 0x7f0b0018; + public static final int contentPanel = 0x7f0b0032; + public static final int custom = 0x7f0b0036; + public static final int customPanel = 0x7f0b0035; + public static final int decor_content_parent = 0x7f0b003f; + public static final int default_activity_button = 0x7f0b002a; + public static final int dialog = 0x7f0b001c; + public static final int disableHome = 0x7f0b000d; + public static final int dropdown = 0x7f0b001d; + public static final int edit_query = 0x7f0b0043; + public static final int end = 0x7f0b0015; + public static final int expand_activities_button = 0x7f0b0028; + public static final int expanded_menu = 0x7f0b0038; + public static final int home = 0x7f0b0004; + public static final int homeAsUp = 0x7f0b000e; + public static final int icon = 0x7f0b002c; + public static final int ifRoom = 0x7f0b0019; + public static final int image = 0x7f0b0029; + public static final int listMode = 0x7f0b000a; + public static final int list_item = 0x7f0b002b; + public static final int middle = 0x7f0b0016; + public static final int multiply = 0x7f0b001f; + public static final int never = 0x7f0b001a; + public static final int none = 0x7f0b000f; + public static final int normal = 0x7f0b000b; + public static final int parentPanel = 0x7f0b002e; + public static final int progress_circular = 0x7f0b0006; + public static final int progress_horizontal = 0x7f0b0007; + public static final int radio = 0x7f0b003b; + public static final int screen = 0x7f0b0020; + public static final int scrollView = 0x7f0b0033; + public static final int search_badge = 0x7f0b0045; + public static final int search_bar = 0x7f0b0044; + public static final int search_button = 0x7f0b0046; + public static final int search_close_btn = 0x7f0b004b; + public static final int search_edit_frame = 0x7f0b0047; + public static final int search_go_btn = 0x7f0b004d; + public static final int search_mag_icon = 0x7f0b0048; + public static final int search_plate = 0x7f0b0049; + public static final int search_src_text = 0x7f0b004a; + public static final int search_voice_btn = 0x7f0b004e; + public static final int select_dialog_listview = 0x7f0b004f; + public static final int shortcut = 0x7f0b003a; + public static final int showCustom = 0x7f0b0010; + public static final int showHome = 0x7f0b0011; + public static final int showTitle = 0x7f0b0012; + public static final int split_action_bar = 0x7f0b0008; + public static final int src_atop = 0x7f0b0021; + public static final int src_in = 0x7f0b0022; + public static final int src_over = 0x7f0b0023; + public static final int submit_area = 0x7f0b004c; + public static final int tabMode = 0x7f0b000c; + public static final int textSpacerNoButtons = 0x7f0b0034; + public static final int title = 0x7f0b002d; + public static final int title_template = 0x7f0b0030; + public static final int topPanel = 0x7f0b002f; + public static final int up = 0x7f0b0009; + public static final int useLogo = 0x7f0b0013; + public static final int withText = 0x7f0b001b; + public static final int wrap_content = 0x7f0b001e; + } + public static final class integer { + public static final int abc_config_activityDefaultDur = 0x7f090001; + public static final int abc_config_activityShortDur = 0x7f090002; + public static final int abc_max_action_buttons = 0x7f090000; + } + public static final class layout { + public static final int abc_action_bar_title_item = 0x7f030000; + public static final int abc_action_bar_up_container = 0x7f030001; + public static final int abc_action_bar_view_list_nav_layout = 0x7f030002; + public static final int abc_action_menu_item_layout = 0x7f030003; + public static final int abc_action_menu_layout = 0x7f030004; + public static final int abc_action_mode_bar = 0x7f030005; + public static final int abc_action_mode_close_item_material = 0x7f030006; + public static final int abc_activity_chooser_view = 0x7f030007; + public static final int abc_activity_chooser_view_list_item = 0x7f030008; + public static final int abc_alert_dialog_material = 0x7f030009; + public static final int abc_dialog_title_material = 0x7f03000a; + public static final int abc_expanded_menu_layout = 0x7f03000b; + public static final int abc_list_menu_item_checkbox = 0x7f03000c; + public static final int abc_list_menu_item_icon = 0x7f03000d; + public static final int abc_list_menu_item_layout = 0x7f03000e; + public static final int abc_list_menu_item_radio = 0x7f03000f; + public static final int abc_popup_menu_item_layout = 0x7f030010; + public static final int abc_screen_content_include = 0x7f030011; + public static final int abc_screen_simple = 0x7f030012; + public static final int abc_screen_simple_overlay_action_mode = 0x7f030013; + public static final int abc_screen_toolbar = 0x7f030014; + public static final int abc_search_dropdown_item_icons_2line = 0x7f030015; + public static final int abc_search_view = 0x7f030016; + public static final int abc_select_dialog_material = 0x7f030017; + public static final int abc_simple_dropdown_hint = 0x7f030018; + public static final int select_dialog_item_material = 0x7f03001a; + public static final int select_dialog_multichoice_material = 0x7f03001b; + public static final int select_dialog_singlechoice_material = 0x7f03001c; + public static final int support_simple_spinner_dropdown_item = 0x7f03001d; + } + public static final class string { + public static final int abc_action_bar_home_description = 0x7f050000; + public static final int abc_action_bar_home_description_format = 0x7f05000d; + public static final int abc_action_bar_home_subtitle_description_format = 0x7f05000e; + public static final int abc_action_bar_up_description = 0x7f050001; + public static final int abc_action_menu_overflow_description = 0x7f050002; + public static final int abc_action_mode_done = 0x7f050003; + public static final int abc_activity_chooser_view_see_all = 0x7f050004; + public static final int abc_activitychooserview_choose_application = 0x7f050005; + public static final int abc_search_hint = 0x7f05000f; + public static final int abc_searchview_description_clear = 0x7f050006; + public static final int abc_searchview_description_query = 0x7f050007; + public static final int abc_searchview_description_search = 0x7f050008; + public static final int abc_searchview_description_submit = 0x7f050009; + public static final int abc_searchview_description_voice = 0x7f05000a; + public static final int abc_shareactionprovider_share_with = 0x7f05000b; + public static final int abc_shareactionprovider_share_with_application = 0x7f05000c; + public static final int abc_toolbar_collapse_description = 0x7f050010; + } + public static final class style { + public static final int AlertDialog_AppCompat = 0x7f07006b; + public static final int AlertDialog_AppCompat_Light = 0x7f07006c; + public static final int Animation_AppCompat_Dialog = 0x7f07006d; + public static final int Animation_AppCompat_DropDownUp = 0x7f07006e; + public static final int Base_AlertDialog_AppCompat = 0x7f07006f; + public static final int Base_AlertDialog_AppCompat_Light = 0x7f070070; + public static final int Base_Animation_AppCompat_Dialog = 0x7f070071; + public static final int Base_Animation_AppCompat_DropDownUp = 0x7f070072; + public static final int Base_DialogWindowTitleBackground_AppCompat = 0x7f070074; + public static final int Base_DialogWindowTitle_AppCompat = 0x7f070073; + public static final int Base_TextAppearance_AppCompat = 0x7f070025; + public static final int Base_TextAppearance_AppCompat_Body1 = 0x7f070026; + public static final int Base_TextAppearance_AppCompat_Body2 = 0x7f070027; + public static final int Base_TextAppearance_AppCompat_Button = 0x7f070016; + public static final int Base_TextAppearance_AppCompat_Caption = 0x7f070028; + public static final int Base_TextAppearance_AppCompat_Display1 = 0x7f070029; + public static final int Base_TextAppearance_AppCompat_Display2 = 0x7f07002a; + public static final int Base_TextAppearance_AppCompat_Display3 = 0x7f07002b; + public static final int Base_TextAppearance_AppCompat_Display4 = 0x7f07002c; + public static final int Base_TextAppearance_AppCompat_Headline = 0x7f07002d; + public static final int Base_TextAppearance_AppCompat_Inverse = 0x7f070003; + public static final int Base_TextAppearance_AppCompat_Large = 0x7f07002e; + public static final int Base_TextAppearance_AppCompat_Large_Inverse = 0x7f070004; + public static final int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Large = 0x7f07002f; + public static final int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Small = 0x7f070030; + public static final int Base_TextAppearance_AppCompat_Medium = 0x7f070031; + public static final int Base_TextAppearance_AppCompat_Medium_Inverse = 0x7f070005; + public static final int Base_TextAppearance_AppCompat_Menu = 0x7f070032; + public static final int Base_TextAppearance_AppCompat_SearchResult = 0x7f070075; + public static final int Base_TextAppearance_AppCompat_SearchResult_Subtitle = 0x7f070033; + public static final int Base_TextAppearance_AppCompat_SearchResult_Title = 0x7f070034; + public static final int Base_TextAppearance_AppCompat_Small = 0x7f070035; + public static final int Base_TextAppearance_AppCompat_Small_Inverse = 0x7f070006; + public static final int Base_TextAppearance_AppCompat_Subhead = 0x7f070036; + public static final int Base_TextAppearance_AppCompat_Subhead_Inverse = 0x7f070007; + public static final int Base_TextAppearance_AppCompat_Title = 0x7f070037; + public static final int Base_TextAppearance_AppCompat_Title_Inverse = 0x7f070008; + public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Menu = 0x7f070038; + public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle = 0x7f070039; + public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse = 0x7f07003a; + public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Title = 0x7f07003b; + public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse = 0x7f07003c; + public static final int Base_TextAppearance_AppCompat_Widget_ActionMode_Subtitle = 0x7f07003d; + public static final int Base_TextAppearance_AppCompat_Widget_ActionMode_Title = 0x7f07003e; + public static final int Base_TextAppearance_AppCompat_Widget_DropDownItem = 0x7f070076; + public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Large = 0x7f07003f; + public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Small = 0x7f070040; + public static final int Base_TextAppearance_AppCompat_Widget_Switch = 0x7f070041; + public static final int Base_TextAppearance_AppCompat_Widget_TextView_SpinnerItem = 0x7f070042; + public static final int Base_TextAppearance_Widget_AppCompat_ExpandedMenu_Item = 0x7f070077; + public static final int Base_TextAppearance_Widget_AppCompat_Toolbar_Subtitle = 0x7f070043; + public static final int Base_TextAppearance_Widget_AppCompat_Toolbar_Title = 0x7f070044; + public static final int Base_ThemeOverlay_AppCompat = 0x7f070080; + public static final int Base_ThemeOverlay_AppCompat_ActionBar = 0x7f070081; + public static final int Base_ThemeOverlay_AppCompat_Dark = 0x7f070082; + public static final int Base_ThemeOverlay_AppCompat_Dark_ActionBar = 0x7f070083; + public static final int Base_ThemeOverlay_AppCompat_Light = 0x7f070084; + public static final int Base_Theme_AppCompat = 0x7f070045; + public static final int Base_Theme_AppCompat_CompactMenu = 0x7f070078; + public static final int Base_Theme_AppCompat_Dialog = 0x7f070009; + public static final int Base_Theme_AppCompat_DialogWhenLarge = 0x7f070001; + public static final int Base_Theme_AppCompat_Dialog_Alert = 0x7f070079; + public static final int Base_Theme_AppCompat_Dialog_FixedSize = 0x7f07007a; + public static final int Base_Theme_AppCompat_Dialog_MinWidth = 0x7f07007b; + public static final int Base_Theme_AppCompat_Light = 0x7f070046; + public static final int Base_Theme_AppCompat_Light_DarkActionBar = 0x7f07007c; + public static final int Base_Theme_AppCompat_Light_Dialog = 0x7f07000a; + public static final int Base_Theme_AppCompat_Light_DialogWhenLarge = 0x7f070002; + public static final int Base_Theme_AppCompat_Light_Dialog_Alert = 0x7f07007d; + public static final int Base_Theme_AppCompat_Light_Dialog_FixedSize = 0x7f07007e; + public static final int Base_Theme_AppCompat_Light_Dialog_MinWidth = 0x7f07007f; + public static final int Base_V11_Theme_AppCompat_Dialog = 0x7f07000b; + public static final int Base_V11_Theme_AppCompat_Light_Dialog = 0x7f07000c; + public static final int Base_V21_Theme_AppCompat = 0x7f070047; + public static final int Base_V21_Theme_AppCompat_Dialog = 0x7f070048; + public static final int Base_V21_Theme_AppCompat_Light = 0x7f070049; + public static final int Base_V21_Theme_AppCompat_Light_Dialog = 0x7f07004a; + public static final int Base_V7_Theme_AppCompat = 0x7f070085; + public static final int Base_V7_Theme_AppCompat_Dialog = 0x7f070086; + public static final int Base_V7_Theme_AppCompat_Light = 0x7f070087; + public static final int Base_V7_Theme_AppCompat_Light_Dialog = 0x7f070088; + public static final int Base_Widget_AppCompat_ActionBar = 0x7f070089; + public static final int Base_Widget_AppCompat_ActionBar_Solid = 0x7f07008a; + public static final int Base_Widget_AppCompat_ActionBar_TabBar = 0x7f07008b; + public static final int Base_Widget_AppCompat_ActionBar_TabText = 0x7f07004b; + public static final int Base_Widget_AppCompat_ActionBar_TabView = 0x7f07004c; + public static final int Base_Widget_AppCompat_ActionButton = 0x7f07004d; + public static final int Base_Widget_AppCompat_ActionButton_CloseMode = 0x7f07004e; + public static final int Base_Widget_AppCompat_ActionButton_Overflow = 0x7f07004f; + public static final int Base_Widget_AppCompat_ActionMode = 0x7f07008c; + public static final int Base_Widget_AppCompat_ActivityChooserView = 0x7f07008d; + public static final int Base_Widget_AppCompat_AutoCompleteTextView = 0x7f070050; + public static final int Base_Widget_AppCompat_Button = 0x7f070051; + public static final int Base_Widget_AppCompat_ButtonBar = 0x7f070055; + public static final int Base_Widget_AppCompat_ButtonBar_AlertDialog = 0x7f07008f; + public static final int Base_Widget_AppCompat_Button_Borderless = 0x7f070052; + public static final int Base_Widget_AppCompat_Button_Borderless_Colored = 0x7f070053; + public static final int Base_Widget_AppCompat_Button_ButtonBar_AlertDialog = 0x7f07008e; + public static final int Base_Widget_AppCompat_Button_Small = 0x7f070054; + public static final int Base_Widget_AppCompat_CompoundButton_CheckBox = 0x7f070056; + public static final int Base_Widget_AppCompat_CompoundButton_RadioButton = 0x7f070057; + public static final int Base_Widget_AppCompat_CompoundButton_Switch = 0x7f070090; + public static final int Base_Widget_AppCompat_DrawerArrowToggle = 0x7f070000; + public static final int Base_Widget_AppCompat_DrawerArrowToggle_Common = 0x7f070091; + public static final int Base_Widget_AppCompat_DropDownItem_Spinner = 0x7f070058; + public static final int Base_Widget_AppCompat_EditText = 0x7f070092; + public static final int Base_Widget_AppCompat_Light_ActionBar = 0x7f070093; + public static final int Base_Widget_AppCompat_Light_ActionBar_Solid = 0x7f070094; + public static final int Base_Widget_AppCompat_Light_ActionBar_TabBar = 0x7f070095; + public static final int Base_Widget_AppCompat_Light_ActionBar_TabText = 0x7f070059; + public static final int Base_Widget_AppCompat_Light_ActionBar_TabText_Inverse = 0x7f07005a; + public static final int Base_Widget_AppCompat_Light_ActionBar_TabView = 0x7f07005b; + public static final int Base_Widget_AppCompat_Light_PopupMenu = 0x7f07005c; + public static final int Base_Widget_AppCompat_Light_PopupMenu_Overflow = 0x7f07005d; + public static final int Base_Widget_AppCompat_ListPopupWindow = 0x7f07005e; + public static final int Base_Widget_AppCompat_ListView = 0x7f07005f; + public static final int Base_Widget_AppCompat_ListView_DropDown = 0x7f070060; + public static final int Base_Widget_AppCompat_ListView_Menu = 0x7f070061; + public static final int Base_Widget_AppCompat_PopupMenu = 0x7f070062; + public static final int Base_Widget_AppCompat_PopupMenu_Overflow = 0x7f070063; + public static final int Base_Widget_AppCompat_PopupWindow = 0x7f070096; + public static final int Base_Widget_AppCompat_ProgressBar = 0x7f07000d; + public static final int Base_Widget_AppCompat_ProgressBar_Horizontal = 0x7f07000e; + public static final int Base_Widget_AppCompat_RatingBar = 0x7f070064; + public static final int Base_Widget_AppCompat_SearchView = 0x7f070097; + public static final int Base_Widget_AppCompat_SearchView_ActionBar = 0x7f070098; + public static final int Base_Widget_AppCompat_Spinner = 0x7f07000f; + public static final int Base_Widget_AppCompat_Spinner_DropDown_ActionBar = 0x7f070065; + public static final int Base_Widget_AppCompat_Spinner_Underlined = 0x7f070066; + public static final int Base_Widget_AppCompat_TextView_SpinnerItem = 0x7f070067; + public static final int Base_Widget_AppCompat_Toolbar = 0x7f070099; + public static final int Base_Widget_AppCompat_Toolbar_Button_Navigation = 0x7f070068; + public static final int Platform_AppCompat = 0x7f070010; + public static final int Platform_AppCompat_Light = 0x7f070011; + public static final int Platform_ThemeOverlay_AppCompat_Dark = 0x7f070069; + public static final int Platform_ThemeOverlay_AppCompat_Light = 0x7f07006a; + public static final int Platform_V11_AppCompat = 0x7f070012; + public static final int Platform_V11_AppCompat_Light = 0x7f070013; + public static final int Platform_V12_AppCompat = 0x7f070014; + public static final int Platform_V12_AppCompat_Light = 0x7f070015; + public static final int Platform_V14_AppCompat = 0x7f070017; + public static final int Platform_V14_AppCompat_Light = 0x7f070018; + public static final int RtlOverlay_Widget_AppCompat_ActionBar_TitleItem = 0x7f070019; + public static final int RtlOverlay_Widget_AppCompat_ActionButton_Overflow = 0x7f07001a; + public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem = 0x7f07001b; + public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_InternalGroup = 0x7f07001c; + public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_Text = 0x7f07001d; + public static final int RtlOverlay_Widget_AppCompat_SearchView_MagIcon = 0x7f070023; + public static final int RtlOverlay_Widget_AppCompat_Search_DropDown = 0x7f07001e; + public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon1 = 0x7f07001f; + public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon2 = 0x7f070020; + public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Query = 0x7f070021; + public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Text = 0x7f070022; + public static final int RtlOverlay_Widget_AppCompat_Toolbar_Button_Navigation = 0x7f070024; + public static final int TextAppearance_AppCompat = 0x7f07009a; + public static final int TextAppearance_AppCompat_Body1 = 0x7f07009b; + public static final int TextAppearance_AppCompat_Body2 = 0x7f07009c; + public static final int TextAppearance_AppCompat_Button = 0x7f07009d; + public static final int TextAppearance_AppCompat_Caption = 0x7f07009e; + public static final int TextAppearance_AppCompat_Display1 = 0x7f07009f; + public static final int TextAppearance_AppCompat_Display2 = 0x7f0700a0; + public static final int TextAppearance_AppCompat_Display3 = 0x7f0700a1; + public static final int TextAppearance_AppCompat_Display4 = 0x7f0700a2; + public static final int TextAppearance_AppCompat_Headline = 0x7f0700a3; + public static final int TextAppearance_AppCompat_Inverse = 0x7f0700a4; + public static final int TextAppearance_AppCompat_Large = 0x7f0700a5; + public static final int TextAppearance_AppCompat_Large_Inverse = 0x7f0700a6; + public static final int TextAppearance_AppCompat_Light_SearchResult_Subtitle = 0x7f0700a7; + public static final int TextAppearance_AppCompat_Light_SearchResult_Title = 0x7f0700a8; + public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Large = 0x7f0700a9; + public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Small = 0x7f0700aa; + public static final int TextAppearance_AppCompat_Medium = 0x7f0700ab; + public static final int TextAppearance_AppCompat_Medium_Inverse = 0x7f0700ac; + public static final int TextAppearance_AppCompat_Menu = 0x7f0700ad; + public static final int TextAppearance_AppCompat_SearchResult_Subtitle = 0x7f0700ae; + public static final int TextAppearance_AppCompat_SearchResult_Title = 0x7f0700af; + public static final int TextAppearance_AppCompat_Small = 0x7f0700b0; + public static final int TextAppearance_AppCompat_Small_Inverse = 0x7f0700b1; + public static final int TextAppearance_AppCompat_Subhead = 0x7f0700b2; + public static final int TextAppearance_AppCompat_Subhead_Inverse = 0x7f0700b3; + public static final int TextAppearance_AppCompat_Title = 0x7f0700b4; + public static final int TextAppearance_AppCompat_Title_Inverse = 0x7f0700b5; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Menu = 0x7f0700b6; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle = 0x7f0700b7; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse = 0x7f0700b8; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Title = 0x7f0700b9; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse = 0x7f0700ba; + public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle = 0x7f0700bb; + public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse = 0x7f0700bc; + public static final int TextAppearance_AppCompat_Widget_ActionMode_Title = 0x7f0700bd; + public static final int TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse = 0x7f0700be; + public static final int TextAppearance_AppCompat_Widget_DropDownItem = 0x7f0700bf; + public static final int TextAppearance_AppCompat_Widget_PopupMenu_Large = 0x7f0700c0; + public static final int TextAppearance_AppCompat_Widget_PopupMenu_Small = 0x7f0700c1; + public static final int TextAppearance_AppCompat_Widget_Switch = 0x7f0700c2; + public static final int TextAppearance_AppCompat_Widget_TextView_SpinnerItem = 0x7f0700c3; + public static final int TextAppearance_Widget_AppCompat_ExpandedMenu_Item = 0x7f0700c4; + public static final int TextAppearance_Widget_AppCompat_Toolbar_Subtitle = 0x7f0700c5; + public static final int TextAppearance_Widget_AppCompat_Toolbar_Title = 0x7f0700c6; + public static final int ThemeOverlay_AppCompat = 0x7f0700d5; + public static final int ThemeOverlay_AppCompat_ActionBar = 0x7f0700d6; + public static final int ThemeOverlay_AppCompat_Dark = 0x7f0700d7; + public static final int ThemeOverlay_AppCompat_Dark_ActionBar = 0x7f0700d8; + public static final int ThemeOverlay_AppCompat_Light = 0x7f0700d9; + public static final int Theme_AppCompat = 0x7f0700c7; + public static final int Theme_AppCompat_CompactMenu = 0x7f0700c8; + public static final int Theme_AppCompat_Dialog = 0x7f0700c9; + public static final int Theme_AppCompat_DialogWhenLarge = 0x7f0700cc; + public static final int Theme_AppCompat_Dialog_Alert = 0x7f0700ca; + public static final int Theme_AppCompat_Dialog_MinWidth = 0x7f0700cb; + public static final int Theme_AppCompat_Light = 0x7f0700cd; + public static final int Theme_AppCompat_Light_DarkActionBar = 0x7f0700ce; + public static final int Theme_AppCompat_Light_Dialog = 0x7f0700cf; + public static final int Theme_AppCompat_Light_DialogWhenLarge = 0x7f0700d2; + public static final int Theme_AppCompat_Light_Dialog_Alert = 0x7f0700d0; + public static final int Theme_AppCompat_Light_Dialog_MinWidth = 0x7f0700d1; + public static final int Theme_AppCompat_Light_NoActionBar = 0x7f0700d3; + public static final int Theme_AppCompat_NoActionBar = 0x7f0700d4; + public static final int Widget_AppCompat_ActionBar = 0x7f0700da; + public static final int Widget_AppCompat_ActionBar_Solid = 0x7f0700db; + public static final int Widget_AppCompat_ActionBar_TabBar = 0x7f0700dc; + public static final int Widget_AppCompat_ActionBar_TabText = 0x7f0700dd; + public static final int Widget_AppCompat_ActionBar_TabView = 0x7f0700de; + public static final int Widget_AppCompat_ActionButton = 0x7f0700df; + public static final int Widget_AppCompat_ActionButton_CloseMode = 0x7f0700e0; + public static final int Widget_AppCompat_ActionButton_Overflow = 0x7f0700e1; + public static final int Widget_AppCompat_ActionMode = 0x7f0700e2; + public static final int Widget_AppCompat_ActivityChooserView = 0x7f0700e3; + public static final int Widget_AppCompat_AutoCompleteTextView = 0x7f0700e4; + public static final int Widget_AppCompat_Button = 0x7f0700e5; + public static final int Widget_AppCompat_ButtonBar = 0x7f0700ea; + public static final int Widget_AppCompat_ButtonBar_AlertDialog = 0x7f0700eb; + public static final int Widget_AppCompat_Button_Borderless = 0x7f0700e6; + public static final int Widget_AppCompat_Button_Borderless_Colored = 0x7f0700e7; + public static final int Widget_AppCompat_Button_ButtonBar_AlertDialog = 0x7f0700e8; + public static final int Widget_AppCompat_Button_Small = 0x7f0700e9; + public static final int Widget_AppCompat_CompoundButton_CheckBox = 0x7f0700ec; + public static final int Widget_AppCompat_CompoundButton_RadioButton = 0x7f0700ed; + public static final int Widget_AppCompat_CompoundButton_Switch = 0x7f0700ee; + public static final int Widget_AppCompat_DrawerArrowToggle = 0x7f0700ef; + public static final int Widget_AppCompat_DropDownItem_Spinner = 0x7f0700f0; + public static final int Widget_AppCompat_EditText = 0x7f0700f1; + public static final int Widget_AppCompat_Light_ActionBar = 0x7f0700f2; + public static final int Widget_AppCompat_Light_ActionBar_Solid = 0x7f0700f3; + public static final int Widget_AppCompat_Light_ActionBar_Solid_Inverse = 0x7f0700f4; + public static final int Widget_AppCompat_Light_ActionBar_TabBar = 0x7f0700f5; + public static final int Widget_AppCompat_Light_ActionBar_TabBar_Inverse = 0x7f0700f6; + public static final int Widget_AppCompat_Light_ActionBar_TabText = 0x7f0700f7; + public static final int Widget_AppCompat_Light_ActionBar_TabText_Inverse = 0x7f0700f8; + public static final int Widget_AppCompat_Light_ActionBar_TabView = 0x7f0700f9; + public static final int Widget_AppCompat_Light_ActionBar_TabView_Inverse = 0x7f0700fa; + public static final int Widget_AppCompat_Light_ActionButton = 0x7f0700fb; + public static final int Widget_AppCompat_Light_ActionButton_CloseMode = 0x7f0700fc; + public static final int Widget_AppCompat_Light_ActionButton_Overflow = 0x7f0700fd; + public static final int Widget_AppCompat_Light_ActionMode_Inverse = 0x7f0700fe; + public static final int Widget_AppCompat_Light_ActivityChooserView = 0x7f0700ff; + public static final int Widget_AppCompat_Light_AutoCompleteTextView = 0x7f070100; + public static final int Widget_AppCompat_Light_DropDownItem_Spinner = 0x7f070101; + public static final int Widget_AppCompat_Light_ListPopupWindow = 0x7f070102; + public static final int Widget_AppCompat_Light_ListView_DropDown = 0x7f070103; + public static final int Widget_AppCompat_Light_PopupMenu = 0x7f070104; + public static final int Widget_AppCompat_Light_PopupMenu_Overflow = 0x7f070105; + public static final int Widget_AppCompat_Light_SearchView = 0x7f070106; + public static final int Widget_AppCompat_Light_Spinner_DropDown_ActionBar = 0x7f070107; + public static final int Widget_AppCompat_ListPopupWindow = 0x7f070108; + public static final int Widget_AppCompat_ListView = 0x7f070109; + public static final int Widget_AppCompat_ListView_DropDown = 0x7f07010a; + public static final int Widget_AppCompat_ListView_Menu = 0x7f07010b; + public static final int Widget_AppCompat_PopupMenu = 0x7f07010c; + public static final int Widget_AppCompat_PopupMenu_Overflow = 0x7f07010d; + public static final int Widget_AppCompat_PopupWindow = 0x7f07010e; + public static final int Widget_AppCompat_ProgressBar = 0x7f07010f; + public static final int Widget_AppCompat_ProgressBar_Horizontal = 0x7f070110; + public static final int Widget_AppCompat_RatingBar = 0x7f070111; + public static final int Widget_AppCompat_SearchView = 0x7f070112; + public static final int Widget_AppCompat_SearchView_ActionBar = 0x7f070113; + public static final int Widget_AppCompat_Spinner = 0x7f070114; + public static final int Widget_AppCompat_Spinner_DropDown = 0x7f070115; + public static final int Widget_AppCompat_Spinner_DropDown_ActionBar = 0x7f070116; + public static final int Widget_AppCompat_Spinner_Underlined = 0x7f070117; + public static final int Widget_AppCompat_TextView_SpinnerItem = 0x7f070118; + public static final int Widget_AppCompat_Toolbar = 0x7f070119; + public static final int Widget_AppCompat_Toolbar_Button_Navigation = 0x7f07011a; + } + public static final class styleable { + public static final int[] ActionBar = { 0x7f010001, 0x7f010003, 0x7f010004, 0x7f010005, 0x7f010006, 0x7f010007, 0x7f010008, 0x7f010009, 0x7f01000a, 0x7f01000b, 0x7f01000c, 0x7f01000d, 0x7f01000e, 0x7f01000f, 0x7f010010, 0x7f010011, 0x7f010012, 0x7f010013, 0x7f010014, 0x7f010015, 0x7f010016, 0x7f010017, 0x7f010018, 0x7f010019, 0x7f01001a, 0x7f01001b, 0x7f010080 }; + public static final int[] ActionBarLayout = { 0x010100b3 }; + public static final int ActionBarLayout_android_layout_gravity = 0; + public static final int ActionBar_background = 10; + public static final int ActionBar_backgroundSplit = 12; + public static final int ActionBar_backgroundStacked = 11; + public static final int ActionBar_contentInsetEnd = 21; + public static final int ActionBar_contentInsetLeft = 22; + public static final int ActionBar_contentInsetRight = 23; + public static final int ActionBar_contentInsetStart = 20; + public static final int ActionBar_customNavigationLayout = 13; + public static final int ActionBar_displayOptions = 3; + public static final int ActionBar_divider = 9; + public static final int ActionBar_elevation = 24; + public static final int ActionBar_height = 0; + public static final int ActionBar_hideOnContentScroll = 19; + public static final int ActionBar_homeAsUpIndicator = 26; + public static final int ActionBar_homeLayout = 14; + public static final int ActionBar_icon = 7; + public static final int ActionBar_indeterminateProgressStyle = 16; + public static final int ActionBar_itemPadding = 18; + public static final int ActionBar_logo = 8; + public static final int ActionBar_navigationMode = 2; + public static final int ActionBar_popupTheme = 25; + public static final int ActionBar_progressBarPadding = 17; + public static final int ActionBar_progressBarStyle = 15; + public static final int ActionBar_subtitle = 4; + public static final int ActionBar_subtitleTextStyle = 6; + public static final int ActionBar_title = 1; + public static final int ActionBar_titleTextStyle = 5; + public static final int[] ActionMenuItemView = { 0x0101013f }; + public static final int ActionMenuItemView_android_minWidth = 0; + public static final int[] ActionMenuView = { }; + public static final int[] ActionMode = { 0x7f010001, 0x7f010007, 0x7f010008, 0x7f01000c, 0x7f01000e, 0x7f01001c }; + public static final int ActionMode_background = 3; + public static final int ActionMode_backgroundSplit = 4; + public static final int ActionMode_closeItemLayout = 5; + public static final int ActionMode_height = 0; + public static final int ActionMode_subtitleTextStyle = 2; + public static final int ActionMode_titleTextStyle = 1; + public static final int[] ActivityChooserView = { 0x7f01001d, 0x7f01001e }; + public static final int ActivityChooserView_expandActivityOverflowButtonDrawable = 1; + public static final int ActivityChooserView_initialActivityCount = 0; + public static final int[] AlertDialog = { 0x010100f2, 0x7f01001f, 0x7f010020, 0x7f010021, 0x7f010022, 0x7f010023 }; + public static final int AlertDialog_android_layout = 0; + public static final int AlertDialog_buttonPanelSideLayout = 1; + public static final int AlertDialog_listItemLayout = 5; + public static final int AlertDialog_listLayout = 2; + public static final int AlertDialog_multiChoiceItemLayout = 3; + public static final int AlertDialog_singleChoiceItemLayout = 4; + public static final int[] AppCompatTextView = { 0x01010034, 0x7f010024 }; + public static final int AppCompatTextView_android_textAppearance = 0; + public static final int AppCompatTextView_textAllCaps = 1; + public static final int[] DrawerArrowToggle = { 0x7f010025, 0x7f010026, 0x7f010027, 0x7f010028, 0x7f010029, 0x7f01002a, 0x7f01002b, 0x7f01002c }; + public static final int DrawerArrowToggle_barSize = 6; + public static final int DrawerArrowToggle_color = 0; + public static final int DrawerArrowToggle_drawableSize = 2; + public static final int DrawerArrowToggle_gapBetweenBars = 3; + public static final int DrawerArrowToggle_middleBarArrowSize = 5; + public static final int DrawerArrowToggle_spinBars = 1; + public static final int DrawerArrowToggle_thickness = 7; + public static final int DrawerArrowToggle_topBottomBarArrowSize = 4; + public static final int[] LinearLayoutCompat = { 0x010100af, 0x010100c4, 0x01010126, 0x01010127, 0x01010128, 0x7f01000b, 0x7f01002d, 0x7f01002e, 0x7f01002f }; + public static final int[] LinearLayoutCompat_Layout = { 0x010100b3, 0x010100f4, 0x010100f5, 0x01010181 }; + public static final int LinearLayoutCompat_Layout_android_layout_gravity = 0; + public static final int LinearLayoutCompat_Layout_android_layout_height = 2; + public static final int LinearLayoutCompat_Layout_android_layout_weight = 3; + public static final int LinearLayoutCompat_Layout_android_layout_width = 1; + public static final int LinearLayoutCompat_android_baselineAligned = 2; + public static final int LinearLayoutCompat_android_baselineAlignedChildIndex = 3; + public static final int LinearLayoutCompat_android_gravity = 0; + public static final int LinearLayoutCompat_android_orientation = 1; + public static final int LinearLayoutCompat_android_weightSum = 4; + public static final int LinearLayoutCompat_divider = 5; + public static final int LinearLayoutCompat_dividerPadding = 8; + public static final int LinearLayoutCompat_measureWithLargestChild = 6; + public static final int LinearLayoutCompat_showDividers = 7; + public static final int[] ListPopupWindow = { 0x010102ac, 0x010102ad }; + public static final int ListPopupWindow_android_dropDownHorizontalOffset = 0; + public static final int ListPopupWindow_android_dropDownVerticalOffset = 1; + public static final int[] MenuGroup = { 0x0101000e, 0x010100d0, 0x01010194, 0x010101de, 0x010101df, 0x010101e0 }; + public static final int MenuGroup_android_checkableBehavior = 5; + public static final int MenuGroup_android_enabled = 0; + public static final int MenuGroup_android_id = 1; + public static final int MenuGroup_android_menuCategory = 3; + public static final int MenuGroup_android_orderInCategory = 4; + public static final int MenuGroup_android_visible = 2; + public static final int[] MenuItem = { 0x01010002, 0x0101000e, 0x010100d0, 0x01010106, 0x01010194, 0x010101de, 0x010101df, 0x010101e1, 0x010101e2, 0x010101e3, 0x010101e4, 0x010101e5, 0x0101026f, 0x7f010030, 0x7f010031, 0x7f010032, 0x7f010033 }; + public static final int MenuItem_actionLayout = 14; + public static final int MenuItem_actionProviderClass = 16; + public static final int MenuItem_actionViewClass = 15; + public static final int MenuItem_android_alphabeticShortcut = 9; + public static final int MenuItem_android_checkable = 11; + public static final int MenuItem_android_checked = 3; + public static final int MenuItem_android_enabled = 1; + public static final int MenuItem_android_icon = 0; + public static final int MenuItem_android_id = 2; + public static final int MenuItem_android_menuCategory = 5; + public static final int MenuItem_android_numericShortcut = 10; + public static final int MenuItem_android_onClick = 12; + public static final int MenuItem_android_orderInCategory = 6; + public static final int MenuItem_android_title = 7; + public static final int MenuItem_android_titleCondensed = 8; + public static final int MenuItem_android_visible = 4; + public static final int MenuItem_showAsAction = 13; + public static final int[] MenuView = { 0x010100ae, 0x0101012c, 0x0101012d, 0x0101012e, 0x0101012f, 0x01010130, 0x01010131, 0x7f010034 }; + public static final int MenuView_android_headerBackground = 4; + public static final int MenuView_android_horizontalDivider = 2; + public static final int MenuView_android_itemBackground = 5; + public static final int MenuView_android_itemIconDisabledAlpha = 6; + public static final int MenuView_android_itemTextAppearance = 1; + public static final int MenuView_android_verticalDivider = 3; + public static final int MenuView_android_windowAnimationStyle = 0; + public static final int MenuView_preserveIconSpacing = 7; + public static final int[] PopupWindow = { 0x01010176, 0x7f010035 }; + public static final int[] PopupWindowBackgroundState = { 0x7f010036 }; + public static final int PopupWindowBackgroundState_state_above_anchor = 0; + public static final int PopupWindow_android_popupBackground = 0; + public static final int PopupWindow_overlapAnchor = 1; + public static final int[] SearchView = { 0x010100da, 0x0101011f, 0x01010220, 0x01010264, 0x7f01003b, 0x7f01003c, 0x7f01003d, 0x7f01003e, 0x7f01003f, 0x7f010040, 0x7f010041, 0x7f010042, 0x7f010043, 0x7f010044, 0x7f010045, 0x7f010046 }; + public static final int SearchView_android_focusable = 0; + public static final int SearchView_android_imeOptions = 3; + public static final int SearchView_android_inputType = 2; + public static final int SearchView_android_maxWidth = 1; + public static final int SearchView_closeIcon = 7; + public static final int SearchView_commitIcon = 12; + public static final int SearchView_goIcon = 8; + public static final int SearchView_iconifiedByDefault = 5; + public static final int SearchView_layout = 4; + public static final int SearchView_queryBackground = 14; + public static final int SearchView_queryHint = 6; + public static final int SearchView_searchHintIcon = 10; + public static final int SearchView_searchIcon = 9; + public static final int SearchView_submitBackground = 15; + public static final int SearchView_suggestionRowLayout = 13; + public static final int SearchView_voiceIcon = 11; + public static final int[] Spinner = { 0x010100af, 0x010100d4, 0x01010175, 0x01010176, 0x01010262, 0x010102ac, 0x010102ad, 0x7f010047, 0x7f010048, 0x7f010049, 0x7f01004a }; + public static final int Spinner_android_background = 1; + public static final int Spinner_android_dropDownHorizontalOffset = 5; + public static final int Spinner_android_dropDownSelector = 2; + public static final int Spinner_android_dropDownVerticalOffset = 6; + public static final int Spinner_android_dropDownWidth = 4; + public static final int Spinner_android_gravity = 0; + public static final int Spinner_android_popupBackground = 3; + public static final int Spinner_disableChildrenWhenDisabled = 10; + public static final int Spinner_popupPromptView = 9; + public static final int Spinner_prompt = 7; + public static final int Spinner_spinnerMode = 8; + public static final int[] SwitchCompat = { 0x01010124, 0x01010125, 0x01010142, 0x7f01004b, 0x7f01004c, 0x7f01004d, 0x7f01004e, 0x7f01004f, 0x7f010050, 0x7f010051 }; + public static final int SwitchCompat_android_textOff = 1; + public static final int SwitchCompat_android_textOn = 0; + public static final int SwitchCompat_android_thumb = 2; + public static final int SwitchCompat_showText = 9; + public static final int SwitchCompat_splitTrack = 8; + public static final int SwitchCompat_switchMinWidth = 6; + public static final int SwitchCompat_switchPadding = 7; + public static final int SwitchCompat_switchTextAppearance = 5; + public static final int SwitchCompat_thumbTextPadding = 4; + public static final int SwitchCompat_track = 3; + public static final int[] TextAppearance = { 0x01010095, 0x01010096, 0x01010097, 0x01010098, 0x7f010024 }; + public static final int TextAppearance_android_textColor = 3; + public static final int TextAppearance_android_textSize = 0; + public static final int TextAppearance_android_textStyle = 2; + public static final int TextAppearance_android_typeface = 1; + public static final int TextAppearance_textAllCaps = 4; + public static final int[] Theme = { 0x01010057, 0x010100ae, 0x7f010052, 0x7f010053, 0x7f010054, 0x7f010055, 0x7f010056, 0x7f010057, 0x7f010058, 0x7f010059, 0x7f01005a, 0x7f01005b, 0x7f01005c, 0x7f01005d, 0x7f01005e, 0x7f01005f, 0x7f010060, 0x7f010061, 0x7f010062, 0x7f010063, 0x7f010064, 0x7f010065, 0x7f010066, 0x7f010067, 0x7f010068, 0x7f010069, 0x7f01006a, 0x7f01006b, 0x7f01006c, 0x7f01006d, 0x7f01006e, 0x7f01006f, 0x7f010070, 0x7f010071, 0x7f010072, 0x7f010073, 0x7f010074, 0x7f010075, 0x7f010076, 0x7f010077, 0x7f010078, 0x7f010079, 0x7f01007a, 0x7f01007b, 0x7f01007c, 0x7f01007d, 0x7f01007e, 0x7f01007f, 0x7f010080, 0x7f010081, 0x7f010082, 0x7f010083, 0x7f010084, 0x7f010085, 0x7f010086, 0x7f010087, 0x7f010088, 0x7f010089, 0x7f01008a, 0x7f01008b, 0x7f01008c, 0x7f01008d, 0x7f01008e, 0x7f01008f, 0x7f010090, 0x7f010091, 0x7f010092, 0x7f010093, 0x7f010094, 0x7f010095, 0x7f010096, 0x7f010097, 0x7f010098, 0x7f010099, 0x7f01009a, 0x7f01009b, 0x7f01009c, 0x7f01009d, 0x7f01009e, 0x7f01009f, 0x7f0100a0, 0x7f0100a1, 0x7f0100a2, 0x7f0100a3, 0x7f0100a4, 0x7f0100a5, 0x7f0100a6, 0x7f0100a7, 0x7f0100a8, 0x7f0100a9, 0x7f0100aa, 0x7f0100ab, 0x7f0100ac, 0x7f0100ad, 0x7f0100ae, 0x7f0100af, 0x7f0100b0, 0x7f0100b1, 0x7f0100b2, 0x7f0100b3, 0x7f0100b4, 0x7f0100b5, 0x7f0100b6, 0x7f0100b7, 0x7f0100b8, 0x7f0100b9 }; + public static final int Theme_actionBarDivider = 23; + public static final int Theme_actionBarItemBackground = 24; + public static final int Theme_actionBarPopupTheme = 17; + public static final int Theme_actionBarSize = 22; + public static final int Theme_actionBarSplitStyle = 19; + public static final int Theme_actionBarStyle = 18; + public static final int Theme_actionBarTabBarStyle = 13; + public static final int Theme_actionBarTabStyle = 12; + public static final int Theme_actionBarTabTextStyle = 14; + public static final int Theme_actionBarTheme = 20; + public static final int Theme_actionBarWidgetTheme = 21; + public static final int Theme_actionButtonStyle = 49; + public static final int Theme_actionDropDownStyle = 45; + public static final int Theme_actionMenuTextAppearance = 25; + public static final int Theme_actionMenuTextColor = 26; + public static final int Theme_actionModeBackground = 29; + public static final int Theme_actionModeCloseButtonStyle = 28; + public static final int Theme_actionModeCloseDrawable = 31; + public static final int Theme_actionModeCopyDrawable = 33; + public static final int Theme_actionModeCutDrawable = 32; + public static final int Theme_actionModeFindDrawable = 37; + public static final int Theme_actionModePasteDrawable = 34; + public static final int Theme_actionModePopupWindowStyle = 39; + public static final int Theme_actionModeSelectAllDrawable = 35; + public static final int Theme_actionModeShareDrawable = 36; + public static final int Theme_actionModeSplitBackground = 30; + public static final int Theme_actionModeStyle = 27; + public static final int Theme_actionModeWebSearchDrawable = 38; + public static final int Theme_actionOverflowButtonStyle = 15; + public static final int Theme_actionOverflowMenuStyle = 16; + public static final int Theme_activityChooserViewStyle = 56; + public static final int Theme_alertDialogButtonGroupStyle = 89; + public static final int Theme_alertDialogCenterButtons = 90; + public static final int Theme_alertDialogStyle = 88; + public static final int Theme_alertDialogTheme = 91; + public static final int Theme_android_windowAnimationStyle = 1; + public static final int Theme_android_windowIsFloating = 0; + public static final int Theme_autoCompleteTextViewStyle = 96; + public static final int Theme_buttonBarButtonStyle = 51; + public static final int Theme_buttonBarNegativeButtonStyle = 94; + public static final int Theme_buttonBarNeutralButtonStyle = 95; + public static final int Theme_buttonBarPositiveButtonStyle = 93; + public static final int Theme_buttonBarStyle = 50; + public static final int Theme_buttonStyle = 97; + public static final int Theme_buttonStyleSmall = 98; + public static final int Theme_checkboxStyle = 99; + public static final int Theme_checkedTextViewStyle = 100; + public static final int Theme_colorAccent = 82; + public static final int Theme_colorButtonNormal = 86; + public static final int Theme_colorControlActivated = 84; + public static final int Theme_colorControlHighlight = 85; + public static final int Theme_colorControlNormal = 83; + public static final int Theme_colorPrimary = 80; + public static final int Theme_colorPrimaryDark = 81; + public static final int Theme_colorSwitchThumbNormal = 87; + public static final int Theme_dialogPreferredPadding = 43; + public static final int Theme_dialogTheme = 42; + public static final int Theme_dividerHorizontal = 55; + public static final int Theme_dividerVertical = 54; + public static final int Theme_dropDownListViewStyle = 72; + public static final int Theme_dropdownListPreferredItemHeight = 46; + public static final int Theme_editTextBackground = 62; + public static final int Theme_editTextColor = 61; + public static final int Theme_editTextStyle = 101; + public static final int Theme_homeAsUpIndicator = 48; + public static final int Theme_listChoiceBackgroundIndicator = 79; + public static final int Theme_listDividerAlertDialog = 44; + public static final int Theme_listPopupWindowStyle = 73; + public static final int Theme_listPreferredItemHeight = 67; + public static final int Theme_listPreferredItemHeightLarge = 69; + public static final int Theme_listPreferredItemHeightSmall = 68; + public static final int Theme_listPreferredItemPaddingLeft = 70; + public static final int Theme_listPreferredItemPaddingRight = 71; + public static final int Theme_panelBackground = 76; + public static final int Theme_panelMenuListTheme = 78; + public static final int Theme_panelMenuListWidth = 77; + public static final int Theme_popupMenuStyle = 59; + public static final int Theme_popupWindowStyle = 60; + public static final int Theme_radioButtonStyle = 102; + public static final int Theme_ratingBarStyle = 103; + public static final int Theme_searchViewStyle = 66; + public static final int Theme_selectableItemBackground = 52; + public static final int Theme_selectableItemBackgroundBorderless = 53; + public static final int Theme_spinnerDropDownItemStyle = 47; + public static final int Theme_spinnerStyle = 104; + public static final int Theme_switchStyle = 105; + public static final int Theme_textAppearanceLargePopupMenu = 40; + public static final int Theme_textAppearanceListItem = 74; + public static final int Theme_textAppearanceListItemSmall = 75; + public static final int Theme_textAppearanceSearchResultSubtitle = 64; + public static final int Theme_textAppearanceSearchResultTitle = 63; + public static final int Theme_textAppearanceSmallPopupMenu = 41; + public static final int Theme_textColorAlertDialogListItem = 92; + public static final int Theme_textColorSearchUrl = 65; + public static final int Theme_toolbarNavigationButtonStyle = 58; + public static final int Theme_toolbarStyle = 57; + public static final int Theme_windowActionBar = 2; + public static final int Theme_windowActionBarOverlay = 4; + public static final int Theme_windowActionModeOverlay = 5; + public static final int Theme_windowFixedHeightMajor = 9; + public static final int Theme_windowFixedHeightMinor = 7; + public static final int Theme_windowFixedWidthMajor = 6; + public static final int Theme_windowFixedWidthMinor = 8; + public static final int Theme_windowMinWidthMajor = 10; + public static final int Theme_windowMinWidthMinor = 11; + public static final int Theme_windowNoTitle = 3; + public static final int[] Toolbar = { 0x010100af, 0x01010140, 0x7f010003, 0x7f010006, 0x7f010016, 0x7f010017, 0x7f010018, 0x7f010019, 0x7f01001b, 0x7f0100ba, 0x7f0100bb, 0x7f0100bc, 0x7f0100bd, 0x7f0100be, 0x7f0100bf, 0x7f0100c0, 0x7f0100c1, 0x7f0100c2, 0x7f0100c3, 0x7f0100c4, 0x7f0100c5 }; + public static final int Toolbar_android_gravity = 0; + public static final int Toolbar_android_minHeight = 1; + public static final int Toolbar_collapseContentDescription = 18; + public static final int Toolbar_collapseIcon = 17; + public static final int Toolbar_contentInsetEnd = 5; + public static final int Toolbar_contentInsetLeft = 6; + public static final int Toolbar_contentInsetRight = 7; + public static final int Toolbar_contentInsetStart = 4; + public static final int Toolbar_maxButtonHeight = 16; + public static final int Toolbar_navigationContentDescription = 20; + public static final int Toolbar_navigationIcon = 19; + public static final int Toolbar_popupTheme = 8; + public static final int Toolbar_subtitle = 3; + public static final int Toolbar_subtitleTextAppearance = 10; + public static final int Toolbar_title = 2; + public static final int Toolbar_titleMarginBottom = 15; + public static final int Toolbar_titleMarginEnd = 13; + public static final int Toolbar_titleMarginStart = 12; + public static final int Toolbar_titleMarginTop = 14; + public static final int Toolbar_titleMargins = 11; + public static final int Toolbar_titleTextAppearance = 9; + public static final int[] View = { 0x01010000, 0x010100da, 0x7f0100c6, 0x7f0100c7, 0x7f0100c8, 0x7f0100c9, 0x7f0100ca }; + public static final int[] ViewStubCompat = { 0x010100d0, 0x010100f2, 0x010100f3 }; + public static final int ViewStubCompat_android_id = 0; + public static final int ViewStubCompat_android_inflatedId = 2; + public static final int ViewStubCompat_android_layout = 1; + public static final int View_android_focusable = 1; + public static final int View_android_theme = 0; + public static final int View_backgroundTint = 5; + public static final int View_backgroundTintMode = 6; + public static final int View_paddingEnd = 3; + public static final int View_paddingStart = 2; + public static final int View_theme = 4; + } +} diff --git a/Library/build/generated/source/r/debug/android/support/v7/recyclerview/R.java b/Library/build/generated/source/r/debug/android/support/v7/recyclerview/R.java new file mode 100644 index 0000000..3f798b2 --- /dev/null +++ b/Library/build/generated/source/r/debug/android/support/v7/recyclerview/R.java @@ -0,0 +1,30 @@ +/* AUTO-GENERATED FILE. DO NOT MODIFY. + * + * This class was automatically generated by the + * aapt tool from the resource data it found. It + * should not be modified by hand. + */ +package android.support.v7.recyclerview; + +public final class R { + public static final class attr { + public static final int layoutManager = 0x7f010037; + public static final int reverseLayout = 0x7f010039; + public static final int spanCount = 0x7f010038; + public static final int stackFromEnd = 0x7f01003a; + } + public static final class dimen { + public static final int item_touch_helper_max_drag_scroll_per_frame = 0x7f060042; + } + public static final class id { + public static final int item_touch_helper_previous_elevation = 0x7f0b0005; + } + public static final class styleable { + public static final int[] RecyclerView = { 0x010100c4, 0x7f010037, 0x7f010038, 0x7f010039, 0x7f01003a }; + public static final int RecyclerView_android_orientation = 0; + public static final int RecyclerView_layoutManager = 1; + public static final int RecyclerView_reverseLayout = 3; + public static final int RecyclerView_spanCount = 2; + public static final int RecyclerView_stackFromEnd = 4; + } +} diff --git a/Library/build/generated/source/r/release/android/support/v7/appcompat/R.java b/Library/build/generated/source/r/release/android/support/v7/appcompat/R.java new file mode 100644 index 0000000..76af549 --- /dev/null +++ b/Library/build/generated/source/r/release/android/support/v7/appcompat/R.java @@ -0,0 +1,1154 @@ +/* AUTO-GENERATED FILE. DO NOT MODIFY. + * + * This class was automatically generated by the + * aapt tool from the resource data it found. It + * should not be modified by hand. + */ +package android.support.v7.appcompat; + +public final class R { + public static final class anim { + public static final int abc_fade_in = 0x7f040000; + public static final int abc_fade_out = 0x7f040001; + public static final int abc_grow_fade_in_from_bottom = 0x7f040002; + public static final int abc_popup_enter = 0x7f040003; + public static final int abc_popup_exit = 0x7f040004; + public static final int abc_shrink_fade_out_from_bottom = 0x7f040005; + public static final int abc_slide_in_bottom = 0x7f040006; + public static final int abc_slide_in_top = 0x7f040007; + public static final int abc_slide_out_bottom = 0x7f040008; + public static final int abc_slide_out_top = 0x7f040009; + } + public static final class attr { + public static final int actionBarDivider = 0x7f010067; + public static final int actionBarItemBackground = 0x7f010068; + public static final int actionBarPopupTheme = 0x7f010061; + public static final int actionBarSize = 0x7f010066; + public static final int actionBarSplitStyle = 0x7f010063; + public static final int actionBarStyle = 0x7f010062; + public static final int actionBarTabBarStyle = 0x7f01005d; + public static final int actionBarTabStyle = 0x7f01005c; + public static final int actionBarTabTextStyle = 0x7f01005e; + public static final int actionBarTheme = 0x7f010064; + public static final int actionBarWidgetTheme = 0x7f010065; + public static final int actionButtonStyle = 0x7f010081; + public static final int actionDropDownStyle = 0x7f01007d; + public static final int actionLayout = 0x7f010031; + public static final int actionMenuTextAppearance = 0x7f010069; + public static final int actionMenuTextColor = 0x7f01006a; + public static final int actionModeBackground = 0x7f01006d; + public static final int actionModeCloseButtonStyle = 0x7f01006c; + public static final int actionModeCloseDrawable = 0x7f01006f; + public static final int actionModeCopyDrawable = 0x7f010071; + public static final int actionModeCutDrawable = 0x7f010070; + public static final int actionModeFindDrawable = 0x7f010075; + public static final int actionModePasteDrawable = 0x7f010072; + public static final int actionModePopupWindowStyle = 0x7f010077; + public static final int actionModeSelectAllDrawable = 0x7f010073; + public static final int actionModeShareDrawable = 0x7f010074; + public static final int actionModeSplitBackground = 0x7f01006e; + public static final int actionModeStyle = 0x7f01006b; + public static final int actionModeWebSearchDrawable = 0x7f010076; + public static final int actionOverflowButtonStyle = 0x7f01005f; + public static final int actionOverflowMenuStyle = 0x7f010060; + public static final int actionProviderClass = 0x7f010033; + public static final int actionViewClass = 0x7f010032; + public static final int activityChooserViewStyle = 0x7f010088; + public static final int alertDialogButtonGroupStyle = 0x7f0100a9; + public static final int alertDialogCenterButtons = 0x7f0100aa; + public static final int alertDialogStyle = 0x7f0100a8; + public static final int alertDialogTheme = 0x7f0100ab; + public static final int autoCompleteTextViewStyle = 0x7f0100b0; + public static final int background = 0x7f01000c; + public static final int backgroundSplit = 0x7f01000e; + public static final int backgroundStacked = 0x7f01000d; + public static final int backgroundTint = 0x7f0100c9; + public static final int backgroundTintMode = 0x7f0100ca; + public static final int barSize = 0x7f01002b; + public static final int buttonBarButtonStyle = 0x7f010083; + public static final int buttonBarNegativeButtonStyle = 0x7f0100ae; + public static final int buttonBarNeutralButtonStyle = 0x7f0100af; + public static final int buttonBarPositiveButtonStyle = 0x7f0100ad; + public static final int buttonBarStyle = 0x7f010082; + public static final int buttonPanelSideLayout = 0x7f01001f; + public static final int buttonStyle = 0x7f0100b1; + public static final int buttonStyleSmall = 0x7f0100b2; + public static final int checkboxStyle = 0x7f0100b3; + public static final int checkedTextViewStyle = 0x7f0100b4; + public static final int closeIcon = 0x7f01003e; + public static final int closeItemLayout = 0x7f01001c; + public static final int collapseContentDescription = 0x7f0100c3; + public static final int collapseIcon = 0x7f0100c2; + public static final int color = 0x7f010025; + public static final int colorAccent = 0x7f0100a2; + public static final int colorButtonNormal = 0x7f0100a6; + public static final int colorControlActivated = 0x7f0100a4; + public static final int colorControlHighlight = 0x7f0100a5; + public static final int colorControlNormal = 0x7f0100a3; + public static final int colorPrimary = 0x7f0100a0; + public static final int colorPrimaryDark = 0x7f0100a1; + public static final int colorSwitchThumbNormal = 0x7f0100a7; + public static final int commitIcon = 0x7f010043; + public static final int contentInsetEnd = 0x7f010017; + public static final int contentInsetLeft = 0x7f010018; + public static final int contentInsetRight = 0x7f010019; + public static final int contentInsetStart = 0x7f010016; + public static final int customNavigationLayout = 0x7f01000f; + public static final int dialogPreferredPadding = 0x7f01007b; + public static final int dialogTheme = 0x7f01007a; + public static final int disableChildrenWhenDisabled = 0x7f01004a; + public static final int displayOptions = 0x7f010005; + public static final int divider = 0x7f01000b; + public static final int dividerHorizontal = 0x7f010087; + public static final int dividerPadding = 0x7f01002f; + public static final int dividerVertical = 0x7f010086; + public static final int drawableSize = 0x7f010027; + public static final int drawerArrowStyle = 0x7f010000; + public static final int dropDownListViewStyle = 0x7f010098; + public static final int dropdownListPreferredItemHeight = 0x7f01007e; + public static final int editTextBackground = 0x7f01008e; + public static final int editTextColor = 0x7f01008d; + public static final int editTextStyle = 0x7f0100b5; + public static final int elevation = 0x7f01001a; + public static final int expandActivityOverflowButtonDrawable = 0x7f01001e; + public static final int gapBetweenBars = 0x7f010028; + public static final int goIcon = 0x7f01003f; + public static final int height = 0x7f010001; + public static final int hideOnContentScroll = 0x7f010015; + public static final int homeAsUpIndicator = 0x7f010080; + public static final int homeLayout = 0x7f010010; + public static final int icon = 0x7f010009; + public static final int iconifiedByDefault = 0x7f01003c; + public static final int indeterminateProgressStyle = 0x7f010012; + public static final int initialActivityCount = 0x7f01001d; + public static final int isLightTheme = 0x7f010002; + public static final int itemPadding = 0x7f010014; + public static final int layout = 0x7f01003b; + public static final int listChoiceBackgroundIndicator = 0x7f01009f; + public static final int listDividerAlertDialog = 0x7f01007c; + public static final int listItemLayout = 0x7f010023; + public static final int listLayout = 0x7f010020; + public static final int listPopupWindowStyle = 0x7f010099; + public static final int listPreferredItemHeight = 0x7f010093; + public static final int listPreferredItemHeightLarge = 0x7f010095; + public static final int listPreferredItemHeightSmall = 0x7f010094; + public static final int listPreferredItemPaddingLeft = 0x7f010096; + public static final int listPreferredItemPaddingRight = 0x7f010097; + public static final int logo = 0x7f01000a; + public static final int maxButtonHeight = 0x7f0100c1; + public static final int measureWithLargestChild = 0x7f01002d; + public static final int middleBarArrowSize = 0x7f01002a; + public static final int multiChoiceItemLayout = 0x7f010021; + public static final int navigationContentDescription = 0x7f0100c5; + public static final int navigationIcon = 0x7f0100c4; + public static final int navigationMode = 0x7f010004; + public static final int overlapAnchor = 0x7f010035; + public static final int paddingEnd = 0x7f0100c7; + public static final int paddingStart = 0x7f0100c6; + public static final int panelBackground = 0x7f01009c; + public static final int panelMenuListTheme = 0x7f01009e; + public static final int panelMenuListWidth = 0x7f01009d; + public static final int popupMenuStyle = 0x7f01008b; + public static final int popupPromptView = 0x7f010049; + public static final int popupTheme = 0x7f01001b; + public static final int popupWindowStyle = 0x7f01008c; + public static final int preserveIconSpacing = 0x7f010034; + public static final int progressBarPadding = 0x7f010013; + public static final int progressBarStyle = 0x7f010011; + public static final int prompt = 0x7f010047; + public static final int queryBackground = 0x7f010045; + public static final int queryHint = 0x7f01003d; + public static final int radioButtonStyle = 0x7f0100b6; + public static final int ratingBarStyle = 0x7f0100b7; + public static final int searchHintIcon = 0x7f010041; + public static final int searchIcon = 0x7f010040; + public static final int searchViewStyle = 0x7f010092; + public static final int selectableItemBackground = 0x7f010084; + public static final int selectableItemBackgroundBorderless = 0x7f010085; + public static final int showAsAction = 0x7f010030; + public static final int showDividers = 0x7f01002e; + public static final int showText = 0x7f010051; + public static final int singleChoiceItemLayout = 0x7f010022; + public static final int spinBars = 0x7f010026; + public static final int spinnerDropDownItemStyle = 0x7f01007f; + public static final int spinnerMode = 0x7f010048; + public static final int spinnerStyle = 0x7f0100b8; + public static final int splitTrack = 0x7f010050; + public static final int state_above_anchor = 0x7f010036; + public static final int submitBackground = 0x7f010046; + public static final int subtitle = 0x7f010006; + public static final int subtitleTextAppearance = 0x7f0100bb; + public static final int subtitleTextStyle = 0x7f010008; + public static final int suggestionRowLayout = 0x7f010044; + public static final int switchMinWidth = 0x7f01004e; + public static final int switchPadding = 0x7f01004f; + public static final int switchStyle = 0x7f0100b9; + public static final int switchTextAppearance = 0x7f01004d; + public static final int textAllCaps = 0x7f010024; + public static final int textAppearanceLargePopupMenu = 0x7f010078; + public static final int textAppearanceListItem = 0x7f01009a; + public static final int textAppearanceListItemSmall = 0x7f01009b; + public static final int textAppearanceSearchResultSubtitle = 0x7f010090; + public static final int textAppearanceSearchResultTitle = 0x7f01008f; + public static final int textAppearanceSmallPopupMenu = 0x7f010079; + public static final int textColorAlertDialogListItem = 0x7f0100ac; + public static final int textColorSearchUrl = 0x7f010091; + public static final int theme = 0x7f0100c8; + public static final int thickness = 0x7f01002c; + public static final int thumbTextPadding = 0x7f01004c; + public static final int title = 0x7f010003; + public static final int titleMarginBottom = 0x7f0100c0; + public static final int titleMarginEnd = 0x7f0100be; + public static final int titleMarginStart = 0x7f0100bd; + public static final int titleMarginTop = 0x7f0100bf; + public static final int titleMargins = 0x7f0100bc; + public static final int titleTextAppearance = 0x7f0100ba; + public static final int titleTextStyle = 0x7f010007; + public static final int toolbarNavigationButtonStyle = 0x7f01008a; + public static final int toolbarStyle = 0x7f010089; + public static final int topBottomBarArrowSize = 0x7f010029; + public static final int track = 0x7f01004b; + public static final int voiceIcon = 0x7f010042; + public static final int windowActionBar = 0x7f010052; + public static final int windowActionBarOverlay = 0x7f010054; + public static final int windowActionModeOverlay = 0x7f010055; + public static final int windowFixedHeightMajor = 0x7f010059; + public static final int windowFixedHeightMinor = 0x7f010057; + public static final int windowFixedWidthMajor = 0x7f010056; + public static final int windowFixedWidthMinor = 0x7f010058; + public static final int windowMinWidthMajor = 0x7f01005a; + public static final int windowMinWidthMinor = 0x7f01005b; + public static final int windowNoTitle = 0x7f010053; + } + public static final class bool { + public static final int abc_action_bar_embed_tabs = 0x7f080002; + public static final int abc_action_bar_embed_tabs_pre_jb = 0x7f080000; + public static final int abc_action_bar_expanded_action_views_exclusive = 0x7f080003; + public static final int abc_config_actionMenuItemAllCaps = 0x7f080004; + public static final int abc_config_allowActionMenuItemTextWithIcon = 0x7f080001; + public static final int abc_config_closeDialogWhenTouchOutside = 0x7f080005; + public static final int abc_config_showMenuShortcutsWhenKeyboardPresent = 0x7f080006; + } + public static final class color { + public static final int abc_background_cache_hint_selector_material_dark = 0x7f0a0036; + public static final int abc_background_cache_hint_selector_material_light = 0x7f0a0037; + public static final int abc_input_method_navigation_guard = 0x7f0a0000; + public static final int abc_primary_text_disable_only_material_dark = 0x7f0a0038; + public static final int abc_primary_text_disable_only_material_light = 0x7f0a0039; + public static final int abc_primary_text_material_dark = 0x7f0a003a; + public static final int abc_primary_text_material_light = 0x7f0a003b; + public static final int abc_search_url_text = 0x7f0a003c; + public static final int abc_search_url_text_normal = 0x7f0a0001; + public static final int abc_search_url_text_pressed = 0x7f0a0002; + public static final int abc_search_url_text_selected = 0x7f0a0003; + public static final int abc_secondary_text_material_dark = 0x7f0a003d; + public static final int abc_secondary_text_material_light = 0x7f0a003e; + public static final int accent_material_dark = 0x7f0a0004; + public static final int accent_material_light = 0x7f0a0005; + public static final int background_floating_material_dark = 0x7f0a0006; + public static final int background_floating_material_light = 0x7f0a0007; + public static final int background_material_dark = 0x7f0a0008; + public static final int background_material_light = 0x7f0a0009; + public static final int bright_foreground_disabled_material_dark = 0x7f0a000a; + public static final int bright_foreground_disabled_material_light = 0x7f0a000b; + public static final int bright_foreground_inverse_material_dark = 0x7f0a000c; + public static final int bright_foreground_inverse_material_light = 0x7f0a000d; + public static final int bright_foreground_material_dark = 0x7f0a000e; + public static final int bright_foreground_material_light = 0x7f0a000f; + public static final int button_material_dark = 0x7f0a0010; + public static final int button_material_light = 0x7f0a0011; + public static final int dim_foreground_disabled_material_dark = 0x7f0a0012; + public static final int dim_foreground_disabled_material_light = 0x7f0a0013; + public static final int dim_foreground_material_dark = 0x7f0a0014; + public static final int dim_foreground_material_light = 0x7f0a0015; + public static final int highlighted_text_material_dark = 0x7f0a0016; + public static final int highlighted_text_material_light = 0x7f0a0017; + public static final int hint_foreground_material_dark = 0x7f0a0018; + public static final int hint_foreground_material_light = 0x7f0a0019; + public static final int link_text_material_dark = 0x7f0a001a; + public static final int link_text_material_light = 0x7f0a001b; + public static final int material_blue_grey_800 = 0x7f0a001c; + public static final int material_blue_grey_900 = 0x7f0a001d; + public static final int material_blue_grey_950 = 0x7f0a001e; + public static final int material_deep_teal_200 = 0x7f0a001f; + public static final int material_deep_teal_500 = 0x7f0a0020; + public static final int primary_dark_material_dark = 0x7f0a0021; + public static final int primary_dark_material_light = 0x7f0a0022; + public static final int primary_material_dark = 0x7f0a0023; + public static final int primary_material_light = 0x7f0a0024; + public static final int primary_text_default_material_dark = 0x7f0a0025; + public static final int primary_text_default_material_light = 0x7f0a0026; + public static final int primary_text_disabled_material_dark = 0x7f0a0027; + public static final int primary_text_disabled_material_light = 0x7f0a0028; + public static final int ripple_material_dark = 0x7f0a0029; + public static final int ripple_material_light = 0x7f0a002a; + public static final int secondary_text_default_material_dark = 0x7f0a002b; + public static final int secondary_text_default_material_light = 0x7f0a002c; + public static final int secondary_text_disabled_material_dark = 0x7f0a002d; + public static final int secondary_text_disabled_material_light = 0x7f0a002e; + public static final int switch_thumb_disabled_material_dark = 0x7f0a0032; + public static final int switch_thumb_disabled_material_light = 0x7f0a0033; + public static final int switch_thumb_material_dark = 0x7f0a003f; + public static final int switch_thumb_material_light = 0x7f0a0040; + public static final int switch_thumb_normal_material_dark = 0x7f0a0034; + public static final int switch_thumb_normal_material_light = 0x7f0a0035; + } + public static final class dimen { + public static final int abc_action_bar_content_inset_material = 0x7f06000c; + public static final int abc_action_bar_default_height_material = 0x7f060001; + public static final int abc_action_bar_default_padding_material = 0x7f060002; + public static final int abc_action_bar_icon_vertical_padding_material = 0x7f060010; + public static final int abc_action_bar_navigation_padding_start_material = 0x7f06000d; + public static final int abc_action_bar_overflow_padding_end_material = 0x7f06000e; + public static final int abc_action_bar_overflow_padding_start_material = 0x7f060011; + public static final int abc_action_bar_progress_bar_size = 0x7f060003; + public static final int abc_action_bar_stacked_max_height = 0x7f060012; + public static final int abc_action_bar_stacked_tab_max_width = 0x7f060013; + public static final int abc_action_bar_subtitle_bottom_margin_material = 0x7f060014; + public static final int abc_action_bar_subtitle_top_margin_material = 0x7f060015; + public static final int abc_action_button_min_height_material = 0x7f060016; + public static final int abc_action_button_min_width_material = 0x7f060017; + public static final int abc_action_button_min_width_overflow_material = 0x7f060018; + public static final int abc_alert_dialog_button_bar_height = 0x7f060000; + public static final int abc_button_inset_horizontal_material = 0x7f060019; + public static final int abc_button_inset_vertical_material = 0x7f06001a; + public static final int abc_button_padding_horizontal_material = 0x7f06001b; + public static final int abc_button_padding_vertical_material = 0x7f06001c; + public static final int abc_config_prefDialogWidth = 0x7f060006; + public static final int abc_control_corner_material = 0x7f06001d; + public static final int abc_control_inset_material = 0x7f06001e; + public static final int abc_control_padding_material = 0x7f06001f; + public static final int abc_dialog_list_padding_vertical_material = 0x7f060020; + public static final int abc_dialog_min_width_major = 0x7f060021; + public static final int abc_dialog_min_width_minor = 0x7f060022; + public static final int abc_dialog_padding_material = 0x7f060023; + public static final int abc_dialog_padding_top_material = 0x7f060024; + public static final int abc_disabled_alpha_material_dark = 0x7f060025; + public static final int abc_disabled_alpha_material_light = 0x7f060026; + public static final int abc_dropdownitem_icon_width = 0x7f060027; + public static final int abc_dropdownitem_text_padding_left = 0x7f060028; + public static final int abc_dropdownitem_text_padding_right = 0x7f060029; + public static final int abc_edit_text_inset_bottom_material = 0x7f06002a; + public static final int abc_edit_text_inset_horizontal_material = 0x7f06002b; + public static final int abc_edit_text_inset_top_material = 0x7f06002c; + public static final int abc_floating_window_z = 0x7f06002d; + public static final int abc_list_item_padding_horizontal_material = 0x7f06002e; + public static final int abc_panel_menu_list_width = 0x7f06002f; + public static final int abc_search_view_preferred_width = 0x7f060030; + public static final int abc_search_view_text_min_width = 0x7f060007; + public static final int abc_switch_padding = 0x7f06000f; + public static final int abc_text_size_body_1_material = 0x7f060031; + public static final int abc_text_size_body_2_material = 0x7f060032; + public static final int abc_text_size_button_material = 0x7f060033; + public static final int abc_text_size_caption_material = 0x7f060034; + public static final int abc_text_size_display_1_material = 0x7f060035; + public static final int abc_text_size_display_2_material = 0x7f060036; + public static final int abc_text_size_display_3_material = 0x7f060037; + public static final int abc_text_size_display_4_material = 0x7f060038; + public static final int abc_text_size_headline_material = 0x7f060039; + public static final int abc_text_size_large_material = 0x7f06003a; + public static final int abc_text_size_medium_material = 0x7f06003b; + public static final int abc_text_size_menu_material = 0x7f06003c; + public static final int abc_text_size_small_material = 0x7f06003d; + public static final int abc_text_size_subhead_material = 0x7f06003e; + public static final int abc_text_size_subtitle_material_toolbar = 0x7f060004; + public static final int abc_text_size_title_material = 0x7f06003f; + public static final int abc_text_size_title_material_toolbar = 0x7f060005; + public static final int dialog_fixed_height_major = 0x7f060008; + public static final int dialog_fixed_height_minor = 0x7f060009; + public static final int dialog_fixed_width_major = 0x7f06000a; + public static final int dialog_fixed_width_minor = 0x7f06000b; + public static final int disabled_alpha_material_dark = 0x7f060040; + public static final int disabled_alpha_material_light = 0x7f060041; + } + public static final class drawable { + public static final int abc_ab_share_pack_mtrl_alpha = 0x7f020000; + public static final int abc_btn_borderless_material = 0x7f020001; + public static final int abc_btn_check_material = 0x7f020002; + public static final int abc_btn_check_to_on_mtrl_000 = 0x7f020003; + public static final int abc_btn_check_to_on_mtrl_015 = 0x7f020004; + public static final int abc_btn_default_mtrl_shape = 0x7f020005; + public static final int abc_btn_radio_material = 0x7f020006; + public static final int abc_btn_radio_to_on_mtrl_000 = 0x7f020007; + public static final int abc_btn_radio_to_on_mtrl_015 = 0x7f020008; + public static final int abc_btn_rating_star_off_mtrl_alpha = 0x7f020009; + public static final int abc_btn_rating_star_on_mtrl_alpha = 0x7f02000a; + public static final int abc_btn_switch_to_on_mtrl_00001 = 0x7f02000b; + public static final int abc_btn_switch_to_on_mtrl_00012 = 0x7f02000c; + public static final int abc_cab_background_internal_bg = 0x7f02000d; + public static final int abc_cab_background_top_material = 0x7f02000e; + public static final int abc_cab_background_top_mtrl_alpha = 0x7f02000f; + public static final int abc_dialog_material_background_dark = 0x7f020010; + public static final int abc_dialog_material_background_light = 0x7f020011; + public static final int abc_edit_text_material = 0x7f020012; + public static final int abc_ic_ab_back_mtrl_am_alpha = 0x7f020013; + public static final int abc_ic_clear_mtrl_alpha = 0x7f020014; + public static final int abc_ic_commit_search_api_mtrl_alpha = 0x7f020015; + public static final int abc_ic_go_search_api_mtrl_alpha = 0x7f020016; + public static final int abc_ic_menu_copy_mtrl_am_alpha = 0x7f020017; + public static final int abc_ic_menu_cut_mtrl_alpha = 0x7f020018; + public static final int abc_ic_menu_moreoverflow_mtrl_alpha = 0x7f020019; + public static final int abc_ic_menu_paste_mtrl_am_alpha = 0x7f02001a; + public static final int abc_ic_menu_selectall_mtrl_alpha = 0x7f02001b; + public static final int abc_ic_menu_share_mtrl_alpha = 0x7f02001c; + public static final int abc_ic_search_api_mtrl_alpha = 0x7f02001d; + public static final int abc_ic_voice_search_api_mtrl_alpha = 0x7f02001e; + public static final int abc_item_background_holo_dark = 0x7f02001f; + public static final int abc_item_background_holo_light = 0x7f020020; + public static final int abc_list_divider_mtrl_alpha = 0x7f020021; + public static final int abc_list_focused_holo = 0x7f020022; + public static final int abc_list_longpressed_holo = 0x7f020023; + public static final int abc_list_pressed_holo_dark = 0x7f020024; + public static final int abc_list_pressed_holo_light = 0x7f020025; + public static final int abc_list_selector_background_transition_holo_dark = 0x7f020026; + public static final int abc_list_selector_background_transition_holo_light = 0x7f020027; + public static final int abc_list_selector_disabled_holo_dark = 0x7f020028; + public static final int abc_list_selector_disabled_holo_light = 0x7f020029; + public static final int abc_list_selector_holo_dark = 0x7f02002a; + public static final int abc_list_selector_holo_light = 0x7f02002b; + public static final int abc_menu_hardkey_panel_mtrl_mult = 0x7f02002c; + public static final int abc_popup_background_mtrl_mult = 0x7f02002d; + public static final int abc_ratingbar_full_material = 0x7f02002e; + public static final int abc_spinner_mtrl_am_alpha = 0x7f02002f; + public static final int abc_spinner_textfield_background_material = 0x7f020030; + public static final int abc_switch_thumb_material = 0x7f020031; + public static final int abc_switch_track_mtrl_alpha = 0x7f020032; + public static final int abc_tab_indicator_material = 0x7f020033; + public static final int abc_tab_indicator_mtrl_alpha = 0x7f020034; + public static final int abc_text_cursor_mtrl_alpha = 0x7f020035; + public static final int abc_textfield_activated_mtrl_alpha = 0x7f020036; + public static final int abc_textfield_default_mtrl_alpha = 0x7f020037; + public static final int abc_textfield_search_activated_mtrl_alpha = 0x7f020038; + public static final int abc_textfield_search_default_mtrl_alpha = 0x7f020039; + public static final int abc_textfield_search_material = 0x7f02003a; + } + public static final class id { + public static final int action_bar = 0x7f0b0041; + public static final int action_bar_activity_content = 0x7f0b0000; + public static final int action_bar_container = 0x7f0b0040; + public static final int action_bar_root = 0x7f0b003c; + public static final int action_bar_spinner = 0x7f0b0001; + public static final int action_bar_subtitle = 0x7f0b0025; + public static final int action_bar_title = 0x7f0b0024; + public static final int action_context_bar = 0x7f0b0042; + public static final int action_menu_divider = 0x7f0b0002; + public static final int action_menu_presenter = 0x7f0b0003; + public static final int action_mode_bar = 0x7f0b003e; + public static final int action_mode_bar_stub = 0x7f0b003d; + public static final int action_mode_close_button = 0x7f0b0026; + public static final int activity_chooser_view_content = 0x7f0b0027; + public static final int alertTitle = 0x7f0b0031; + public static final int always = 0x7f0b0017; + public static final int beginning = 0x7f0b0014; + public static final int buttonPanel = 0x7f0b0037; + public static final int checkbox = 0x7f0b0039; + public static final int collapseActionView = 0x7f0b0018; + public static final int contentPanel = 0x7f0b0032; + public static final int custom = 0x7f0b0036; + public static final int customPanel = 0x7f0b0035; + public static final int decor_content_parent = 0x7f0b003f; + public static final int default_activity_button = 0x7f0b002a; + public static final int dialog = 0x7f0b001c; + public static final int disableHome = 0x7f0b000d; + public static final int dropdown = 0x7f0b001d; + public static final int edit_query = 0x7f0b0043; + public static final int end = 0x7f0b0015; + public static final int expand_activities_button = 0x7f0b0028; + public static final int expanded_menu = 0x7f0b0038; + public static final int home = 0x7f0b0004; + public static final int homeAsUp = 0x7f0b000e; + public static final int icon = 0x7f0b002c; + public static final int ifRoom = 0x7f0b0019; + public static final int image = 0x7f0b0029; + public static final int listMode = 0x7f0b000a; + public static final int list_item = 0x7f0b002b; + public static final int middle = 0x7f0b0016; + public static final int multiply = 0x7f0b001f; + public static final int never = 0x7f0b001a; + public static final int none = 0x7f0b000f; + public static final int normal = 0x7f0b000b; + public static final int parentPanel = 0x7f0b002e; + public static final int progress_circular = 0x7f0b0006; + public static final int progress_horizontal = 0x7f0b0007; + public static final int radio = 0x7f0b003b; + public static final int screen = 0x7f0b0020; + public static final int scrollView = 0x7f0b0033; + public static final int search_badge = 0x7f0b0045; + public static final int search_bar = 0x7f0b0044; + public static final int search_button = 0x7f0b0046; + public static final int search_close_btn = 0x7f0b004b; + public static final int search_edit_frame = 0x7f0b0047; + public static final int search_go_btn = 0x7f0b004d; + public static final int search_mag_icon = 0x7f0b0048; + public static final int search_plate = 0x7f0b0049; + public static final int search_src_text = 0x7f0b004a; + public static final int search_voice_btn = 0x7f0b004e; + public static final int select_dialog_listview = 0x7f0b004f; + public static final int shortcut = 0x7f0b003a; + public static final int showCustom = 0x7f0b0010; + public static final int showHome = 0x7f0b0011; + public static final int showTitle = 0x7f0b0012; + public static final int split_action_bar = 0x7f0b0008; + public static final int src_atop = 0x7f0b0021; + public static final int src_in = 0x7f0b0022; + public static final int src_over = 0x7f0b0023; + public static final int submit_area = 0x7f0b004c; + public static final int tabMode = 0x7f0b000c; + public static final int textSpacerNoButtons = 0x7f0b0034; + public static final int title = 0x7f0b002d; + public static final int title_template = 0x7f0b0030; + public static final int topPanel = 0x7f0b002f; + public static final int up = 0x7f0b0009; + public static final int useLogo = 0x7f0b0013; + public static final int withText = 0x7f0b001b; + public static final int wrap_content = 0x7f0b001e; + } + public static final class integer { + public static final int abc_config_activityDefaultDur = 0x7f090001; + public static final int abc_config_activityShortDur = 0x7f090002; + public static final int abc_max_action_buttons = 0x7f090000; + } + public static final class layout { + public static final int abc_action_bar_title_item = 0x7f030000; + public static final int abc_action_bar_up_container = 0x7f030001; + public static final int abc_action_bar_view_list_nav_layout = 0x7f030002; + public static final int abc_action_menu_item_layout = 0x7f030003; + public static final int abc_action_menu_layout = 0x7f030004; + public static final int abc_action_mode_bar = 0x7f030005; + public static final int abc_action_mode_close_item_material = 0x7f030006; + public static final int abc_activity_chooser_view = 0x7f030007; + public static final int abc_activity_chooser_view_list_item = 0x7f030008; + public static final int abc_alert_dialog_material = 0x7f030009; + public static final int abc_dialog_title_material = 0x7f03000a; + public static final int abc_expanded_menu_layout = 0x7f03000b; + public static final int abc_list_menu_item_checkbox = 0x7f03000c; + public static final int abc_list_menu_item_icon = 0x7f03000d; + public static final int abc_list_menu_item_layout = 0x7f03000e; + public static final int abc_list_menu_item_radio = 0x7f03000f; + public static final int abc_popup_menu_item_layout = 0x7f030010; + public static final int abc_screen_content_include = 0x7f030011; + public static final int abc_screen_simple = 0x7f030012; + public static final int abc_screen_simple_overlay_action_mode = 0x7f030013; + public static final int abc_screen_toolbar = 0x7f030014; + public static final int abc_search_dropdown_item_icons_2line = 0x7f030015; + public static final int abc_search_view = 0x7f030016; + public static final int abc_select_dialog_material = 0x7f030017; + public static final int abc_simple_dropdown_hint = 0x7f030018; + public static final int select_dialog_item_material = 0x7f03001a; + public static final int select_dialog_multichoice_material = 0x7f03001b; + public static final int select_dialog_singlechoice_material = 0x7f03001c; + public static final int support_simple_spinner_dropdown_item = 0x7f03001d; + } + public static final class string { + public static final int abc_action_bar_home_description = 0x7f050000; + public static final int abc_action_bar_home_description_format = 0x7f05000d; + public static final int abc_action_bar_home_subtitle_description_format = 0x7f05000e; + public static final int abc_action_bar_up_description = 0x7f050001; + public static final int abc_action_menu_overflow_description = 0x7f050002; + public static final int abc_action_mode_done = 0x7f050003; + public static final int abc_activity_chooser_view_see_all = 0x7f050004; + public static final int abc_activitychooserview_choose_application = 0x7f050005; + public static final int abc_search_hint = 0x7f05000f; + public static final int abc_searchview_description_clear = 0x7f050006; + public static final int abc_searchview_description_query = 0x7f050007; + public static final int abc_searchview_description_search = 0x7f050008; + public static final int abc_searchview_description_submit = 0x7f050009; + public static final int abc_searchview_description_voice = 0x7f05000a; + public static final int abc_shareactionprovider_share_with = 0x7f05000b; + public static final int abc_shareactionprovider_share_with_application = 0x7f05000c; + public static final int abc_toolbar_collapse_description = 0x7f050010; + } + public static final class style { + public static final int AlertDialog_AppCompat = 0x7f07006b; + public static final int AlertDialog_AppCompat_Light = 0x7f07006c; + public static final int Animation_AppCompat_Dialog = 0x7f07006d; + public static final int Animation_AppCompat_DropDownUp = 0x7f07006e; + public static final int Base_AlertDialog_AppCompat = 0x7f07006f; + public static final int Base_AlertDialog_AppCompat_Light = 0x7f070070; + public static final int Base_Animation_AppCompat_Dialog = 0x7f070071; + public static final int Base_Animation_AppCompat_DropDownUp = 0x7f070072; + public static final int Base_DialogWindowTitleBackground_AppCompat = 0x7f070074; + public static final int Base_DialogWindowTitle_AppCompat = 0x7f070073; + public static final int Base_TextAppearance_AppCompat = 0x7f070025; + public static final int Base_TextAppearance_AppCompat_Body1 = 0x7f070026; + public static final int Base_TextAppearance_AppCompat_Body2 = 0x7f070027; + public static final int Base_TextAppearance_AppCompat_Button = 0x7f070016; + public static final int Base_TextAppearance_AppCompat_Caption = 0x7f070028; + public static final int Base_TextAppearance_AppCompat_Display1 = 0x7f070029; + public static final int Base_TextAppearance_AppCompat_Display2 = 0x7f07002a; + public static final int Base_TextAppearance_AppCompat_Display3 = 0x7f07002b; + public static final int Base_TextAppearance_AppCompat_Display4 = 0x7f07002c; + public static final int Base_TextAppearance_AppCompat_Headline = 0x7f07002d; + public static final int Base_TextAppearance_AppCompat_Inverse = 0x7f070003; + public static final int Base_TextAppearance_AppCompat_Large = 0x7f07002e; + public static final int Base_TextAppearance_AppCompat_Large_Inverse = 0x7f070004; + public static final int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Large = 0x7f07002f; + public static final int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Small = 0x7f070030; + public static final int Base_TextAppearance_AppCompat_Medium = 0x7f070031; + public static final int Base_TextAppearance_AppCompat_Medium_Inverse = 0x7f070005; + public static final int Base_TextAppearance_AppCompat_Menu = 0x7f070032; + public static final int Base_TextAppearance_AppCompat_SearchResult = 0x7f070075; + public static final int Base_TextAppearance_AppCompat_SearchResult_Subtitle = 0x7f070033; + public static final int Base_TextAppearance_AppCompat_SearchResult_Title = 0x7f070034; + public static final int Base_TextAppearance_AppCompat_Small = 0x7f070035; + public static final int Base_TextAppearance_AppCompat_Small_Inverse = 0x7f070006; + public static final int Base_TextAppearance_AppCompat_Subhead = 0x7f070036; + public static final int Base_TextAppearance_AppCompat_Subhead_Inverse = 0x7f070007; + public static final int Base_TextAppearance_AppCompat_Title = 0x7f070037; + public static final int Base_TextAppearance_AppCompat_Title_Inverse = 0x7f070008; + public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Menu = 0x7f070038; + public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle = 0x7f070039; + public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse = 0x7f07003a; + public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Title = 0x7f07003b; + public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse = 0x7f07003c; + public static final int Base_TextAppearance_AppCompat_Widget_ActionMode_Subtitle = 0x7f07003d; + public static final int Base_TextAppearance_AppCompat_Widget_ActionMode_Title = 0x7f07003e; + public static final int Base_TextAppearance_AppCompat_Widget_DropDownItem = 0x7f070076; + public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Large = 0x7f07003f; + public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Small = 0x7f070040; + public static final int Base_TextAppearance_AppCompat_Widget_Switch = 0x7f070041; + public static final int Base_TextAppearance_AppCompat_Widget_TextView_SpinnerItem = 0x7f070042; + public static final int Base_TextAppearance_Widget_AppCompat_ExpandedMenu_Item = 0x7f070077; + public static final int Base_TextAppearance_Widget_AppCompat_Toolbar_Subtitle = 0x7f070043; + public static final int Base_TextAppearance_Widget_AppCompat_Toolbar_Title = 0x7f070044; + public static final int Base_ThemeOverlay_AppCompat = 0x7f070080; + public static final int Base_ThemeOverlay_AppCompat_ActionBar = 0x7f070081; + public static final int Base_ThemeOverlay_AppCompat_Dark = 0x7f070082; + public static final int Base_ThemeOverlay_AppCompat_Dark_ActionBar = 0x7f070083; + public static final int Base_ThemeOverlay_AppCompat_Light = 0x7f070084; + public static final int Base_Theme_AppCompat = 0x7f070045; + public static final int Base_Theme_AppCompat_CompactMenu = 0x7f070078; + public static final int Base_Theme_AppCompat_Dialog = 0x7f070009; + public static final int Base_Theme_AppCompat_DialogWhenLarge = 0x7f070001; + public static final int Base_Theme_AppCompat_Dialog_Alert = 0x7f070079; + public static final int Base_Theme_AppCompat_Dialog_FixedSize = 0x7f07007a; + public static final int Base_Theme_AppCompat_Dialog_MinWidth = 0x7f07007b; + public static final int Base_Theme_AppCompat_Light = 0x7f070046; + public static final int Base_Theme_AppCompat_Light_DarkActionBar = 0x7f07007c; + public static final int Base_Theme_AppCompat_Light_Dialog = 0x7f07000a; + public static final int Base_Theme_AppCompat_Light_DialogWhenLarge = 0x7f070002; + public static final int Base_Theme_AppCompat_Light_Dialog_Alert = 0x7f07007d; + public static final int Base_Theme_AppCompat_Light_Dialog_FixedSize = 0x7f07007e; + public static final int Base_Theme_AppCompat_Light_Dialog_MinWidth = 0x7f07007f; + public static final int Base_V11_Theme_AppCompat_Dialog = 0x7f07000b; + public static final int Base_V11_Theme_AppCompat_Light_Dialog = 0x7f07000c; + public static final int Base_V21_Theme_AppCompat = 0x7f070047; + public static final int Base_V21_Theme_AppCompat_Dialog = 0x7f070048; + public static final int Base_V21_Theme_AppCompat_Light = 0x7f070049; + public static final int Base_V21_Theme_AppCompat_Light_Dialog = 0x7f07004a; + public static final int Base_V7_Theme_AppCompat = 0x7f070085; + public static final int Base_V7_Theme_AppCompat_Dialog = 0x7f070086; + public static final int Base_V7_Theme_AppCompat_Light = 0x7f070087; + public static final int Base_V7_Theme_AppCompat_Light_Dialog = 0x7f070088; + public static final int Base_Widget_AppCompat_ActionBar = 0x7f070089; + public static final int Base_Widget_AppCompat_ActionBar_Solid = 0x7f07008a; + public static final int Base_Widget_AppCompat_ActionBar_TabBar = 0x7f07008b; + public static final int Base_Widget_AppCompat_ActionBar_TabText = 0x7f07004b; + public static final int Base_Widget_AppCompat_ActionBar_TabView = 0x7f07004c; + public static final int Base_Widget_AppCompat_ActionButton = 0x7f07004d; + public static final int Base_Widget_AppCompat_ActionButton_CloseMode = 0x7f07004e; + public static final int Base_Widget_AppCompat_ActionButton_Overflow = 0x7f07004f; + public static final int Base_Widget_AppCompat_ActionMode = 0x7f07008c; + public static final int Base_Widget_AppCompat_ActivityChooserView = 0x7f07008d; + public static final int Base_Widget_AppCompat_AutoCompleteTextView = 0x7f070050; + public static final int Base_Widget_AppCompat_Button = 0x7f070051; + public static final int Base_Widget_AppCompat_ButtonBar = 0x7f070055; + public static final int Base_Widget_AppCompat_ButtonBar_AlertDialog = 0x7f07008f; + public static final int Base_Widget_AppCompat_Button_Borderless = 0x7f070052; + public static final int Base_Widget_AppCompat_Button_Borderless_Colored = 0x7f070053; + public static final int Base_Widget_AppCompat_Button_ButtonBar_AlertDialog = 0x7f07008e; + public static final int Base_Widget_AppCompat_Button_Small = 0x7f070054; + public static final int Base_Widget_AppCompat_CompoundButton_CheckBox = 0x7f070056; + public static final int Base_Widget_AppCompat_CompoundButton_RadioButton = 0x7f070057; + public static final int Base_Widget_AppCompat_CompoundButton_Switch = 0x7f070090; + public static final int Base_Widget_AppCompat_DrawerArrowToggle = 0x7f070000; + public static final int Base_Widget_AppCompat_DrawerArrowToggle_Common = 0x7f070091; + public static final int Base_Widget_AppCompat_DropDownItem_Spinner = 0x7f070058; + public static final int Base_Widget_AppCompat_EditText = 0x7f070092; + public static final int Base_Widget_AppCompat_Light_ActionBar = 0x7f070093; + public static final int Base_Widget_AppCompat_Light_ActionBar_Solid = 0x7f070094; + public static final int Base_Widget_AppCompat_Light_ActionBar_TabBar = 0x7f070095; + public static final int Base_Widget_AppCompat_Light_ActionBar_TabText = 0x7f070059; + public static final int Base_Widget_AppCompat_Light_ActionBar_TabText_Inverse = 0x7f07005a; + public static final int Base_Widget_AppCompat_Light_ActionBar_TabView = 0x7f07005b; + public static final int Base_Widget_AppCompat_Light_PopupMenu = 0x7f07005c; + public static final int Base_Widget_AppCompat_Light_PopupMenu_Overflow = 0x7f07005d; + public static final int Base_Widget_AppCompat_ListPopupWindow = 0x7f07005e; + public static final int Base_Widget_AppCompat_ListView = 0x7f07005f; + public static final int Base_Widget_AppCompat_ListView_DropDown = 0x7f070060; + public static final int Base_Widget_AppCompat_ListView_Menu = 0x7f070061; + public static final int Base_Widget_AppCompat_PopupMenu = 0x7f070062; + public static final int Base_Widget_AppCompat_PopupMenu_Overflow = 0x7f070063; + public static final int Base_Widget_AppCompat_PopupWindow = 0x7f070096; + public static final int Base_Widget_AppCompat_ProgressBar = 0x7f07000d; + public static final int Base_Widget_AppCompat_ProgressBar_Horizontal = 0x7f07000e; + public static final int Base_Widget_AppCompat_RatingBar = 0x7f070064; + public static final int Base_Widget_AppCompat_SearchView = 0x7f070097; + public static final int Base_Widget_AppCompat_SearchView_ActionBar = 0x7f070098; + public static final int Base_Widget_AppCompat_Spinner = 0x7f07000f; + public static final int Base_Widget_AppCompat_Spinner_DropDown_ActionBar = 0x7f070065; + public static final int Base_Widget_AppCompat_Spinner_Underlined = 0x7f070066; + public static final int Base_Widget_AppCompat_TextView_SpinnerItem = 0x7f070067; + public static final int Base_Widget_AppCompat_Toolbar = 0x7f070099; + public static final int Base_Widget_AppCompat_Toolbar_Button_Navigation = 0x7f070068; + public static final int Platform_AppCompat = 0x7f070010; + public static final int Platform_AppCompat_Light = 0x7f070011; + public static final int Platform_ThemeOverlay_AppCompat_Dark = 0x7f070069; + public static final int Platform_ThemeOverlay_AppCompat_Light = 0x7f07006a; + public static final int Platform_V11_AppCompat = 0x7f070012; + public static final int Platform_V11_AppCompat_Light = 0x7f070013; + public static final int Platform_V12_AppCompat = 0x7f070014; + public static final int Platform_V12_AppCompat_Light = 0x7f070015; + public static final int Platform_V14_AppCompat = 0x7f070017; + public static final int Platform_V14_AppCompat_Light = 0x7f070018; + public static final int RtlOverlay_Widget_AppCompat_ActionBar_TitleItem = 0x7f070019; + public static final int RtlOverlay_Widget_AppCompat_ActionButton_Overflow = 0x7f07001a; + public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem = 0x7f07001b; + public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_InternalGroup = 0x7f07001c; + public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_Text = 0x7f07001d; + public static final int RtlOverlay_Widget_AppCompat_SearchView_MagIcon = 0x7f070023; + public static final int RtlOverlay_Widget_AppCompat_Search_DropDown = 0x7f07001e; + public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon1 = 0x7f07001f; + public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon2 = 0x7f070020; + public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Query = 0x7f070021; + public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Text = 0x7f070022; + public static final int RtlOverlay_Widget_AppCompat_Toolbar_Button_Navigation = 0x7f070024; + public static final int TextAppearance_AppCompat = 0x7f07009a; + public static final int TextAppearance_AppCompat_Body1 = 0x7f07009b; + public static final int TextAppearance_AppCompat_Body2 = 0x7f07009c; + public static final int TextAppearance_AppCompat_Button = 0x7f07009d; + public static final int TextAppearance_AppCompat_Caption = 0x7f07009e; + public static final int TextAppearance_AppCompat_Display1 = 0x7f07009f; + public static final int TextAppearance_AppCompat_Display2 = 0x7f0700a0; + public static final int TextAppearance_AppCompat_Display3 = 0x7f0700a1; + public static final int TextAppearance_AppCompat_Display4 = 0x7f0700a2; + public static final int TextAppearance_AppCompat_Headline = 0x7f0700a3; + public static final int TextAppearance_AppCompat_Inverse = 0x7f0700a4; + public static final int TextAppearance_AppCompat_Large = 0x7f0700a5; + public static final int TextAppearance_AppCompat_Large_Inverse = 0x7f0700a6; + public static final int TextAppearance_AppCompat_Light_SearchResult_Subtitle = 0x7f0700a7; + public static final int TextAppearance_AppCompat_Light_SearchResult_Title = 0x7f0700a8; + public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Large = 0x7f0700a9; + public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Small = 0x7f0700aa; + public static final int TextAppearance_AppCompat_Medium = 0x7f0700ab; + public static final int TextAppearance_AppCompat_Medium_Inverse = 0x7f0700ac; + public static final int TextAppearance_AppCompat_Menu = 0x7f0700ad; + public static final int TextAppearance_AppCompat_SearchResult_Subtitle = 0x7f0700ae; + public static final int TextAppearance_AppCompat_SearchResult_Title = 0x7f0700af; + public static final int TextAppearance_AppCompat_Small = 0x7f0700b0; + public static final int TextAppearance_AppCompat_Small_Inverse = 0x7f0700b1; + public static final int TextAppearance_AppCompat_Subhead = 0x7f0700b2; + public static final int TextAppearance_AppCompat_Subhead_Inverse = 0x7f0700b3; + public static final int TextAppearance_AppCompat_Title = 0x7f0700b4; + public static final int TextAppearance_AppCompat_Title_Inverse = 0x7f0700b5; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Menu = 0x7f0700b6; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle = 0x7f0700b7; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse = 0x7f0700b8; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Title = 0x7f0700b9; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse = 0x7f0700ba; + public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle = 0x7f0700bb; + public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse = 0x7f0700bc; + public static final int TextAppearance_AppCompat_Widget_ActionMode_Title = 0x7f0700bd; + public static final int TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse = 0x7f0700be; + public static final int TextAppearance_AppCompat_Widget_DropDownItem = 0x7f0700bf; + public static final int TextAppearance_AppCompat_Widget_PopupMenu_Large = 0x7f0700c0; + public static final int TextAppearance_AppCompat_Widget_PopupMenu_Small = 0x7f0700c1; + public static final int TextAppearance_AppCompat_Widget_Switch = 0x7f0700c2; + public static final int TextAppearance_AppCompat_Widget_TextView_SpinnerItem = 0x7f0700c3; + public static final int TextAppearance_Widget_AppCompat_ExpandedMenu_Item = 0x7f0700c4; + public static final int TextAppearance_Widget_AppCompat_Toolbar_Subtitle = 0x7f0700c5; + public static final int TextAppearance_Widget_AppCompat_Toolbar_Title = 0x7f0700c6; + public static final int ThemeOverlay_AppCompat = 0x7f0700d5; + public static final int ThemeOverlay_AppCompat_ActionBar = 0x7f0700d6; + public static final int ThemeOverlay_AppCompat_Dark = 0x7f0700d7; + public static final int ThemeOverlay_AppCompat_Dark_ActionBar = 0x7f0700d8; + public static final int ThemeOverlay_AppCompat_Light = 0x7f0700d9; + public static final int Theme_AppCompat = 0x7f0700c7; + public static final int Theme_AppCompat_CompactMenu = 0x7f0700c8; + public static final int Theme_AppCompat_Dialog = 0x7f0700c9; + public static final int Theme_AppCompat_DialogWhenLarge = 0x7f0700cc; + public static final int Theme_AppCompat_Dialog_Alert = 0x7f0700ca; + public static final int Theme_AppCompat_Dialog_MinWidth = 0x7f0700cb; + public static final int Theme_AppCompat_Light = 0x7f0700cd; + public static final int Theme_AppCompat_Light_DarkActionBar = 0x7f0700ce; + public static final int Theme_AppCompat_Light_Dialog = 0x7f0700cf; + public static final int Theme_AppCompat_Light_DialogWhenLarge = 0x7f0700d2; + public static final int Theme_AppCompat_Light_Dialog_Alert = 0x7f0700d0; + public static final int Theme_AppCompat_Light_Dialog_MinWidth = 0x7f0700d1; + public static final int Theme_AppCompat_Light_NoActionBar = 0x7f0700d3; + public static final int Theme_AppCompat_NoActionBar = 0x7f0700d4; + public static final int Widget_AppCompat_ActionBar = 0x7f0700da; + public static final int Widget_AppCompat_ActionBar_Solid = 0x7f0700db; + public static final int Widget_AppCompat_ActionBar_TabBar = 0x7f0700dc; + public static final int Widget_AppCompat_ActionBar_TabText = 0x7f0700dd; + public static final int Widget_AppCompat_ActionBar_TabView = 0x7f0700de; + public static final int Widget_AppCompat_ActionButton = 0x7f0700df; + public static final int Widget_AppCompat_ActionButton_CloseMode = 0x7f0700e0; + public static final int Widget_AppCompat_ActionButton_Overflow = 0x7f0700e1; + public static final int Widget_AppCompat_ActionMode = 0x7f0700e2; + public static final int Widget_AppCompat_ActivityChooserView = 0x7f0700e3; + public static final int Widget_AppCompat_AutoCompleteTextView = 0x7f0700e4; + public static final int Widget_AppCompat_Button = 0x7f0700e5; + public static final int Widget_AppCompat_ButtonBar = 0x7f0700ea; + public static final int Widget_AppCompat_ButtonBar_AlertDialog = 0x7f0700eb; + public static final int Widget_AppCompat_Button_Borderless = 0x7f0700e6; + public static final int Widget_AppCompat_Button_Borderless_Colored = 0x7f0700e7; + public static final int Widget_AppCompat_Button_ButtonBar_AlertDialog = 0x7f0700e8; + public static final int Widget_AppCompat_Button_Small = 0x7f0700e9; + public static final int Widget_AppCompat_CompoundButton_CheckBox = 0x7f0700ec; + public static final int Widget_AppCompat_CompoundButton_RadioButton = 0x7f0700ed; + public static final int Widget_AppCompat_CompoundButton_Switch = 0x7f0700ee; + public static final int Widget_AppCompat_DrawerArrowToggle = 0x7f0700ef; + public static final int Widget_AppCompat_DropDownItem_Spinner = 0x7f0700f0; + public static final int Widget_AppCompat_EditText = 0x7f0700f1; + public static final int Widget_AppCompat_Light_ActionBar = 0x7f0700f2; + public static final int Widget_AppCompat_Light_ActionBar_Solid = 0x7f0700f3; + public static final int Widget_AppCompat_Light_ActionBar_Solid_Inverse = 0x7f0700f4; + public static final int Widget_AppCompat_Light_ActionBar_TabBar = 0x7f0700f5; + public static final int Widget_AppCompat_Light_ActionBar_TabBar_Inverse = 0x7f0700f6; + public static final int Widget_AppCompat_Light_ActionBar_TabText = 0x7f0700f7; + public static final int Widget_AppCompat_Light_ActionBar_TabText_Inverse = 0x7f0700f8; + public static final int Widget_AppCompat_Light_ActionBar_TabView = 0x7f0700f9; + public static final int Widget_AppCompat_Light_ActionBar_TabView_Inverse = 0x7f0700fa; + public static final int Widget_AppCompat_Light_ActionButton = 0x7f0700fb; + public static final int Widget_AppCompat_Light_ActionButton_CloseMode = 0x7f0700fc; + public static final int Widget_AppCompat_Light_ActionButton_Overflow = 0x7f0700fd; + public static final int Widget_AppCompat_Light_ActionMode_Inverse = 0x7f0700fe; + public static final int Widget_AppCompat_Light_ActivityChooserView = 0x7f0700ff; + public static final int Widget_AppCompat_Light_AutoCompleteTextView = 0x7f070100; + public static final int Widget_AppCompat_Light_DropDownItem_Spinner = 0x7f070101; + public static final int Widget_AppCompat_Light_ListPopupWindow = 0x7f070102; + public static final int Widget_AppCompat_Light_ListView_DropDown = 0x7f070103; + public static final int Widget_AppCompat_Light_PopupMenu = 0x7f070104; + public static final int Widget_AppCompat_Light_PopupMenu_Overflow = 0x7f070105; + public static final int Widget_AppCompat_Light_SearchView = 0x7f070106; + public static final int Widget_AppCompat_Light_Spinner_DropDown_ActionBar = 0x7f070107; + public static final int Widget_AppCompat_ListPopupWindow = 0x7f070108; + public static final int Widget_AppCompat_ListView = 0x7f070109; + public static final int Widget_AppCompat_ListView_DropDown = 0x7f07010a; + public static final int Widget_AppCompat_ListView_Menu = 0x7f07010b; + public static final int Widget_AppCompat_PopupMenu = 0x7f07010c; + public static final int Widget_AppCompat_PopupMenu_Overflow = 0x7f07010d; + public static final int Widget_AppCompat_PopupWindow = 0x7f07010e; + public static final int Widget_AppCompat_ProgressBar = 0x7f07010f; + public static final int Widget_AppCompat_ProgressBar_Horizontal = 0x7f070110; + public static final int Widget_AppCompat_RatingBar = 0x7f070111; + public static final int Widget_AppCompat_SearchView = 0x7f070112; + public static final int Widget_AppCompat_SearchView_ActionBar = 0x7f070113; + public static final int Widget_AppCompat_Spinner = 0x7f070114; + public static final int Widget_AppCompat_Spinner_DropDown = 0x7f070115; + public static final int Widget_AppCompat_Spinner_DropDown_ActionBar = 0x7f070116; + public static final int Widget_AppCompat_Spinner_Underlined = 0x7f070117; + public static final int Widget_AppCompat_TextView_SpinnerItem = 0x7f070118; + public static final int Widget_AppCompat_Toolbar = 0x7f070119; + public static final int Widget_AppCompat_Toolbar_Button_Navigation = 0x7f07011a; + } + public static final class styleable { + public static final int[] ActionBar = { 0x7f010001, 0x7f010003, 0x7f010004, 0x7f010005, 0x7f010006, 0x7f010007, 0x7f010008, 0x7f010009, 0x7f01000a, 0x7f01000b, 0x7f01000c, 0x7f01000d, 0x7f01000e, 0x7f01000f, 0x7f010010, 0x7f010011, 0x7f010012, 0x7f010013, 0x7f010014, 0x7f010015, 0x7f010016, 0x7f010017, 0x7f010018, 0x7f010019, 0x7f01001a, 0x7f01001b, 0x7f010080 }; + public static final int[] ActionBarLayout = { 0x010100b3 }; + public static final int ActionBarLayout_android_layout_gravity = 0; + public static final int ActionBar_background = 10; + public static final int ActionBar_backgroundSplit = 12; + public static final int ActionBar_backgroundStacked = 11; + public static final int ActionBar_contentInsetEnd = 21; + public static final int ActionBar_contentInsetLeft = 22; + public static final int ActionBar_contentInsetRight = 23; + public static final int ActionBar_contentInsetStart = 20; + public static final int ActionBar_customNavigationLayout = 13; + public static final int ActionBar_displayOptions = 3; + public static final int ActionBar_divider = 9; + public static final int ActionBar_elevation = 24; + public static final int ActionBar_height = 0; + public static final int ActionBar_hideOnContentScroll = 19; + public static final int ActionBar_homeAsUpIndicator = 26; + public static final int ActionBar_homeLayout = 14; + public static final int ActionBar_icon = 7; + public static final int ActionBar_indeterminateProgressStyle = 16; + public static final int ActionBar_itemPadding = 18; + public static final int ActionBar_logo = 8; + public static final int ActionBar_navigationMode = 2; + public static final int ActionBar_popupTheme = 25; + public static final int ActionBar_progressBarPadding = 17; + public static final int ActionBar_progressBarStyle = 15; + public static final int ActionBar_subtitle = 4; + public static final int ActionBar_subtitleTextStyle = 6; + public static final int ActionBar_title = 1; + public static final int ActionBar_titleTextStyle = 5; + public static final int[] ActionMenuItemView = { 0x0101013f }; + public static final int ActionMenuItemView_android_minWidth = 0; + public static final int[] ActionMenuView = { }; + public static final int[] ActionMode = { 0x7f010001, 0x7f010007, 0x7f010008, 0x7f01000c, 0x7f01000e, 0x7f01001c }; + public static final int ActionMode_background = 3; + public static final int ActionMode_backgroundSplit = 4; + public static final int ActionMode_closeItemLayout = 5; + public static final int ActionMode_height = 0; + public static final int ActionMode_subtitleTextStyle = 2; + public static final int ActionMode_titleTextStyle = 1; + public static final int[] ActivityChooserView = { 0x7f01001d, 0x7f01001e }; + public static final int ActivityChooserView_expandActivityOverflowButtonDrawable = 1; + public static final int ActivityChooserView_initialActivityCount = 0; + public static final int[] AlertDialog = { 0x010100f2, 0x7f01001f, 0x7f010020, 0x7f010021, 0x7f010022, 0x7f010023 }; + public static final int AlertDialog_android_layout = 0; + public static final int AlertDialog_buttonPanelSideLayout = 1; + public static final int AlertDialog_listItemLayout = 5; + public static final int AlertDialog_listLayout = 2; + public static final int AlertDialog_multiChoiceItemLayout = 3; + public static final int AlertDialog_singleChoiceItemLayout = 4; + public static final int[] AppCompatTextView = { 0x01010034, 0x7f010024 }; + public static final int AppCompatTextView_android_textAppearance = 0; + public static final int AppCompatTextView_textAllCaps = 1; + public static final int[] DrawerArrowToggle = { 0x7f010025, 0x7f010026, 0x7f010027, 0x7f010028, 0x7f010029, 0x7f01002a, 0x7f01002b, 0x7f01002c }; + public static final int DrawerArrowToggle_barSize = 6; + public static final int DrawerArrowToggle_color = 0; + public static final int DrawerArrowToggle_drawableSize = 2; + public static final int DrawerArrowToggle_gapBetweenBars = 3; + public static final int DrawerArrowToggle_middleBarArrowSize = 5; + public static final int DrawerArrowToggle_spinBars = 1; + public static final int DrawerArrowToggle_thickness = 7; + public static final int DrawerArrowToggle_topBottomBarArrowSize = 4; + public static final int[] LinearLayoutCompat = { 0x010100af, 0x010100c4, 0x01010126, 0x01010127, 0x01010128, 0x7f01000b, 0x7f01002d, 0x7f01002e, 0x7f01002f }; + public static final int[] LinearLayoutCompat_Layout = { 0x010100b3, 0x010100f4, 0x010100f5, 0x01010181 }; + public static final int LinearLayoutCompat_Layout_android_layout_gravity = 0; + public static final int LinearLayoutCompat_Layout_android_layout_height = 2; + public static final int LinearLayoutCompat_Layout_android_layout_weight = 3; + public static final int LinearLayoutCompat_Layout_android_layout_width = 1; + public static final int LinearLayoutCompat_android_baselineAligned = 2; + public static final int LinearLayoutCompat_android_baselineAlignedChildIndex = 3; + public static final int LinearLayoutCompat_android_gravity = 0; + public static final int LinearLayoutCompat_android_orientation = 1; + public static final int LinearLayoutCompat_android_weightSum = 4; + public static final int LinearLayoutCompat_divider = 5; + public static final int LinearLayoutCompat_dividerPadding = 8; + public static final int LinearLayoutCompat_measureWithLargestChild = 6; + public static final int LinearLayoutCompat_showDividers = 7; + public static final int[] ListPopupWindow = { 0x010102ac, 0x010102ad }; + public static final int ListPopupWindow_android_dropDownHorizontalOffset = 0; + public static final int ListPopupWindow_android_dropDownVerticalOffset = 1; + public static final int[] MenuGroup = { 0x0101000e, 0x010100d0, 0x01010194, 0x010101de, 0x010101df, 0x010101e0 }; + public static final int MenuGroup_android_checkableBehavior = 5; + public static final int MenuGroup_android_enabled = 0; + public static final int MenuGroup_android_id = 1; + public static final int MenuGroup_android_menuCategory = 3; + public static final int MenuGroup_android_orderInCategory = 4; + public static final int MenuGroup_android_visible = 2; + public static final int[] MenuItem = { 0x01010002, 0x0101000e, 0x010100d0, 0x01010106, 0x01010194, 0x010101de, 0x010101df, 0x010101e1, 0x010101e2, 0x010101e3, 0x010101e4, 0x010101e5, 0x0101026f, 0x7f010030, 0x7f010031, 0x7f010032, 0x7f010033 }; + public static final int MenuItem_actionLayout = 14; + public static final int MenuItem_actionProviderClass = 16; + public static final int MenuItem_actionViewClass = 15; + public static final int MenuItem_android_alphabeticShortcut = 9; + public static final int MenuItem_android_checkable = 11; + public static final int MenuItem_android_checked = 3; + public static final int MenuItem_android_enabled = 1; + public static final int MenuItem_android_icon = 0; + public static final int MenuItem_android_id = 2; + public static final int MenuItem_android_menuCategory = 5; + public static final int MenuItem_android_numericShortcut = 10; + public static final int MenuItem_android_onClick = 12; + public static final int MenuItem_android_orderInCategory = 6; + public static final int MenuItem_android_title = 7; + public static final int MenuItem_android_titleCondensed = 8; + public static final int MenuItem_android_visible = 4; + public static final int MenuItem_showAsAction = 13; + public static final int[] MenuView = { 0x010100ae, 0x0101012c, 0x0101012d, 0x0101012e, 0x0101012f, 0x01010130, 0x01010131, 0x7f010034 }; + public static final int MenuView_android_headerBackground = 4; + public static final int MenuView_android_horizontalDivider = 2; + public static final int MenuView_android_itemBackground = 5; + public static final int MenuView_android_itemIconDisabledAlpha = 6; + public static final int MenuView_android_itemTextAppearance = 1; + public static final int MenuView_android_verticalDivider = 3; + public static final int MenuView_android_windowAnimationStyle = 0; + public static final int MenuView_preserveIconSpacing = 7; + public static final int[] PopupWindow = { 0x01010176, 0x7f010035 }; + public static final int[] PopupWindowBackgroundState = { 0x7f010036 }; + public static final int PopupWindowBackgroundState_state_above_anchor = 0; + public static final int PopupWindow_android_popupBackground = 0; + public static final int PopupWindow_overlapAnchor = 1; + public static final int[] SearchView = { 0x010100da, 0x0101011f, 0x01010220, 0x01010264, 0x7f01003b, 0x7f01003c, 0x7f01003d, 0x7f01003e, 0x7f01003f, 0x7f010040, 0x7f010041, 0x7f010042, 0x7f010043, 0x7f010044, 0x7f010045, 0x7f010046 }; + public static final int SearchView_android_focusable = 0; + public static final int SearchView_android_imeOptions = 3; + public static final int SearchView_android_inputType = 2; + public static final int SearchView_android_maxWidth = 1; + public static final int SearchView_closeIcon = 7; + public static final int SearchView_commitIcon = 12; + public static final int SearchView_goIcon = 8; + public static final int SearchView_iconifiedByDefault = 5; + public static final int SearchView_layout = 4; + public static final int SearchView_queryBackground = 14; + public static final int SearchView_queryHint = 6; + public static final int SearchView_searchHintIcon = 10; + public static final int SearchView_searchIcon = 9; + public static final int SearchView_submitBackground = 15; + public static final int SearchView_suggestionRowLayout = 13; + public static final int SearchView_voiceIcon = 11; + public static final int[] Spinner = { 0x010100af, 0x010100d4, 0x01010175, 0x01010176, 0x01010262, 0x010102ac, 0x010102ad, 0x7f010047, 0x7f010048, 0x7f010049, 0x7f01004a }; + public static final int Spinner_android_background = 1; + public static final int Spinner_android_dropDownHorizontalOffset = 5; + public static final int Spinner_android_dropDownSelector = 2; + public static final int Spinner_android_dropDownVerticalOffset = 6; + public static final int Spinner_android_dropDownWidth = 4; + public static final int Spinner_android_gravity = 0; + public static final int Spinner_android_popupBackground = 3; + public static final int Spinner_disableChildrenWhenDisabled = 10; + public static final int Spinner_popupPromptView = 9; + public static final int Spinner_prompt = 7; + public static final int Spinner_spinnerMode = 8; + public static final int[] SwitchCompat = { 0x01010124, 0x01010125, 0x01010142, 0x7f01004b, 0x7f01004c, 0x7f01004d, 0x7f01004e, 0x7f01004f, 0x7f010050, 0x7f010051 }; + public static final int SwitchCompat_android_textOff = 1; + public static final int SwitchCompat_android_textOn = 0; + public static final int SwitchCompat_android_thumb = 2; + public static final int SwitchCompat_showText = 9; + public static final int SwitchCompat_splitTrack = 8; + public static final int SwitchCompat_switchMinWidth = 6; + public static final int SwitchCompat_switchPadding = 7; + public static final int SwitchCompat_switchTextAppearance = 5; + public static final int SwitchCompat_thumbTextPadding = 4; + public static final int SwitchCompat_track = 3; + public static final int[] TextAppearance = { 0x01010095, 0x01010096, 0x01010097, 0x01010098, 0x7f010024 }; + public static final int TextAppearance_android_textColor = 3; + public static final int TextAppearance_android_textSize = 0; + public static final int TextAppearance_android_textStyle = 2; + public static final int TextAppearance_android_typeface = 1; + public static final int TextAppearance_textAllCaps = 4; + public static final int[] Theme = { 0x01010057, 0x010100ae, 0x7f010052, 0x7f010053, 0x7f010054, 0x7f010055, 0x7f010056, 0x7f010057, 0x7f010058, 0x7f010059, 0x7f01005a, 0x7f01005b, 0x7f01005c, 0x7f01005d, 0x7f01005e, 0x7f01005f, 0x7f010060, 0x7f010061, 0x7f010062, 0x7f010063, 0x7f010064, 0x7f010065, 0x7f010066, 0x7f010067, 0x7f010068, 0x7f010069, 0x7f01006a, 0x7f01006b, 0x7f01006c, 0x7f01006d, 0x7f01006e, 0x7f01006f, 0x7f010070, 0x7f010071, 0x7f010072, 0x7f010073, 0x7f010074, 0x7f010075, 0x7f010076, 0x7f010077, 0x7f010078, 0x7f010079, 0x7f01007a, 0x7f01007b, 0x7f01007c, 0x7f01007d, 0x7f01007e, 0x7f01007f, 0x7f010080, 0x7f010081, 0x7f010082, 0x7f010083, 0x7f010084, 0x7f010085, 0x7f010086, 0x7f010087, 0x7f010088, 0x7f010089, 0x7f01008a, 0x7f01008b, 0x7f01008c, 0x7f01008d, 0x7f01008e, 0x7f01008f, 0x7f010090, 0x7f010091, 0x7f010092, 0x7f010093, 0x7f010094, 0x7f010095, 0x7f010096, 0x7f010097, 0x7f010098, 0x7f010099, 0x7f01009a, 0x7f01009b, 0x7f01009c, 0x7f01009d, 0x7f01009e, 0x7f01009f, 0x7f0100a0, 0x7f0100a1, 0x7f0100a2, 0x7f0100a3, 0x7f0100a4, 0x7f0100a5, 0x7f0100a6, 0x7f0100a7, 0x7f0100a8, 0x7f0100a9, 0x7f0100aa, 0x7f0100ab, 0x7f0100ac, 0x7f0100ad, 0x7f0100ae, 0x7f0100af, 0x7f0100b0, 0x7f0100b1, 0x7f0100b2, 0x7f0100b3, 0x7f0100b4, 0x7f0100b5, 0x7f0100b6, 0x7f0100b7, 0x7f0100b8, 0x7f0100b9 }; + public static final int Theme_actionBarDivider = 23; + public static final int Theme_actionBarItemBackground = 24; + public static final int Theme_actionBarPopupTheme = 17; + public static final int Theme_actionBarSize = 22; + public static final int Theme_actionBarSplitStyle = 19; + public static final int Theme_actionBarStyle = 18; + public static final int Theme_actionBarTabBarStyle = 13; + public static final int Theme_actionBarTabStyle = 12; + public static final int Theme_actionBarTabTextStyle = 14; + public static final int Theme_actionBarTheme = 20; + public static final int Theme_actionBarWidgetTheme = 21; + public static final int Theme_actionButtonStyle = 49; + public static final int Theme_actionDropDownStyle = 45; + public static final int Theme_actionMenuTextAppearance = 25; + public static final int Theme_actionMenuTextColor = 26; + public static final int Theme_actionModeBackground = 29; + public static final int Theme_actionModeCloseButtonStyle = 28; + public static final int Theme_actionModeCloseDrawable = 31; + public static final int Theme_actionModeCopyDrawable = 33; + public static final int Theme_actionModeCutDrawable = 32; + public static final int Theme_actionModeFindDrawable = 37; + public static final int Theme_actionModePasteDrawable = 34; + public static final int Theme_actionModePopupWindowStyle = 39; + public static final int Theme_actionModeSelectAllDrawable = 35; + public static final int Theme_actionModeShareDrawable = 36; + public static final int Theme_actionModeSplitBackground = 30; + public static final int Theme_actionModeStyle = 27; + public static final int Theme_actionModeWebSearchDrawable = 38; + public static final int Theme_actionOverflowButtonStyle = 15; + public static final int Theme_actionOverflowMenuStyle = 16; + public static final int Theme_activityChooserViewStyle = 56; + public static final int Theme_alertDialogButtonGroupStyle = 89; + public static final int Theme_alertDialogCenterButtons = 90; + public static final int Theme_alertDialogStyle = 88; + public static final int Theme_alertDialogTheme = 91; + public static final int Theme_android_windowAnimationStyle = 1; + public static final int Theme_android_windowIsFloating = 0; + public static final int Theme_autoCompleteTextViewStyle = 96; + public static final int Theme_buttonBarButtonStyle = 51; + public static final int Theme_buttonBarNegativeButtonStyle = 94; + public static final int Theme_buttonBarNeutralButtonStyle = 95; + public static final int Theme_buttonBarPositiveButtonStyle = 93; + public static final int Theme_buttonBarStyle = 50; + public static final int Theme_buttonStyle = 97; + public static final int Theme_buttonStyleSmall = 98; + public static final int Theme_checkboxStyle = 99; + public static final int Theme_checkedTextViewStyle = 100; + public static final int Theme_colorAccent = 82; + public static final int Theme_colorButtonNormal = 86; + public static final int Theme_colorControlActivated = 84; + public static final int Theme_colorControlHighlight = 85; + public static final int Theme_colorControlNormal = 83; + public static final int Theme_colorPrimary = 80; + public static final int Theme_colorPrimaryDark = 81; + public static final int Theme_colorSwitchThumbNormal = 87; + public static final int Theme_dialogPreferredPadding = 43; + public static final int Theme_dialogTheme = 42; + public static final int Theme_dividerHorizontal = 55; + public static final int Theme_dividerVertical = 54; + public static final int Theme_dropDownListViewStyle = 72; + public static final int Theme_dropdownListPreferredItemHeight = 46; + public static final int Theme_editTextBackground = 62; + public static final int Theme_editTextColor = 61; + public static final int Theme_editTextStyle = 101; + public static final int Theme_homeAsUpIndicator = 48; + public static final int Theme_listChoiceBackgroundIndicator = 79; + public static final int Theme_listDividerAlertDialog = 44; + public static final int Theme_listPopupWindowStyle = 73; + public static final int Theme_listPreferredItemHeight = 67; + public static final int Theme_listPreferredItemHeightLarge = 69; + public static final int Theme_listPreferredItemHeightSmall = 68; + public static final int Theme_listPreferredItemPaddingLeft = 70; + public static final int Theme_listPreferredItemPaddingRight = 71; + public static final int Theme_panelBackground = 76; + public static final int Theme_panelMenuListTheme = 78; + public static final int Theme_panelMenuListWidth = 77; + public static final int Theme_popupMenuStyle = 59; + public static final int Theme_popupWindowStyle = 60; + public static final int Theme_radioButtonStyle = 102; + public static final int Theme_ratingBarStyle = 103; + public static final int Theme_searchViewStyle = 66; + public static final int Theme_selectableItemBackground = 52; + public static final int Theme_selectableItemBackgroundBorderless = 53; + public static final int Theme_spinnerDropDownItemStyle = 47; + public static final int Theme_spinnerStyle = 104; + public static final int Theme_switchStyle = 105; + public static final int Theme_textAppearanceLargePopupMenu = 40; + public static final int Theme_textAppearanceListItem = 74; + public static final int Theme_textAppearanceListItemSmall = 75; + public static final int Theme_textAppearanceSearchResultSubtitle = 64; + public static final int Theme_textAppearanceSearchResultTitle = 63; + public static final int Theme_textAppearanceSmallPopupMenu = 41; + public static final int Theme_textColorAlertDialogListItem = 92; + public static final int Theme_textColorSearchUrl = 65; + public static final int Theme_toolbarNavigationButtonStyle = 58; + public static final int Theme_toolbarStyle = 57; + public static final int Theme_windowActionBar = 2; + public static final int Theme_windowActionBarOverlay = 4; + public static final int Theme_windowActionModeOverlay = 5; + public static final int Theme_windowFixedHeightMajor = 9; + public static final int Theme_windowFixedHeightMinor = 7; + public static final int Theme_windowFixedWidthMajor = 6; + public static final int Theme_windowFixedWidthMinor = 8; + public static final int Theme_windowMinWidthMajor = 10; + public static final int Theme_windowMinWidthMinor = 11; + public static final int Theme_windowNoTitle = 3; + public static final int[] Toolbar = { 0x010100af, 0x01010140, 0x7f010003, 0x7f010006, 0x7f010016, 0x7f010017, 0x7f010018, 0x7f010019, 0x7f01001b, 0x7f0100ba, 0x7f0100bb, 0x7f0100bc, 0x7f0100bd, 0x7f0100be, 0x7f0100bf, 0x7f0100c0, 0x7f0100c1, 0x7f0100c2, 0x7f0100c3, 0x7f0100c4, 0x7f0100c5 }; + public static final int Toolbar_android_gravity = 0; + public static final int Toolbar_android_minHeight = 1; + public static final int Toolbar_collapseContentDescription = 18; + public static final int Toolbar_collapseIcon = 17; + public static final int Toolbar_contentInsetEnd = 5; + public static final int Toolbar_contentInsetLeft = 6; + public static final int Toolbar_contentInsetRight = 7; + public static final int Toolbar_contentInsetStart = 4; + public static final int Toolbar_maxButtonHeight = 16; + public static final int Toolbar_navigationContentDescription = 20; + public static final int Toolbar_navigationIcon = 19; + public static final int Toolbar_popupTheme = 8; + public static final int Toolbar_subtitle = 3; + public static final int Toolbar_subtitleTextAppearance = 10; + public static final int Toolbar_title = 2; + public static final int Toolbar_titleMarginBottom = 15; + public static final int Toolbar_titleMarginEnd = 13; + public static final int Toolbar_titleMarginStart = 12; + public static final int Toolbar_titleMarginTop = 14; + public static final int Toolbar_titleMargins = 11; + public static final int Toolbar_titleTextAppearance = 9; + public static final int[] View = { 0x01010000, 0x010100da, 0x7f0100c6, 0x7f0100c7, 0x7f0100c8, 0x7f0100c9, 0x7f0100ca }; + public static final int[] ViewStubCompat = { 0x010100d0, 0x010100f2, 0x010100f3 }; + public static final int ViewStubCompat_android_id = 0; + public static final int ViewStubCompat_android_inflatedId = 2; + public static final int ViewStubCompat_android_layout = 1; + public static final int View_android_focusable = 1; + public static final int View_android_theme = 0; + public static final int View_backgroundTint = 5; + public static final int View_backgroundTintMode = 6; + public static final int View_paddingEnd = 3; + public static final int View_paddingStart = 2; + public static final int View_theme = 4; + } +} diff --git a/Library/build/generated/source/r/release/android/support/v7/recyclerview/R.java b/Library/build/generated/source/r/release/android/support/v7/recyclerview/R.java new file mode 100644 index 0000000..3f798b2 --- /dev/null +++ b/Library/build/generated/source/r/release/android/support/v7/recyclerview/R.java @@ -0,0 +1,30 @@ +/* AUTO-GENERATED FILE. DO NOT MODIFY. + * + * This class was automatically generated by the + * aapt tool from the resource data it found. It + * should not be modified by hand. + */ +package android.support.v7.recyclerview; + +public final class R { + public static final class attr { + public static final int layoutManager = 0x7f010037; + public static final int reverseLayout = 0x7f010039; + public static final int spanCount = 0x7f010038; + public static final int stackFromEnd = 0x7f01003a; + } + public static final class dimen { + public static final int item_touch_helper_max_drag_scroll_per_frame = 0x7f060042; + } + public static final class id { + public static final int item_touch_helper_previous_elevation = 0x7f0b0005; + } + public static final class styleable { + public static final int[] RecyclerView = { 0x010100c4, 0x7f010037, 0x7f010038, 0x7f010039, 0x7f01003a }; + public static final int RecyclerView_android_orientation = 0; + public static final int RecyclerView_layoutManager = 1; + public static final int RecyclerView_reverseLayout = 3; + public static final int RecyclerView_spanCount = 2; + public static final int RecyclerView_stackFromEnd = 4; + } +} diff --git a/Library/build/generated/source/r/release/com/lhh/ptrrv/library/R.java b/Library/build/generated/source/r/release/com/lhh/ptrrv/library/R.java new file mode 100644 index 0000000..3e00baf --- /dev/null +++ b/Library/build/generated/source/r/release/com/lhh/ptrrv/library/R.java @@ -0,0 +1,6003 @@ +/* AUTO-GENERATED FILE. DO NOT MODIFY. + * + * This class was automatically generated by the + * aapt tool from the resource data it found. It + * should not be modified by hand. + */ + +package com.lhh.ptrrv.library; + +public final class R { + public static final class anim { + public static int abc_fade_in=0x7f040000; + public static int abc_fade_out=0x7f040001; + public static int abc_grow_fade_in_from_bottom=0x7f040002; + public static int abc_popup_enter=0x7f040003; + public static int abc_popup_exit=0x7f040004; + public static int abc_shrink_fade_out_from_bottom=0x7f040005; + public static int abc_slide_in_bottom=0x7f040006; + public static int abc_slide_in_top=0x7f040007; + public static int abc_slide_out_bottom=0x7f040008; + public static int abc_slide_out_top=0x7f040009; + } + public static final class attr { + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int actionBarDivider=0x7f010067; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int actionBarItemBackground=0x7f010068; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int actionBarPopupTheme=0x7f010061; + /**

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

May be one of the following constant values.

+ ++++ + +
ConstantValueDescription
wrap_content0
+ */ + public static int actionBarSize=0x7f010066; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int actionBarSplitStyle=0x7f010063; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int actionBarStyle=0x7f010062; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int actionBarTabBarStyle=0x7f01005d; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int actionBarTabStyle=0x7f01005c; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int actionBarTabTextStyle=0x7f01005e; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int actionBarTheme=0x7f010064; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int actionBarWidgetTheme=0x7f010065; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int actionButtonStyle=0x7f010081; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int actionDropDownStyle=0x7f01007d; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int actionLayout=0x7f010031; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int actionMenuTextAppearance=0x7f010069; + /**

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". + */ + public static int actionMenuTextColor=0x7f01006a; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int actionModeBackground=0x7f01006d; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int actionModeCloseButtonStyle=0x7f01006c; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int actionModeCloseDrawable=0x7f01006f; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int actionModeCopyDrawable=0x7f010071; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int actionModeCutDrawable=0x7f010070; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int actionModeFindDrawable=0x7f010075; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int actionModePasteDrawable=0x7f010072; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int actionModePopupWindowStyle=0x7f010077; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int actionModeSelectAllDrawable=0x7f010073; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int actionModeShareDrawable=0x7f010074; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int actionModeSplitBackground=0x7f01006e; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int actionModeStyle=0x7f01006b; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int actionModeWebSearchDrawable=0x7f010076; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int actionOverflowButtonStyle=0x7f01005f; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int actionOverflowMenuStyle=0x7f010060; + /**

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int actionProviderClass=0x7f010033; + /**

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int actionViewClass=0x7f010032; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int activityChooserViewStyle=0x7f010088; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int alertDialogButtonGroupStyle=0x7f0100a9; + /**

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int alertDialogCenterButtons=0x7f0100aa; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int alertDialogStyle=0x7f0100a8; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int alertDialogTheme=0x7f0100ab; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int autoCompleteTextViewStyle=0x7f0100b0; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int background=0x7f01000c; + /**

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". + */ + public static int backgroundSplit=0x7f01000e; + /**

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". + */ + public static int backgroundStacked=0x7f01000d; + /**

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int backgroundTint=0x7f0100c9; + /**

Must be one of the following constant values.

+ ++++ + + + + + +
ConstantValueDescription
src_over3
src_in5
src_atop9
multiply14
screen15
+ */ + public static int backgroundTintMode=0x7f0100ca; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int barSize=0x7f01002b; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int buttonBarButtonStyle=0x7f010083; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int buttonBarNegativeButtonStyle=0x7f0100ae; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int buttonBarNeutralButtonStyle=0x7f0100af; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int buttonBarPositiveButtonStyle=0x7f0100ad; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int buttonBarStyle=0x7f010082; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int buttonPanelSideLayout=0x7f01001f; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int buttonStyle=0x7f0100b1; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int buttonStyleSmall=0x7f0100b2; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int checkboxStyle=0x7f0100b3; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int checkedTextViewStyle=0x7f0100b4; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int closeIcon=0x7f01003e; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int closeItemLayout=0x7f01001c; + /**

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int collapseContentDescription=0x7f0100c3; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int collapseIcon=0x7f0100c2; + /**

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int color=0x7f010025; + /**

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int colorAccent=0x7f0100a2; + /**

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int colorButtonNormal=0x7f0100a6; + /**

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int colorControlActivated=0x7f0100a4; + /**

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int colorControlHighlight=0x7f0100a5; + /**

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int colorControlNormal=0x7f0100a3; + /**

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int colorPrimary=0x7f0100a0; + /**

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int colorPrimaryDark=0x7f0100a1; + /**

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int colorSwitchThumbNormal=0x7f0100a7; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int commitIcon=0x7f010043; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int contentInsetEnd=0x7f010017; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int contentInsetLeft=0x7f010018; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int contentInsetRight=0x7f010019; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int contentInsetStart=0x7f010016; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int customNavigationLayout=0x7f01000f; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int dialogPreferredPadding=0x7f01007b; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int dialogTheme=0x7f01007a; + /**

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int disableChildrenWhenDisabled=0x7f01004a; + /**

Must be one or more (separated by '|') of the following constant values.

+ ++++ + + + + + + + +
ConstantValueDescription
none0
useLogo0x1
showHome0x2
homeAsUp0x4
showTitle0x8
showCustom0x10
disableHome0x20
+ */ + public static int displayOptions=0x7f010005; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int divider=0x7f01000b; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int dividerHorizontal=0x7f010087; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int dividerPadding=0x7f01002f; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int dividerVertical=0x7f010086; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int drawableSize=0x7f010027; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int drawerArrowStyle=0x7f010000; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int dropDownListViewStyle=0x7f010098; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int dropdownListPreferredItemHeight=0x7f01007e; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int editTextBackground=0x7f01008e; + /**

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". + */ + public static int editTextColor=0x7f01008d; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int editTextStyle=0x7f0100b5; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int elevation=0x7f01001a; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int expandActivityOverflowButtonDrawable=0x7f01001e; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int gapBetweenBars=0x7f010028; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int goIcon=0x7f01003f; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int height=0x7f010001; + /**

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int hideOnContentScroll=0x7f010015; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int homeAsUpIndicator=0x7f010080; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int homeLayout=0x7f010010; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int icon=0x7f010009; + /**

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int iconifiedByDefault=0x7f01003c; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int indeterminateProgressStyle=0x7f010012; + /**

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int initialActivityCount=0x7f01001d; + /**

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int isLightTheme=0x7f010002; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int itemPadding=0x7f010014; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int layout=0x7f01003b; + /**

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int layoutManager=0x7f010037; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int listChoiceBackgroundIndicator=0x7f01009f; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int listDividerAlertDialog=0x7f01007c; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int listItemLayout=0x7f010023; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int listLayout=0x7f010020; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int listPopupWindowStyle=0x7f010099; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int listPreferredItemHeight=0x7f010093; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int listPreferredItemHeightLarge=0x7f010095; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int listPreferredItemHeightSmall=0x7f010094; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int listPreferredItemPaddingLeft=0x7f010096; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int listPreferredItemPaddingRight=0x7f010097; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int logo=0x7f01000a; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int maxButtonHeight=0x7f0100c1; + /**

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int measureWithLargestChild=0x7f01002d; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int middleBarArrowSize=0x7f01002a; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int multiChoiceItemLayout=0x7f010021; + /**

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int navigationContentDescription=0x7f0100c5; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int navigationIcon=0x7f0100c4; + /**

Must be one of the following constant values.

+ ++++ + + + +
ConstantValueDescription
normal0
listMode1
tabMode2
+ */ + public static int navigationMode=0x7f010004; + /**

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int overlapAnchor=0x7f010035; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int paddingEnd=0x7f0100c7; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int paddingStart=0x7f0100c6; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int panelBackground=0x7f01009c; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int panelMenuListTheme=0x7f01009e; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int panelMenuListWidth=0x7f01009d; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int popupMenuStyle=0x7f01008b; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int popupPromptView=0x7f010049; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int popupTheme=0x7f01001b; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int popupWindowStyle=0x7f01008c; + /**

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int preserveIconSpacing=0x7f010034; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int progressBarPadding=0x7f010013; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int progressBarStyle=0x7f010011; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int prompt=0x7f010047; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int queryBackground=0x7f010045; + /**

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int queryHint=0x7f01003d; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int radioButtonStyle=0x7f0100b6; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int ratingBarStyle=0x7f0100b7; + /**

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int reverseLayout=0x7f010039; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int searchHintIcon=0x7f010041; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int searchIcon=0x7f010040; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int searchViewStyle=0x7f010092; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int selectableItemBackground=0x7f010084; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int selectableItemBackgroundBorderless=0x7f010085; + /**

Must be one or more (separated by '|') of the following constant values.

+ ++++ + + + + + +
ConstantValueDescription
never0
ifRoom1
always2
withText4
collapseActionView8
+ */ + public static int showAsAction=0x7f010030; + /**

Must be one or more (separated by '|') of the following constant values.

+ ++++ + + + + +
ConstantValueDescription
none0
beginning1
middle2
end4
+ */ + public static int showDividers=0x7f01002e; + /**

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int showText=0x7f010051; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int singleChoiceItemLayout=0x7f010022; + /**

Must be an integer value, such as "100". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int spanCount=0x7f010038; + /**

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int spinBars=0x7f010026; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int spinnerDropDownItemStyle=0x7f01007f; + /**

Must be one of the following constant values.

+ ++++ + + +
ConstantValueDescription
dialog0
dropdown1
+ */ + public static int spinnerMode=0x7f010048; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int spinnerStyle=0x7f0100b8; + /**

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int splitTrack=0x7f010050; + /**

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int stackFromEnd=0x7f01003a; + /**

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int state_above_anchor=0x7f010036; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int submitBackground=0x7f010046; + /**

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int subtitle=0x7f010006; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int subtitleTextAppearance=0x7f0100bb; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int subtitleTextStyle=0x7f010008; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int suggestionRowLayout=0x7f010044; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int switchMinWidth=0x7f01004e; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int switchPadding=0x7f01004f; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int switchStyle=0x7f0100b9; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int switchTextAppearance=0x7f01004d; + /**

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a boolean value, either "true" or "false". + */ + public static int textAllCaps=0x7f010024; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int textAppearanceLargePopupMenu=0x7f010078; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int textAppearanceListItem=0x7f01009a; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int textAppearanceListItemSmall=0x7f01009b; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int textAppearanceSearchResultSubtitle=0x7f010090; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int textAppearanceSearchResultTitle=0x7f01008f; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int textAppearanceSmallPopupMenu=0x7f010079; + /**

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". + */ + public static int textColorAlertDialogListItem=0x7f0100ac; + /**

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". + */ + public static int textColorSearchUrl=0x7f010091; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int theme=0x7f0100c8; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int thickness=0x7f01002c; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int thumbTextPadding=0x7f01004c; + /**

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int title=0x7f010003; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int titleMarginBottom=0x7f0100c0; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int titleMarginEnd=0x7f0100be; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int titleMarginStart=0x7f0100bd; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int titleMarginTop=0x7f0100bf; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int titleMargins=0x7f0100bc; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int titleTextAppearance=0x7f0100ba; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int titleTextStyle=0x7f010007; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int toolbarNavigationButtonStyle=0x7f01008a; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int toolbarStyle=0x7f010089; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int topBottomBarArrowSize=0x7f010029; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int track=0x7f01004b; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int voiceIcon=0x7f010042; + /**

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int windowActionBar=0x7f010052; + /**

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int windowActionBarOverlay=0x7f010054; + /**

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int windowActionModeOverlay=0x7f010055; + /**

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

May be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int windowFixedHeightMajor=0x7f010059; + /**

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

May be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int windowFixedHeightMinor=0x7f010057; + /**

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

May be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int windowFixedWidthMajor=0x7f010056; + /**

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

May be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int windowFixedWidthMinor=0x7f010058; + /**

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

May be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int windowMinWidthMajor=0x7f01005a; + /**

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

May be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int windowMinWidthMinor=0x7f01005b; + /**

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int windowNoTitle=0x7f010053; + } + public static final class bool { + public static int abc_action_bar_embed_tabs=0x7f080002; + public static int abc_action_bar_embed_tabs_pre_jb=0x7f080000; + public static int abc_action_bar_expanded_action_views_exclusive=0x7f080003; + public static int abc_config_actionMenuItemAllCaps=0x7f080004; + public static int abc_config_allowActionMenuItemTextWithIcon=0x7f080001; + public static int abc_config_closeDialogWhenTouchOutside=0x7f080005; + public static int abc_config_showMenuShortcutsWhenKeyboardPresent=0x7f080006; + } + public static final class color { + public static int abc_background_cache_hint_selector_material_dark=0x7f0a0036; + public static int abc_background_cache_hint_selector_material_light=0x7f0a0037; + public static int abc_input_method_navigation_guard=0x7f0a0000; + public static int abc_primary_text_disable_only_material_dark=0x7f0a0038; + public static int abc_primary_text_disable_only_material_light=0x7f0a0039; + public static int abc_primary_text_material_dark=0x7f0a003a; + public static int abc_primary_text_material_light=0x7f0a003b; + public static int abc_search_url_text=0x7f0a003c; + public static int abc_search_url_text_normal=0x7f0a0001; + public static int abc_search_url_text_pressed=0x7f0a0002; + public static int abc_search_url_text_selected=0x7f0a0003; + public static int abc_secondary_text_material_dark=0x7f0a003d; + public static int abc_secondary_text_material_light=0x7f0a003e; + public static int accent_material_dark=0x7f0a0004; + public static int accent_material_light=0x7f0a0005; + public static int background_floating_material_dark=0x7f0a0006; + public static int background_floating_material_light=0x7f0a0007; + public static int background_material_dark=0x7f0a0008; + public static int background_material_light=0x7f0a0009; + public static int bright_foreground_disabled_material_dark=0x7f0a000a; + public static int bright_foreground_disabled_material_light=0x7f0a000b; + public static int bright_foreground_inverse_material_dark=0x7f0a000c; + public static int bright_foreground_inverse_material_light=0x7f0a000d; + public static int bright_foreground_material_dark=0x7f0a000e; + public static int bright_foreground_material_light=0x7f0a000f; + public static int button_material_dark=0x7f0a0010; + public static int button_material_light=0x7f0a0011; + public static int dim_foreground_disabled_material_dark=0x7f0a0012; + public static int dim_foreground_disabled_material_light=0x7f0a0013; + public static int dim_foreground_material_dark=0x7f0a0014; + public static int dim_foreground_material_light=0x7f0a0015; + public static int highlighted_text_material_dark=0x7f0a0016; + public static int highlighted_text_material_light=0x7f0a0017; + public static int hint_foreground_material_dark=0x7f0a0018; + public static int hint_foreground_material_light=0x7f0a0019; + public static int link_text_material_dark=0x7f0a001a; + public static int link_text_material_light=0x7f0a001b; + public static int material_blue_grey_800=0x7f0a001c; + public static int material_blue_grey_900=0x7f0a001d; + public static int material_blue_grey_950=0x7f0a001e; + public static int material_deep_teal_200=0x7f0a001f; + public static int material_deep_teal_500=0x7f0a0020; + public static int primary_dark_material_dark=0x7f0a0021; + public static int primary_dark_material_light=0x7f0a0022; + public static int primary_material_dark=0x7f0a0023; + public static int primary_material_light=0x7f0a0024; + public static int primary_text_default_material_dark=0x7f0a0025; + public static int primary_text_default_material_light=0x7f0a0026; + public static int primary_text_disabled_material_dark=0x7f0a0027; + public static int primary_text_disabled_material_light=0x7f0a0028; + public static int ripple_material_dark=0x7f0a0029; + public static int ripple_material_light=0x7f0a002a; + public static int secondary_text_default_material_dark=0x7f0a002b; + public static int secondary_text_default_material_light=0x7f0a002c; + public static int secondary_text_disabled_material_dark=0x7f0a002d; + public static int secondary_text_disabled_material_light=0x7f0a002e; + public static int swap_holo_bule_bright=0x7f0a002f; + public static int swap_holo_green_bright=0x7f0a0030; + public static int swap_holo_pure_bright=0x7f0a0031; + public static int switch_thumb_disabled_material_dark=0x7f0a0032; + public static int switch_thumb_disabled_material_light=0x7f0a0033; + public static int switch_thumb_material_dark=0x7f0a003f; + public static int switch_thumb_material_light=0x7f0a0040; + public static int switch_thumb_normal_material_dark=0x7f0a0034; + public static int switch_thumb_normal_material_light=0x7f0a0035; + } + public static final class dimen { + public static int abc_action_bar_content_inset_material=0x7f06000c; + public static int abc_action_bar_default_height_material=0x7f060001; + public static int abc_action_bar_default_padding_material=0x7f060002; + public static int abc_action_bar_icon_vertical_padding_material=0x7f060010; + public static int abc_action_bar_navigation_padding_start_material=0x7f06000d; + public static int abc_action_bar_overflow_padding_end_material=0x7f06000e; + public static int abc_action_bar_overflow_padding_start_material=0x7f060011; + public static int abc_action_bar_progress_bar_size=0x7f060003; + public static int abc_action_bar_stacked_max_height=0x7f060012; + public static int abc_action_bar_stacked_tab_max_width=0x7f060013; + public static int abc_action_bar_subtitle_bottom_margin_material=0x7f060014; + public static int abc_action_bar_subtitle_top_margin_material=0x7f060015; + public static int abc_action_button_min_height_material=0x7f060016; + public static int abc_action_button_min_width_material=0x7f060017; + public static int abc_action_button_min_width_overflow_material=0x7f060018; + public static int abc_alert_dialog_button_bar_height=0x7f060000; + public static int abc_button_inset_horizontal_material=0x7f060019; + public static int abc_button_inset_vertical_material=0x7f06001a; + public static int abc_button_padding_horizontal_material=0x7f06001b; + public static int abc_button_padding_vertical_material=0x7f06001c; + public static int abc_config_prefDialogWidth=0x7f060006; + public static int abc_control_corner_material=0x7f06001d; + public static int abc_control_inset_material=0x7f06001e; + public static int abc_control_padding_material=0x7f06001f; + public static int abc_dialog_list_padding_vertical_material=0x7f060020; + public static int abc_dialog_min_width_major=0x7f060021; + public static int abc_dialog_min_width_minor=0x7f060022; + public static int abc_dialog_padding_material=0x7f060023; + public static int abc_dialog_padding_top_material=0x7f060024; + public static int abc_disabled_alpha_material_dark=0x7f060025; + public static int abc_disabled_alpha_material_light=0x7f060026; + public static int abc_dropdownitem_icon_width=0x7f060027; + public static int abc_dropdownitem_text_padding_left=0x7f060028; + public static int abc_dropdownitem_text_padding_right=0x7f060029; + public static int abc_edit_text_inset_bottom_material=0x7f06002a; + public static int abc_edit_text_inset_horizontal_material=0x7f06002b; + public static int abc_edit_text_inset_top_material=0x7f06002c; + public static int abc_floating_window_z=0x7f06002d; + public static int abc_list_item_padding_horizontal_material=0x7f06002e; + public static int abc_panel_menu_list_width=0x7f06002f; + public static int abc_search_view_preferred_width=0x7f060030; + public static int abc_search_view_text_min_width=0x7f060007; + public static int abc_switch_padding=0x7f06000f; + public static int abc_text_size_body_1_material=0x7f060031; + public static int abc_text_size_body_2_material=0x7f060032; + public static int abc_text_size_button_material=0x7f060033; + public static int abc_text_size_caption_material=0x7f060034; + public static int abc_text_size_display_1_material=0x7f060035; + public static int abc_text_size_display_2_material=0x7f060036; + public static int abc_text_size_display_3_material=0x7f060037; + public static int abc_text_size_display_4_material=0x7f060038; + public static int abc_text_size_headline_material=0x7f060039; + public static int abc_text_size_large_material=0x7f06003a; + public static int abc_text_size_medium_material=0x7f06003b; + public static int abc_text_size_menu_material=0x7f06003c; + public static int abc_text_size_small_material=0x7f06003d; + public static int abc_text_size_subhead_material=0x7f06003e; + public static int abc_text_size_subtitle_material_toolbar=0x7f060004; + public static int abc_text_size_title_material=0x7f06003f; + public static int abc_text_size_title_material_toolbar=0x7f060005; + public static int dialog_fixed_height_major=0x7f060008; + public static int dialog_fixed_height_minor=0x7f060009; + public static int dialog_fixed_width_major=0x7f06000a; + public static int dialog_fixed_width_minor=0x7f06000b; + public static int disabled_alpha_material_dark=0x7f060040; + public static int disabled_alpha_material_light=0x7f060041; + public static int item_touch_helper_max_drag_scroll_per_frame=0x7f060042; + } + public static final class drawable { + public static int abc_ab_share_pack_mtrl_alpha=0x7f020000; + public static int abc_btn_borderless_material=0x7f020001; + public static int abc_btn_check_material=0x7f020002; + public static int abc_btn_check_to_on_mtrl_000=0x7f020003; + public static int abc_btn_check_to_on_mtrl_015=0x7f020004; + public static int abc_btn_default_mtrl_shape=0x7f020005; + public static int abc_btn_radio_material=0x7f020006; + public static int abc_btn_radio_to_on_mtrl_000=0x7f020007; + public static int abc_btn_radio_to_on_mtrl_015=0x7f020008; + public static int abc_btn_rating_star_off_mtrl_alpha=0x7f020009; + public static int abc_btn_rating_star_on_mtrl_alpha=0x7f02000a; + public static int abc_btn_switch_to_on_mtrl_00001=0x7f02000b; + public static int abc_btn_switch_to_on_mtrl_00012=0x7f02000c; + public static int abc_cab_background_internal_bg=0x7f02000d; + public static int abc_cab_background_top_material=0x7f02000e; + public static int abc_cab_background_top_mtrl_alpha=0x7f02000f; + public static int abc_dialog_material_background_dark=0x7f020010; + public static int abc_dialog_material_background_light=0x7f020011; + public static int abc_edit_text_material=0x7f020012; + public static int abc_ic_ab_back_mtrl_am_alpha=0x7f020013; + public static int abc_ic_clear_mtrl_alpha=0x7f020014; + public static int abc_ic_commit_search_api_mtrl_alpha=0x7f020015; + public static int abc_ic_go_search_api_mtrl_alpha=0x7f020016; + public static int abc_ic_menu_copy_mtrl_am_alpha=0x7f020017; + public static int abc_ic_menu_cut_mtrl_alpha=0x7f020018; + public static int abc_ic_menu_moreoverflow_mtrl_alpha=0x7f020019; + public static int abc_ic_menu_paste_mtrl_am_alpha=0x7f02001a; + public static int abc_ic_menu_selectall_mtrl_alpha=0x7f02001b; + public static int abc_ic_menu_share_mtrl_alpha=0x7f02001c; + public static int abc_ic_search_api_mtrl_alpha=0x7f02001d; + public static int abc_ic_voice_search_api_mtrl_alpha=0x7f02001e; + public static int abc_item_background_holo_dark=0x7f02001f; + public static int abc_item_background_holo_light=0x7f020020; + public static int abc_list_divider_mtrl_alpha=0x7f020021; + public static int abc_list_focused_holo=0x7f020022; + public static int abc_list_longpressed_holo=0x7f020023; + public static int abc_list_pressed_holo_dark=0x7f020024; + public static int abc_list_pressed_holo_light=0x7f020025; + public static int abc_list_selector_background_transition_holo_dark=0x7f020026; + public static int abc_list_selector_background_transition_holo_light=0x7f020027; + public static int abc_list_selector_disabled_holo_dark=0x7f020028; + public static int abc_list_selector_disabled_holo_light=0x7f020029; + public static int abc_list_selector_holo_dark=0x7f02002a; + public static int abc_list_selector_holo_light=0x7f02002b; + public static int abc_menu_hardkey_panel_mtrl_mult=0x7f02002c; + public static int abc_popup_background_mtrl_mult=0x7f02002d; + public static int abc_ratingbar_full_material=0x7f02002e; + public static int abc_spinner_mtrl_am_alpha=0x7f02002f; + public static int abc_spinner_textfield_background_material=0x7f020030; + public static int abc_switch_thumb_material=0x7f020031; + public static int abc_switch_track_mtrl_alpha=0x7f020032; + public static int abc_tab_indicator_material=0x7f020033; + public static int abc_tab_indicator_mtrl_alpha=0x7f020034; + public static int abc_text_cursor_mtrl_alpha=0x7f020035; + public static int abc_textfield_activated_mtrl_alpha=0x7f020036; + public static int abc_textfield_default_mtrl_alpha=0x7f020037; + public static int abc_textfield_search_activated_mtrl_alpha=0x7f020038; + public static int abc_textfield_search_default_mtrl_alpha=0x7f020039; + public static int abc_textfield_search_material=0x7f02003a; + } + public static final class id { + public static int action_bar=0x7f0b0041; + public static int action_bar_activity_content=0x7f0b0000; + public static int action_bar_container=0x7f0b0040; + public static int action_bar_root=0x7f0b003c; + public static int action_bar_spinner=0x7f0b0001; + public static int action_bar_subtitle=0x7f0b0025; + public static int action_bar_title=0x7f0b0024; + public static int action_context_bar=0x7f0b0042; + public static int action_menu_divider=0x7f0b0002; + public static int action_menu_presenter=0x7f0b0003; + public static int action_mode_bar=0x7f0b003e; + public static int action_mode_bar_stub=0x7f0b003d; + public static int action_mode_close_button=0x7f0b0026; + public static int activity_chooser_view_content=0x7f0b0027; + public static int alertTitle=0x7f0b0031; + public static int always=0x7f0b0017; + public static int beginning=0x7f0b0014; + public static int buttonPanel=0x7f0b0037; + public static int checkbox=0x7f0b0039; + public static int collapseActionView=0x7f0b0018; + public static int contentPanel=0x7f0b0032; + public static int custom=0x7f0b0036; + public static int customPanel=0x7f0b0035; + public static int decor_content_parent=0x7f0b003f; + public static int default_activity_button=0x7f0b002a; + public static int dialog=0x7f0b001c; + public static int disableHome=0x7f0b000d; + public static int dropdown=0x7f0b001d; + public static int edit_query=0x7f0b0043; + public static int end=0x7f0b0015; + public static int expand_activities_button=0x7f0b0028; + public static int expanded_menu=0x7f0b0038; + public static int home=0x7f0b0004; + public static int homeAsUp=0x7f0b000e; + public static int icon=0x7f0b002c; + public static int ifRoom=0x7f0b0019; + public static int image=0x7f0b0029; + public static int item_touch_helper_previous_elevation=0x7f0b0005; + public static int listMode=0x7f0b000a; + public static int list_item=0x7f0b002b; + public static int middle=0x7f0b0016; + public static int multiply=0x7f0b001f; + public static int never=0x7f0b001a; + public static int none=0x7f0b000f; + public static int normal=0x7f0b000b; + public static int parentPanel=0x7f0b002e; + public static int progress_circular=0x7f0b0006; + public static int progress_horizontal=0x7f0b0007; + public static int radio=0x7f0b003b; + public static int recycler_view=0x7f0b0050; + public static int screen=0x7f0b0020; + public static int scrollView=0x7f0b0033; + public static int search_badge=0x7f0b0045; + public static int search_bar=0x7f0b0044; + public static int search_button=0x7f0b0046; + public static int search_close_btn=0x7f0b004b; + public static int search_edit_frame=0x7f0b0047; + public static int search_go_btn=0x7f0b004d; + public static int search_mag_icon=0x7f0b0048; + public static int search_plate=0x7f0b0049; + public static int search_src_text=0x7f0b004a; + public static int search_voice_btn=0x7f0b004e; + public static int select_dialog_listview=0x7f0b004f; + public static int shortcut=0x7f0b003a; + public static int showCustom=0x7f0b0010; + public static int showHome=0x7f0b0011; + public static int showTitle=0x7f0b0012; + public static int split_action_bar=0x7f0b0008; + public static int src_atop=0x7f0b0021; + public static int src_in=0x7f0b0022; + public static int src_over=0x7f0b0023; + public static int submit_area=0x7f0b004c; + public static int tabMode=0x7f0b000c; + public static int textSpacerNoButtons=0x7f0b0034; + public static int title=0x7f0b002d; + public static int title_template=0x7f0b0030; + public static int topPanel=0x7f0b002f; + public static int up=0x7f0b0009; + public static int useLogo=0x7f0b0013; + public static int withText=0x7f0b001b; + public static int wrap_content=0x7f0b001e; + } + public static final class integer { + public static int abc_config_activityDefaultDur=0x7f090001; + public static int abc_config_activityShortDur=0x7f090002; + public static int abc_max_action_buttons=0x7f090000; + } + public static final class layout { + public static int abc_action_bar_title_item=0x7f030000; + public static int abc_action_bar_up_container=0x7f030001; + public static int abc_action_bar_view_list_nav_layout=0x7f030002; + public static int abc_action_menu_item_layout=0x7f030003; + public static int abc_action_menu_layout=0x7f030004; + public static int abc_action_mode_bar=0x7f030005; + public static int abc_action_mode_close_item_material=0x7f030006; + public static int abc_activity_chooser_view=0x7f030007; + public static int abc_activity_chooser_view_list_item=0x7f030008; + public static int abc_alert_dialog_material=0x7f030009; + public static int abc_dialog_title_material=0x7f03000a; + public static int abc_expanded_menu_layout=0x7f03000b; + public static int abc_list_menu_item_checkbox=0x7f03000c; + public static int abc_list_menu_item_icon=0x7f03000d; + public static int abc_list_menu_item_layout=0x7f03000e; + public static int abc_list_menu_item_radio=0x7f03000f; + public static int abc_popup_menu_item_layout=0x7f030010; + public static int abc_screen_content_include=0x7f030011; + public static int abc_screen_simple=0x7f030012; + public static int abc_screen_simple_overlay_action_mode=0x7f030013; + public static int abc_screen_toolbar=0x7f030014; + public static int abc_search_dropdown_item_icons_2line=0x7f030015; + public static int abc_search_view=0x7f030016; + public static int abc_select_dialog_material=0x7f030017; + public static int abc_simple_dropdown_hint=0x7f030018; + public static int ptrrv_root_view=0x7f030019; + public static int select_dialog_item_material=0x7f03001a; + public static int select_dialog_multichoice_material=0x7f03001b; + public static int select_dialog_singlechoice_material=0x7f03001c; + public static int support_simple_spinner_dropdown_item=0x7f03001d; + } + public static final class string { + public static int abc_action_bar_home_description=0x7f050000; + public static int abc_action_bar_home_description_format=0x7f05000d; + public static int abc_action_bar_home_subtitle_description_format=0x7f05000e; + public static int abc_action_bar_up_description=0x7f050001; + public static int abc_action_menu_overflow_description=0x7f050002; + public static int abc_action_mode_done=0x7f050003; + public static int abc_activity_chooser_view_see_all=0x7f050004; + public static int abc_activitychooserview_choose_application=0x7f050005; + public static int abc_search_hint=0x7f05000f; + public static int abc_searchview_description_clear=0x7f050006; + public static int abc_searchview_description_query=0x7f050007; + public static int abc_searchview_description_search=0x7f050008; + public static int abc_searchview_description_submit=0x7f050009; + public static int abc_searchview_description_voice=0x7f05000a; + public static int abc_shareactionprovider_share_with=0x7f05000b; + public static int abc_shareactionprovider_share_with_application=0x7f05000c; + public static int abc_toolbar_collapse_description=0x7f050010; + public static int loading=0x7f050011; + } + public static final class style { + public static int AlertDialog_AppCompat=0x7f07006b; + public static int AlertDialog_AppCompat_Light=0x7f07006c; + public static int Animation_AppCompat_Dialog=0x7f07006d; + public static int Animation_AppCompat_DropDownUp=0x7f07006e; + public static int Base_AlertDialog_AppCompat=0x7f07006f; + public static int Base_AlertDialog_AppCompat_Light=0x7f070070; + public static int Base_Animation_AppCompat_Dialog=0x7f070071; + public static int Base_Animation_AppCompat_DropDownUp=0x7f070072; + public static int Base_DialogWindowTitle_AppCompat=0x7f070073; + public static int Base_DialogWindowTitleBackground_AppCompat=0x7f070074; + public static int Base_TextAppearance_AppCompat=0x7f070025; + public static int Base_TextAppearance_AppCompat_Body1=0x7f070026; + public static int Base_TextAppearance_AppCompat_Body2=0x7f070027; + public static int Base_TextAppearance_AppCompat_Button=0x7f070016; + public static int Base_TextAppearance_AppCompat_Caption=0x7f070028; + public static int Base_TextAppearance_AppCompat_Display1=0x7f070029; + public static int Base_TextAppearance_AppCompat_Display2=0x7f07002a; + public static int Base_TextAppearance_AppCompat_Display3=0x7f07002b; + public static int Base_TextAppearance_AppCompat_Display4=0x7f07002c; + public static int Base_TextAppearance_AppCompat_Headline=0x7f07002d; + public static int Base_TextAppearance_AppCompat_Inverse=0x7f070003; + public static int Base_TextAppearance_AppCompat_Large=0x7f07002e; + public static int Base_TextAppearance_AppCompat_Large_Inverse=0x7f070004; + public static int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Large=0x7f07002f; + public static int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Small=0x7f070030; + public static int Base_TextAppearance_AppCompat_Medium=0x7f070031; + public static int Base_TextAppearance_AppCompat_Medium_Inverse=0x7f070005; + public static int Base_TextAppearance_AppCompat_Menu=0x7f070032; + public static int Base_TextAppearance_AppCompat_SearchResult=0x7f070075; + public static int Base_TextAppearance_AppCompat_SearchResult_Subtitle=0x7f070033; + public static int Base_TextAppearance_AppCompat_SearchResult_Title=0x7f070034; + public static int Base_TextAppearance_AppCompat_Small=0x7f070035; + public static int Base_TextAppearance_AppCompat_Small_Inverse=0x7f070006; + public static int Base_TextAppearance_AppCompat_Subhead=0x7f070036; + public static int Base_TextAppearance_AppCompat_Subhead_Inverse=0x7f070007; + public static int Base_TextAppearance_AppCompat_Title=0x7f070037; + public static int Base_TextAppearance_AppCompat_Title_Inverse=0x7f070008; + public static int Base_TextAppearance_AppCompat_Widget_ActionBar_Menu=0x7f070038; + public static int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle=0x7f070039; + public static int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse=0x7f07003a; + public static int Base_TextAppearance_AppCompat_Widget_ActionBar_Title=0x7f07003b; + public static int Base_TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse=0x7f07003c; + public static int Base_TextAppearance_AppCompat_Widget_ActionMode_Subtitle=0x7f07003d; + public static int Base_TextAppearance_AppCompat_Widget_ActionMode_Title=0x7f07003e; + public static int Base_TextAppearance_AppCompat_Widget_DropDownItem=0x7f070076; + public static int Base_TextAppearance_AppCompat_Widget_PopupMenu_Large=0x7f07003f; + public static int Base_TextAppearance_AppCompat_Widget_PopupMenu_Small=0x7f070040; + public static int Base_TextAppearance_AppCompat_Widget_Switch=0x7f070041; + public static int Base_TextAppearance_AppCompat_Widget_TextView_SpinnerItem=0x7f070042; + public static int Base_TextAppearance_Widget_AppCompat_ExpandedMenu_Item=0x7f070077; + public static int Base_TextAppearance_Widget_AppCompat_Toolbar_Subtitle=0x7f070043; + public static int Base_TextAppearance_Widget_AppCompat_Toolbar_Title=0x7f070044; + public static int Base_Theme_AppCompat=0x7f070045; + public static int Base_Theme_AppCompat_CompactMenu=0x7f070078; + public static int Base_Theme_AppCompat_Dialog=0x7f070009; + public static int Base_Theme_AppCompat_Dialog_Alert=0x7f070079; + public static int Base_Theme_AppCompat_Dialog_FixedSize=0x7f07007a; + public static int Base_Theme_AppCompat_Dialog_MinWidth=0x7f07007b; + public static int Base_Theme_AppCompat_DialogWhenLarge=0x7f070001; + public static int Base_Theme_AppCompat_Light=0x7f070046; + public static int Base_Theme_AppCompat_Light_DarkActionBar=0x7f07007c; + public static int Base_Theme_AppCompat_Light_Dialog=0x7f07000a; + public static int Base_Theme_AppCompat_Light_Dialog_Alert=0x7f07007d; + public static int Base_Theme_AppCompat_Light_Dialog_FixedSize=0x7f07007e; + public static int Base_Theme_AppCompat_Light_Dialog_MinWidth=0x7f07007f; + public static int Base_Theme_AppCompat_Light_DialogWhenLarge=0x7f070002; + public static int Base_ThemeOverlay_AppCompat=0x7f070080; + public static int Base_ThemeOverlay_AppCompat_ActionBar=0x7f070081; + public static int Base_ThemeOverlay_AppCompat_Dark=0x7f070082; + public static int Base_ThemeOverlay_AppCompat_Dark_ActionBar=0x7f070083; + public static int Base_ThemeOverlay_AppCompat_Light=0x7f070084; + public static int Base_V11_Theme_AppCompat_Dialog=0x7f07000b; + public static int Base_V11_Theme_AppCompat_Light_Dialog=0x7f07000c; + public static int Base_V21_Theme_AppCompat=0x7f070047; + public static int Base_V21_Theme_AppCompat_Dialog=0x7f070048; + public static int Base_V21_Theme_AppCompat_Light=0x7f070049; + public static int Base_V21_Theme_AppCompat_Light_Dialog=0x7f07004a; + public static int Base_V7_Theme_AppCompat=0x7f070085; + public static int Base_V7_Theme_AppCompat_Dialog=0x7f070086; + public static int Base_V7_Theme_AppCompat_Light=0x7f070087; + public static int Base_V7_Theme_AppCompat_Light_Dialog=0x7f070088; + public static int Base_Widget_AppCompat_ActionBar=0x7f070089; + public static int Base_Widget_AppCompat_ActionBar_Solid=0x7f07008a; + public static int Base_Widget_AppCompat_ActionBar_TabBar=0x7f07008b; + public static int Base_Widget_AppCompat_ActionBar_TabText=0x7f07004b; + public static int Base_Widget_AppCompat_ActionBar_TabView=0x7f07004c; + public static int Base_Widget_AppCompat_ActionButton=0x7f07004d; + public static int Base_Widget_AppCompat_ActionButton_CloseMode=0x7f07004e; + public static int Base_Widget_AppCompat_ActionButton_Overflow=0x7f07004f; + public static int Base_Widget_AppCompat_ActionMode=0x7f07008c; + public static int Base_Widget_AppCompat_ActivityChooserView=0x7f07008d; + public static int Base_Widget_AppCompat_AutoCompleteTextView=0x7f070050; + public static int Base_Widget_AppCompat_Button=0x7f070051; + public static int Base_Widget_AppCompat_Button_Borderless=0x7f070052; + public static int Base_Widget_AppCompat_Button_Borderless_Colored=0x7f070053; + public static int Base_Widget_AppCompat_Button_ButtonBar_AlertDialog=0x7f07008e; + public static int Base_Widget_AppCompat_Button_Small=0x7f070054; + public static int Base_Widget_AppCompat_ButtonBar=0x7f070055; + public static int Base_Widget_AppCompat_ButtonBar_AlertDialog=0x7f07008f; + public static int Base_Widget_AppCompat_CompoundButton_CheckBox=0x7f070056; + public static int Base_Widget_AppCompat_CompoundButton_RadioButton=0x7f070057; + public static int Base_Widget_AppCompat_CompoundButton_Switch=0x7f070090; + public static int Base_Widget_AppCompat_DrawerArrowToggle=0x7f070000; + public static int Base_Widget_AppCompat_DrawerArrowToggle_Common=0x7f070091; + public static int Base_Widget_AppCompat_DropDownItem_Spinner=0x7f070058; + public static int Base_Widget_AppCompat_EditText=0x7f070092; + public static int Base_Widget_AppCompat_Light_ActionBar=0x7f070093; + public static int Base_Widget_AppCompat_Light_ActionBar_Solid=0x7f070094; + public static int Base_Widget_AppCompat_Light_ActionBar_TabBar=0x7f070095; + public static int Base_Widget_AppCompat_Light_ActionBar_TabText=0x7f070059; + public static int Base_Widget_AppCompat_Light_ActionBar_TabText_Inverse=0x7f07005a; + public static int Base_Widget_AppCompat_Light_ActionBar_TabView=0x7f07005b; + public static int Base_Widget_AppCompat_Light_PopupMenu=0x7f07005c; + public static int Base_Widget_AppCompat_Light_PopupMenu_Overflow=0x7f07005d; + public static int Base_Widget_AppCompat_ListPopupWindow=0x7f07005e; + public static int Base_Widget_AppCompat_ListView=0x7f07005f; + public static int Base_Widget_AppCompat_ListView_DropDown=0x7f070060; + public static int Base_Widget_AppCompat_ListView_Menu=0x7f070061; + public static int Base_Widget_AppCompat_PopupMenu=0x7f070062; + public static int Base_Widget_AppCompat_PopupMenu_Overflow=0x7f070063; + public static int Base_Widget_AppCompat_PopupWindow=0x7f070096; + public static int Base_Widget_AppCompat_ProgressBar=0x7f07000d; + public static int Base_Widget_AppCompat_ProgressBar_Horizontal=0x7f07000e; + public static int Base_Widget_AppCompat_RatingBar=0x7f070064; + public static int Base_Widget_AppCompat_SearchView=0x7f070097; + public static int Base_Widget_AppCompat_SearchView_ActionBar=0x7f070098; + public static int Base_Widget_AppCompat_Spinner=0x7f07000f; + public static int Base_Widget_AppCompat_Spinner_DropDown_ActionBar=0x7f070065; + public static int Base_Widget_AppCompat_Spinner_Underlined=0x7f070066; + public static int Base_Widget_AppCompat_TextView_SpinnerItem=0x7f070067; + public static int Base_Widget_AppCompat_Toolbar=0x7f070099; + public static int Base_Widget_AppCompat_Toolbar_Button_Navigation=0x7f070068; + public static int Platform_AppCompat=0x7f070010; + public static int Platform_AppCompat_Light=0x7f070011; + public static int Platform_ThemeOverlay_AppCompat_Dark=0x7f070069; + public static int Platform_ThemeOverlay_AppCompat_Light=0x7f07006a; + public static int Platform_V11_AppCompat=0x7f070012; + public static int Platform_V11_AppCompat_Light=0x7f070013; + public static int Platform_V12_AppCompat=0x7f070014; + public static int Platform_V12_AppCompat_Light=0x7f070015; + public static int Platform_V14_AppCompat=0x7f070017; + public static int Platform_V14_AppCompat_Light=0x7f070018; + public static int RtlOverlay_Widget_AppCompat_ActionBar_TitleItem=0x7f070019; + public static int RtlOverlay_Widget_AppCompat_ActionButton_Overflow=0x7f07001a; + public static int RtlOverlay_Widget_AppCompat_PopupMenuItem=0x7f07001b; + public static int RtlOverlay_Widget_AppCompat_PopupMenuItem_InternalGroup=0x7f07001c; + public static int RtlOverlay_Widget_AppCompat_PopupMenuItem_Text=0x7f07001d; + public static int RtlOverlay_Widget_AppCompat_Search_DropDown=0x7f07001e; + public static int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon1=0x7f07001f; + public static int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon2=0x7f070020; + public static int RtlOverlay_Widget_AppCompat_Search_DropDown_Query=0x7f070021; + public static int RtlOverlay_Widget_AppCompat_Search_DropDown_Text=0x7f070022; + public static int RtlOverlay_Widget_AppCompat_SearchView_MagIcon=0x7f070023; + public static int RtlOverlay_Widget_AppCompat_Toolbar_Button_Navigation=0x7f070024; + public static int TextAppearance_AppCompat=0x7f07009a; + public static int TextAppearance_AppCompat_Body1=0x7f07009b; + public static int TextAppearance_AppCompat_Body2=0x7f07009c; + public static int TextAppearance_AppCompat_Button=0x7f07009d; + public static int TextAppearance_AppCompat_Caption=0x7f07009e; + public static int TextAppearance_AppCompat_Display1=0x7f07009f; + public static int TextAppearance_AppCompat_Display2=0x7f0700a0; + public static int TextAppearance_AppCompat_Display3=0x7f0700a1; + public static int TextAppearance_AppCompat_Display4=0x7f0700a2; + public static int TextAppearance_AppCompat_Headline=0x7f0700a3; + public static int TextAppearance_AppCompat_Inverse=0x7f0700a4; + public static int TextAppearance_AppCompat_Large=0x7f0700a5; + public static int TextAppearance_AppCompat_Large_Inverse=0x7f0700a6; + public static int TextAppearance_AppCompat_Light_SearchResult_Subtitle=0x7f0700a7; + public static int TextAppearance_AppCompat_Light_SearchResult_Title=0x7f0700a8; + public static int TextAppearance_AppCompat_Light_Widget_PopupMenu_Large=0x7f0700a9; + public static int TextAppearance_AppCompat_Light_Widget_PopupMenu_Small=0x7f0700aa; + public static int TextAppearance_AppCompat_Medium=0x7f0700ab; + public static int TextAppearance_AppCompat_Medium_Inverse=0x7f0700ac; + public static int TextAppearance_AppCompat_Menu=0x7f0700ad; + public static int TextAppearance_AppCompat_SearchResult_Subtitle=0x7f0700ae; + public static int TextAppearance_AppCompat_SearchResult_Title=0x7f0700af; + public static int TextAppearance_AppCompat_Small=0x7f0700b0; + public static int TextAppearance_AppCompat_Small_Inverse=0x7f0700b1; + public static int TextAppearance_AppCompat_Subhead=0x7f0700b2; + public static int TextAppearance_AppCompat_Subhead_Inverse=0x7f0700b3; + public static int TextAppearance_AppCompat_Title=0x7f0700b4; + public static int TextAppearance_AppCompat_Title_Inverse=0x7f0700b5; + public static int TextAppearance_AppCompat_Widget_ActionBar_Menu=0x7f0700b6; + public static int TextAppearance_AppCompat_Widget_ActionBar_Subtitle=0x7f0700b7; + public static int TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse=0x7f0700b8; + public static int TextAppearance_AppCompat_Widget_ActionBar_Title=0x7f0700b9; + public static int TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse=0x7f0700ba; + public static int TextAppearance_AppCompat_Widget_ActionMode_Subtitle=0x7f0700bb; + public static int TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse=0x7f0700bc; + public static int TextAppearance_AppCompat_Widget_ActionMode_Title=0x7f0700bd; + public static int TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse=0x7f0700be; + public static int TextAppearance_AppCompat_Widget_DropDownItem=0x7f0700bf; + public static int TextAppearance_AppCompat_Widget_PopupMenu_Large=0x7f0700c0; + public static int TextAppearance_AppCompat_Widget_PopupMenu_Small=0x7f0700c1; + public static int TextAppearance_AppCompat_Widget_Switch=0x7f0700c2; + public static int TextAppearance_AppCompat_Widget_TextView_SpinnerItem=0x7f0700c3; + public static int TextAppearance_Widget_AppCompat_ExpandedMenu_Item=0x7f0700c4; + public static int TextAppearance_Widget_AppCompat_Toolbar_Subtitle=0x7f0700c5; + public static int TextAppearance_Widget_AppCompat_Toolbar_Title=0x7f0700c6; + public static int Theme_AppCompat=0x7f0700c7; + public static int Theme_AppCompat_CompactMenu=0x7f0700c8; + public static int Theme_AppCompat_Dialog=0x7f0700c9; + public static int Theme_AppCompat_Dialog_Alert=0x7f0700ca; + public static int Theme_AppCompat_Dialog_MinWidth=0x7f0700cb; + public static int Theme_AppCompat_DialogWhenLarge=0x7f0700cc; + public static int Theme_AppCompat_Light=0x7f0700cd; + public static int Theme_AppCompat_Light_DarkActionBar=0x7f0700ce; + public static int Theme_AppCompat_Light_Dialog=0x7f0700cf; + public static int Theme_AppCompat_Light_Dialog_Alert=0x7f0700d0; + public static int Theme_AppCompat_Light_Dialog_MinWidth=0x7f0700d1; + public static int Theme_AppCompat_Light_DialogWhenLarge=0x7f0700d2; + public static int Theme_AppCompat_Light_NoActionBar=0x7f0700d3; + public static int Theme_AppCompat_NoActionBar=0x7f0700d4; + public static int ThemeOverlay_AppCompat=0x7f0700d5; + public static int ThemeOverlay_AppCompat_ActionBar=0x7f0700d6; + public static int ThemeOverlay_AppCompat_Dark=0x7f0700d7; + public static int ThemeOverlay_AppCompat_Dark_ActionBar=0x7f0700d8; + public static int ThemeOverlay_AppCompat_Light=0x7f0700d9; + public static int Widget_AppCompat_ActionBar=0x7f0700da; + public static int Widget_AppCompat_ActionBar_Solid=0x7f0700db; + public static int Widget_AppCompat_ActionBar_TabBar=0x7f0700dc; + public static int Widget_AppCompat_ActionBar_TabText=0x7f0700dd; + public static int Widget_AppCompat_ActionBar_TabView=0x7f0700de; + public static int Widget_AppCompat_ActionButton=0x7f0700df; + public static int Widget_AppCompat_ActionButton_CloseMode=0x7f0700e0; + public static int Widget_AppCompat_ActionButton_Overflow=0x7f0700e1; + public static int Widget_AppCompat_ActionMode=0x7f0700e2; + public static int Widget_AppCompat_ActivityChooserView=0x7f0700e3; + public static int Widget_AppCompat_AutoCompleteTextView=0x7f0700e4; + public static int Widget_AppCompat_Button=0x7f0700e5; + public static int Widget_AppCompat_Button_Borderless=0x7f0700e6; + public static int Widget_AppCompat_Button_Borderless_Colored=0x7f0700e7; + public static int Widget_AppCompat_Button_ButtonBar_AlertDialog=0x7f0700e8; + public static int Widget_AppCompat_Button_Small=0x7f0700e9; + public static int Widget_AppCompat_ButtonBar=0x7f0700ea; + public static int Widget_AppCompat_ButtonBar_AlertDialog=0x7f0700eb; + public static int Widget_AppCompat_CompoundButton_CheckBox=0x7f0700ec; + public static int Widget_AppCompat_CompoundButton_RadioButton=0x7f0700ed; + public static int Widget_AppCompat_CompoundButton_Switch=0x7f0700ee; + public static int Widget_AppCompat_DrawerArrowToggle=0x7f0700ef; + public static int Widget_AppCompat_DropDownItem_Spinner=0x7f0700f0; + public static int Widget_AppCompat_EditText=0x7f0700f1; + public static int Widget_AppCompat_Light_ActionBar=0x7f0700f2; + public static int Widget_AppCompat_Light_ActionBar_Solid=0x7f0700f3; + public static int Widget_AppCompat_Light_ActionBar_Solid_Inverse=0x7f0700f4; + public static int Widget_AppCompat_Light_ActionBar_TabBar=0x7f0700f5; + public static int Widget_AppCompat_Light_ActionBar_TabBar_Inverse=0x7f0700f6; + public static int Widget_AppCompat_Light_ActionBar_TabText=0x7f0700f7; + public static int Widget_AppCompat_Light_ActionBar_TabText_Inverse=0x7f0700f8; + public static int Widget_AppCompat_Light_ActionBar_TabView=0x7f0700f9; + public static int Widget_AppCompat_Light_ActionBar_TabView_Inverse=0x7f0700fa; + public static int Widget_AppCompat_Light_ActionButton=0x7f0700fb; + public static int Widget_AppCompat_Light_ActionButton_CloseMode=0x7f0700fc; + public static int Widget_AppCompat_Light_ActionButton_Overflow=0x7f0700fd; + public static int Widget_AppCompat_Light_ActionMode_Inverse=0x7f0700fe; + public static int Widget_AppCompat_Light_ActivityChooserView=0x7f0700ff; + public static int Widget_AppCompat_Light_AutoCompleteTextView=0x7f070100; + public static int Widget_AppCompat_Light_DropDownItem_Spinner=0x7f070101; + public static int Widget_AppCompat_Light_ListPopupWindow=0x7f070102; + public static int Widget_AppCompat_Light_ListView_DropDown=0x7f070103; + public static int Widget_AppCompat_Light_PopupMenu=0x7f070104; + public static int Widget_AppCompat_Light_PopupMenu_Overflow=0x7f070105; + public static int Widget_AppCompat_Light_SearchView=0x7f070106; + public static int Widget_AppCompat_Light_Spinner_DropDown_ActionBar=0x7f070107; + public static int Widget_AppCompat_ListPopupWindow=0x7f070108; + public static int Widget_AppCompat_ListView=0x7f070109; + public static int Widget_AppCompat_ListView_DropDown=0x7f07010a; + public static int Widget_AppCompat_ListView_Menu=0x7f07010b; + public static int Widget_AppCompat_PopupMenu=0x7f07010c; + public static int Widget_AppCompat_PopupMenu_Overflow=0x7f07010d; + public static int Widget_AppCompat_PopupWindow=0x7f07010e; + public static int Widget_AppCompat_ProgressBar=0x7f07010f; + public static int Widget_AppCompat_ProgressBar_Horizontal=0x7f070110; + public static int Widget_AppCompat_RatingBar=0x7f070111; + public static int Widget_AppCompat_SearchView=0x7f070112; + public static int Widget_AppCompat_SearchView_ActionBar=0x7f070113; + public static int Widget_AppCompat_Spinner=0x7f070114; + public static int Widget_AppCompat_Spinner_DropDown=0x7f070115; + public static int Widget_AppCompat_Spinner_DropDown_ActionBar=0x7f070116; + public static int Widget_AppCompat_Spinner_Underlined=0x7f070117; + public static int Widget_AppCompat_TextView_SpinnerItem=0x7f070118; + public static int Widget_AppCompat_Toolbar=0x7f070119; + public static int Widget_AppCompat_Toolbar_Button_Navigation=0x7f07011a; + } + public static final class styleable { + /** Attributes that can be used with a ActionBar. +

Includes the following attributes:

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
AttributeDescription
{@link #ActionBar_background com.lhh.ptrrv.library:background}
{@link #ActionBar_backgroundSplit com.lhh.ptrrv.library:backgroundSplit}
{@link #ActionBar_backgroundStacked com.lhh.ptrrv.library:backgroundStacked}
{@link #ActionBar_contentInsetEnd com.lhh.ptrrv.library:contentInsetEnd}
{@link #ActionBar_contentInsetLeft com.lhh.ptrrv.library:contentInsetLeft}
{@link #ActionBar_contentInsetRight com.lhh.ptrrv.library:contentInsetRight}
{@link #ActionBar_contentInsetStart com.lhh.ptrrv.library:contentInsetStart}
{@link #ActionBar_customNavigationLayout com.lhh.ptrrv.library:customNavigationLayout}
{@link #ActionBar_displayOptions com.lhh.ptrrv.library:displayOptions}
{@link #ActionBar_divider com.lhh.ptrrv.library:divider}
{@link #ActionBar_elevation com.lhh.ptrrv.library:elevation}
{@link #ActionBar_height com.lhh.ptrrv.library:height}
{@link #ActionBar_hideOnContentScroll com.lhh.ptrrv.library:hideOnContentScroll}
{@link #ActionBar_homeAsUpIndicator com.lhh.ptrrv.library:homeAsUpIndicator}
{@link #ActionBar_homeLayout com.lhh.ptrrv.library:homeLayout}
{@link #ActionBar_icon com.lhh.ptrrv.library:icon}
{@link #ActionBar_indeterminateProgressStyle com.lhh.ptrrv.library:indeterminateProgressStyle}
{@link #ActionBar_itemPadding com.lhh.ptrrv.library:itemPadding}
{@link #ActionBar_logo com.lhh.ptrrv.library:logo}
{@link #ActionBar_navigationMode com.lhh.ptrrv.library:navigationMode}
{@link #ActionBar_popupTheme com.lhh.ptrrv.library:popupTheme}
{@link #ActionBar_progressBarPadding com.lhh.ptrrv.library:progressBarPadding}
{@link #ActionBar_progressBarStyle com.lhh.ptrrv.library:progressBarStyle}
{@link #ActionBar_subtitle com.lhh.ptrrv.library:subtitle}
{@link #ActionBar_subtitleTextStyle com.lhh.ptrrv.library:subtitleTextStyle}
{@link #ActionBar_title com.lhh.ptrrv.library:title}
{@link #ActionBar_titleTextStyle com.lhh.ptrrv.library:titleTextStyle}
+ @see #ActionBar_background + @see #ActionBar_backgroundSplit + @see #ActionBar_backgroundStacked + @see #ActionBar_contentInsetEnd + @see #ActionBar_contentInsetLeft + @see #ActionBar_contentInsetRight + @see #ActionBar_contentInsetStart + @see #ActionBar_customNavigationLayout + @see #ActionBar_displayOptions + @see #ActionBar_divider + @see #ActionBar_elevation + @see #ActionBar_height + @see #ActionBar_hideOnContentScroll + @see #ActionBar_homeAsUpIndicator + @see #ActionBar_homeLayout + @see #ActionBar_icon + @see #ActionBar_indeterminateProgressStyle + @see #ActionBar_itemPadding + @see #ActionBar_logo + @see #ActionBar_navigationMode + @see #ActionBar_popupTheme + @see #ActionBar_progressBarPadding + @see #ActionBar_progressBarStyle + @see #ActionBar_subtitle + @see #ActionBar_subtitleTextStyle + @see #ActionBar_title + @see #ActionBar_titleTextStyle + */ + public static final int[] ActionBar = { + 0x7f010001, 0x7f010003, 0x7f010004, 0x7f010005, + 0x7f010006, 0x7f010007, 0x7f010008, 0x7f010009, + 0x7f01000a, 0x7f01000b, 0x7f01000c, 0x7f01000d, + 0x7f01000e, 0x7f01000f, 0x7f010010, 0x7f010011, + 0x7f010012, 0x7f010013, 0x7f010014, 0x7f010015, + 0x7f010016, 0x7f010017, 0x7f010018, 0x7f010019, + 0x7f01001a, 0x7f01001b, 0x7f010080 + }; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#background} + attribute's value can be found in the {@link #ActionBar} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.lhh.ptrrv.library:background + */ + public static int ActionBar_background = 10; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#backgroundSplit} + attribute's value can be found in the {@link #ActionBar} array. + + +

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". + @attr name com.lhh.ptrrv.library:backgroundSplit + */ + public static int ActionBar_backgroundSplit = 12; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#backgroundStacked} + attribute's value can be found in the {@link #ActionBar} array. + + +

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". + @attr name com.lhh.ptrrv.library:backgroundStacked + */ + public static int ActionBar_backgroundStacked = 11; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#contentInsetEnd} + attribute's value can be found in the {@link #ActionBar} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.lhh.ptrrv.library:contentInsetEnd + */ + public static int ActionBar_contentInsetEnd = 21; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#contentInsetLeft} + attribute's value can be found in the {@link #ActionBar} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.lhh.ptrrv.library:contentInsetLeft + */ + public static int ActionBar_contentInsetLeft = 22; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#contentInsetRight} + attribute's value can be found in the {@link #ActionBar} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.lhh.ptrrv.library:contentInsetRight + */ + public static int ActionBar_contentInsetRight = 23; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#contentInsetStart} + attribute's value can be found in the {@link #ActionBar} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.lhh.ptrrv.library:contentInsetStart + */ + public static int ActionBar_contentInsetStart = 20; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#customNavigationLayout} + attribute's value can be found in the {@link #ActionBar} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.lhh.ptrrv.library:customNavigationLayout + */ + public static int ActionBar_customNavigationLayout = 13; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#displayOptions} + attribute's value can be found in the {@link #ActionBar} array. + + +

Must be one or more (separated by '|') of the following constant values.

+ ++++ + + + + + + + +
ConstantValueDescription
none0
useLogo0x1
showHome0x2
homeAsUp0x4
showTitle0x8
showCustom0x10
disableHome0x20
+ @attr name com.lhh.ptrrv.library:displayOptions + */ + public static int ActionBar_displayOptions = 3; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#divider} + attribute's value can be found in the {@link #ActionBar} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.lhh.ptrrv.library:divider + */ + public static int ActionBar_divider = 9; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#elevation} + attribute's value can be found in the {@link #ActionBar} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.lhh.ptrrv.library:elevation + */ + public static int ActionBar_elevation = 24; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#height} + attribute's value can be found in the {@link #ActionBar} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.lhh.ptrrv.library:height + */ + public static int ActionBar_height = 0; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#hideOnContentScroll} + attribute's value can be found in the {@link #ActionBar} array. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.lhh.ptrrv.library:hideOnContentScroll + */ + public static int ActionBar_hideOnContentScroll = 19; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#homeAsUpIndicator} + attribute's value can be found in the {@link #ActionBar} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.lhh.ptrrv.library:homeAsUpIndicator + */ + public static int ActionBar_homeAsUpIndicator = 26; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#homeLayout} + attribute's value can be found in the {@link #ActionBar} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.lhh.ptrrv.library:homeLayout + */ + public static int ActionBar_homeLayout = 14; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#icon} + attribute's value can be found in the {@link #ActionBar} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.lhh.ptrrv.library:icon + */ + public static int ActionBar_icon = 7; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#indeterminateProgressStyle} + attribute's value can be found in the {@link #ActionBar} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.lhh.ptrrv.library:indeterminateProgressStyle + */ + public static int ActionBar_indeterminateProgressStyle = 16; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#itemPadding} + attribute's value can be found in the {@link #ActionBar} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.lhh.ptrrv.library:itemPadding + */ + public static int ActionBar_itemPadding = 18; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#logo} + attribute's value can be found in the {@link #ActionBar} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.lhh.ptrrv.library:logo + */ + public static int ActionBar_logo = 8; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#navigationMode} + attribute's value can be found in the {@link #ActionBar} array. + + +

Must be one of the following constant values.

+ ++++ + + + +
ConstantValueDescription
normal0
listMode1
tabMode2
+ @attr name com.lhh.ptrrv.library:navigationMode + */ + public static int ActionBar_navigationMode = 2; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#popupTheme} + attribute's value can be found in the {@link #ActionBar} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.lhh.ptrrv.library:popupTheme + */ + public static int ActionBar_popupTheme = 25; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#progressBarPadding} + attribute's value can be found in the {@link #ActionBar} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.lhh.ptrrv.library:progressBarPadding + */ + public static int ActionBar_progressBarPadding = 17; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#progressBarStyle} + attribute's value can be found in the {@link #ActionBar} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.lhh.ptrrv.library:progressBarStyle + */ + public static int ActionBar_progressBarStyle = 15; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#subtitle} + attribute's value can be found in the {@link #ActionBar} array. + + +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.lhh.ptrrv.library:subtitle + */ + public static int ActionBar_subtitle = 4; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#subtitleTextStyle} + attribute's value can be found in the {@link #ActionBar} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.lhh.ptrrv.library:subtitleTextStyle + */ + public static int ActionBar_subtitleTextStyle = 6; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#title} + attribute's value can be found in the {@link #ActionBar} array. + + +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.lhh.ptrrv.library:title + */ + public static int ActionBar_title = 1; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#titleTextStyle} + attribute's value can be found in the {@link #ActionBar} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.lhh.ptrrv.library:titleTextStyle + */ + public static int ActionBar_titleTextStyle = 5; + /** Attributes that can be used with a ActionBarLayout. +

Includes the following attributes:

+ + + + + +
AttributeDescription
{@link #ActionBarLayout_android_layout_gravity android:layout_gravity}
+ @see #ActionBarLayout_android_layout_gravity + */ + public static final int[] ActionBarLayout = { + 0x010100b3 + }; + /** +

This symbol is the offset where the {@link android.R.attr#layout_gravity} + attribute's value can be found in the {@link #ActionBarLayout} array. + @attr name android:layout_gravity + */ + public static int ActionBarLayout_android_layout_gravity = 0; + /** Attributes that can be used with a ActionMenuItemView. +

Includes the following attributes:

+ + + + + +
AttributeDescription
{@link #ActionMenuItemView_android_minWidth android:minWidth}
+ @see #ActionMenuItemView_android_minWidth + */ + public static final int[] ActionMenuItemView = { + 0x0101013f + }; + /** +

This symbol is the offset where the {@link android.R.attr#minWidth} + attribute's value can be found in the {@link #ActionMenuItemView} array. + @attr name android:minWidth + */ + public static int ActionMenuItemView_android_minWidth = 0; + /** Attributes that can be used with a ActionMenuView. + */ + public static final int[] ActionMenuView = { + + }; + /** Attributes that can be used with a ActionMode. +

Includes the following attributes:

+ + + + + + + + + + +
AttributeDescription
{@link #ActionMode_background com.lhh.ptrrv.library:background}
{@link #ActionMode_backgroundSplit com.lhh.ptrrv.library:backgroundSplit}
{@link #ActionMode_closeItemLayout com.lhh.ptrrv.library:closeItemLayout}
{@link #ActionMode_height com.lhh.ptrrv.library:height}
{@link #ActionMode_subtitleTextStyle com.lhh.ptrrv.library:subtitleTextStyle}
{@link #ActionMode_titleTextStyle com.lhh.ptrrv.library:titleTextStyle}
+ @see #ActionMode_background + @see #ActionMode_backgroundSplit + @see #ActionMode_closeItemLayout + @see #ActionMode_height + @see #ActionMode_subtitleTextStyle + @see #ActionMode_titleTextStyle + */ + public static final int[] ActionMode = { + 0x7f010001, 0x7f010007, 0x7f010008, 0x7f01000c, + 0x7f01000e, 0x7f01001c + }; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#background} + attribute's value can be found in the {@link #ActionMode} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.lhh.ptrrv.library:background + */ + public static int ActionMode_background = 3; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#backgroundSplit} + attribute's value can be found in the {@link #ActionMode} array. + + +

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". + @attr name com.lhh.ptrrv.library:backgroundSplit + */ + public static int ActionMode_backgroundSplit = 4; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#closeItemLayout} + attribute's value can be found in the {@link #ActionMode} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.lhh.ptrrv.library:closeItemLayout + */ + public static int ActionMode_closeItemLayout = 5; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#height} + attribute's value can be found in the {@link #ActionMode} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.lhh.ptrrv.library:height + */ + public static int ActionMode_height = 0; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#subtitleTextStyle} + attribute's value can be found in the {@link #ActionMode} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.lhh.ptrrv.library:subtitleTextStyle + */ + public static int ActionMode_subtitleTextStyle = 2; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#titleTextStyle} + attribute's value can be found in the {@link #ActionMode} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.lhh.ptrrv.library:titleTextStyle + */ + public static int ActionMode_titleTextStyle = 1; + /** Attributes that can be used with a ActivityChooserView. +

Includes the following attributes:

+ + + + + + +
AttributeDescription
{@link #ActivityChooserView_expandActivityOverflowButtonDrawable com.lhh.ptrrv.library:expandActivityOverflowButtonDrawable}
{@link #ActivityChooserView_initialActivityCount com.lhh.ptrrv.library:initialActivityCount}
+ @see #ActivityChooserView_expandActivityOverflowButtonDrawable + @see #ActivityChooserView_initialActivityCount + */ + public static final int[] ActivityChooserView = { + 0x7f01001d, 0x7f01001e + }; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#expandActivityOverflowButtonDrawable} + attribute's value can be found in the {@link #ActivityChooserView} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.lhh.ptrrv.library:expandActivityOverflowButtonDrawable + */ + public static int ActivityChooserView_expandActivityOverflowButtonDrawable = 1; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#initialActivityCount} + attribute's value can be found in the {@link #ActivityChooserView} array. + + +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.lhh.ptrrv.library:initialActivityCount + */ + public static int ActivityChooserView_initialActivityCount = 0; + /** Attributes that can be used with a AlertDialog. +

Includes the following attributes:

+ + + + + + + + + + +
AttributeDescription
{@link #AlertDialog_android_layout android:layout}
{@link #AlertDialog_buttonPanelSideLayout com.lhh.ptrrv.library:buttonPanelSideLayout}
{@link #AlertDialog_listItemLayout com.lhh.ptrrv.library:listItemLayout}
{@link #AlertDialog_listLayout com.lhh.ptrrv.library:listLayout}
{@link #AlertDialog_multiChoiceItemLayout com.lhh.ptrrv.library:multiChoiceItemLayout}
{@link #AlertDialog_singleChoiceItemLayout com.lhh.ptrrv.library:singleChoiceItemLayout}
+ @see #AlertDialog_android_layout + @see #AlertDialog_buttonPanelSideLayout + @see #AlertDialog_listItemLayout + @see #AlertDialog_listLayout + @see #AlertDialog_multiChoiceItemLayout + @see #AlertDialog_singleChoiceItemLayout + */ + public static final int[] AlertDialog = { + 0x010100f2, 0x7f01001f, 0x7f010020, 0x7f010021, + 0x7f010022, 0x7f010023 + }; + /** +

This symbol is the offset where the {@link android.R.attr#layout} + attribute's value can be found in the {@link #AlertDialog} array. + @attr name android:layout + */ + public static int AlertDialog_android_layout = 0; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#buttonPanelSideLayout} + attribute's value can be found in the {@link #AlertDialog} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.lhh.ptrrv.library:buttonPanelSideLayout + */ + public static int AlertDialog_buttonPanelSideLayout = 1; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#listItemLayout} + attribute's value can be found in the {@link #AlertDialog} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.lhh.ptrrv.library:listItemLayout + */ + public static int AlertDialog_listItemLayout = 5; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#listLayout} + attribute's value can be found in the {@link #AlertDialog} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.lhh.ptrrv.library:listLayout + */ + public static int AlertDialog_listLayout = 2; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#multiChoiceItemLayout} + attribute's value can be found in the {@link #AlertDialog} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.lhh.ptrrv.library:multiChoiceItemLayout + */ + public static int AlertDialog_multiChoiceItemLayout = 3; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#singleChoiceItemLayout} + attribute's value can be found in the {@link #AlertDialog} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.lhh.ptrrv.library:singleChoiceItemLayout + */ + public static int AlertDialog_singleChoiceItemLayout = 4; + /** Attributes that can be used with a AppCompatTextView. +

Includes the following attributes:

+ + + + + + +
AttributeDescription
{@link #AppCompatTextView_android_textAppearance android:textAppearance}
{@link #AppCompatTextView_textAllCaps com.lhh.ptrrv.library:textAllCaps}
+ @see #AppCompatTextView_android_textAppearance + @see #AppCompatTextView_textAllCaps + */ + public static final int[] AppCompatTextView = { + 0x01010034, 0x7f010024 + }; + /** +

This symbol is the offset where the {@link android.R.attr#textAppearance} + attribute's value can be found in the {@link #AppCompatTextView} array. + @attr name android:textAppearance + */ + public static int AppCompatTextView_android_textAppearance = 0; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#textAllCaps} + attribute's value can be found in the {@link #AppCompatTextView} array. + + +

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a boolean value, either "true" or "false". + @attr name com.lhh.ptrrv.library:textAllCaps + */ + public static int AppCompatTextView_textAllCaps = 1; + /** Attributes that can be used with a DrawerArrowToggle. +

Includes the following attributes:

+ + + + + + + + + + + + +
AttributeDescription
{@link #DrawerArrowToggle_barSize com.lhh.ptrrv.library:barSize}
{@link #DrawerArrowToggle_color com.lhh.ptrrv.library:color}
{@link #DrawerArrowToggle_drawableSize com.lhh.ptrrv.library:drawableSize}
{@link #DrawerArrowToggle_gapBetweenBars com.lhh.ptrrv.library:gapBetweenBars}
{@link #DrawerArrowToggle_middleBarArrowSize com.lhh.ptrrv.library:middleBarArrowSize}
{@link #DrawerArrowToggle_spinBars com.lhh.ptrrv.library:spinBars}
{@link #DrawerArrowToggle_thickness com.lhh.ptrrv.library:thickness}
{@link #DrawerArrowToggle_topBottomBarArrowSize com.lhh.ptrrv.library:topBottomBarArrowSize}
+ @see #DrawerArrowToggle_barSize + @see #DrawerArrowToggle_color + @see #DrawerArrowToggle_drawableSize + @see #DrawerArrowToggle_gapBetweenBars + @see #DrawerArrowToggle_middleBarArrowSize + @see #DrawerArrowToggle_spinBars + @see #DrawerArrowToggle_thickness + @see #DrawerArrowToggle_topBottomBarArrowSize + */ + public static final int[] DrawerArrowToggle = { + 0x7f010025, 0x7f010026, 0x7f010027, 0x7f010028, + 0x7f010029, 0x7f01002a, 0x7f01002b, 0x7f01002c + }; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#barSize} + attribute's value can be found in the {@link #DrawerArrowToggle} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.lhh.ptrrv.library:barSize + */ + public static int DrawerArrowToggle_barSize = 6; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#color} + attribute's value can be found in the {@link #DrawerArrowToggle} array. + + +

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.lhh.ptrrv.library:color + */ + public static int DrawerArrowToggle_color = 0; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#drawableSize} + attribute's value can be found in the {@link #DrawerArrowToggle} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.lhh.ptrrv.library:drawableSize + */ + public static int DrawerArrowToggle_drawableSize = 2; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#gapBetweenBars} + attribute's value can be found in the {@link #DrawerArrowToggle} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.lhh.ptrrv.library:gapBetweenBars + */ + public static int DrawerArrowToggle_gapBetweenBars = 3; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#middleBarArrowSize} + attribute's value can be found in the {@link #DrawerArrowToggle} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.lhh.ptrrv.library:middleBarArrowSize + */ + public static int DrawerArrowToggle_middleBarArrowSize = 5; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#spinBars} + attribute's value can be found in the {@link #DrawerArrowToggle} array. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.lhh.ptrrv.library:spinBars + */ + public static int DrawerArrowToggle_spinBars = 1; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#thickness} + attribute's value can be found in the {@link #DrawerArrowToggle} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.lhh.ptrrv.library:thickness + */ + public static int DrawerArrowToggle_thickness = 7; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#topBottomBarArrowSize} + attribute's value can be found in the {@link #DrawerArrowToggle} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.lhh.ptrrv.library:topBottomBarArrowSize + */ + public static int DrawerArrowToggle_topBottomBarArrowSize = 4; + /** Attributes that can be used with a LinearLayoutCompat. +

Includes the following attributes:

+ + + + + + + + + + + + + +
AttributeDescription
{@link #LinearLayoutCompat_android_baselineAligned android:baselineAligned}
{@link #LinearLayoutCompat_android_baselineAlignedChildIndex android:baselineAlignedChildIndex}
{@link #LinearLayoutCompat_android_gravity android:gravity}
{@link #LinearLayoutCompat_android_orientation android:orientation}
{@link #LinearLayoutCompat_android_weightSum android:weightSum}
{@link #LinearLayoutCompat_divider com.lhh.ptrrv.library:divider}
{@link #LinearLayoutCompat_dividerPadding com.lhh.ptrrv.library:dividerPadding}
{@link #LinearLayoutCompat_measureWithLargestChild com.lhh.ptrrv.library:measureWithLargestChild}
{@link #LinearLayoutCompat_showDividers com.lhh.ptrrv.library:showDividers}
+ @see #LinearLayoutCompat_android_baselineAligned + @see #LinearLayoutCompat_android_baselineAlignedChildIndex + @see #LinearLayoutCompat_android_gravity + @see #LinearLayoutCompat_android_orientation + @see #LinearLayoutCompat_android_weightSum + @see #LinearLayoutCompat_divider + @see #LinearLayoutCompat_dividerPadding + @see #LinearLayoutCompat_measureWithLargestChild + @see #LinearLayoutCompat_showDividers + */ + public static final int[] LinearLayoutCompat = { + 0x010100af, 0x010100c4, 0x01010126, 0x01010127, + 0x01010128, 0x7f01000b, 0x7f01002d, 0x7f01002e, + 0x7f01002f + }; + /** +

This symbol is the offset where the {@link android.R.attr#baselineAligned} + attribute's value can be found in the {@link #LinearLayoutCompat} array. + @attr name android:baselineAligned + */ + public static int LinearLayoutCompat_android_baselineAligned = 2; + /** +

This symbol is the offset where the {@link android.R.attr#baselineAlignedChildIndex} + attribute's value can be found in the {@link #LinearLayoutCompat} array. + @attr name android:baselineAlignedChildIndex + */ + public static int LinearLayoutCompat_android_baselineAlignedChildIndex = 3; + /** +

This symbol is the offset where the {@link android.R.attr#gravity} + attribute's value can be found in the {@link #LinearLayoutCompat} array. + @attr name android:gravity + */ + public static int LinearLayoutCompat_android_gravity = 0; + /** +

This symbol is the offset where the {@link android.R.attr#orientation} + attribute's value can be found in the {@link #LinearLayoutCompat} array. + @attr name android:orientation + */ + public static int LinearLayoutCompat_android_orientation = 1; + /** +

This symbol is the offset where the {@link android.R.attr#weightSum} + attribute's value can be found in the {@link #LinearLayoutCompat} array. + @attr name android:weightSum + */ + public static int LinearLayoutCompat_android_weightSum = 4; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#divider} + attribute's value can be found in the {@link #LinearLayoutCompat} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.lhh.ptrrv.library:divider + */ + public static int LinearLayoutCompat_divider = 5; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#dividerPadding} + attribute's value can be found in the {@link #LinearLayoutCompat} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.lhh.ptrrv.library:dividerPadding + */ + public static int LinearLayoutCompat_dividerPadding = 8; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#measureWithLargestChild} + attribute's value can be found in the {@link #LinearLayoutCompat} array. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.lhh.ptrrv.library:measureWithLargestChild + */ + public static int LinearLayoutCompat_measureWithLargestChild = 6; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#showDividers} + attribute's value can be found in the {@link #LinearLayoutCompat} array. + + +

Must be one or more (separated by '|') of the following constant values.

+ ++++ + + + + +
ConstantValueDescription
none0
beginning1
middle2
end4
+ @attr name com.lhh.ptrrv.library:showDividers + */ + public static int LinearLayoutCompat_showDividers = 7; + /** Attributes that can be used with a LinearLayoutCompat_Layout. +

Includes the following attributes:

+ + + + + + + + +
AttributeDescription
{@link #LinearLayoutCompat_Layout_android_layout_gravity android:layout_gravity}
{@link #LinearLayoutCompat_Layout_android_layout_height android:layout_height}
{@link #LinearLayoutCompat_Layout_android_layout_weight android:layout_weight}
{@link #LinearLayoutCompat_Layout_android_layout_width android:layout_width}
+ @see #LinearLayoutCompat_Layout_android_layout_gravity + @see #LinearLayoutCompat_Layout_android_layout_height + @see #LinearLayoutCompat_Layout_android_layout_weight + @see #LinearLayoutCompat_Layout_android_layout_width + */ + public static final int[] LinearLayoutCompat_Layout = { + 0x010100b3, 0x010100f4, 0x010100f5, 0x01010181 + }; + /** +

This symbol is the offset where the {@link android.R.attr#layout_gravity} + attribute's value can be found in the {@link #LinearLayoutCompat_Layout} array. + @attr name android:layout_gravity + */ + public static int LinearLayoutCompat_Layout_android_layout_gravity = 0; + /** +

This symbol is the offset where the {@link android.R.attr#layout_height} + attribute's value can be found in the {@link #LinearLayoutCompat_Layout} array. + @attr name android:layout_height + */ + public static int LinearLayoutCompat_Layout_android_layout_height = 2; + /** +

This symbol is the offset where the {@link android.R.attr#layout_weight} + attribute's value can be found in the {@link #LinearLayoutCompat_Layout} array. + @attr name android:layout_weight + */ + public static int LinearLayoutCompat_Layout_android_layout_weight = 3; + /** +

This symbol is the offset where the {@link android.R.attr#layout_width} + attribute's value can be found in the {@link #LinearLayoutCompat_Layout} array. + @attr name android:layout_width + */ + public static int LinearLayoutCompat_Layout_android_layout_width = 1; + /** Attributes that can be used with a ListPopupWindow. +

Includes the following attributes:

+ + + + + + +
AttributeDescription
{@link #ListPopupWindow_android_dropDownHorizontalOffset android:dropDownHorizontalOffset}
{@link #ListPopupWindow_android_dropDownVerticalOffset android:dropDownVerticalOffset}
+ @see #ListPopupWindow_android_dropDownHorizontalOffset + @see #ListPopupWindow_android_dropDownVerticalOffset + */ + public static final int[] ListPopupWindow = { + 0x010102ac, 0x010102ad + }; + /** +

This symbol is the offset where the {@link android.R.attr#dropDownHorizontalOffset} + attribute's value can be found in the {@link #ListPopupWindow} array. + @attr name android:dropDownHorizontalOffset + */ + public static int ListPopupWindow_android_dropDownHorizontalOffset = 0; + /** +

This symbol is the offset where the {@link android.R.attr#dropDownVerticalOffset} + attribute's value can be found in the {@link #ListPopupWindow} array. + @attr name android:dropDownVerticalOffset + */ + public static int ListPopupWindow_android_dropDownVerticalOffset = 1; + /** Attributes that can be used with a MenuGroup. +

Includes the following attributes:

+ + + + + + + + + + +
AttributeDescription
{@link #MenuGroup_android_checkableBehavior android:checkableBehavior}
{@link #MenuGroup_android_enabled android:enabled}
{@link #MenuGroup_android_id android:id}
{@link #MenuGroup_android_menuCategory android:menuCategory}
{@link #MenuGroup_android_orderInCategory android:orderInCategory}
{@link #MenuGroup_android_visible android:visible}
+ @see #MenuGroup_android_checkableBehavior + @see #MenuGroup_android_enabled + @see #MenuGroup_android_id + @see #MenuGroup_android_menuCategory + @see #MenuGroup_android_orderInCategory + @see #MenuGroup_android_visible + */ + public static final int[] MenuGroup = { + 0x0101000e, 0x010100d0, 0x01010194, 0x010101de, + 0x010101df, 0x010101e0 + }; + /** +

This symbol is the offset where the {@link android.R.attr#checkableBehavior} + attribute's value can be found in the {@link #MenuGroup} array. + @attr name android:checkableBehavior + */ + public static int MenuGroup_android_checkableBehavior = 5; + /** +

This symbol is the offset where the {@link android.R.attr#enabled} + attribute's value can be found in the {@link #MenuGroup} array. + @attr name android:enabled + */ + public static int MenuGroup_android_enabled = 0; + /** +

This symbol is the offset where the {@link android.R.attr#id} + attribute's value can be found in the {@link #MenuGroup} array. + @attr name android:id + */ + public static int MenuGroup_android_id = 1; + /** +

This symbol is the offset where the {@link android.R.attr#menuCategory} + attribute's value can be found in the {@link #MenuGroup} array. + @attr name android:menuCategory + */ + public static int MenuGroup_android_menuCategory = 3; + /** +

This symbol is the offset where the {@link android.R.attr#orderInCategory} + attribute's value can be found in the {@link #MenuGroup} array. + @attr name android:orderInCategory + */ + public static int MenuGroup_android_orderInCategory = 4; + /** +

This symbol is the offset where the {@link android.R.attr#visible} + attribute's value can be found in the {@link #MenuGroup} array. + @attr name android:visible + */ + public static int MenuGroup_android_visible = 2; + /** Attributes that can be used with a MenuItem. +

Includes the following attributes:

+ + + + + + + + + + + + + + + + + + + + + +
AttributeDescription
{@link #MenuItem_actionLayout com.lhh.ptrrv.library:actionLayout}
{@link #MenuItem_actionProviderClass com.lhh.ptrrv.library:actionProviderClass}
{@link #MenuItem_actionViewClass com.lhh.ptrrv.library:actionViewClass}
{@link #MenuItem_android_alphabeticShortcut android:alphabeticShortcut}
{@link #MenuItem_android_checkable android:checkable}
{@link #MenuItem_android_checked android:checked}
{@link #MenuItem_android_enabled android:enabled}
{@link #MenuItem_android_icon android:icon}
{@link #MenuItem_android_id android:id}
{@link #MenuItem_android_menuCategory android:menuCategory}
{@link #MenuItem_android_numericShortcut android:numericShortcut}
{@link #MenuItem_android_onClick android:onClick}
{@link #MenuItem_android_orderInCategory android:orderInCategory}
{@link #MenuItem_android_title android:title}
{@link #MenuItem_android_titleCondensed android:titleCondensed}
{@link #MenuItem_android_visible android:visible}
{@link #MenuItem_showAsAction com.lhh.ptrrv.library:showAsAction}
+ @see #MenuItem_actionLayout + @see #MenuItem_actionProviderClass + @see #MenuItem_actionViewClass + @see #MenuItem_android_alphabeticShortcut + @see #MenuItem_android_checkable + @see #MenuItem_android_checked + @see #MenuItem_android_enabled + @see #MenuItem_android_icon + @see #MenuItem_android_id + @see #MenuItem_android_menuCategory + @see #MenuItem_android_numericShortcut + @see #MenuItem_android_onClick + @see #MenuItem_android_orderInCategory + @see #MenuItem_android_title + @see #MenuItem_android_titleCondensed + @see #MenuItem_android_visible + @see #MenuItem_showAsAction + */ + public static final int[] MenuItem = { + 0x01010002, 0x0101000e, 0x010100d0, 0x01010106, + 0x01010194, 0x010101de, 0x010101df, 0x010101e1, + 0x010101e2, 0x010101e3, 0x010101e4, 0x010101e5, + 0x0101026f, 0x7f010030, 0x7f010031, 0x7f010032, + 0x7f010033 + }; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#actionLayout} + attribute's value can be found in the {@link #MenuItem} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.lhh.ptrrv.library:actionLayout + */ + public static int MenuItem_actionLayout = 14; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#actionProviderClass} + attribute's value can be found in the {@link #MenuItem} array. + + +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.lhh.ptrrv.library:actionProviderClass + */ + public static int MenuItem_actionProviderClass = 16; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#actionViewClass} + attribute's value can be found in the {@link #MenuItem} array. + + +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.lhh.ptrrv.library:actionViewClass + */ + public static int MenuItem_actionViewClass = 15; + /** +

This symbol is the offset where the {@link android.R.attr#alphabeticShortcut} + attribute's value can be found in the {@link #MenuItem} array. + @attr name android:alphabeticShortcut + */ + public static int MenuItem_android_alphabeticShortcut = 9; + /** +

This symbol is the offset where the {@link android.R.attr#checkable} + attribute's value can be found in the {@link #MenuItem} array. + @attr name android:checkable + */ + public static int MenuItem_android_checkable = 11; + /** +

This symbol is the offset where the {@link android.R.attr#checked} + attribute's value can be found in the {@link #MenuItem} array. + @attr name android:checked + */ + public static int MenuItem_android_checked = 3; + /** +

This symbol is the offset where the {@link android.R.attr#enabled} + attribute's value can be found in the {@link #MenuItem} array. + @attr name android:enabled + */ + public static int MenuItem_android_enabled = 1; + /** +

This symbol is the offset where the {@link android.R.attr#icon} + attribute's value can be found in the {@link #MenuItem} array. + @attr name android:icon + */ + public static int MenuItem_android_icon = 0; + /** +

This symbol is the offset where the {@link android.R.attr#id} + attribute's value can be found in the {@link #MenuItem} array. + @attr name android:id + */ + public static int MenuItem_android_id = 2; + /** +

This symbol is the offset where the {@link android.R.attr#menuCategory} + attribute's value can be found in the {@link #MenuItem} array. + @attr name android:menuCategory + */ + public static int MenuItem_android_menuCategory = 5; + /** +

This symbol is the offset where the {@link android.R.attr#numericShortcut} + attribute's value can be found in the {@link #MenuItem} array. + @attr name android:numericShortcut + */ + public static int MenuItem_android_numericShortcut = 10; + /** +

This symbol is the offset where the {@link android.R.attr#onClick} + attribute's value can be found in the {@link #MenuItem} array. + @attr name android:onClick + */ + public static int MenuItem_android_onClick = 12; + /** +

This symbol is the offset where the {@link android.R.attr#orderInCategory} + attribute's value can be found in the {@link #MenuItem} array. + @attr name android:orderInCategory + */ + public static int MenuItem_android_orderInCategory = 6; + /** +

This symbol is the offset where the {@link android.R.attr#title} + attribute's value can be found in the {@link #MenuItem} array. + @attr name android:title + */ + public static int MenuItem_android_title = 7; + /** +

This symbol is the offset where the {@link android.R.attr#titleCondensed} + attribute's value can be found in the {@link #MenuItem} array. + @attr name android:titleCondensed + */ + public static int MenuItem_android_titleCondensed = 8; + /** +

This symbol is the offset where the {@link android.R.attr#visible} + attribute's value can be found in the {@link #MenuItem} array. + @attr name android:visible + */ + public static int MenuItem_android_visible = 4; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#showAsAction} + attribute's value can be found in the {@link #MenuItem} array. + + +

Must be one or more (separated by '|') of the following constant values.

+ ++++ + + + + + +
ConstantValueDescription
never0
ifRoom1
always2
withText4
collapseActionView8
+ @attr name com.lhh.ptrrv.library:showAsAction + */ + public static int MenuItem_showAsAction = 13; + /** Attributes that can be used with a MenuView. +

Includes the following attributes:

+ + + + + + + + + + + + +
AttributeDescription
{@link #MenuView_android_headerBackground android:headerBackground}
{@link #MenuView_android_horizontalDivider android:horizontalDivider}
{@link #MenuView_android_itemBackground android:itemBackground}
{@link #MenuView_android_itemIconDisabledAlpha android:itemIconDisabledAlpha}
{@link #MenuView_android_itemTextAppearance android:itemTextAppearance}
{@link #MenuView_android_verticalDivider android:verticalDivider}
{@link #MenuView_android_windowAnimationStyle android:windowAnimationStyle}
{@link #MenuView_preserveIconSpacing com.lhh.ptrrv.library:preserveIconSpacing}
+ @see #MenuView_android_headerBackground + @see #MenuView_android_horizontalDivider + @see #MenuView_android_itemBackground + @see #MenuView_android_itemIconDisabledAlpha + @see #MenuView_android_itemTextAppearance + @see #MenuView_android_verticalDivider + @see #MenuView_android_windowAnimationStyle + @see #MenuView_preserveIconSpacing + */ + public static final int[] MenuView = { + 0x010100ae, 0x0101012c, 0x0101012d, 0x0101012e, + 0x0101012f, 0x01010130, 0x01010131, 0x7f010034 + }; + /** +

This symbol is the offset where the {@link android.R.attr#headerBackground} + attribute's value can be found in the {@link #MenuView} array. + @attr name android:headerBackground + */ + public static int MenuView_android_headerBackground = 4; + /** +

This symbol is the offset where the {@link android.R.attr#horizontalDivider} + attribute's value can be found in the {@link #MenuView} array. + @attr name android:horizontalDivider + */ + public static int MenuView_android_horizontalDivider = 2; + /** +

This symbol is the offset where the {@link android.R.attr#itemBackground} + attribute's value can be found in the {@link #MenuView} array. + @attr name android:itemBackground + */ + public static int MenuView_android_itemBackground = 5; + /** +

This symbol is the offset where the {@link android.R.attr#itemIconDisabledAlpha} + attribute's value can be found in the {@link #MenuView} array. + @attr name android:itemIconDisabledAlpha + */ + public static int MenuView_android_itemIconDisabledAlpha = 6; + /** +

This symbol is the offset where the {@link android.R.attr#itemTextAppearance} + attribute's value can be found in the {@link #MenuView} array. + @attr name android:itemTextAppearance + */ + public static int MenuView_android_itemTextAppearance = 1; + /** +

This symbol is the offset where the {@link android.R.attr#verticalDivider} + attribute's value can be found in the {@link #MenuView} array. + @attr name android:verticalDivider + */ + public static int MenuView_android_verticalDivider = 3; + /** +

This symbol is the offset where the {@link android.R.attr#windowAnimationStyle} + attribute's value can be found in the {@link #MenuView} array. + @attr name android:windowAnimationStyle + */ + public static int MenuView_android_windowAnimationStyle = 0; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#preserveIconSpacing} + attribute's value can be found in the {@link #MenuView} array. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.lhh.ptrrv.library:preserveIconSpacing + */ + public static int MenuView_preserveIconSpacing = 7; + /** Attributes that can be used with a PopupWindow. +

Includes the following attributes:

+ + + + + + +
AttributeDescription
{@link #PopupWindow_android_popupBackground android:popupBackground}
{@link #PopupWindow_overlapAnchor com.lhh.ptrrv.library:overlapAnchor}
+ @see #PopupWindow_android_popupBackground + @see #PopupWindow_overlapAnchor + */ + public static final int[] PopupWindow = { + 0x01010176, 0x7f010035 + }; + /** +

This symbol is the offset where the {@link android.R.attr#popupBackground} + attribute's value can be found in the {@link #PopupWindow} array. + @attr name android:popupBackground + */ + public static int PopupWindow_android_popupBackground = 0; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#overlapAnchor} + attribute's value can be found in the {@link #PopupWindow} array. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.lhh.ptrrv.library:overlapAnchor + */ + public static int PopupWindow_overlapAnchor = 1; + /** Attributes that can be used with a PopupWindowBackgroundState. +

Includes the following attributes:

+ + + + + +
AttributeDescription
{@link #PopupWindowBackgroundState_state_above_anchor com.lhh.ptrrv.library:state_above_anchor}
+ @see #PopupWindowBackgroundState_state_above_anchor + */ + public static final int[] PopupWindowBackgroundState = { + 0x7f010036 + }; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#state_above_anchor} + attribute's value can be found in the {@link #PopupWindowBackgroundState} array. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.lhh.ptrrv.library:state_above_anchor + */ + public static int PopupWindowBackgroundState_state_above_anchor = 0; + /** Attributes that can be used with a RecyclerView. +

Includes the following attributes:

+ + + + + + + + + +
AttributeDescription
{@link #RecyclerView_android_orientation android:orientation}
{@link #RecyclerView_layoutManager com.lhh.ptrrv.library:layoutManager}
{@link #RecyclerView_reverseLayout com.lhh.ptrrv.library:reverseLayout}
{@link #RecyclerView_spanCount com.lhh.ptrrv.library:spanCount}
{@link #RecyclerView_stackFromEnd com.lhh.ptrrv.library:stackFromEnd}
+ @see #RecyclerView_android_orientation + @see #RecyclerView_layoutManager + @see #RecyclerView_reverseLayout + @see #RecyclerView_spanCount + @see #RecyclerView_stackFromEnd + */ + public static final int[] RecyclerView = { + 0x010100c4, 0x7f010037, 0x7f010038, 0x7f010039, + 0x7f01003a + }; + /** +

This symbol is the offset where the {@link android.R.attr#orientation} + attribute's value can be found in the {@link #RecyclerView} array. + @attr name android:orientation + */ + public static int RecyclerView_android_orientation = 0; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#layoutManager} + attribute's value can be found in the {@link #RecyclerView} array. + + +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.lhh.ptrrv.library:layoutManager + */ + public static int RecyclerView_layoutManager = 1; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#reverseLayout} + attribute's value can be found in the {@link #RecyclerView} array. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.lhh.ptrrv.library:reverseLayout + */ + public static int RecyclerView_reverseLayout = 3; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#spanCount} + attribute's value can be found in the {@link #RecyclerView} array. + + +

Must be an integer value, such as "100". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.lhh.ptrrv.library:spanCount + */ + public static int RecyclerView_spanCount = 2; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#stackFromEnd} + attribute's value can be found in the {@link #RecyclerView} array. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.lhh.ptrrv.library:stackFromEnd + */ + public static int RecyclerView_stackFromEnd = 4; + /** Attributes that can be used with a SearchView. +

Includes the following attributes:

+ + + + + + + + + + + + + + + + + + + + +
AttributeDescription
{@link #SearchView_android_focusable android:focusable}
{@link #SearchView_android_imeOptions android:imeOptions}
{@link #SearchView_android_inputType android:inputType}
{@link #SearchView_android_maxWidth android:maxWidth}
{@link #SearchView_closeIcon com.lhh.ptrrv.library:closeIcon}
{@link #SearchView_commitIcon com.lhh.ptrrv.library:commitIcon}
{@link #SearchView_goIcon com.lhh.ptrrv.library:goIcon}
{@link #SearchView_iconifiedByDefault com.lhh.ptrrv.library:iconifiedByDefault}
{@link #SearchView_layout com.lhh.ptrrv.library:layout}
{@link #SearchView_queryBackground com.lhh.ptrrv.library:queryBackground}
{@link #SearchView_queryHint com.lhh.ptrrv.library:queryHint}
{@link #SearchView_searchHintIcon com.lhh.ptrrv.library:searchHintIcon}
{@link #SearchView_searchIcon com.lhh.ptrrv.library:searchIcon}
{@link #SearchView_submitBackground com.lhh.ptrrv.library:submitBackground}
{@link #SearchView_suggestionRowLayout com.lhh.ptrrv.library:suggestionRowLayout}
{@link #SearchView_voiceIcon com.lhh.ptrrv.library:voiceIcon}
+ @see #SearchView_android_focusable + @see #SearchView_android_imeOptions + @see #SearchView_android_inputType + @see #SearchView_android_maxWidth + @see #SearchView_closeIcon + @see #SearchView_commitIcon + @see #SearchView_goIcon + @see #SearchView_iconifiedByDefault + @see #SearchView_layout + @see #SearchView_queryBackground + @see #SearchView_queryHint + @see #SearchView_searchHintIcon + @see #SearchView_searchIcon + @see #SearchView_submitBackground + @see #SearchView_suggestionRowLayout + @see #SearchView_voiceIcon + */ + public static final int[] SearchView = { + 0x010100da, 0x0101011f, 0x01010220, 0x01010264, + 0x7f01003b, 0x7f01003c, 0x7f01003d, 0x7f01003e, + 0x7f01003f, 0x7f010040, 0x7f010041, 0x7f010042, + 0x7f010043, 0x7f010044, 0x7f010045, 0x7f010046 + }; + /** +

This symbol is the offset where the {@link android.R.attr#focusable} + attribute's value can be found in the {@link #SearchView} array. + @attr name android:focusable + */ + public static int SearchView_android_focusable = 0; + /** +

This symbol is the offset where the {@link android.R.attr#imeOptions} + attribute's value can be found in the {@link #SearchView} array. + @attr name android:imeOptions + */ + public static int SearchView_android_imeOptions = 3; + /** +

This symbol is the offset where the {@link android.R.attr#inputType} + attribute's value can be found in the {@link #SearchView} array. + @attr name android:inputType + */ + public static int SearchView_android_inputType = 2; + /** +

This symbol is the offset where the {@link android.R.attr#maxWidth} + attribute's value can be found in the {@link #SearchView} array. + @attr name android:maxWidth + */ + public static int SearchView_android_maxWidth = 1; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#closeIcon} + attribute's value can be found in the {@link #SearchView} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.lhh.ptrrv.library:closeIcon + */ + public static int SearchView_closeIcon = 7; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#commitIcon} + attribute's value can be found in the {@link #SearchView} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.lhh.ptrrv.library:commitIcon + */ + public static int SearchView_commitIcon = 12; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#goIcon} + attribute's value can be found in the {@link #SearchView} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.lhh.ptrrv.library:goIcon + */ + public static int SearchView_goIcon = 8; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#iconifiedByDefault} + attribute's value can be found in the {@link #SearchView} array. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.lhh.ptrrv.library:iconifiedByDefault + */ + public static int SearchView_iconifiedByDefault = 5; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#layout} + attribute's value can be found in the {@link #SearchView} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.lhh.ptrrv.library:layout + */ + public static int SearchView_layout = 4; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#queryBackground} + attribute's value can be found in the {@link #SearchView} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.lhh.ptrrv.library:queryBackground + */ + public static int SearchView_queryBackground = 14; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#queryHint} + attribute's value can be found in the {@link #SearchView} array. + + +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.lhh.ptrrv.library:queryHint + */ + public static int SearchView_queryHint = 6; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#searchHintIcon} + attribute's value can be found in the {@link #SearchView} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.lhh.ptrrv.library:searchHintIcon + */ + public static int SearchView_searchHintIcon = 10; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#searchIcon} + attribute's value can be found in the {@link #SearchView} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.lhh.ptrrv.library:searchIcon + */ + public static int SearchView_searchIcon = 9; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#submitBackground} + attribute's value can be found in the {@link #SearchView} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.lhh.ptrrv.library:submitBackground + */ + public static int SearchView_submitBackground = 15; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#suggestionRowLayout} + attribute's value can be found in the {@link #SearchView} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.lhh.ptrrv.library:suggestionRowLayout + */ + public static int SearchView_suggestionRowLayout = 13; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#voiceIcon} + attribute's value can be found in the {@link #SearchView} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.lhh.ptrrv.library:voiceIcon + */ + public static int SearchView_voiceIcon = 11; + /** Attributes that can be used with a Spinner. +

Includes the following attributes:

+ + + + + + + + + + + + + + + +
AttributeDescription
{@link #Spinner_android_background android:background}
{@link #Spinner_android_dropDownHorizontalOffset android:dropDownHorizontalOffset}
{@link #Spinner_android_dropDownSelector android:dropDownSelector}
{@link #Spinner_android_dropDownVerticalOffset android:dropDownVerticalOffset}
{@link #Spinner_android_dropDownWidth android:dropDownWidth}
{@link #Spinner_android_gravity android:gravity}
{@link #Spinner_android_popupBackground android:popupBackground}
{@link #Spinner_disableChildrenWhenDisabled com.lhh.ptrrv.library:disableChildrenWhenDisabled}
{@link #Spinner_popupPromptView com.lhh.ptrrv.library:popupPromptView}
{@link #Spinner_prompt com.lhh.ptrrv.library:prompt}
{@link #Spinner_spinnerMode com.lhh.ptrrv.library:spinnerMode}
+ @see #Spinner_android_background + @see #Spinner_android_dropDownHorizontalOffset + @see #Spinner_android_dropDownSelector + @see #Spinner_android_dropDownVerticalOffset + @see #Spinner_android_dropDownWidth + @see #Spinner_android_gravity + @see #Spinner_android_popupBackground + @see #Spinner_disableChildrenWhenDisabled + @see #Spinner_popupPromptView + @see #Spinner_prompt + @see #Spinner_spinnerMode + */ + public static final int[] Spinner = { + 0x010100af, 0x010100d4, 0x01010175, 0x01010176, + 0x01010262, 0x010102ac, 0x010102ad, 0x7f010047, + 0x7f010048, 0x7f010049, 0x7f01004a + }; + /** +

This symbol is the offset where the {@link android.R.attr#background} + attribute's value can be found in the {@link #Spinner} array. + @attr name android:background + */ + public static int Spinner_android_background = 1; + /** +

This symbol is the offset where the {@link android.R.attr#dropDownHorizontalOffset} + attribute's value can be found in the {@link #Spinner} array. + @attr name android:dropDownHorizontalOffset + */ + public static int Spinner_android_dropDownHorizontalOffset = 5; + /** +

This symbol is the offset where the {@link android.R.attr#dropDownSelector} + attribute's value can be found in the {@link #Spinner} array. + @attr name android:dropDownSelector + */ + public static int Spinner_android_dropDownSelector = 2; + /** +

This symbol is the offset where the {@link android.R.attr#dropDownVerticalOffset} + attribute's value can be found in the {@link #Spinner} array. + @attr name android:dropDownVerticalOffset + */ + public static int Spinner_android_dropDownVerticalOffset = 6; + /** +

This symbol is the offset where the {@link android.R.attr#dropDownWidth} + attribute's value can be found in the {@link #Spinner} array. + @attr name android:dropDownWidth + */ + public static int Spinner_android_dropDownWidth = 4; + /** +

This symbol is the offset where the {@link android.R.attr#gravity} + attribute's value can be found in the {@link #Spinner} array. + @attr name android:gravity + */ + public static int Spinner_android_gravity = 0; + /** +

This symbol is the offset where the {@link android.R.attr#popupBackground} + attribute's value can be found in the {@link #Spinner} array. + @attr name android:popupBackground + */ + public static int Spinner_android_popupBackground = 3; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#disableChildrenWhenDisabled} + attribute's value can be found in the {@link #Spinner} array. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.lhh.ptrrv.library:disableChildrenWhenDisabled + */ + public static int Spinner_disableChildrenWhenDisabled = 10; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#popupPromptView} + attribute's value can be found in the {@link #Spinner} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.lhh.ptrrv.library:popupPromptView + */ + public static int Spinner_popupPromptView = 9; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#prompt} + attribute's value can be found in the {@link #Spinner} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.lhh.ptrrv.library:prompt + */ + public static int Spinner_prompt = 7; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#spinnerMode} + attribute's value can be found in the {@link #Spinner} array. + + +

Must be one of the following constant values.

+ ++++ + + +
ConstantValueDescription
dialog0
dropdown1
+ @attr name com.lhh.ptrrv.library:spinnerMode + */ + public static int Spinner_spinnerMode = 8; + /** Attributes that can be used with a SwitchCompat. +

Includes the following attributes:

+ + + + + + + + + + + + + + +
AttributeDescription
{@link #SwitchCompat_android_textOff android:textOff}
{@link #SwitchCompat_android_textOn android:textOn}
{@link #SwitchCompat_android_thumb android:thumb}
{@link #SwitchCompat_showText com.lhh.ptrrv.library:showText}
{@link #SwitchCompat_splitTrack com.lhh.ptrrv.library:splitTrack}
{@link #SwitchCompat_switchMinWidth com.lhh.ptrrv.library:switchMinWidth}
{@link #SwitchCompat_switchPadding com.lhh.ptrrv.library:switchPadding}
{@link #SwitchCompat_switchTextAppearance com.lhh.ptrrv.library:switchTextAppearance}
{@link #SwitchCompat_thumbTextPadding com.lhh.ptrrv.library:thumbTextPadding}
{@link #SwitchCompat_track com.lhh.ptrrv.library:track}
+ @see #SwitchCompat_android_textOff + @see #SwitchCompat_android_textOn + @see #SwitchCompat_android_thumb + @see #SwitchCompat_showText + @see #SwitchCompat_splitTrack + @see #SwitchCompat_switchMinWidth + @see #SwitchCompat_switchPadding + @see #SwitchCompat_switchTextAppearance + @see #SwitchCompat_thumbTextPadding + @see #SwitchCompat_track + */ + public static final int[] SwitchCompat = { + 0x01010124, 0x01010125, 0x01010142, 0x7f01004b, + 0x7f01004c, 0x7f01004d, 0x7f01004e, 0x7f01004f, + 0x7f010050, 0x7f010051 + }; + /** +

This symbol is the offset where the {@link android.R.attr#textOff} + attribute's value can be found in the {@link #SwitchCompat} array. + @attr name android:textOff + */ + public static int SwitchCompat_android_textOff = 1; + /** +

This symbol is the offset where the {@link android.R.attr#textOn} + attribute's value can be found in the {@link #SwitchCompat} array. + @attr name android:textOn + */ + public static int SwitchCompat_android_textOn = 0; + /** +

This symbol is the offset where the {@link android.R.attr#thumb} + attribute's value can be found in the {@link #SwitchCompat} array. + @attr name android:thumb + */ + public static int SwitchCompat_android_thumb = 2; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#showText} + attribute's value can be found in the {@link #SwitchCompat} array. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.lhh.ptrrv.library:showText + */ + public static int SwitchCompat_showText = 9; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#splitTrack} + attribute's value can be found in the {@link #SwitchCompat} array. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.lhh.ptrrv.library:splitTrack + */ + public static int SwitchCompat_splitTrack = 8; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#switchMinWidth} + attribute's value can be found in the {@link #SwitchCompat} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.lhh.ptrrv.library:switchMinWidth + */ + public static int SwitchCompat_switchMinWidth = 6; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#switchPadding} + attribute's value can be found in the {@link #SwitchCompat} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.lhh.ptrrv.library:switchPadding + */ + public static int SwitchCompat_switchPadding = 7; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#switchTextAppearance} + attribute's value can be found in the {@link #SwitchCompat} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.lhh.ptrrv.library:switchTextAppearance + */ + public static int SwitchCompat_switchTextAppearance = 5; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#thumbTextPadding} + attribute's value can be found in the {@link #SwitchCompat} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.lhh.ptrrv.library:thumbTextPadding + */ + public static int SwitchCompat_thumbTextPadding = 4; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#track} + attribute's value can be found in the {@link #SwitchCompat} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.lhh.ptrrv.library:track + */ + public static int SwitchCompat_track = 3; + /** Attributes that can be used with a TextAppearance. +

Includes the following attributes:

+ + + + + + + + + +
AttributeDescription
{@link #TextAppearance_android_textColor android:textColor}
{@link #TextAppearance_android_textSize android:textSize}
{@link #TextAppearance_android_textStyle android:textStyle}
{@link #TextAppearance_android_typeface android:typeface}
{@link #TextAppearance_textAllCaps com.lhh.ptrrv.library:textAllCaps}
+ @see #TextAppearance_android_textColor + @see #TextAppearance_android_textSize + @see #TextAppearance_android_textStyle + @see #TextAppearance_android_typeface + @see #TextAppearance_textAllCaps + */ + public static final int[] TextAppearance = { + 0x01010095, 0x01010096, 0x01010097, 0x01010098, + 0x7f010024 + }; + /** +

This symbol is the offset where the {@link android.R.attr#textColor} + attribute's value can be found in the {@link #TextAppearance} array. + @attr name android:textColor + */ + public static int TextAppearance_android_textColor = 3; + /** +

This symbol is the offset where the {@link android.R.attr#textSize} + attribute's value can be found in the {@link #TextAppearance} array. + @attr name android:textSize + */ + public static int TextAppearance_android_textSize = 0; + /** +

This symbol is the offset where the {@link android.R.attr#textStyle} + attribute's value can be found in the {@link #TextAppearance} array. + @attr name android:textStyle + */ + public static int TextAppearance_android_textStyle = 2; + /** +

This symbol is the offset where the {@link android.R.attr#typeface} + attribute's value can be found in the {@link #TextAppearance} array. + @attr name android:typeface + */ + public static int TextAppearance_android_typeface = 1; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#textAllCaps} + attribute's value can be found in the {@link #TextAppearance} array. + + +

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a boolean value, either "true" or "false". + @attr name com.lhh.ptrrv.library:textAllCaps + */ + public static int TextAppearance_textAllCaps = 4; + /** Attributes that can be used with a Theme. +

Includes the following attributes:

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
AttributeDescription
{@link #Theme_actionBarDivider com.lhh.ptrrv.library:actionBarDivider}
{@link #Theme_actionBarItemBackground com.lhh.ptrrv.library:actionBarItemBackground}
{@link #Theme_actionBarPopupTheme com.lhh.ptrrv.library:actionBarPopupTheme}
{@link #Theme_actionBarSize com.lhh.ptrrv.library:actionBarSize}
{@link #Theme_actionBarSplitStyle com.lhh.ptrrv.library:actionBarSplitStyle}
{@link #Theme_actionBarStyle com.lhh.ptrrv.library:actionBarStyle}
{@link #Theme_actionBarTabBarStyle com.lhh.ptrrv.library:actionBarTabBarStyle}
{@link #Theme_actionBarTabStyle com.lhh.ptrrv.library:actionBarTabStyle}
{@link #Theme_actionBarTabTextStyle com.lhh.ptrrv.library:actionBarTabTextStyle}
{@link #Theme_actionBarTheme com.lhh.ptrrv.library:actionBarTheme}
{@link #Theme_actionBarWidgetTheme com.lhh.ptrrv.library:actionBarWidgetTheme}
{@link #Theme_actionButtonStyle com.lhh.ptrrv.library:actionButtonStyle}
{@link #Theme_actionDropDownStyle com.lhh.ptrrv.library:actionDropDownStyle}
{@link #Theme_actionMenuTextAppearance com.lhh.ptrrv.library:actionMenuTextAppearance}
{@link #Theme_actionMenuTextColor com.lhh.ptrrv.library:actionMenuTextColor}
{@link #Theme_actionModeBackground com.lhh.ptrrv.library:actionModeBackground}
{@link #Theme_actionModeCloseButtonStyle com.lhh.ptrrv.library:actionModeCloseButtonStyle}
{@link #Theme_actionModeCloseDrawable com.lhh.ptrrv.library:actionModeCloseDrawable}
{@link #Theme_actionModeCopyDrawable com.lhh.ptrrv.library:actionModeCopyDrawable}
{@link #Theme_actionModeCutDrawable com.lhh.ptrrv.library:actionModeCutDrawable}
{@link #Theme_actionModeFindDrawable com.lhh.ptrrv.library:actionModeFindDrawable}
{@link #Theme_actionModePasteDrawable com.lhh.ptrrv.library:actionModePasteDrawable}
{@link #Theme_actionModePopupWindowStyle com.lhh.ptrrv.library:actionModePopupWindowStyle}
{@link #Theme_actionModeSelectAllDrawable com.lhh.ptrrv.library:actionModeSelectAllDrawable}
{@link #Theme_actionModeShareDrawable com.lhh.ptrrv.library:actionModeShareDrawable}
{@link #Theme_actionModeSplitBackground com.lhh.ptrrv.library:actionModeSplitBackground}
{@link #Theme_actionModeStyle com.lhh.ptrrv.library:actionModeStyle}
{@link #Theme_actionModeWebSearchDrawable com.lhh.ptrrv.library:actionModeWebSearchDrawable}
{@link #Theme_actionOverflowButtonStyle com.lhh.ptrrv.library:actionOverflowButtonStyle}
{@link #Theme_actionOverflowMenuStyle com.lhh.ptrrv.library:actionOverflowMenuStyle}
{@link #Theme_activityChooserViewStyle com.lhh.ptrrv.library:activityChooserViewStyle}
{@link #Theme_alertDialogButtonGroupStyle com.lhh.ptrrv.library:alertDialogButtonGroupStyle}
{@link #Theme_alertDialogCenterButtons com.lhh.ptrrv.library:alertDialogCenterButtons}
{@link #Theme_alertDialogStyle com.lhh.ptrrv.library:alertDialogStyle}
{@link #Theme_alertDialogTheme com.lhh.ptrrv.library:alertDialogTheme}
{@link #Theme_android_windowAnimationStyle android:windowAnimationStyle}
{@link #Theme_android_windowIsFloating android:windowIsFloating}
{@link #Theme_autoCompleteTextViewStyle com.lhh.ptrrv.library:autoCompleteTextViewStyle}
{@link #Theme_buttonBarButtonStyle com.lhh.ptrrv.library:buttonBarButtonStyle}
{@link #Theme_buttonBarNegativeButtonStyle com.lhh.ptrrv.library:buttonBarNegativeButtonStyle}
{@link #Theme_buttonBarNeutralButtonStyle com.lhh.ptrrv.library:buttonBarNeutralButtonStyle}
{@link #Theme_buttonBarPositiveButtonStyle com.lhh.ptrrv.library:buttonBarPositiveButtonStyle}
{@link #Theme_buttonBarStyle com.lhh.ptrrv.library:buttonBarStyle}
{@link #Theme_buttonStyle com.lhh.ptrrv.library:buttonStyle}
{@link #Theme_buttonStyleSmall com.lhh.ptrrv.library:buttonStyleSmall}
{@link #Theme_checkboxStyle com.lhh.ptrrv.library:checkboxStyle}
{@link #Theme_checkedTextViewStyle com.lhh.ptrrv.library:checkedTextViewStyle}
{@link #Theme_colorAccent com.lhh.ptrrv.library:colorAccent}
{@link #Theme_colorButtonNormal com.lhh.ptrrv.library:colorButtonNormal}
{@link #Theme_colorControlActivated com.lhh.ptrrv.library:colorControlActivated}
{@link #Theme_colorControlHighlight com.lhh.ptrrv.library:colorControlHighlight}
{@link #Theme_colorControlNormal com.lhh.ptrrv.library:colorControlNormal}
{@link #Theme_colorPrimary com.lhh.ptrrv.library:colorPrimary}
{@link #Theme_colorPrimaryDark com.lhh.ptrrv.library:colorPrimaryDark}
{@link #Theme_colorSwitchThumbNormal com.lhh.ptrrv.library:colorSwitchThumbNormal}
{@link #Theme_dialogPreferredPadding com.lhh.ptrrv.library:dialogPreferredPadding}
{@link #Theme_dialogTheme com.lhh.ptrrv.library:dialogTheme}
{@link #Theme_dividerHorizontal com.lhh.ptrrv.library:dividerHorizontal}
{@link #Theme_dividerVertical com.lhh.ptrrv.library:dividerVertical}
{@link #Theme_dropDownListViewStyle com.lhh.ptrrv.library:dropDownListViewStyle}
{@link #Theme_dropdownListPreferredItemHeight com.lhh.ptrrv.library:dropdownListPreferredItemHeight}
{@link #Theme_editTextBackground com.lhh.ptrrv.library:editTextBackground}
{@link #Theme_editTextColor com.lhh.ptrrv.library:editTextColor}
{@link #Theme_editTextStyle com.lhh.ptrrv.library:editTextStyle}
{@link #Theme_homeAsUpIndicator com.lhh.ptrrv.library:homeAsUpIndicator}
{@link #Theme_listChoiceBackgroundIndicator com.lhh.ptrrv.library:listChoiceBackgroundIndicator}
{@link #Theme_listDividerAlertDialog com.lhh.ptrrv.library:listDividerAlertDialog}
{@link #Theme_listPopupWindowStyle com.lhh.ptrrv.library:listPopupWindowStyle}
{@link #Theme_listPreferredItemHeight com.lhh.ptrrv.library:listPreferredItemHeight}
{@link #Theme_listPreferredItemHeightLarge com.lhh.ptrrv.library:listPreferredItemHeightLarge}
{@link #Theme_listPreferredItemHeightSmall com.lhh.ptrrv.library:listPreferredItemHeightSmall}
{@link #Theme_listPreferredItemPaddingLeft com.lhh.ptrrv.library:listPreferredItemPaddingLeft}
{@link #Theme_listPreferredItemPaddingRight com.lhh.ptrrv.library:listPreferredItemPaddingRight}
{@link #Theme_panelBackground com.lhh.ptrrv.library:panelBackground}
{@link #Theme_panelMenuListTheme com.lhh.ptrrv.library:panelMenuListTheme}
{@link #Theme_panelMenuListWidth com.lhh.ptrrv.library:panelMenuListWidth}
{@link #Theme_popupMenuStyle com.lhh.ptrrv.library:popupMenuStyle}
{@link #Theme_popupWindowStyle com.lhh.ptrrv.library:popupWindowStyle}
{@link #Theme_radioButtonStyle com.lhh.ptrrv.library:radioButtonStyle}
{@link #Theme_ratingBarStyle com.lhh.ptrrv.library:ratingBarStyle}
{@link #Theme_searchViewStyle com.lhh.ptrrv.library:searchViewStyle}
{@link #Theme_selectableItemBackground com.lhh.ptrrv.library:selectableItemBackground}
{@link #Theme_selectableItemBackgroundBorderless com.lhh.ptrrv.library:selectableItemBackgroundBorderless}
{@link #Theme_spinnerDropDownItemStyle com.lhh.ptrrv.library:spinnerDropDownItemStyle}
{@link #Theme_spinnerStyle com.lhh.ptrrv.library:spinnerStyle}
{@link #Theme_switchStyle com.lhh.ptrrv.library:switchStyle}
{@link #Theme_textAppearanceLargePopupMenu com.lhh.ptrrv.library:textAppearanceLargePopupMenu}
{@link #Theme_textAppearanceListItem com.lhh.ptrrv.library:textAppearanceListItem}
{@link #Theme_textAppearanceListItemSmall com.lhh.ptrrv.library:textAppearanceListItemSmall}
{@link #Theme_textAppearanceSearchResultSubtitle com.lhh.ptrrv.library:textAppearanceSearchResultSubtitle}
{@link #Theme_textAppearanceSearchResultTitle com.lhh.ptrrv.library:textAppearanceSearchResultTitle}
{@link #Theme_textAppearanceSmallPopupMenu com.lhh.ptrrv.library:textAppearanceSmallPopupMenu}
{@link #Theme_textColorAlertDialogListItem com.lhh.ptrrv.library:textColorAlertDialogListItem}
{@link #Theme_textColorSearchUrl com.lhh.ptrrv.library:textColorSearchUrl}
{@link #Theme_toolbarNavigationButtonStyle com.lhh.ptrrv.library:toolbarNavigationButtonStyle}
{@link #Theme_toolbarStyle com.lhh.ptrrv.library:toolbarStyle}
{@link #Theme_windowActionBar com.lhh.ptrrv.library:windowActionBar}
{@link #Theme_windowActionBarOverlay com.lhh.ptrrv.library:windowActionBarOverlay}
{@link #Theme_windowActionModeOverlay com.lhh.ptrrv.library:windowActionModeOverlay}
{@link #Theme_windowFixedHeightMajor com.lhh.ptrrv.library:windowFixedHeightMajor}
{@link #Theme_windowFixedHeightMinor com.lhh.ptrrv.library:windowFixedHeightMinor}
{@link #Theme_windowFixedWidthMajor com.lhh.ptrrv.library:windowFixedWidthMajor}
{@link #Theme_windowFixedWidthMinor com.lhh.ptrrv.library:windowFixedWidthMinor}
{@link #Theme_windowMinWidthMajor com.lhh.ptrrv.library:windowMinWidthMajor}
{@link #Theme_windowMinWidthMinor com.lhh.ptrrv.library:windowMinWidthMinor}
{@link #Theme_windowNoTitle com.lhh.ptrrv.library:windowNoTitle}
+ @see #Theme_actionBarDivider + @see #Theme_actionBarItemBackground + @see #Theme_actionBarPopupTheme + @see #Theme_actionBarSize + @see #Theme_actionBarSplitStyle + @see #Theme_actionBarStyle + @see #Theme_actionBarTabBarStyle + @see #Theme_actionBarTabStyle + @see #Theme_actionBarTabTextStyle + @see #Theme_actionBarTheme + @see #Theme_actionBarWidgetTheme + @see #Theme_actionButtonStyle + @see #Theme_actionDropDownStyle + @see #Theme_actionMenuTextAppearance + @see #Theme_actionMenuTextColor + @see #Theme_actionModeBackground + @see #Theme_actionModeCloseButtonStyle + @see #Theme_actionModeCloseDrawable + @see #Theme_actionModeCopyDrawable + @see #Theme_actionModeCutDrawable + @see #Theme_actionModeFindDrawable + @see #Theme_actionModePasteDrawable + @see #Theme_actionModePopupWindowStyle + @see #Theme_actionModeSelectAllDrawable + @see #Theme_actionModeShareDrawable + @see #Theme_actionModeSplitBackground + @see #Theme_actionModeStyle + @see #Theme_actionModeWebSearchDrawable + @see #Theme_actionOverflowButtonStyle + @see #Theme_actionOverflowMenuStyle + @see #Theme_activityChooserViewStyle + @see #Theme_alertDialogButtonGroupStyle + @see #Theme_alertDialogCenterButtons + @see #Theme_alertDialogStyle + @see #Theme_alertDialogTheme + @see #Theme_android_windowAnimationStyle + @see #Theme_android_windowIsFloating + @see #Theme_autoCompleteTextViewStyle + @see #Theme_buttonBarButtonStyle + @see #Theme_buttonBarNegativeButtonStyle + @see #Theme_buttonBarNeutralButtonStyle + @see #Theme_buttonBarPositiveButtonStyle + @see #Theme_buttonBarStyle + @see #Theme_buttonStyle + @see #Theme_buttonStyleSmall + @see #Theme_checkboxStyle + @see #Theme_checkedTextViewStyle + @see #Theme_colorAccent + @see #Theme_colorButtonNormal + @see #Theme_colorControlActivated + @see #Theme_colorControlHighlight + @see #Theme_colorControlNormal + @see #Theme_colorPrimary + @see #Theme_colorPrimaryDark + @see #Theme_colorSwitchThumbNormal + @see #Theme_dialogPreferredPadding + @see #Theme_dialogTheme + @see #Theme_dividerHorizontal + @see #Theme_dividerVertical + @see #Theme_dropDownListViewStyle + @see #Theme_dropdownListPreferredItemHeight + @see #Theme_editTextBackground + @see #Theme_editTextColor + @see #Theme_editTextStyle + @see #Theme_homeAsUpIndicator + @see #Theme_listChoiceBackgroundIndicator + @see #Theme_listDividerAlertDialog + @see #Theme_listPopupWindowStyle + @see #Theme_listPreferredItemHeight + @see #Theme_listPreferredItemHeightLarge + @see #Theme_listPreferredItemHeightSmall + @see #Theme_listPreferredItemPaddingLeft + @see #Theme_listPreferredItemPaddingRight + @see #Theme_panelBackground + @see #Theme_panelMenuListTheme + @see #Theme_panelMenuListWidth + @see #Theme_popupMenuStyle + @see #Theme_popupWindowStyle + @see #Theme_radioButtonStyle + @see #Theme_ratingBarStyle + @see #Theme_searchViewStyle + @see #Theme_selectableItemBackground + @see #Theme_selectableItemBackgroundBorderless + @see #Theme_spinnerDropDownItemStyle + @see #Theme_spinnerStyle + @see #Theme_switchStyle + @see #Theme_textAppearanceLargePopupMenu + @see #Theme_textAppearanceListItem + @see #Theme_textAppearanceListItemSmall + @see #Theme_textAppearanceSearchResultSubtitle + @see #Theme_textAppearanceSearchResultTitle + @see #Theme_textAppearanceSmallPopupMenu + @see #Theme_textColorAlertDialogListItem + @see #Theme_textColorSearchUrl + @see #Theme_toolbarNavigationButtonStyle + @see #Theme_toolbarStyle + @see #Theme_windowActionBar + @see #Theme_windowActionBarOverlay + @see #Theme_windowActionModeOverlay + @see #Theme_windowFixedHeightMajor + @see #Theme_windowFixedHeightMinor + @see #Theme_windowFixedWidthMajor + @see #Theme_windowFixedWidthMinor + @see #Theme_windowMinWidthMajor + @see #Theme_windowMinWidthMinor + @see #Theme_windowNoTitle + */ + public static final int[] Theme = { + 0x01010057, 0x010100ae, 0x7f010052, 0x7f010053, + 0x7f010054, 0x7f010055, 0x7f010056, 0x7f010057, + 0x7f010058, 0x7f010059, 0x7f01005a, 0x7f01005b, + 0x7f01005c, 0x7f01005d, 0x7f01005e, 0x7f01005f, + 0x7f010060, 0x7f010061, 0x7f010062, 0x7f010063, + 0x7f010064, 0x7f010065, 0x7f010066, 0x7f010067, + 0x7f010068, 0x7f010069, 0x7f01006a, 0x7f01006b, + 0x7f01006c, 0x7f01006d, 0x7f01006e, 0x7f01006f, + 0x7f010070, 0x7f010071, 0x7f010072, 0x7f010073, + 0x7f010074, 0x7f010075, 0x7f010076, 0x7f010077, + 0x7f010078, 0x7f010079, 0x7f01007a, 0x7f01007b, + 0x7f01007c, 0x7f01007d, 0x7f01007e, 0x7f01007f, + 0x7f010080, 0x7f010081, 0x7f010082, 0x7f010083, + 0x7f010084, 0x7f010085, 0x7f010086, 0x7f010087, + 0x7f010088, 0x7f010089, 0x7f01008a, 0x7f01008b, + 0x7f01008c, 0x7f01008d, 0x7f01008e, 0x7f01008f, + 0x7f010090, 0x7f010091, 0x7f010092, 0x7f010093, + 0x7f010094, 0x7f010095, 0x7f010096, 0x7f010097, + 0x7f010098, 0x7f010099, 0x7f01009a, 0x7f01009b, + 0x7f01009c, 0x7f01009d, 0x7f01009e, 0x7f01009f, + 0x7f0100a0, 0x7f0100a1, 0x7f0100a2, 0x7f0100a3, + 0x7f0100a4, 0x7f0100a5, 0x7f0100a6, 0x7f0100a7, + 0x7f0100a8, 0x7f0100a9, 0x7f0100aa, 0x7f0100ab, + 0x7f0100ac, 0x7f0100ad, 0x7f0100ae, 0x7f0100af, + 0x7f0100b0, 0x7f0100b1, 0x7f0100b2, 0x7f0100b3, + 0x7f0100b4, 0x7f0100b5, 0x7f0100b6, 0x7f0100b7, + 0x7f0100b8, 0x7f0100b9 + }; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#actionBarDivider} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.lhh.ptrrv.library:actionBarDivider + */ + public static int Theme_actionBarDivider = 23; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#actionBarItemBackground} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.lhh.ptrrv.library:actionBarItemBackground + */ + public static int Theme_actionBarItemBackground = 24; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#actionBarPopupTheme} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.lhh.ptrrv.library:actionBarPopupTheme + */ + public static int Theme_actionBarPopupTheme = 17; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#actionBarSize} + attribute's value can be found in the {@link #Theme} array. + + +

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

May be one of the following constant values.

+ ++++ + +
ConstantValueDescription
wrap_content0
+ @attr name com.lhh.ptrrv.library:actionBarSize + */ + public static int Theme_actionBarSize = 22; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#actionBarSplitStyle} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.lhh.ptrrv.library:actionBarSplitStyle + */ + public static int Theme_actionBarSplitStyle = 19; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#actionBarStyle} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.lhh.ptrrv.library:actionBarStyle + */ + public static int Theme_actionBarStyle = 18; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#actionBarTabBarStyle} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.lhh.ptrrv.library:actionBarTabBarStyle + */ + public static int Theme_actionBarTabBarStyle = 13; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#actionBarTabStyle} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.lhh.ptrrv.library:actionBarTabStyle + */ + public static int Theme_actionBarTabStyle = 12; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#actionBarTabTextStyle} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.lhh.ptrrv.library:actionBarTabTextStyle + */ + public static int Theme_actionBarTabTextStyle = 14; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#actionBarTheme} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.lhh.ptrrv.library:actionBarTheme + */ + public static int Theme_actionBarTheme = 20; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#actionBarWidgetTheme} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.lhh.ptrrv.library:actionBarWidgetTheme + */ + public static int Theme_actionBarWidgetTheme = 21; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#actionButtonStyle} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.lhh.ptrrv.library:actionButtonStyle + */ + public static int Theme_actionButtonStyle = 49; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#actionDropDownStyle} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.lhh.ptrrv.library:actionDropDownStyle + */ + public static int Theme_actionDropDownStyle = 45; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#actionMenuTextAppearance} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.lhh.ptrrv.library:actionMenuTextAppearance + */ + public static int Theme_actionMenuTextAppearance = 25; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#actionMenuTextColor} + attribute's value can be found in the {@link #Theme} array. + + +

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". + @attr name com.lhh.ptrrv.library:actionMenuTextColor + */ + public static int Theme_actionMenuTextColor = 26; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#actionModeBackground} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.lhh.ptrrv.library:actionModeBackground + */ + public static int Theme_actionModeBackground = 29; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#actionModeCloseButtonStyle} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.lhh.ptrrv.library:actionModeCloseButtonStyle + */ + public static int Theme_actionModeCloseButtonStyle = 28; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#actionModeCloseDrawable} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.lhh.ptrrv.library:actionModeCloseDrawable + */ + public static int Theme_actionModeCloseDrawable = 31; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#actionModeCopyDrawable} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.lhh.ptrrv.library:actionModeCopyDrawable + */ + public static int Theme_actionModeCopyDrawable = 33; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#actionModeCutDrawable} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.lhh.ptrrv.library:actionModeCutDrawable + */ + public static int Theme_actionModeCutDrawable = 32; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#actionModeFindDrawable} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.lhh.ptrrv.library:actionModeFindDrawable + */ + public static int Theme_actionModeFindDrawable = 37; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#actionModePasteDrawable} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.lhh.ptrrv.library:actionModePasteDrawable + */ + public static int Theme_actionModePasteDrawable = 34; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#actionModePopupWindowStyle} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.lhh.ptrrv.library:actionModePopupWindowStyle + */ + public static int Theme_actionModePopupWindowStyle = 39; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#actionModeSelectAllDrawable} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.lhh.ptrrv.library:actionModeSelectAllDrawable + */ + public static int Theme_actionModeSelectAllDrawable = 35; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#actionModeShareDrawable} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.lhh.ptrrv.library:actionModeShareDrawable + */ + public static int Theme_actionModeShareDrawable = 36; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#actionModeSplitBackground} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.lhh.ptrrv.library:actionModeSplitBackground + */ + public static int Theme_actionModeSplitBackground = 30; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#actionModeStyle} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.lhh.ptrrv.library:actionModeStyle + */ + public static int Theme_actionModeStyle = 27; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#actionModeWebSearchDrawable} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.lhh.ptrrv.library:actionModeWebSearchDrawable + */ + public static int Theme_actionModeWebSearchDrawable = 38; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#actionOverflowButtonStyle} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.lhh.ptrrv.library:actionOverflowButtonStyle + */ + public static int Theme_actionOverflowButtonStyle = 15; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#actionOverflowMenuStyle} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.lhh.ptrrv.library:actionOverflowMenuStyle + */ + public static int Theme_actionOverflowMenuStyle = 16; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#activityChooserViewStyle} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.lhh.ptrrv.library:activityChooserViewStyle + */ + public static int Theme_activityChooserViewStyle = 56; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#alertDialogButtonGroupStyle} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.lhh.ptrrv.library:alertDialogButtonGroupStyle + */ + public static int Theme_alertDialogButtonGroupStyle = 89; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#alertDialogCenterButtons} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.lhh.ptrrv.library:alertDialogCenterButtons + */ + public static int Theme_alertDialogCenterButtons = 90; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#alertDialogStyle} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.lhh.ptrrv.library:alertDialogStyle + */ + public static int Theme_alertDialogStyle = 88; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#alertDialogTheme} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.lhh.ptrrv.library:alertDialogTheme + */ + public static int Theme_alertDialogTheme = 91; + /** +

This symbol is the offset where the {@link android.R.attr#windowAnimationStyle} + attribute's value can be found in the {@link #Theme} array. + @attr name android:windowAnimationStyle + */ + public static int Theme_android_windowAnimationStyle = 1; + /** +

This symbol is the offset where the {@link android.R.attr#windowIsFloating} + attribute's value can be found in the {@link #Theme} array. + @attr name android:windowIsFloating + */ + public static int Theme_android_windowIsFloating = 0; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#autoCompleteTextViewStyle} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.lhh.ptrrv.library:autoCompleteTextViewStyle + */ + public static int Theme_autoCompleteTextViewStyle = 96; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#buttonBarButtonStyle} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.lhh.ptrrv.library:buttonBarButtonStyle + */ + public static int Theme_buttonBarButtonStyle = 51; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#buttonBarNegativeButtonStyle} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.lhh.ptrrv.library:buttonBarNegativeButtonStyle + */ + public static int Theme_buttonBarNegativeButtonStyle = 94; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#buttonBarNeutralButtonStyle} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.lhh.ptrrv.library:buttonBarNeutralButtonStyle + */ + public static int Theme_buttonBarNeutralButtonStyle = 95; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#buttonBarPositiveButtonStyle} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.lhh.ptrrv.library:buttonBarPositiveButtonStyle + */ + public static int Theme_buttonBarPositiveButtonStyle = 93; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#buttonBarStyle} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.lhh.ptrrv.library:buttonBarStyle + */ + public static int Theme_buttonBarStyle = 50; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#buttonStyle} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.lhh.ptrrv.library:buttonStyle + */ + public static int Theme_buttonStyle = 97; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#buttonStyleSmall} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.lhh.ptrrv.library:buttonStyleSmall + */ + public static int Theme_buttonStyleSmall = 98; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#checkboxStyle} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.lhh.ptrrv.library:checkboxStyle + */ + public static int Theme_checkboxStyle = 99; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#checkedTextViewStyle} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.lhh.ptrrv.library:checkedTextViewStyle + */ + public static int Theme_checkedTextViewStyle = 100; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#colorAccent} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.lhh.ptrrv.library:colorAccent + */ + public static int Theme_colorAccent = 82; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#colorButtonNormal} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.lhh.ptrrv.library:colorButtonNormal + */ + public static int Theme_colorButtonNormal = 86; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#colorControlActivated} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.lhh.ptrrv.library:colorControlActivated + */ + public static int Theme_colorControlActivated = 84; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#colorControlHighlight} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.lhh.ptrrv.library:colorControlHighlight + */ + public static int Theme_colorControlHighlight = 85; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#colorControlNormal} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.lhh.ptrrv.library:colorControlNormal + */ + public static int Theme_colorControlNormal = 83; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#colorPrimary} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.lhh.ptrrv.library:colorPrimary + */ + public static int Theme_colorPrimary = 80; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#colorPrimaryDark} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.lhh.ptrrv.library:colorPrimaryDark + */ + public static int Theme_colorPrimaryDark = 81; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#colorSwitchThumbNormal} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.lhh.ptrrv.library:colorSwitchThumbNormal + */ + public static int Theme_colorSwitchThumbNormal = 87; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#dialogPreferredPadding} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.lhh.ptrrv.library:dialogPreferredPadding + */ + public static int Theme_dialogPreferredPadding = 43; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#dialogTheme} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.lhh.ptrrv.library:dialogTheme + */ + public static int Theme_dialogTheme = 42; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#dividerHorizontal} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.lhh.ptrrv.library:dividerHorizontal + */ + public static int Theme_dividerHorizontal = 55; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#dividerVertical} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.lhh.ptrrv.library:dividerVertical + */ + public static int Theme_dividerVertical = 54; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#dropDownListViewStyle} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.lhh.ptrrv.library:dropDownListViewStyle + */ + public static int Theme_dropDownListViewStyle = 72; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#dropdownListPreferredItemHeight} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.lhh.ptrrv.library:dropdownListPreferredItemHeight + */ + public static int Theme_dropdownListPreferredItemHeight = 46; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#editTextBackground} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.lhh.ptrrv.library:editTextBackground + */ + public static int Theme_editTextBackground = 62; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#editTextColor} + attribute's value can be found in the {@link #Theme} array. + + +

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". + @attr name com.lhh.ptrrv.library:editTextColor + */ + public static int Theme_editTextColor = 61; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#editTextStyle} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.lhh.ptrrv.library:editTextStyle + */ + public static int Theme_editTextStyle = 101; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#homeAsUpIndicator} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.lhh.ptrrv.library:homeAsUpIndicator + */ + public static int Theme_homeAsUpIndicator = 48; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#listChoiceBackgroundIndicator} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.lhh.ptrrv.library:listChoiceBackgroundIndicator + */ + public static int Theme_listChoiceBackgroundIndicator = 79; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#listDividerAlertDialog} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.lhh.ptrrv.library:listDividerAlertDialog + */ + public static int Theme_listDividerAlertDialog = 44; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#listPopupWindowStyle} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.lhh.ptrrv.library:listPopupWindowStyle + */ + public static int Theme_listPopupWindowStyle = 73; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#listPreferredItemHeight} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.lhh.ptrrv.library:listPreferredItemHeight + */ + public static int Theme_listPreferredItemHeight = 67; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#listPreferredItemHeightLarge} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.lhh.ptrrv.library:listPreferredItemHeightLarge + */ + public static int Theme_listPreferredItemHeightLarge = 69; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#listPreferredItemHeightSmall} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.lhh.ptrrv.library:listPreferredItemHeightSmall + */ + public static int Theme_listPreferredItemHeightSmall = 68; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#listPreferredItemPaddingLeft} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.lhh.ptrrv.library:listPreferredItemPaddingLeft + */ + public static int Theme_listPreferredItemPaddingLeft = 70; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#listPreferredItemPaddingRight} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.lhh.ptrrv.library:listPreferredItemPaddingRight + */ + public static int Theme_listPreferredItemPaddingRight = 71; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#panelBackground} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.lhh.ptrrv.library:panelBackground + */ + public static int Theme_panelBackground = 76; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#panelMenuListTheme} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.lhh.ptrrv.library:panelMenuListTheme + */ + public static int Theme_panelMenuListTheme = 78; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#panelMenuListWidth} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.lhh.ptrrv.library:panelMenuListWidth + */ + public static int Theme_panelMenuListWidth = 77; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#popupMenuStyle} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.lhh.ptrrv.library:popupMenuStyle + */ + public static int Theme_popupMenuStyle = 59; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#popupWindowStyle} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.lhh.ptrrv.library:popupWindowStyle + */ + public static int Theme_popupWindowStyle = 60; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#radioButtonStyle} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.lhh.ptrrv.library:radioButtonStyle + */ + public static int Theme_radioButtonStyle = 102; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#ratingBarStyle} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.lhh.ptrrv.library:ratingBarStyle + */ + public static int Theme_ratingBarStyle = 103; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#searchViewStyle} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.lhh.ptrrv.library:searchViewStyle + */ + public static int Theme_searchViewStyle = 66; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#selectableItemBackground} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.lhh.ptrrv.library:selectableItemBackground + */ + public static int Theme_selectableItemBackground = 52; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#selectableItemBackgroundBorderless} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.lhh.ptrrv.library:selectableItemBackgroundBorderless + */ + public static int Theme_selectableItemBackgroundBorderless = 53; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#spinnerDropDownItemStyle} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.lhh.ptrrv.library:spinnerDropDownItemStyle + */ + public static int Theme_spinnerDropDownItemStyle = 47; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#spinnerStyle} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.lhh.ptrrv.library:spinnerStyle + */ + public static int Theme_spinnerStyle = 104; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#switchStyle} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.lhh.ptrrv.library:switchStyle + */ + public static int Theme_switchStyle = 105; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#textAppearanceLargePopupMenu} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.lhh.ptrrv.library:textAppearanceLargePopupMenu + */ + public static int Theme_textAppearanceLargePopupMenu = 40; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#textAppearanceListItem} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.lhh.ptrrv.library:textAppearanceListItem + */ + public static int Theme_textAppearanceListItem = 74; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#textAppearanceListItemSmall} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.lhh.ptrrv.library:textAppearanceListItemSmall + */ + public static int Theme_textAppearanceListItemSmall = 75; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#textAppearanceSearchResultSubtitle} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.lhh.ptrrv.library:textAppearanceSearchResultSubtitle + */ + public static int Theme_textAppearanceSearchResultSubtitle = 64; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#textAppearanceSearchResultTitle} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.lhh.ptrrv.library:textAppearanceSearchResultTitle + */ + public static int Theme_textAppearanceSearchResultTitle = 63; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#textAppearanceSmallPopupMenu} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.lhh.ptrrv.library:textAppearanceSmallPopupMenu + */ + public static int Theme_textAppearanceSmallPopupMenu = 41; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#textColorAlertDialogListItem} + attribute's value can be found in the {@link #Theme} array. + + +

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". + @attr name com.lhh.ptrrv.library:textColorAlertDialogListItem + */ + public static int Theme_textColorAlertDialogListItem = 92; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#textColorSearchUrl} + attribute's value can be found in the {@link #Theme} array. + + +

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". + @attr name com.lhh.ptrrv.library:textColorSearchUrl + */ + public static int Theme_textColorSearchUrl = 65; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#toolbarNavigationButtonStyle} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.lhh.ptrrv.library:toolbarNavigationButtonStyle + */ + public static int Theme_toolbarNavigationButtonStyle = 58; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#toolbarStyle} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.lhh.ptrrv.library:toolbarStyle + */ + public static int Theme_toolbarStyle = 57; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#windowActionBar} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.lhh.ptrrv.library:windowActionBar + */ + public static int Theme_windowActionBar = 2; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#windowActionBarOverlay} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.lhh.ptrrv.library:windowActionBarOverlay + */ + public static int Theme_windowActionBarOverlay = 4; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#windowActionModeOverlay} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.lhh.ptrrv.library:windowActionModeOverlay + */ + public static int Theme_windowActionModeOverlay = 5; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#windowFixedHeightMajor} + attribute's value can be found in the {@link #Theme} array. + + +

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

May be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.lhh.ptrrv.library:windowFixedHeightMajor + */ + public static int Theme_windowFixedHeightMajor = 9; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#windowFixedHeightMinor} + attribute's value can be found in the {@link #Theme} array. + + +

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

May be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.lhh.ptrrv.library:windowFixedHeightMinor + */ + public static int Theme_windowFixedHeightMinor = 7; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#windowFixedWidthMajor} + attribute's value can be found in the {@link #Theme} array. + + +

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

May be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.lhh.ptrrv.library:windowFixedWidthMajor + */ + public static int Theme_windowFixedWidthMajor = 6; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#windowFixedWidthMinor} + attribute's value can be found in the {@link #Theme} array. + + +

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

May be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.lhh.ptrrv.library:windowFixedWidthMinor + */ + public static int Theme_windowFixedWidthMinor = 8; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#windowMinWidthMajor} + attribute's value can be found in the {@link #Theme} array. + + +

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

May be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.lhh.ptrrv.library:windowMinWidthMajor + */ + public static int Theme_windowMinWidthMajor = 10; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#windowMinWidthMinor} + attribute's value can be found in the {@link #Theme} array. + + +

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

May be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.lhh.ptrrv.library:windowMinWidthMinor + */ + public static int Theme_windowMinWidthMinor = 11; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#windowNoTitle} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.lhh.ptrrv.library:windowNoTitle + */ + public static int Theme_windowNoTitle = 3; + /** Attributes that can be used with a Toolbar. +

Includes the following attributes:

+ + + + + + + + + + + + + + + + + + + + + + + + + +
AttributeDescription
{@link #Toolbar_android_gravity android:gravity}
{@link #Toolbar_android_minHeight android:minHeight}
{@link #Toolbar_collapseContentDescription com.lhh.ptrrv.library:collapseContentDescription}
{@link #Toolbar_collapseIcon com.lhh.ptrrv.library:collapseIcon}
{@link #Toolbar_contentInsetEnd com.lhh.ptrrv.library:contentInsetEnd}
{@link #Toolbar_contentInsetLeft com.lhh.ptrrv.library:contentInsetLeft}
{@link #Toolbar_contentInsetRight com.lhh.ptrrv.library:contentInsetRight}
{@link #Toolbar_contentInsetStart com.lhh.ptrrv.library:contentInsetStart}
{@link #Toolbar_maxButtonHeight com.lhh.ptrrv.library:maxButtonHeight}
{@link #Toolbar_navigationContentDescription com.lhh.ptrrv.library:navigationContentDescription}
{@link #Toolbar_navigationIcon com.lhh.ptrrv.library:navigationIcon}
{@link #Toolbar_popupTheme com.lhh.ptrrv.library:popupTheme}
{@link #Toolbar_subtitle com.lhh.ptrrv.library:subtitle}
{@link #Toolbar_subtitleTextAppearance com.lhh.ptrrv.library:subtitleTextAppearance}
{@link #Toolbar_title com.lhh.ptrrv.library:title}
{@link #Toolbar_titleMarginBottom com.lhh.ptrrv.library:titleMarginBottom}
{@link #Toolbar_titleMarginEnd com.lhh.ptrrv.library:titleMarginEnd}
{@link #Toolbar_titleMarginStart com.lhh.ptrrv.library:titleMarginStart}
{@link #Toolbar_titleMarginTop com.lhh.ptrrv.library:titleMarginTop}
{@link #Toolbar_titleMargins com.lhh.ptrrv.library:titleMargins}
{@link #Toolbar_titleTextAppearance com.lhh.ptrrv.library:titleTextAppearance}
+ @see #Toolbar_android_gravity + @see #Toolbar_android_minHeight + @see #Toolbar_collapseContentDescription + @see #Toolbar_collapseIcon + @see #Toolbar_contentInsetEnd + @see #Toolbar_contentInsetLeft + @see #Toolbar_contentInsetRight + @see #Toolbar_contentInsetStart + @see #Toolbar_maxButtonHeight + @see #Toolbar_navigationContentDescription + @see #Toolbar_navigationIcon + @see #Toolbar_popupTheme + @see #Toolbar_subtitle + @see #Toolbar_subtitleTextAppearance + @see #Toolbar_title + @see #Toolbar_titleMarginBottom + @see #Toolbar_titleMarginEnd + @see #Toolbar_titleMarginStart + @see #Toolbar_titleMarginTop + @see #Toolbar_titleMargins + @see #Toolbar_titleTextAppearance + */ + public static final int[] Toolbar = { + 0x010100af, 0x01010140, 0x7f010003, 0x7f010006, + 0x7f010016, 0x7f010017, 0x7f010018, 0x7f010019, + 0x7f01001b, 0x7f0100ba, 0x7f0100bb, 0x7f0100bc, + 0x7f0100bd, 0x7f0100be, 0x7f0100bf, 0x7f0100c0, + 0x7f0100c1, 0x7f0100c2, 0x7f0100c3, 0x7f0100c4, + 0x7f0100c5 + }; + /** +

This symbol is the offset where the {@link android.R.attr#gravity} + attribute's value can be found in the {@link #Toolbar} array. + @attr name android:gravity + */ + public static int Toolbar_android_gravity = 0; + /** +

This symbol is the offset where the {@link android.R.attr#minHeight} + attribute's value can be found in the {@link #Toolbar} array. + @attr name android:minHeight + */ + public static int Toolbar_android_minHeight = 1; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#collapseContentDescription} + attribute's value can be found in the {@link #Toolbar} array. + + +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.lhh.ptrrv.library:collapseContentDescription + */ + public static int Toolbar_collapseContentDescription = 18; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#collapseIcon} + attribute's value can be found in the {@link #Toolbar} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.lhh.ptrrv.library:collapseIcon + */ + public static int Toolbar_collapseIcon = 17; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#contentInsetEnd} + attribute's value can be found in the {@link #Toolbar} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.lhh.ptrrv.library:contentInsetEnd + */ + public static int Toolbar_contentInsetEnd = 5; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#contentInsetLeft} + attribute's value can be found in the {@link #Toolbar} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.lhh.ptrrv.library:contentInsetLeft + */ + public static int Toolbar_contentInsetLeft = 6; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#contentInsetRight} + attribute's value can be found in the {@link #Toolbar} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.lhh.ptrrv.library:contentInsetRight + */ + public static int Toolbar_contentInsetRight = 7; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#contentInsetStart} + attribute's value can be found in the {@link #Toolbar} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.lhh.ptrrv.library:contentInsetStart + */ + public static int Toolbar_contentInsetStart = 4; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#maxButtonHeight} + attribute's value can be found in the {@link #Toolbar} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.lhh.ptrrv.library:maxButtonHeight + */ + public static int Toolbar_maxButtonHeight = 16; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#navigationContentDescription} + attribute's value can be found in the {@link #Toolbar} array. + + +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.lhh.ptrrv.library:navigationContentDescription + */ + public static int Toolbar_navigationContentDescription = 20; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#navigationIcon} + attribute's value can be found in the {@link #Toolbar} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.lhh.ptrrv.library:navigationIcon + */ + public static int Toolbar_navigationIcon = 19; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#popupTheme} + attribute's value can be found in the {@link #Toolbar} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.lhh.ptrrv.library:popupTheme + */ + public static int Toolbar_popupTheme = 8; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#subtitle} + attribute's value can be found in the {@link #Toolbar} array. + + +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.lhh.ptrrv.library:subtitle + */ + public static int Toolbar_subtitle = 3; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#subtitleTextAppearance} + attribute's value can be found in the {@link #Toolbar} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.lhh.ptrrv.library:subtitleTextAppearance + */ + public static int Toolbar_subtitleTextAppearance = 10; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#title} + attribute's value can be found in the {@link #Toolbar} array. + + +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.lhh.ptrrv.library:title + */ + public static int Toolbar_title = 2; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#titleMarginBottom} + attribute's value can be found in the {@link #Toolbar} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.lhh.ptrrv.library:titleMarginBottom + */ + public static int Toolbar_titleMarginBottom = 15; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#titleMarginEnd} + attribute's value can be found in the {@link #Toolbar} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.lhh.ptrrv.library:titleMarginEnd + */ + public static int Toolbar_titleMarginEnd = 13; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#titleMarginStart} + attribute's value can be found in the {@link #Toolbar} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.lhh.ptrrv.library:titleMarginStart + */ + public static int Toolbar_titleMarginStart = 12; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#titleMarginTop} + attribute's value can be found in the {@link #Toolbar} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.lhh.ptrrv.library:titleMarginTop + */ + public static int Toolbar_titleMarginTop = 14; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#titleMargins} + attribute's value can be found in the {@link #Toolbar} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.lhh.ptrrv.library:titleMargins + */ + public static int Toolbar_titleMargins = 11; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#titleTextAppearance} + attribute's value can be found in the {@link #Toolbar} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.lhh.ptrrv.library:titleTextAppearance + */ + public static int Toolbar_titleTextAppearance = 9; + /** Attributes that can be used with a View. +

Includes the following attributes:

+ + + + + + + + + + + +
AttributeDescription
{@link #View_android_focusable android:focusable}
{@link #View_android_theme android:theme}
{@link #View_backgroundTint com.lhh.ptrrv.library:backgroundTint}
{@link #View_backgroundTintMode com.lhh.ptrrv.library:backgroundTintMode}
{@link #View_paddingEnd com.lhh.ptrrv.library:paddingEnd}
{@link #View_paddingStart com.lhh.ptrrv.library:paddingStart}
{@link #View_theme com.lhh.ptrrv.library:theme}
+ @see #View_android_focusable + @see #View_android_theme + @see #View_backgroundTint + @see #View_backgroundTintMode + @see #View_paddingEnd + @see #View_paddingStart + @see #View_theme + */ + public static final int[] View = { + 0x01010000, 0x010100da, 0x7f0100c6, 0x7f0100c7, + 0x7f0100c8, 0x7f0100c9, 0x7f0100ca + }; + /** +

This symbol is the offset where the {@link android.R.attr#focusable} + attribute's value can be found in the {@link #View} array. + @attr name android:focusable + */ + public static int View_android_focusable = 1; + /** +

This symbol is the offset where the {@link android.R.attr#theme} + attribute's value can be found in the {@link #View} array. + @attr name android:theme + */ + public static int View_android_theme = 0; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#backgroundTint} + attribute's value can be found in the {@link #View} array. + + +

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.lhh.ptrrv.library:backgroundTint + */ + public static int View_backgroundTint = 5; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#backgroundTintMode} + attribute's value can be found in the {@link #View} array. + + +

Must be one of the following constant values.

+ ++++ + + + + + +
ConstantValueDescription
src_over3
src_in5
src_atop9
multiply14
screen15
+ @attr name com.lhh.ptrrv.library:backgroundTintMode + */ + public static int View_backgroundTintMode = 6; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#paddingEnd} + attribute's value can be found in the {@link #View} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.lhh.ptrrv.library:paddingEnd + */ + public static int View_paddingEnd = 3; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#paddingStart} + attribute's value can be found in the {@link #View} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.lhh.ptrrv.library:paddingStart + */ + public static int View_paddingStart = 2; + /** +

This symbol is the offset where the {@link com.lhh.ptrrv.library.R.attr#theme} + attribute's value can be found in the {@link #View} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.lhh.ptrrv.library:theme + */ + public static int View_theme = 4; + /** Attributes that can be used with a ViewStubCompat. +

Includes the following attributes:

+ + + + + + + +
AttributeDescription
{@link #ViewStubCompat_android_id android:id}
{@link #ViewStubCompat_android_inflatedId android:inflatedId}
{@link #ViewStubCompat_android_layout android:layout}
+ @see #ViewStubCompat_android_id + @see #ViewStubCompat_android_inflatedId + @see #ViewStubCompat_android_layout + */ + public static final int[] ViewStubCompat = { + 0x010100d0, 0x010100f2, 0x010100f3 + }; + /** +

This symbol is the offset where the {@link android.R.attr#id} + attribute's value can be found in the {@link #ViewStubCompat} array. + @attr name android:id + */ + public static int ViewStubCompat_android_id = 0; + /** +

This symbol is the offset where the {@link android.R.attr#inflatedId} + attribute's value can be found in the {@link #ViewStubCompat} array. + @attr name android:inflatedId + */ + public static int ViewStubCompat_android_inflatedId = 2; + /** +

This symbol is the offset where the {@link android.R.attr#layout} + attribute's value can be found in the {@link #ViewStubCompat} array. + @attr name android:layout + */ + public static int ViewStubCompat_android_layout = 1; + }; +} diff --git a/Library/build/intermediates/blame/res/androidTest/debug/multi/values-af.json b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-af.json new file mode 100644 index 0000000..a222b73 --- /dev/null +++ b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-af.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\values-af\\values-af.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 103, + "endOffset": 154 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-af\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 291, + "endColumn": 103, + "endOffset": 390 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 159, + "endColumn": 99, + "endOffset": 254 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-af\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 395, + "endColumn": 99, + "endOffset": 490 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 259, + "endColumn": 105, + "endOffset": 360 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-af\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 495, + "endColumn": 105, + "endOffset": 596 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 365, + "endColumn": 84, + "endOffset": 445 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-af\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 601, + "endColumn": 84, + "endOffset": 681 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 450, + "endColumn": 102, + "endOffset": 548 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-af\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 686, + "endColumn": 102, + "endOffset": 784 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 553, + "endColumn": 117, + "endOffset": 666 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-af\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 789, + "endColumn": 117, + "endOffset": 902 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 671, + "endColumn": 106, + "endOffset": 773 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-af\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 907, + "endColumn": 106, + "endOffset": 1009 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 778, + "endColumn": 102, + "endOffset": 876 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-af\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1014, + "endColumn": 102, + "endOffset": 1112 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 881, + "endColumn": 96, + "endOffset": 973 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-af\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1117, + "endColumn": 96, + "endOffset": 1209 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 978, + "endColumn": 107, + "endOffset": 1081 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-af\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1214, + "endColumn": 107, + "endOffset": 1317 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1086, + "endColumn": 101, + "endOffset": 1183 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-af\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1322, + "endColumn": 101, + "endOffset": 1419 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1188, + "endColumn": 101, + "endOffset": 1285 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-af\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1424, + "endColumn": 101, + "endOffset": 1521 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1290, + "endColumn": 116, + "endOffset": 1402 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-af\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1526, + "endColumn": 116, + "endOffset": 1638 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/androidTest/debug/multi/values-am.json b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-am.json new file mode 100644 index 0000000..ec030d2 --- /dev/null +++ b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-am.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\values-am\\values-am.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 101, + "endOffset": 152 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-am\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 291, + "endColumn": 101, + "endOffset": 388 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 157, + "endColumn": 98, + "endOffset": 251 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-am\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 393, + "endColumn": 98, + "endOffset": 487 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 256, + "endColumn": 105, + "endOffset": 357 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-am\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 492, + "endColumn": 105, + "endOffset": 593 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 362, + "endColumn": 85, + "endOffset": 443 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-am\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 598, + "endColumn": 85, + "endOffset": 679 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 448, + "endColumn": 102, + "endOffset": 546 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-am\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 684, + "endColumn": 102, + "endOffset": 782 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 551, + "endColumn": 112, + "endOffset": 659 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-am\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 787, + "endColumn": 112, + "endOffset": 895 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 664, + "endColumn": 99, + "endOffset": 759 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-am\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 900, + "endColumn": 99, + "endOffset": 995 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 764, + "endColumn": 99, + "endOffset": 859 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-am\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1000, + "endColumn": 99, + "endOffset": 1095 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 864, + "endColumn": 95, + "endOffset": 955 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-am\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1100, + "endColumn": 95, + "endOffset": 1191 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 960, + "endColumn": 102, + "endOffset": 1058 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-am\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1196, + "endColumn": 102, + "endOffset": 1294 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1063, + "endColumn": 98, + "endOffset": 1157 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-am\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1299, + "endColumn": 98, + "endOffset": 1393 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1162, + "endColumn": 106, + "endOffset": 1264 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-am\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1398, + "endColumn": 106, + "endOffset": 1500 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1269, + "endColumn": 115, + "endOffset": 1380 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-am\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1505, + "endColumn": 115, + "endOffset": 1616 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/androidTest/debug/multi/values-ar.json b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-ar.json new file mode 100644 index 0000000..2306bd9 --- /dev/null +++ b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-ar.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\values-ar\\values-ar.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 116, + "endOffset": 167 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ar\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 291, + "endColumn": 116, + "endOffset": 403 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 172, + "endColumn": 103, + "endOffset": 271 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ar\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 408, + "endColumn": 103, + "endOffset": 507 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 276, + "endColumn": 108, + "endOffset": 380 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ar\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 512, + "endColumn": 108, + "endOffset": 616 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 385, + "endColumn": 81, + "endOffset": 462 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ar\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 621, + "endColumn": 81, + "endOffset": 698 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 467, + "endColumn": 100, + "endOffset": 563 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ar\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 703, + "endColumn": 100, + "endOffset": 799 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 568, + "endColumn": 113, + "endOffset": 677 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ar\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 804, + "endColumn": 113, + "endOffset": 913 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 682, + "endColumn": 104, + "endOffset": 782 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ar\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 918, + "endColumn": 104, + "endOffset": 1018 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 787, + "endColumn": 100, + "endOffset": 883 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ar\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1023, + "endColumn": 100, + "endOffset": 1119 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 888, + "endColumn": 95, + "endOffset": 979 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ar\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1124, + "endColumn": 95, + "endOffset": 1215 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 984, + "endColumn": 107, + "endOffset": 1087 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ar\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1220, + "endColumn": 107, + "endOffset": 1323 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1092, + "endColumn": 102, + "endOffset": 1190 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ar\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1328, + "endColumn": 102, + "endOffset": 1426 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1195, + "endColumn": 102, + "endOffset": 1293 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ar\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1431, + "endColumn": 102, + "endOffset": 1529 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1298, + "endColumn": 118, + "endOffset": 1412 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ar\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1534, + "endColumn": 118, + "endOffset": 1648 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/androidTest/debug/multi/values-bg.json b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-bg.json new file mode 100644 index 0000000..4437240 --- /dev/null +++ b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-bg.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\values-bg\\values-bg.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 114, + "endOffset": 165 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-bg\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 291, + "endColumn": 114, + "endOffset": 401 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 170, + "endColumn": 106, + "endOffset": 272 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-bg\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 406, + "endColumn": 106, + "endOffset": 508 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 277, + "endColumn": 104, + "endOffset": 377 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-bg\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 513, + "endColumn": 104, + "endOffset": 613 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 382, + "endColumn": 85, + "endOffset": 463 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-bg\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 618, + "endColumn": 85, + "endOffset": 699 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 468, + "endColumn": 104, + "endOffset": 568 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-bg\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 704, + "endColumn": 104, + "endOffset": 804 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 573, + "endColumn": 120, + "endOffset": 689 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-bg\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 809, + "endColumn": 120, + "endOffset": 925 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 694, + "endColumn": 113, + "endOffset": 803 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-bg\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 930, + "endColumn": 113, + "endOffset": 1039 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 808, + "endColumn": 108, + "endOffset": 912 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-bg\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1044, + "endColumn": 108, + "endOffset": 1148 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 917, + "endColumn": 99, + "endOffset": 1012 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-bg\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1153, + "endColumn": 99, + "endOffset": 1248 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1017, + "endColumn": 113, + "endOffset": 1126 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-bg\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1253, + "endColumn": 113, + "endOffset": 1362 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1131, + "endColumn": 105, + "endOffset": 1232 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-bg\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1367, + "endColumn": 105, + "endOffset": 1468 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1237, + "endColumn": 107, + "endOffset": 1340 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-bg\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1473, + "endColumn": 107, + "endOffset": 1576 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1345, + "endColumn": 122, + "endOffset": 1463 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-bg\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1581, + "endColumn": 122, + "endOffset": 1699 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/androidTest/debug/multi/values-bn-rBD.json b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-bn-rBD.json new file mode 100644 index 0000000..92bc935 --- /dev/null +++ b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-bn-rBD.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\values-bn-rBD\\values-bn-rBD.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 108, + "endOffset": 159 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-bn-rBD\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 295, + "endColumn": 108, + "endOffset": 399 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 164, + "endColumn": 111, + "endOffset": 271 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-bn-rBD\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 404, + "endColumn": 111, + "endOffset": 511 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 276, + "endColumn": 105, + "endOffset": 377 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-bn-rBD\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 516, + "endColumn": 105, + "endOffset": 617 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 382, + "endColumn": 93, + "endOffset": 471 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-bn-rBD\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 622, + "endColumn": 93, + "endOffset": 711 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 476, + "endColumn": 104, + "endOffset": 576 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-bn-rBD\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 716, + "endColumn": 104, + "endOffset": 816 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 581, + "endColumn": 129, + "endOffset": 706 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-bn-rBD\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 821, + "endColumn": 129, + "endOffset": 946 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 711, + "endColumn": 109, + "endOffset": 816 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-bn-rBD\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 951, + "endColumn": 109, + "endOffset": 1056 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 821, + "endColumn": 115, + "endOffset": 932 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-bn-rBD\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1061, + "endColumn": 115, + "endOffset": 1172 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 937, + "endColumn": 106, + "endOffset": 1039 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-bn-rBD\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1177, + "endColumn": 106, + "endOffset": 1279 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1044, + "endColumn": 109, + "endOffset": 1149 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-bn-rBD\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1284, + "endColumn": 109, + "endOffset": 1389 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1154, + "endColumn": 105, + "endOffset": 1255 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-bn-rBD\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1394, + "endColumn": 105, + "endOffset": 1495 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1260, + "endColumn": 109, + "endOffset": 1365 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-bn-rBD\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1500, + "endColumn": 109, + "endOffset": 1605 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1370, + "endColumn": 124, + "endOffset": 1490 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-bn-rBD\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1610, + "endColumn": 124, + "endOffset": 1730 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/androidTest/debug/multi/values-ca.json b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-ca.json new file mode 100644 index 0000000..dc9dd95 --- /dev/null +++ b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-ca.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\values-ca\\values-ca.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 117, + "endOffset": 168 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ca\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 291, + "endColumn": 117, + "endOffset": 404 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 173, + "endColumn": 105, + "endOffset": 274 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ca\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 409, + "endColumn": 105, + "endOffset": 510 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 279, + "endColumn": 106, + "endOffset": 381 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ca\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 515, + "endColumn": 106, + "endOffset": 617 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 386, + "endColumn": 82, + "endOffset": 464 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ca\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 622, + "endColumn": 82, + "endOffset": 700 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 469, + "endColumn": 107, + "endOffset": 572 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ca\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 705, + "endColumn": 107, + "endOffset": 808 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 577, + "endColumn": 125, + "endOffset": 698 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ca\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 813, + "endColumn": 125, + "endOffset": 934 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 703, + "endColumn": 110, + "endOffset": 809 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ca\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 939, + "endColumn": 110, + "endOffset": 1045 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 814, + "endColumn": 108, + "endOffset": 918 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ca\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1050, + "endColumn": 108, + "endOffset": 1154 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 923, + "endColumn": 97, + "endOffset": 1016 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ca\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1159, + "endColumn": 97, + "endOffset": 1252 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1021, + "endColumn": 109, + "endOffset": 1126 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ca\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1257, + "endColumn": 109, + "endOffset": 1362 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1131, + "endColumn": 103, + "endOffset": 1230 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ca\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1367, + "endColumn": 103, + "endOffset": 1466 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1235, + "endColumn": 107, + "endOffset": 1338 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ca\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1471, + "endColumn": 107, + "endOffset": 1574 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1343, + "endColumn": 122, + "endOffset": 1461 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ca\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1579, + "endColumn": 122, + "endOffset": 1697 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/androidTest/debug/multi/values-cs.json b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-cs.json new file mode 100644 index 0000000..a79d7c3 --- /dev/null +++ b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-cs.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\values-cs\\values-cs.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 106, + "endOffset": 157 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-cs\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 291, + "endColumn": 106, + "endOffset": 393 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 162, + "endColumn": 101, + "endOffset": 259 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-cs\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 398, + "endColumn": 101, + "endOffset": 495 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 264, + "endColumn": 108, + "endOffset": 368 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-cs\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 500, + "endColumn": 108, + "endOffset": 604 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 373, + "endColumn": 85, + "endOffset": 454 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-cs\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 609, + "endColumn": 85, + "endOffset": 690 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 459, + "endColumn": 104, + "endOffset": 559 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-cs\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 695, + "endColumn": 104, + "endOffset": 795 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 564, + "endColumn": 116, + "endOffset": 676 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-cs\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 800, + "endColumn": 116, + "endOffset": 912 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 681, + "endColumn": 103, + "endOffset": 780 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-cs\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 917, + "endColumn": 103, + "endOffset": 1016 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 785, + "endColumn": 108, + "endOffset": 889 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-cs\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1021, + "endColumn": 108, + "endOffset": 1125 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 894, + "endColumn": 98, + "endOffset": 988 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-cs\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1130, + "endColumn": 98, + "endOffset": 1224 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 993, + "endColumn": 105, + "endOffset": 1094 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-cs\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1229, + "endColumn": 105, + "endOffset": 1330 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1099, + "endColumn": 109, + "endOffset": 1204 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-cs\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1335, + "endColumn": 109, + "endOffset": 1440 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1209, + "endColumn": 106, + "endOffset": 1311 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-cs\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1445, + "endColumn": 106, + "endOffset": 1547 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1316, + "endColumn": 121, + "endOffset": 1433 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-cs\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1552, + "endColumn": 121, + "endOffset": 1669 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/androidTest/debug/multi/values-da.json b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-da.json new file mode 100644 index 0000000..fb67527 --- /dev/null +++ b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-da.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\values-da\\values-da.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 102, + "endOffset": 153 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-da\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 291, + "endColumn": 102, + "endOffset": 389 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 158, + "endColumn": 98, + "endOffset": 252 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-da\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 394, + "endColumn": 98, + "endOffset": 488 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 257, + "endColumn": 111, + "endOffset": 364 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-da\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 493, + "endColumn": 111, + "endOffset": 600 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 369, + "endColumn": 82, + "endOffset": 447 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-da\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 605, + "endColumn": 82, + "endOffset": 683 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 452, + "endColumn": 99, + "endOffset": 547 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-da\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 688, + "endColumn": 99, + "endOffset": 783 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 552, + "endColumn": 112, + "endOffset": 660 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-da\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 788, + "endColumn": 112, + "endOffset": 896 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 665, + "endColumn": 108, + "endOffset": 769 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-da\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 901, + "endColumn": 108, + "endOffset": 1005 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 774, + "endColumn": 107, + "endOffset": 877 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-da\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1010, + "endColumn": 107, + "endOffset": 1113 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 882, + "endColumn": 95, + "endOffset": 973 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-da\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1118, + "endColumn": 95, + "endOffset": 1209 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 978, + "endColumn": 113, + "endOffset": 1087 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-da\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1214, + "endColumn": 113, + "endOffset": 1323 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1092, + "endColumn": 103, + "endOffset": 1191 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-da\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1328, + "endColumn": 103, + "endOffset": 1427 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1196, + "endColumn": 100, + "endOffset": 1292 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-da\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1432, + "endColumn": 100, + "endOffset": 1528 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1297, + "endColumn": 115, + "endOffset": 1408 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-da\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1533, + "endColumn": 115, + "endOffset": 1644 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/androidTest/debug/multi/values-de.json b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-de.json new file mode 100644 index 0000000..4c03fc6 --- /dev/null +++ b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-de.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\values-de\\values-de.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 104, + "endOffset": 155 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-de\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 291, + "endColumn": 104, + "endOffset": 391 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 160, + "endColumn": 97, + "endOffset": 253 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-de\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 396, + "endColumn": 97, + "endOffset": 489 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 258, + "endColumn": 111, + "endOffset": 365 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-de\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 494, + "endColumn": 111, + "endOffset": 601 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 370, + "endColumn": 85, + "endOffset": 451 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-de\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 606, + "endColumn": 85, + "endOffset": 687 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 456, + "endColumn": 104, + "endOffset": 556 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-de\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 692, + "endColumn": 104, + "endOffset": 792 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 561, + "endColumn": 114, + "endOffset": 671 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-de\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 797, + "endColumn": 114, + "endOffset": 907 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 676, + "endColumn": 110, + "endOffset": 782 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-de\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 912, + "endColumn": 110, + "endOffset": 1018 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 787, + "endColumn": 102, + "endOffset": 885 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-de\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1023, + "endColumn": 102, + "endOffset": 1121 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 890, + "endColumn": 98, + "endOffset": 984 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-de\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1126, + "endColumn": 98, + "endOffset": 1220 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 989, + "endColumn": 110, + "endOffset": 1095 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-de\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1225, + "endColumn": 110, + "endOffset": 1331 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1100, + "endColumn": 101, + "endOffset": 1197 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-de\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1336, + "endColumn": 101, + "endOffset": 1433 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1202, + "endColumn": 106, + "endOffset": 1304 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-de\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1438, + "endColumn": 106, + "endOffset": 1540 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1309, + "endColumn": 121, + "endOffset": 1426 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-de\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1545, + "endColumn": 121, + "endOffset": 1662 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/androidTest/debug/multi/values-el.json b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-el.json new file mode 100644 index 0000000..a317bfa --- /dev/null +++ b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-el.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\values-el\\values-el.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 117, + "endOffset": 168 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-el\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 291, + "endColumn": 117, + "endOffset": 404 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 173, + "endColumn": 110, + "endOffset": 279 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-el\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 409, + "endColumn": 110, + "endOffset": 515 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 284, + "endColumn": 116, + "endOffset": 396 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-el\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 520, + "endColumn": 116, + "endOffset": 632 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 401, + "endColumn": 84, + "endOffset": 481 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-el\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 637, + "endColumn": 84, + "endOffset": 717 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 486, + "endColumn": 104, + "endOffset": 586 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-el\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 722, + "endColumn": 104, + "endOffset": 822 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 591, + "endColumn": 125, + "endOffset": 712 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-el\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 827, + "endColumn": 125, + "endOffset": 948 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 717, + "endColumn": 110, + "endOffset": 823 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-el\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 953, + "endColumn": 110, + "endOffset": 1059 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 828, + "endColumn": 109, + "endOffset": 933 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-el\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1064, + "endColumn": 109, + "endOffset": 1169 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 938, + "endColumn": 101, + "endOffset": 1035 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-el\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1174, + "endColumn": 101, + "endOffset": 1271 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1040, + "endColumn": 110, + "endOffset": 1146 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-el\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1276, + "endColumn": 110, + "endOffset": 1382 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1151, + "endColumn": 108, + "endOffset": 1255 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-el\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1387, + "endColumn": 108, + "endOffset": 1491 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1260, + "endColumn": 107, + "endOffset": 1363 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-el\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1496, + "endColumn": 107, + "endOffset": 1599 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1368, + "endColumn": 122, + "endOffset": 1486 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-el\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1604, + "endColumn": 122, + "endOffset": 1722 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/androidTest/debug/multi/values-en-rGB.json b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-en-rGB.json new file mode 100644 index 0000000..527e54a --- /dev/null +++ b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-en-rGB.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\values-en-rGB\\values-en-rGB.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 103, + "endOffset": 154 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-en-rGB\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 295, + "endColumn": 103, + "endOffset": 394 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 159, + "endColumn": 99, + "endOffset": 254 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-en-rGB\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 399, + "endColumn": 99, + "endOffset": 494 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 259, + "endColumn": 107, + "endOffset": 362 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-en-rGB\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 499, + "endColumn": 107, + "endOffset": 602 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 367, + "endColumn": 87, + "endOffset": 450 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-en-rGB\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 607, + "endColumn": 87, + "endOffset": 690 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 455, + "endColumn": 99, + "endOffset": 550 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-en-rGB\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 695, + "endColumn": 99, + "endOffset": 790 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 555, + "endColumn": 114, + "endOffset": 665 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-en-rGB\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 795, + "endColumn": 114, + "endOffset": 905 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 670, + "endColumn": 102, + "endOffset": 768 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-en-rGB\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 910, + "endColumn": 102, + "endOffset": 1008 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 773, + "endColumn": 103, + "endOffset": 872 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-en-rGB\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1013, + "endColumn": 103, + "endOffset": 1112 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 877, + "endColumn": 98, + "endOffset": 971 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-en-rGB\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1117, + "endColumn": 98, + "endOffset": 1211 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 976, + "endColumn": 104, + "endOffset": 1076 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-en-rGB\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1216, + "endColumn": 104, + "endOffset": 1316 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1081, + "endColumn": 102, + "endOffset": 1179 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-en-rGB\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1321, + "endColumn": 102, + "endOffset": 1419 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1184, + "endColumn": 103, + "endOffset": 1283 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-en-rGB\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1424, + "endColumn": 103, + "endOffset": 1523 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1288, + "endColumn": 118, + "endOffset": 1402 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-en-rGB\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1528, + "endColumn": 118, + "endOffset": 1642 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/androidTest/debug/multi/values-en-rIN.json b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-en-rIN.json new file mode 100644 index 0000000..7077840 --- /dev/null +++ b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-en-rIN.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\values-en-rIN\\values-en-rIN.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 103, + "endOffset": 154 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-en-rIN\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 295, + "endColumn": 103, + "endOffset": 394 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 159, + "endColumn": 99, + "endOffset": 254 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-en-rIN\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 399, + "endColumn": 99, + "endOffset": 494 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 259, + "endColumn": 107, + "endOffset": 362 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-en-rIN\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 499, + "endColumn": 107, + "endOffset": 602 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 367, + "endColumn": 87, + "endOffset": 450 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-en-rIN\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 607, + "endColumn": 87, + "endOffset": 690 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 455, + "endColumn": 99, + "endOffset": 550 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-en-rIN\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 695, + "endColumn": 99, + "endOffset": 790 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 555, + "endColumn": 114, + "endOffset": 665 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-en-rIN\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 795, + "endColumn": 114, + "endOffset": 905 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 670, + "endColumn": 102, + "endOffset": 768 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-en-rIN\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 910, + "endColumn": 102, + "endOffset": 1008 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 773, + "endColumn": 103, + "endOffset": 872 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-en-rIN\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1013, + "endColumn": 103, + "endOffset": 1112 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 877, + "endColumn": 98, + "endOffset": 971 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-en-rIN\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1117, + "endColumn": 98, + "endOffset": 1211 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 976, + "endColumn": 104, + "endOffset": 1076 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-en-rIN\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1216, + "endColumn": 104, + "endOffset": 1316 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1081, + "endColumn": 102, + "endOffset": 1179 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-en-rIN\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1321, + "endColumn": 102, + "endOffset": 1419 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1184, + "endColumn": 103, + "endOffset": 1283 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-en-rIN\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1424, + "endColumn": 103, + "endOffset": 1523 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1288, + "endColumn": 118, + "endOffset": 1402 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-en-rIN\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1528, + "endColumn": 118, + "endOffset": 1642 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/androidTest/debug/multi/values-es-rUS.json b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-es-rUS.json new file mode 100644 index 0000000..9ea15fb --- /dev/null +++ b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-es-rUS.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\values-es-rUS\\values-es-rUS.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 119, + "endOffset": 170 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-es-rUS\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 295, + "endColumn": 119, + "endOffset": 410 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 175, + "endColumn": 108, + "endOffset": 279 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-es-rUS\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 415, + "endColumn": 108, + "endOffset": 519 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 284, + "endColumn": 107, + "endOffset": 387 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-es-rUS\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 524, + "endColumn": 107, + "endOffset": 627 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 392, + "endColumn": 84, + "endOffset": 472 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-es-rUS\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 632, + "endColumn": 84, + "endOffset": 712 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 477, + "endColumn": 100, + "endOffset": 573 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-es-rUS\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 717, + "endColumn": 100, + "endOffset": 813 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 578, + "endColumn": 122, + "endOffset": 696 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-es-rUS\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 818, + "endColumn": 122, + "endOffset": 936 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 701, + "endColumn": 111, + "endOffset": 808 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-es-rUS\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 941, + "endColumn": 111, + "endOffset": 1048 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 813, + "endColumn": 111, + "endOffset": 920 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-es-rUS\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1053, + "endColumn": 111, + "endOffset": 1160 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 925, + "endColumn": 100, + "endOffset": 1021 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-es-rUS\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1165, + "endColumn": 100, + "endOffset": 1261 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1026, + "endColumn": 107, + "endOffset": 1129 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-es-rUS\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1266, + "endColumn": 107, + "endOffset": 1369 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1134, + "endColumn": 106, + "endOffset": 1236 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-es-rUS\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1374, + "endColumn": 106, + "endOffset": 1476 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1241, + "endColumn": 106, + "endOffset": 1343 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-es-rUS\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1481, + "endColumn": 106, + "endOffset": 1583 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1348, + "endColumn": 121, + "endOffset": 1465 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-es-rUS\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1588, + "endColumn": 121, + "endOffset": 1705 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/androidTest/debug/multi/values-es.json b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-es.json new file mode 100644 index 0000000..e1cfaa9 --- /dev/null +++ b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-es.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\values-es\\values-es.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 116, + "endOffset": 167 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-es\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 291, + "endColumn": 116, + "endOffset": 403 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 172, + "endColumn": 112, + "endOffset": 280 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-es\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 408, + "endColumn": 112, + "endOffset": 516 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 285, + "endColumn": 107, + "endOffset": 388 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-es\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 521, + "endColumn": 107, + "endOffset": 624 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 393, + "endColumn": 84, + "endOffset": 473 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-es\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 629, + "endColumn": 84, + "endOffset": 709 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 478, + "endColumn": 100, + "endOffset": 574 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-es\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 714, + "endColumn": 100, + "endOffset": 810 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 579, + "endColumn": 127, + "endOffset": 702 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-es\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 815, + "endColumn": 127, + "endOffset": 938 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 707, + "endColumn": 106, + "endOffset": 809 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-es\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 943, + "endColumn": 106, + "endOffset": 1045 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 814, + "endColumn": 99, + "endOffset": 909 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-es\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1050, + "endColumn": 99, + "endOffset": 1145 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 914, + "endColumn": 98, + "endOffset": 1008 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-es\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1150, + "endColumn": 98, + "endOffset": 1244 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1013, + "endColumn": 107, + "endOffset": 1116 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-es\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1249, + "endColumn": 107, + "endOffset": 1352 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1121, + "endColumn": 106, + "endOffset": 1223 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-es\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1357, + "endColumn": 106, + "endOffset": 1459 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1228, + "endColumn": 106, + "endOffset": 1330 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-es\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1464, + "endColumn": 106, + "endOffset": 1566 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1335, + "endColumn": 121, + "endOffset": 1452 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-es\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1571, + "endColumn": 121, + "endOffset": 1688 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/androidTest/debug/multi/values-et-rEE.json b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-et-rEE.json new file mode 100644 index 0000000..552b0a7 --- /dev/null +++ b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-et-rEE.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\values-et-rEE\\values-et-rEE.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 116, + "endOffset": 167 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-et-rEE\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 295, + "endColumn": 116, + "endOffset": 407 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 172, + "endColumn": 106, + "endOffset": 274 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-et-rEE\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 412, + "endColumn": 106, + "endOffset": 514 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 279, + "endColumn": 110, + "endOffset": 385 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-et-rEE\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 519, + "endColumn": 110, + "endOffset": 625 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 390, + "endColumn": 85, + "endOffset": 471 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-et-rEE\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 630, + "endColumn": 85, + "endOffset": 711 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 476, + "endColumn": 101, + "endOffset": 573 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-et-rEE\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 716, + "endColumn": 101, + "endOffset": 813 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 578, + "endColumn": 116, + "endOffset": 690 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-et-rEE\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 818, + "endColumn": 116, + "endOffset": 930 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 695, + "endColumn": 110, + "endOffset": 801 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-et-rEE\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 935, + "endColumn": 110, + "endOffset": 1041 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 806, + "endColumn": 104, + "endOffset": 906 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-et-rEE\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1046, + "endColumn": 104, + "endOffset": 1146 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 911, + "endColumn": 98, + "endOffset": 1005 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-et-rEE\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1151, + "endColumn": 98, + "endOffset": 1245 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1010, + "endColumn": 109, + "endOffset": 1115 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-et-rEE\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1250, + "endColumn": 109, + "endOffset": 1355 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1120, + "endColumn": 100, + "endOffset": 1216 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-et-rEE\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1360, + "endColumn": 100, + "endOffset": 1456 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1221, + "endColumn": 102, + "endOffset": 1319 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-et-rEE\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1461, + "endColumn": 102, + "endOffset": 1559 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1324, + "endColumn": 127, + "endOffset": 1447 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-et-rEE\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1564, + "endColumn": 127, + "endOffset": 1687 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/androidTest/debug/multi/values-eu-rES.json b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-eu-rES.json new file mode 100644 index 0000000..8b46033 --- /dev/null +++ b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-eu-rES.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\values-eu-rES\\values-eu-rES.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 108, + "endOffset": 159 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-eu-rES\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 295, + "endColumn": 108, + "endOffset": 399 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 164, + "endColumn": 97, + "endOffset": 257 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-eu-rES\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 404, + "endColumn": 97, + "endOffset": 497 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 262, + "endColumn": 109, + "endOffset": 367 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-eu-rES\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 502, + "endColumn": 109, + "endOffset": 607 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 372, + "endColumn": 85, + "endOffset": 453 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-eu-rES\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 612, + "endColumn": 85, + "endOffset": 693 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 458, + "endColumn": 105, + "endOffset": 559 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-eu-rES\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 698, + "endColumn": 105, + "endOffset": 799 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 564, + "endColumn": 123, + "endOffset": 683 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-eu-rES\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 804, + "endColumn": 123, + "endOffset": 923 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 688, + "endColumn": 108, + "endOffset": 792 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-eu-rES\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 928, + "endColumn": 108, + "endOffset": 1032 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 797, + "endColumn": 109, + "endOffset": 902 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-eu-rES\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1037, + "endColumn": 109, + "endOffset": 1142 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 907, + "endColumn": 98, + "endOffset": 1001 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-eu-rES\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1147, + "endColumn": 98, + "endOffset": 1241 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1006, + "endColumn": 108, + "endOffset": 1110 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-eu-rES\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1246, + "endColumn": 108, + "endOffset": 1350 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1115, + "endColumn": 112, + "endOffset": 1223 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-eu-rES\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1355, + "endColumn": 112, + "endOffset": 1463 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1228, + "endColumn": 110, + "endOffset": 1334 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-eu-rES\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1468, + "endColumn": 110, + "endOffset": 1574 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1339, + "endColumn": 136, + "endOffset": 1471 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-eu-rES\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1579, + "endColumn": 136, + "endOffset": 1711 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/androidTest/debug/multi/values-fa.json b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-fa.json new file mode 100644 index 0000000..c59b909 --- /dev/null +++ b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-fa.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\values-fa\\values-fa.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 109, + "endOffset": 160 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fa\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 291, + "endColumn": 109, + "endOffset": 396 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 165, + "endColumn": 102, + "endOffset": 263 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fa\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 401, + "endColumn": 102, + "endOffset": 499 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 268, + "endColumn": 110, + "endOffset": 374 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fa\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 504, + "endColumn": 110, + "endOffset": 610 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 379, + "endColumn": 87, + "endOffset": 462 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fa\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 615, + "endColumn": 87, + "endOffset": 698 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 467, + "endColumn": 102, + "endOffset": 565 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fa\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 703, + "endColumn": 102, + "endOffset": 801 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 570, + "endColumn": 114, + "endOffset": 680 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fa\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 806, + "endColumn": 114, + "endOffset": 916 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 685, + "endColumn": 111, + "endOffset": 792 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fa\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 921, + "endColumn": 111, + "endOffset": 1028 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 797, + "endColumn": 102, + "endOffset": 895 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fa\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1033, + "endColumn": 102, + "endOffset": 1131 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 900, + "endColumn": 97, + "endOffset": 993 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fa\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1136, + "endColumn": 97, + "endOffset": 1229 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 998, + "endColumn": 109, + "endOffset": 1103 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fa\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1234, + "endColumn": 109, + "endOffset": 1339 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1108, + "endColumn": 102, + "endOffset": 1206 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fa\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1344, + "endColumn": 102, + "endOffset": 1442 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1211, + "endColumn": 108, + "endOffset": 1315 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fa\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1447, + "endColumn": 108, + "endOffset": 1551 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1320, + "endColumn": 124, + "endOffset": 1440 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fa\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1556, + "endColumn": 124, + "endOffset": 1676 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/androidTest/debug/multi/values-fi.json b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-fi.json new file mode 100644 index 0000000..d352e1b --- /dev/null +++ b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-fi.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\values-fi\\values-fi.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 107, + "endOffset": 158 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fi\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 291, + "endColumn": 107, + "endOffset": 394 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 163, + "endColumn": 99, + "endOffset": 258 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fi\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 399, + "endColumn": 99, + "endOffset": 494 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 263, + "endColumn": 100, + "endOffset": 359 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fi\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 499, + "endColumn": 100, + "endOffset": 595 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 364, + "endColumn": 85, + "endOffset": 445 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fi\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 600, + "endColumn": 85, + "endOffset": 681 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 450, + "endColumn": 104, + "endOffset": 550 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fi\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 686, + "endColumn": 104, + "endOffset": 786 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 555, + "endColumn": 117, + "endOffset": 668 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fi\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 791, + "endColumn": 117, + "endOffset": 904 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 673, + "endColumn": 106, + "endOffset": 775 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fi\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 909, + "endColumn": 106, + "endOffset": 1011 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 780, + "endColumn": 102, + "endOffset": 878 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fi\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1016, + "endColumn": 102, + "endOffset": 1114 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 883, + "endColumn": 96, + "endOffset": 975 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fi\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1119, + "endColumn": 96, + "endOffset": 1211 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 980, + "endColumn": 105, + "endOffset": 1081 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fi\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1216, + "endColumn": 105, + "endOffset": 1317 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1086, + "endColumn": 98, + "endOffset": 1180 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fi\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1322, + "endColumn": 98, + "endOffset": 1416 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1185, + "endColumn": 103, + "endOffset": 1284 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fi\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1421, + "endColumn": 103, + "endOffset": 1520 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1289, + "endColumn": 118, + "endOffset": 1403 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fi\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1525, + "endColumn": 118, + "endOffset": 1639 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/androidTest/debug/multi/values-fr-rCA.json b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-fr-rCA.json new file mode 100644 index 0000000..4283d55 --- /dev/null +++ b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-fr-rCA.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\values-fr-rCA\\values-fr-rCA.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 110, + "endOffset": 161 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fr-rCA\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 295, + "endColumn": 110, + "endOffset": 401 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 166, + "endColumn": 114, + "endOffset": 276 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fr-rCA\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 406, + "endColumn": 114, + "endOffset": 516 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 281, + "endColumn": 110, + "endOffset": 387 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fr-rCA\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 521, + "endColumn": 110, + "endOffset": 627 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 392, + "endColumn": 86, + "endOffset": 474 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fr-rCA\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 632, + "endColumn": 86, + "endOffset": 714 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 479, + "endColumn": 115, + "endOffset": 590 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fr-rCA\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 719, + "endColumn": 115, + "endOffset": 830 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 595, + "endColumn": 129, + "endOffset": 720 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fr-rCA\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 835, + "endColumn": 129, + "endOffset": 960 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 725, + "endColumn": 109, + "endOffset": 830 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fr-rCA\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 965, + "endColumn": 109, + "endOffset": 1070 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 835, + "endColumn": 111, + "endOffset": 942 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fr-rCA\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1075, + "endColumn": 111, + "endOffset": 1182 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 947, + "endColumn": 102, + "endOffset": 1045 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fr-rCA\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1187, + "endColumn": 102, + "endOffset": 1285 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1050, + "endColumn": 110, + "endOffset": 1156 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fr-rCA\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1290, + "endColumn": 110, + "endOffset": 1396 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1161, + "endColumn": 106, + "endOffset": 1263 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fr-rCA\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1401, + "endColumn": 106, + "endOffset": 1503 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1268, + "endColumn": 106, + "endOffset": 1370 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fr-rCA\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1508, + "endColumn": 106, + "endOffset": 1610 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1375, + "endColumn": 121, + "endOffset": 1492 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fr-rCA\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1615, + "endColumn": 121, + "endOffset": 1732 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/androidTest/debug/multi/values-fr.json b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-fr.json new file mode 100644 index 0000000..9456556 --- /dev/null +++ b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-fr.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\values-fr\\values-fr.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 110, + "endOffset": 161 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fr\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 291, + "endColumn": 110, + "endOffset": 397 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 166, + "endColumn": 114, + "endOffset": 276 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fr\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 402, + "endColumn": 114, + "endOffset": 512 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 281, + "endColumn": 110, + "endOffset": 387 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fr\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 517, + "endColumn": 110, + "endOffset": 623 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 392, + "endColumn": 81, + "endOffset": 469 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fr\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 628, + "endColumn": 81, + "endOffset": 705 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 474, + "endColumn": 105, + "endOffset": 575 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fr\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 710, + "endColumn": 105, + "endOffset": 811 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 580, + "endColumn": 129, + "endOffset": 705 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fr\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 816, + "endColumn": 129, + "endOffset": 941 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 710, + "endColumn": 109, + "endOffset": 815 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fr\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 946, + "endColumn": 109, + "endOffset": 1051 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 820, + "endColumn": 111, + "endOffset": 927 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fr\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1056, + "endColumn": 111, + "endOffset": 1163 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 932, + "endColumn": 102, + "endOffset": 1030 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fr\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1168, + "endColumn": 102, + "endOffset": 1266 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1035, + "endColumn": 110, + "endOffset": 1141 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fr\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1271, + "endColumn": 110, + "endOffset": 1377 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1146, + "endColumn": 106, + "endOffset": 1248 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fr\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1382, + "endColumn": 106, + "endOffset": 1484 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1253, + "endColumn": 106, + "endOffset": 1355 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fr\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1489, + "endColumn": 106, + "endOffset": 1591 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1360, + "endColumn": 121, + "endOffset": 1477 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fr\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1596, + "endColumn": 121, + "endOffset": 1713 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/androidTest/debug/multi/values-gl-rES.json b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-gl-rES.json new file mode 100644 index 0000000..b986a7d --- /dev/null +++ b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-gl-rES.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\values-gl-rES\\values-gl-rES.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 111, + "endOffset": 162 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-gl-rES\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 295, + "endColumn": 111, + "endOffset": 402 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 167, + "endColumn": 111, + "endOffset": 274 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-gl-rES\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 407, + "endColumn": 111, + "endOffset": 514 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 279, + "endColumn": 107, + "endOffset": 382 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-gl-rES\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 519, + "endColumn": 107, + "endOffset": 622 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 387, + "endColumn": 84, + "endOffset": 467 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-gl-rES\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 627, + "endColumn": 84, + "endOffset": 707 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 472, + "endColumn": 101, + "endOffset": 569 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-gl-rES\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 712, + "endColumn": 101, + "endOffset": 809 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 574, + "endColumn": 125, + "endOffset": 695 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-gl-rES\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 814, + "endColumn": 125, + "endOffset": 935 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 700, + "endColumn": 106, + "endOffset": 802 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-gl-rES\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 940, + "endColumn": 106, + "endOffset": 1042 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 807, + "endColumn": 108, + "endOffset": 911 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-gl-rES\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1047, + "endColumn": 108, + "endOffset": 1151 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 916, + "endColumn": 98, + "endOffset": 1010 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-gl-rES\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1156, + "endColumn": 98, + "endOffset": 1250 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1015, + "endColumn": 107, + "endOffset": 1118 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-gl-rES\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1255, + "endColumn": 107, + "endOffset": 1358 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1123, + "endColumn": 102, + "endOffset": 1221 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-gl-rES\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1363, + "endColumn": 102, + "endOffset": 1461 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1226, + "endColumn": 106, + "endOffset": 1328 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-gl-rES\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1466, + "endColumn": 106, + "endOffset": 1568 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1333, + "endColumn": 121, + "endOffset": 1450 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-gl-rES\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1573, + "endColumn": 121, + "endOffset": 1690 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/androidTest/debug/multi/values-h720dp-v13.json b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-h720dp-v13.json new file mode 100644 index 0000000..65906a5 --- /dev/null +++ b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-h720dp-v13.json @@ -0,0 +1,26 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\values-h720dp-v13\\values-h720dp-v13.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 66, + "endOffset": 117 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-h720dp-v13\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 294, + "endColumn": 66, + "endOffset": 356 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/androidTest/debug/multi/values-hdpi-v4.json b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-hdpi-v4.json new file mode 100644 index 0000000..0e38b91 --- /dev/null +++ b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-hdpi-v4.json @@ -0,0 +1,28 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\values-hdpi-v4\\values-hdpi-v4.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endLine": 6, + "endColumn": 13, + "endOffset": 325 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hdpi-v4\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 297, + "endLine": 8, + "endColumn": 13, + "endOffset": 567 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/androidTest/debug/multi/values-hi.json b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-hi.json new file mode 100644 index 0000000..64bc4dc --- /dev/null +++ b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-hi.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\values-hi\\values-hi.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 114, + "endOffset": 165 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hi\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 291, + "endColumn": 114, + "endOffset": 401 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 170, + "endColumn": 104, + "endOffset": 270 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hi\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 406, + "endColumn": 104, + "endOffset": 506 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 275, + "endColumn": 106, + "endOffset": 377 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hi\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 511, + "endColumn": 106, + "endOffset": 613 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 382, + "endColumn": 84, + "endOffset": 462 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hi\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 618, + "endColumn": 84, + "endOffset": 698 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 467, + "endColumn": 101, + "endOffset": 564 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hi\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 703, + "endColumn": 101, + "endOffset": 800 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 569, + "endColumn": 121, + "endOffset": 686 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hi\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 805, + "endColumn": 121, + "endOffset": 922 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 691, + "endColumn": 108, + "endOffset": 795 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hi\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 927, + "endColumn": 108, + "endOffset": 1031 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 800, + "endColumn": 101, + "endOffset": 897 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hi\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1036, + "endColumn": 101, + "endOffset": 1133 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 902, + "endColumn": 97, + "endOffset": 995 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hi\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1138, + "endColumn": 97, + "endOffset": 1231 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1000, + "endColumn": 109, + "endOffset": 1105 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hi\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1236, + "endColumn": 109, + "endOffset": 1341 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1110, + "endColumn": 99, + "endOffset": 1205 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hi\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1346, + "endColumn": 99, + "endOffset": 1441 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1210, + "endColumn": 114, + "endOffset": 1320 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hi\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1446, + "endColumn": 114, + "endOffset": 1556 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1325, + "endColumn": 124, + "endOffset": 1445 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hi\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1561, + "endColumn": 124, + "endOffset": 1681 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/androidTest/debug/multi/values-hr.json b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-hr.json new file mode 100644 index 0000000..8ab61cf --- /dev/null +++ b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-hr.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\values-hr\\values-hr.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 104, + "endOffset": 155 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hr\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 291, + "endColumn": 104, + "endOffset": 391 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 160, + "endColumn": 96, + "endOffset": 252 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hr\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 396, + "endColumn": 96, + "endOffset": 488 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 257, + "endColumn": 109, + "endOffset": 362 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hr\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 493, + "endColumn": 109, + "endOffset": 598 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 367, + "endColumn": 85, + "endOffset": 448 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hr\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 603, + "endColumn": 85, + "endOffset": 684 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 453, + "endColumn": 103, + "endOffset": 552 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hr\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 689, + "endColumn": 103, + "endOffset": 788 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 557, + "endColumn": 118, + "endOffset": 671 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hr\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 793, + "endColumn": 118, + "endOffset": 907 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 676, + "endColumn": 103, + "endOffset": 775 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hr\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 912, + "endColumn": 103, + "endOffset": 1011 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 780, + "endColumn": 112, + "endOffset": 888 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hr\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1016, + "endColumn": 112, + "endOffset": 1124 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 893, + "endColumn": 105, + "endOffset": 994 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hr\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1129, + "endColumn": 105, + "endOffset": 1230 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 999, + "endColumn": 104, + "endOffset": 1099 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hr\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1235, + "endColumn": 104, + "endOffset": 1335 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1104, + "endColumn": 112, + "endOffset": 1212 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hr\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1340, + "endColumn": 112, + "endOffset": 1448 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1217, + "endColumn": 106, + "endOffset": 1319 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hr\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1453, + "endColumn": 106, + "endOffset": 1555 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1324, + "endColumn": 122, + "endOffset": 1442 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hr\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1560, + "endColumn": 122, + "endOffset": 1678 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/androidTest/debug/multi/values-hu.json b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-hu.json new file mode 100644 index 0000000..ae89781 --- /dev/null +++ b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-hu.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\values-hu\\values-hu.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 107, + "endOffset": 158 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hu\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 291, + "endColumn": 107, + "endOffset": 394 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 163, + "endColumn": 104, + "endOffset": 263 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hu\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 399, + "endColumn": 104, + "endOffset": 499 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 268, + "endColumn": 114, + "endOffset": 378 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hu\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 504, + "endColumn": 114, + "endOffset": 614 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 383, + "endColumn": 83, + "endOffset": 462 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hu\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 619, + "endColumn": 83, + "endOffset": 698 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 467, + "endColumn": 111, + "endOffset": 574 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hu\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 703, + "endColumn": 111, + "endOffset": 810 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 579, + "endColumn": 129, + "endOffset": 704 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hu\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 815, + "endColumn": 129, + "endOffset": 940 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 709, + "endColumn": 109, + "endOffset": 814 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hu\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 945, + "endColumn": 109, + "endOffset": 1050 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 819, + "endColumn": 110, + "endOffset": 925 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hu\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1055, + "endColumn": 110, + "endOffset": 1161 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 930, + "endColumn": 99, + "endOffset": 1025 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hu\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1166, + "endColumn": 99, + "endOffset": 1261 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1030, + "endColumn": 110, + "endOffset": 1136 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hu\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1266, + "endColumn": 110, + "endOffset": 1372 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1141, + "endColumn": 107, + "endOffset": 1244 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hu\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1377, + "endColumn": 107, + "endOffset": 1480 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1249, + "endColumn": 118, + "endOffset": 1363 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hu\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1485, + "endColumn": 118, + "endOffset": 1599 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1368, + "endColumn": 133, + "endOffset": 1497 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hu\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1604, + "endColumn": 133, + "endOffset": 1733 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/androidTest/debug/multi/values-hy-rAM.json b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-hy-rAM.json new file mode 100644 index 0000000..b7261e1 --- /dev/null +++ b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-hy-rAM.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\values-hy-rAM\\values-hy-rAM.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 102, + "endOffset": 153 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hy-rAM\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 295, + "endColumn": 102, + "endOffset": 393 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 158, + "endColumn": 100, + "endOffset": 254 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hy-rAM\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 398, + "endColumn": 100, + "endOffset": 494 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 259, + "endColumn": 109, + "endOffset": 364 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hy-rAM\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 499, + "endColumn": 109, + "endOffset": 604 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 369, + "endColumn": 89, + "endOffset": 454 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hy-rAM\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 609, + "endColumn": 89, + "endOffset": 694 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 459, + "endColumn": 105, + "endOffset": 560 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hy-rAM\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 699, + "endColumn": 105, + "endOffset": 800 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 565, + "endColumn": 114, + "endOffset": 675 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hy-rAM\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 805, + "endColumn": 114, + "endOffset": 915 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 680, + "endColumn": 106, + "endOffset": 782 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hy-rAM\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 920, + "endColumn": 106, + "endOffset": 1022 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 787, + "endColumn": 106, + "endOffset": 889 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hy-rAM\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1027, + "endColumn": 106, + "endOffset": 1129 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 894, + "endColumn": 98, + "endOffset": 988 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hy-rAM\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1134, + "endColumn": 98, + "endOffset": 1228 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 993, + "endColumn": 109, + "endOffset": 1098 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hy-rAM\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1233, + "endColumn": 109, + "endOffset": 1338 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1103, + "endColumn": 106, + "endOffset": 1205 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hy-rAM\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1343, + "endColumn": 106, + "endOffset": 1445 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1210, + "endColumn": 100, + "endOffset": 1306 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hy-rAM\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1450, + "endColumn": 100, + "endOffset": 1546 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1311, + "endColumn": 119, + "endOffset": 1426 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hy-rAM\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1551, + "endColumn": 119, + "endOffset": 1666 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/androidTest/debug/multi/values-in.json b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-in.json new file mode 100644 index 0000000..e8fbf93 --- /dev/null +++ b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-in.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\values-in\\values-in.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 109, + "endOffset": 160 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-in\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 291, + "endColumn": 109, + "endOffset": 396 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 165, + "endColumn": 101, + "endOffset": 262 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-in\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 401, + "endColumn": 101, + "endOffset": 498 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 267, + "endColumn": 104, + "endOffset": 367 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-in\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 503, + "endColumn": 104, + "endOffset": 603 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 372, + "endColumn": 86, + "endOffset": 454 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-in\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 608, + "endColumn": 86, + "endOffset": 690 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 459, + "endColumn": 103, + "endOffset": 558 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-in\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 695, + "endColumn": 103, + "endOffset": 794 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 563, + "endColumn": 115, + "endOffset": 674 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-in\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 799, + "endColumn": 115, + "endOffset": 910 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 679, + "endColumn": 102, + "endOffset": 777 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-in\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 915, + "endColumn": 102, + "endOffset": 1013 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 782, + "endColumn": 108, + "endOffset": 886 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-in\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1018, + "endColumn": 108, + "endOffset": 1122 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 891, + "endColumn": 100, + "endOffset": 987 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-in\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1127, + "endColumn": 100, + "endOffset": 1223 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 992, + "endColumn": 103, + "endOffset": 1091 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-in\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1228, + "endColumn": 103, + "endOffset": 1327 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1096, + "endColumn": 107, + "endOffset": 1199 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-in\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1332, + "endColumn": 107, + "endOffset": 1435 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1204, + "endColumn": 107, + "endOffset": 1307 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-in\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1440, + "endColumn": 107, + "endOffset": 1543 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1312, + "endColumn": 122, + "endOffset": 1430 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-in\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1548, + "endColumn": 122, + "endOffset": 1666 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/androidTest/debug/multi/values-is-rIS.json b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-is-rIS.json new file mode 100644 index 0000000..41e0a11 --- /dev/null +++ b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-is-rIS.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\values-is-rIS\\values-is-rIS.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 99, + "endOffset": 150 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-is-rIS\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 295, + "endColumn": 99, + "endOffset": 390 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 155, + "endColumn": 96, + "endOffset": 247 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-is-rIS\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 395, + "endColumn": 96, + "endOffset": 487 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 252, + "endColumn": 111, + "endOffset": 359 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-is-rIS\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 492, + "endColumn": 111, + "endOffset": 599 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 364, + "endColumn": 84, + "endOffset": 444 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-is-rIS\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 604, + "endColumn": 84, + "endOffset": 684 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 449, + "endColumn": 100, + "endOffset": 545 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-is-rIS\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 689, + "endColumn": 100, + "endOffset": 785 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 550, + "endColumn": 113, + "endOffset": 659 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-is-rIS\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 790, + "endColumn": 113, + "endOffset": 899 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 664, + "endColumn": 109, + "endOffset": 769 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-is-rIS\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 904, + "endColumn": 109, + "endOffset": 1009 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 774, + "endColumn": 107, + "endOffset": 877 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-is-rIS\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1014, + "endColumn": 107, + "endOffset": 1117 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 882, + "endColumn": 97, + "endOffset": 975 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-is-rIS\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1122, + "endColumn": 97, + "endOffset": 1215 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 980, + "endColumn": 108, + "endOffset": 1084 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-is-rIS\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1220, + "endColumn": 108, + "endOffset": 1324 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1089, + "endColumn": 98, + "endOffset": 1183 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-is-rIS\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1329, + "endColumn": 98, + "endOffset": 1423 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1188, + "endColumn": 102, + "endOffset": 1286 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-is-rIS\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1428, + "endColumn": 102, + "endOffset": 1526 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1291, + "endColumn": 117, + "endOffset": 1404 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-is-rIS\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1531, + "endColumn": 117, + "endOffset": 1644 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/androidTest/debug/multi/values-it.json b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-it.json new file mode 100644 index 0000000..c2509e1 --- /dev/null +++ b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-it.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\values-it\\values-it.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 108, + "endOffset": 159 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-it\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 291, + "endColumn": 108, + "endOffset": 395 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 164, + "endColumn": 99, + "endOffset": 259 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-it\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 400, + "endColumn": 99, + "endOffset": 495 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 264, + "endColumn": 108, + "endOffset": 368 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-it\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 500, + "endColumn": 108, + "endOffset": 604 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 373, + "endColumn": 83, + "endOffset": 452 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-it\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 609, + "endColumn": 83, + "endOffset": 688 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 457, + "endColumn": 108, + "endOffset": 561 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-it\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 693, + "endColumn": 108, + "endOffset": 797 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 566, + "endColumn": 124, + "endOffset": 686 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-it\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 802, + "endColumn": 124, + "endOffset": 922 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 691, + "endColumn": 105, + "endOffset": 792 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-it\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 927, + "endColumn": 105, + "endOffset": 1028 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 797, + "endColumn": 107, + "endOffset": 900 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-it\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1033, + "endColumn": 107, + "endOffset": 1136 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 905, + "endColumn": 97, + "endOffset": 998 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-it\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1141, + "endColumn": 97, + "endOffset": 1234 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1003, + "endColumn": 103, + "endOffset": 1102 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-it\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1239, + "endColumn": 103, + "endOffset": 1338 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1107, + "endColumn": 104, + "endOffset": 1207 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-it\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1343, + "endColumn": 104, + "endOffset": 1443 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1212, + "endColumn": 106, + "endOffset": 1314 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-it\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1448, + "endColumn": 106, + "endOffset": 1550 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1319, + "endColumn": 121, + "endOffset": 1436 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-it\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1555, + "endColumn": 121, + "endOffset": 1672 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/androidTest/debug/multi/values-iw.json b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-iw.json new file mode 100644 index 0000000..43da497 --- /dev/null +++ b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-iw.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\values-iw\\values-iw.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 103, + "endOffset": 154 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-iw\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 291, + "endColumn": 103, + "endOffset": 390 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 159, + "endColumn": 98, + "endOffset": 253 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-iw\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 395, + "endColumn": 98, + "endOffset": 489 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 258, + "endColumn": 107, + "endOffset": 361 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-iw\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 494, + "endColumn": 107, + "endOffset": 597 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 366, + "endColumn": 83, + "endOffset": 445 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-iw\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 602, + "endColumn": 83, + "endOffset": 681 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 450, + "endColumn": 100, + "endOffset": 546 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-iw\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 686, + "endColumn": 100, + "endOffset": 782 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 551, + "endColumn": 113, + "endOffset": 660 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-iw\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 787, + "endColumn": 113, + "endOffset": 896 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 665, + "endColumn": 101, + "endOffset": 762 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-iw\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 901, + "endColumn": 101, + "endOffset": 998 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 767, + "endColumn": 103, + "endOffset": 866 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-iw\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1003, + "endColumn": 103, + "endOffset": 1102 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 871, + "endColumn": 95, + "endOffset": 962 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-iw\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1107, + "endColumn": 95, + "endOffset": 1198 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 967, + "endColumn": 102, + "endOffset": 1065 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-iw\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1203, + "endColumn": 102, + "endOffset": 1301 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1070, + "endColumn": 100, + "endOffset": 1166 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-iw\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1306, + "endColumn": 100, + "endOffset": 1402 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1171, + "endColumn": 99, + "endOffset": 1266 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-iw\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1407, + "endColumn": 99, + "endOffset": 1502 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1271, + "endColumn": 115, + "endOffset": 1382 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-iw\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1507, + "endColumn": 115, + "endOffset": 1618 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/androidTest/debug/multi/values-ja.json b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-ja.json new file mode 100644 index 0000000..a80245f --- /dev/null +++ b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-ja.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\values-ja\\values-ja.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 96, + "endOffset": 147 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ja\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 291, + "endColumn": 96, + "endOffset": 383 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 152, + "endColumn": 92, + "endOffset": 240 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ja\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 388, + "endColumn": 92, + "endOffset": 476 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 245, + "endColumn": 104, + "endOffset": 345 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ja\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 481, + "endColumn": 104, + "endOffset": 581 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 350, + "endColumn": 81, + "endOffset": 427 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ja\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 586, + "endColumn": 81, + "endOffset": 663 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 432, + "endColumn": 97, + "endOffset": 525 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ja\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 668, + "endColumn": 97, + "endOffset": 761 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 530, + "endColumn": 107, + "endOffset": 633 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ja\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 766, + "endColumn": 107, + "endOffset": 869 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 638, + "endColumn": 101, + "endOffset": 735 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ja\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 874, + "endColumn": 101, + "endOffset": 971 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 740, + "endColumn": 98, + "endOffset": 834 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ja\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 976, + "endColumn": 98, + "endOffset": 1070 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 839, + "endColumn": 94, + "endOffset": 929 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ja\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1075, + "endColumn": 94, + "endOffset": 1165 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 934, + "endColumn": 102, + "endOffset": 1032 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ja\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1170, + "endColumn": 102, + "endOffset": 1268 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1037, + "endColumn": 94, + "endOffset": 1127 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ja\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1273, + "endColumn": 94, + "endOffset": 1363 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1132, + "endColumn": 95, + "endOffset": 1223 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ja\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1368, + "endColumn": 95, + "endOffset": 1459 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1228, + "endColumn": 110, + "endOffset": 1334 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ja\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1464, + "endColumn": 110, + "endOffset": 1570 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/androidTest/debug/multi/values-ka-rGE.json b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-ka-rGE.json new file mode 100644 index 0000000..bd8e926 --- /dev/null +++ b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-ka-rGE.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\values-ka-rGE\\values-ka-rGE.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 108, + "endOffset": 159 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ka-rGE\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 295, + "endColumn": 108, + "endOffset": 399 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 164, + "endColumn": 103, + "endOffset": 263 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ka-rGE\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 404, + "endColumn": 103, + "endOffset": 503 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 268, + "endColumn": 110, + "endOffset": 374 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ka-rGE\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 508, + "endColumn": 110, + "endOffset": 614 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 379, + "endColumn": 87, + "endOffset": 462 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ka-rGE\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 619, + "endColumn": 87, + "endOffset": 702 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 467, + "endColumn": 104, + "endOffset": 567 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ka-rGE\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 707, + "endColumn": 104, + "endOffset": 807 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 572, + "endColumn": 112, + "endOffset": 680 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ka-rGE\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 812, + "endColumn": 112, + "endOffset": 920 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 685, + "endColumn": 112, + "endOffset": 793 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ka-rGE\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 925, + "endColumn": 112, + "endOffset": 1033 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 798, + "endColumn": 106, + "endOffset": 900 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ka-rGE\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1038, + "endColumn": 106, + "endOffset": 1140 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 905, + "endColumn": 97, + "endOffset": 998 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ka-rGE\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1145, + "endColumn": 97, + "endOffset": 1238 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1003, + "endColumn": 112, + "endOffset": 1111 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ka-rGE\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1243, + "endColumn": 112, + "endOffset": 1351 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1116, + "endColumn": 103, + "endOffset": 1215 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ka-rGE\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1356, + "endColumn": 103, + "endOffset": 1455 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1220, + "endColumn": 103, + "endOffset": 1319 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ka-rGE\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1460, + "endColumn": 103, + "endOffset": 1559 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1324, + "endColumn": 121, + "endOffset": 1441 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ka-rGE\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1564, + "endColumn": 121, + "endOffset": 1681 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/androidTest/debug/multi/values-kk-rKZ.json b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-kk-rKZ.json new file mode 100644 index 0000000..5468a35 --- /dev/null +++ b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-kk-rKZ.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\values-kk-rKZ\\values-kk-rKZ.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 111, + "endOffset": 162 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-kk-rKZ\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 295, + "endColumn": 111, + "endOffset": 402 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 167, + "endColumn": 102, + "endOffset": 265 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-kk-rKZ\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 407, + "endColumn": 102, + "endOffset": 505 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 270, + "endColumn": 109, + "endOffset": 375 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-kk-rKZ\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 510, + "endColumn": 109, + "endOffset": 615 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 380, + "endColumn": 88, + "endOffset": 464 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-kk-rKZ\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 620, + "endColumn": 88, + "endOffset": 704 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 469, + "endColumn": 105, + "endOffset": 570 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-kk-rKZ\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 709, + "endColumn": 105, + "endOffset": 810 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 575, + "endColumn": 118, + "endOffset": 689 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-kk-rKZ\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 815, + "endColumn": 118, + "endOffset": 929 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 694, + "endColumn": 102, + "endOffset": 792 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-kk-rKZ\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 934, + "endColumn": 102, + "endOffset": 1032 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 797, + "endColumn": 104, + "endOffset": 897 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-kk-rKZ\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1037, + "endColumn": 104, + "endOffset": 1137 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 902, + "endColumn": 97, + "endOffset": 995 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-kk-rKZ\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1142, + "endColumn": 97, + "endOffset": 1235 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1000, + "endColumn": 106, + "endOffset": 1102 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-kk-rKZ\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1240, + "endColumn": 106, + "endOffset": 1342 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1107, + "endColumn": 108, + "endOffset": 1211 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-kk-rKZ\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1347, + "endColumn": 108, + "endOffset": 1451 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1216, + "endColumn": 99, + "endOffset": 1311 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-kk-rKZ\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1456, + "endColumn": 99, + "endOffset": 1551 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1316, + "endColumn": 114, + "endOffset": 1426 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-kk-rKZ\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1556, + "endColumn": 114, + "endOffset": 1666 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/androidTest/debug/multi/values-km-rKH.json b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-km-rKH.json new file mode 100644 index 0000000..d89c851 --- /dev/null +++ b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-km-rKH.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\values-km-rKH\\values-km-rKH.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 102, + "endOffset": 153 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-km-rKH\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 295, + "endColumn": 102, + "endOffset": 393 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 158, + "endColumn": 99, + "endOffset": 253 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-km-rKH\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 398, + "endColumn": 99, + "endOffset": 493 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 258, + "endColumn": 111, + "endOffset": 365 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-km-rKH\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 498, + "endColumn": 111, + "endOffset": 605 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 370, + "endColumn": 86, + "endOffset": 452 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-km-rKH\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 610, + "endColumn": 86, + "endOffset": 692 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 457, + "endColumn": 103, + "endOffset": 556 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-km-rKH\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 697, + "endColumn": 103, + "endOffset": 796 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 561, + "endColumn": 117, + "endOffset": 674 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-km-rKH\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 801, + "endColumn": 117, + "endOffset": 914 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 679, + "endColumn": 103, + "endOffset": 778 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-km-rKH\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 919, + "endColumn": 103, + "endOffset": 1018 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 783, + "endColumn": 104, + "endOffset": 883 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-km-rKH\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1023, + "endColumn": 104, + "endOffset": 1123 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 888, + "endColumn": 99, + "endOffset": 983 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-km-rKH\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1128, + "endColumn": 99, + "endOffset": 1223 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 988, + "endColumn": 109, + "endOffset": 1093 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-km-rKH\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1228, + "endColumn": 109, + "endOffset": 1333 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1098, + "endColumn": 106, + "endOffset": 1200 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-km-rKH\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1338, + "endColumn": 106, + "endOffset": 1440 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1205, + "endColumn": 107, + "endOffset": 1308 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-km-rKH\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1445, + "endColumn": 107, + "endOffset": 1548 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1313, + "endColumn": 122, + "endOffset": 1431 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-km-rKH\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1553, + "endColumn": 122, + "endOffset": 1671 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/androidTest/debug/multi/values-kn-rIN.json b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-kn-rIN.json new file mode 100644 index 0000000..1393425 --- /dev/null +++ b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-kn-rIN.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\values-kn-rIN\\values-kn-rIN.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 117, + "endOffset": 168 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-kn-rIN\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 295, + "endColumn": 117, + "endOffset": 408 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 173, + "endColumn": 111, + "endOffset": 280 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-kn-rIN\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 413, + "endColumn": 111, + "endOffset": 520 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 285, + "endColumn": 112, + "endOffset": 393 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-kn-rIN\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 525, + "endColumn": 112, + "endOffset": 633 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 398, + "endColumn": 87, + "endOffset": 481 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-kn-rIN\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 638, + "endColumn": 87, + "endOffset": 721 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 486, + "endColumn": 106, + "endOffset": 588 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-kn-rIN\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 726, + "endColumn": 106, + "endOffset": 828 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 593, + "endColumn": 126, + "endOffset": 715 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-kn-rIN\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 833, + "endColumn": 126, + "endOffset": 955 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 720, + "endColumn": 115, + "endOffset": 831 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-kn-rIN\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 960, + "endColumn": 115, + "endOffset": 1071 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 836, + "endColumn": 110, + "endOffset": 942 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-kn-rIN\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1076, + "endColumn": 110, + "endOffset": 1182 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 947, + "endColumn": 98, + "endOffset": 1041 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-kn-rIN\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1187, + "endColumn": 98, + "endOffset": 1281 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1046, + "endColumn": 112, + "endOffset": 1154 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-kn-rIN\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1286, + "endColumn": 112, + "endOffset": 1394 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1159, + "endColumn": 103, + "endOffset": 1258 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-kn-rIN\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1399, + "endColumn": 103, + "endOffset": 1498 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1263, + "endColumn": 113, + "endOffset": 1372 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-kn-rIN\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1503, + "endColumn": 113, + "endOffset": 1612 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1377, + "endColumn": 125, + "endOffset": 1498 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-kn-rIN\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1617, + "endColumn": 125, + "endOffset": 1738 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/androidTest/debug/multi/values-ko.json b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-ko.json new file mode 100644 index 0000000..932c44e --- /dev/null +++ b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-ko.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\values-ko\\values-ko.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 94, + "endOffset": 145 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ko\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 291, + "endColumn": 94, + "endOffset": 381 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 150, + "endColumn": 93, + "endOffset": 239 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ko\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 386, + "endColumn": 93, + "endOffset": 475 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 244, + "endColumn": 101, + "endOffset": 341 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ko\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 480, + "endColumn": 101, + "endOffset": 577 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 346, + "endColumn": 81, + "endOffset": 423 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ko\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 582, + "endColumn": 81, + "endOffset": 659 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 428, + "endColumn": 97, + "endOffset": 521 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ko\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 664, + "endColumn": 97, + "endOffset": 757 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 526, + "endColumn": 105, + "endOffset": 627 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ko\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 762, + "endColumn": 105, + "endOffset": 863 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 632, + "endColumn": 97, + "endOffset": 725 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ko\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 868, + "endColumn": 97, + "endOffset": 961 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 730, + "endColumn": 94, + "endOffset": 820 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ko\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 966, + "endColumn": 94, + "endOffset": 1056 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 825, + "endColumn": 94, + "endOffset": 915 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ko\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1061, + "endColumn": 94, + "endOffset": 1151 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 920, + "endColumn": 99, + "endOffset": 1015 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ko\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1156, + "endColumn": 99, + "endOffset": 1251 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1020, + "endColumn": 95, + "endOffset": 1111 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ko\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1256, + "endColumn": 95, + "endOffset": 1347 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1116, + "endColumn": 98, + "endOffset": 1210 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ko\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1352, + "endColumn": 98, + "endOffset": 1446 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1215, + "endColumn": 114, + "endOffset": 1325 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ko\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1451, + "endColumn": 114, + "endOffset": 1561 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/androidTest/debug/multi/values-ky-rKG.json b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-ky-rKG.json new file mode 100644 index 0000000..2ac8bca --- /dev/null +++ b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-ky-rKG.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\values-ky-rKG\\values-ky-rKG.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 103, + "endOffset": 154 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ky-rKG\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 295, + "endColumn": 103, + "endOffset": 394 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 159, + "endColumn": 94, + "endOffset": 249 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ky-rKG\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 399, + "endColumn": 94, + "endOffset": 489 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 254, + "endColumn": 118, + "endOffset": 368 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ky-rKG\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 494, + "endColumn": 118, + "endOffset": 608 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 373, + "endColumn": 83, + "endOffset": 452 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ky-rKG\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 613, + "endColumn": 83, + "endOffset": 692 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 457, + "endColumn": 106, + "endOffset": 559 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ky-rKG\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 697, + "endColumn": 106, + "endOffset": 799 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 564, + "endColumn": 116, + "endOffset": 676 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ky-rKG\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 804, + "endColumn": 116, + "endOffset": 916 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 681, + "endColumn": 109, + "endOffset": 786 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ky-rKG\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 921, + "endColumn": 109, + "endOffset": 1026 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 791, + "endColumn": 106, + "endOffset": 893 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ky-rKG\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1031, + "endColumn": 106, + "endOffset": 1133 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 898, + "endColumn": 97, + "endOffset": 991 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ky-rKG\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1138, + "endColumn": 97, + "endOffset": 1231 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 996, + "endColumn": 105, + "endOffset": 1097 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ky-rKG\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1236, + "endColumn": 105, + "endOffset": 1337 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1102, + "endColumn": 106, + "endOffset": 1204 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ky-rKG\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1342, + "endColumn": 106, + "endOffset": 1444 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1209, + "endColumn": 100, + "endOffset": 1305 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ky-rKG\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1449, + "endColumn": 100, + "endOffset": 1545 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1310, + "endColumn": 123, + "endOffset": 1429 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ky-rKG\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1550, + "endColumn": 123, + "endOffset": 1669 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/androidTest/debug/multi/values-land.json b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-land.json new file mode 100644 index 0000000..5036ccd --- /dev/null +++ b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-land.json @@ -0,0 +1,140 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\values-land\\values-land.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 61, + "endOffset": 112 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-land\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 291, + "endColumn": 61, + "endOffset": 348 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 117, + "endColumn": 71, + "endOffset": 184 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-land\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 590, + "endColumn": 71, + "endOffset": 657 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 189, + "endColumn": 69, + "endOffset": 254 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-land\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 908, + "endColumn": 69, + "endOffset": 973 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 259, + "endColumn": 69, + "endOffset": 324 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-land\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 978, + "endColumn": 69, + "endOffset": 1043 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 329, + "endColumn": 63, + "endOffset": 388 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-land\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1285, + "endColumn": 63, + "endOffset": 1344 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 393, + "endColumn": 70, + "endOffset": 459 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-land\\values.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1595, + "endColumn": 70, + "endOffset": 1661 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 464, + "endColumn": 67, + "endOffset": 527 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-land\\values.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1666, + "endColumn": 67, + "endOffset": 1729 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/androidTest/debug/multi/values-large-v4.json b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-large-v4.json new file mode 100644 index 0000000..fceee2a --- /dev/null +++ b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-large-v4.json @@ -0,0 +1,216 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\values-large-v4\\values-large-v4.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 61, + "endOffset": 112 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-large-v4\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 292, + "endColumn": 61, + "endOffset": 349 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 117, + "endColumn": 71, + "endOffset": 184 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-large-v4\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 592, + "endColumn": 71, + "endOffset": 659 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 189, + "endColumn": 58, + "endOffset": 243 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-large-v4\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 664, + "endColumn": 58, + "endOffset": 718 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 248, + "endColumn": 63, + "endOffset": 307 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-large-v4\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 961, + "endColumn": 63, + "endOffset": 1020 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 312, + "endColumn": 66, + "endOffset": 374 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-large-v4\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1025, + "endColumn": 66, + "endOffset": 1087 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 379, + "endColumn": 66, + "endOffset": 441 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-large-v4\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1092, + "endColumn": 66, + "endOffset": 1154 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 446, + "endColumn": 65, + "endOffset": 507 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-large-v4\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1159, + "endColumn": 65, + "endOffset": 1220 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 512, + "endColumn": 65, + "endOffset": 573 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-large-v4\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1225, + "endColumn": 65, + "endOffset": 1286 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 578, + "endColumn": 54, + "endOffset": 628 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-large-v4\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1291, + "endColumn": 54, + "endOffset": 1341 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 633, + "endColumn": 103, + "endOffset": 732 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-large-v4\\values.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1589, + "endColumn": 103, + "endOffset": 1688 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 737, + "endColumn": 115, + "endOffset": 848 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-large-v4\\values.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1693, + "endColumn": 115, + "endOffset": 1804 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/androidTest/debug/multi/values-lo-rLA.json b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-lo-rLA.json new file mode 100644 index 0000000..76a09f3 --- /dev/null +++ b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-lo-rLA.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\values-lo-rLA\\values-lo-rLA.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 102, + "endOffset": 153 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-lo-rLA\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 295, + "endColumn": 102, + "endOffset": 393 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 158, + "endColumn": 96, + "endOffset": 250 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-lo-rLA\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 398, + "endColumn": 96, + "endOffset": 490 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 255, + "endColumn": 106, + "endOffset": 357 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-lo-rLA\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 495, + "endColumn": 106, + "endOffset": 597 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 362, + "endColumn": 84, + "endOffset": 442 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-lo-rLA\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 602, + "endColumn": 84, + "endOffset": 682 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 447, + "endColumn": 104, + "endOffset": 547 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-lo-rLA\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 687, + "endColumn": 104, + "endOffset": 787 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 552, + "endColumn": 111, + "endOffset": 659 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-lo-rLA\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 792, + "endColumn": 111, + "endOffset": 899 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 664, + "endColumn": 106, + "endOffset": 766 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-lo-rLA\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 904, + "endColumn": 106, + "endOffset": 1006 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 771, + "endColumn": 96, + "endOffset": 863 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-lo-rLA\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1011, + "endColumn": 96, + "endOffset": 1103 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 868, + "endColumn": 97, + "endOffset": 961 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-lo-rLA\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1108, + "endColumn": 97, + "endOffset": 1201 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 966, + "endColumn": 104, + "endOffset": 1066 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-lo-rLA\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1206, + "endColumn": 104, + "endOffset": 1306 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1071, + "endColumn": 102, + "endOffset": 1169 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-lo-rLA\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1311, + "endColumn": 102, + "endOffset": 1409 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1174, + "endColumn": 103, + "endOffset": 1273 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-lo-rLA\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1414, + "endColumn": 103, + "endOffset": 1513 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1278, + "endColumn": 121, + "endOffset": 1395 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-lo-rLA\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1518, + "endColumn": 121, + "endOffset": 1635 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/androidTest/debug/multi/values-lt.json b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-lt.json new file mode 100644 index 0000000..f8a6433 --- /dev/null +++ b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-lt.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\values-lt\\values-lt.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 115, + "endOffset": 166 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-lt\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 291, + "endColumn": 115, + "endOffset": 402 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 171, + "endColumn": 100, + "endOffset": 267 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-lt\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 407, + "endColumn": 100, + "endOffset": 503 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 272, + "endColumn": 112, + "endOffset": 380 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-lt\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 508, + "endColumn": 112, + "endOffset": 616 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 385, + "endColumn": 86, + "endOffset": 467 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-lt\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 621, + "endColumn": 86, + "endOffset": 703 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 472, + "endColumn": 108, + "endOffset": 576 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-lt\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 708, + "endColumn": 108, + "endOffset": 812 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 581, + "endColumn": 120, + "endOffset": 697 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-lt\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 817, + "endColumn": 120, + "endOffset": 933 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 702, + "endColumn": 108, + "endOffset": 806 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-lt\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 938, + "endColumn": 108, + "endOffset": 1042 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 811, + "endColumn": 108, + "endOffset": 915 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-lt\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1047, + "endColumn": 108, + "endOffset": 1151 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 920, + "endColumn": 99, + "endOffset": 1015 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-lt\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1156, + "endColumn": 99, + "endOffset": 1251 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1020, + "endColumn": 109, + "endOffset": 1125 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-lt\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1256, + "endColumn": 109, + "endOffset": 1361 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1130, + "endColumn": 103, + "endOffset": 1229 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-lt\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1366, + "endColumn": 103, + "endOffset": 1465 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1234, + "endColumn": 112, + "endOffset": 1342 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-lt\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1470, + "endColumn": 112, + "endOffset": 1578 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1347, + "endColumn": 129, + "endOffset": 1472 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-lt\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1583, + "endColumn": 129, + "endOffset": 1708 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/androidTest/debug/multi/values-lv.json b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-lv.json new file mode 100644 index 0000000..6ae0546 --- /dev/null +++ b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-lv.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\values-lv\\values-lv.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 119, + "endOffset": 170 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-lv\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 291, + "endColumn": 119, + "endOffset": 406 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 175, + "endColumn": 107, + "endOffset": 278 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-lv\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 411, + "endColumn": 107, + "endOffset": 514 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 283, + "endColumn": 108, + "endOffset": 387 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-lv\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 519, + "endColumn": 108, + "endOffset": 623 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 392, + "endColumn": 85, + "endOffset": 473 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-lv\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 628, + "endColumn": 85, + "endOffset": 709 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 478, + "endColumn": 103, + "endOffset": 577 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-lv\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 714, + "endColumn": 103, + "endOffset": 813 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 582, + "endColumn": 121, + "endOffset": 699 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-lv\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 818, + "endColumn": 121, + "endOffset": 935 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 704, + "endColumn": 108, + "endOffset": 808 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-lv\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 940, + "endColumn": 108, + "endOffset": 1044 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 813, + "endColumn": 111, + "endOffset": 920 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-lv\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1049, + "endColumn": 111, + "endOffset": 1156 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 925, + "endColumn": 98, + "endOffset": 1019 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-lv\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1161, + "endColumn": 98, + "endOffset": 1255 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1024, + "endColumn": 110, + "endOffset": 1130 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-lv\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1260, + "endColumn": 110, + "endOffset": 1366 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1135, + "endColumn": 108, + "endOffset": 1239 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-lv\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1371, + "endColumn": 108, + "endOffset": 1475 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1244, + "endColumn": 104, + "endOffset": 1344 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-lv\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1480, + "endColumn": 104, + "endOffset": 1580 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1349, + "endColumn": 118, + "endOffset": 1463 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-lv\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1585, + "endColumn": 118, + "endOffset": 1699 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/androidTest/debug/multi/values-mk-rMK.json b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-mk-rMK.json new file mode 100644 index 0000000..312b325 --- /dev/null +++ b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-mk-rMK.json @@ -0,0 +1,235 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\values-mk-rMK\\values-mk-rMK.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 107, + "endOffset": 158 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-mk-rMK\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 295, + "endColumn": 107, + "endOffset": 398 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 163, + "endColumn": 103, + "endOffset": 262 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-mk-rMK\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 403, + "endColumn": 103, + "endOffset": 502 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 267, + "endColumn": 107, + "endOffset": 370 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-mk-rMK\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 507, + "endColumn": 107, + "endOffset": 610 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 375, + "endColumn": 85, + "endOffset": 456 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-mk-rMK\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 615, + "endColumn": 85, + "endOffset": 696 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 461, + "endColumn": 104, + "endOffset": 561 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-mk-rMK\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 701, + "endColumn": 104, + "endOffset": 801 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 566, + "endColumn": 118, + "endOffset": 680 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-mk-rMK\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 806, + "endColumn": 118, + "endOffset": 920 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 685, + "endColumn": 105, + "endOffset": 786 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-mk-rMK\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 925, + "endColumn": 105, + "endOffset": 1026 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 791, + "endColumn": 106, + "endOffset": 893 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-mk-rMK\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1031, + "endColumn": 106, + "endOffset": 1133 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 898, + "endColumn": 100, + "endOffset": 994 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-mk-rMK\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1138, + "endColumn": 100, + "endOffset": 1234 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 999, + "endColumn": 106, + "endOffset": 1101 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-mk-rMK\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1239, + "endColumn": 106, + "endOffset": 1341 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1106, + "endColumn": 110, + "endOffset": 1212 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-mk-rMK\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1346, + "endColumn": 110, + "endOffset": 1452 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1217, + "endColumn": 103, + "endOffset": 1316 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-mk-rMK\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1457, + "endColumn": 103, + "endOffset": 1556 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/androidTest/debug/multi/values-ml-rIN.json b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-ml-rIN.json new file mode 100644 index 0000000..e5dafac --- /dev/null +++ b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-ml-rIN.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\values-ml-rIN\\values-ml-rIN.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 118, + "endOffset": 169 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ml-rIN\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 295, + "endColumn": 118, + "endOffset": 409 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 174, + "endColumn": 117, + "endOffset": 287 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ml-rIN\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 414, + "endColumn": 117, + "endOffset": 527 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 292, + "endColumn": 115, + "endOffset": 403 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ml-rIN\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 532, + "endColumn": 115, + "endOffset": 643 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 408, + "endColumn": 92, + "endOffset": 496 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ml-rIN\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 648, + "endColumn": 92, + "endOffset": 736 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 501, + "endColumn": 104, + "endOffset": 601 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ml-rIN\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 741, + "endColumn": 104, + "endOffset": 841 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 606, + "endColumn": 131, + "endOffset": 733 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ml-rIN\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 846, + "endColumn": 131, + "endOffset": 973 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 738, + "endColumn": 110, + "endOffset": 844 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ml-rIN\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 978, + "endColumn": 110, + "endOffset": 1084 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 849, + "endColumn": 105, + "endOffset": 950 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ml-rIN\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1089, + "endColumn": 105, + "endOffset": 1190 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 955, + "endColumn": 97, + "endOffset": 1048 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ml-rIN\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1195, + "endColumn": 97, + "endOffset": 1288 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1053, + "endColumn": 113, + "endOffset": 1162 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ml-rIN\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1293, + "endColumn": 113, + "endOffset": 1402 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1167, + "endColumn": 103, + "endOffset": 1266 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ml-rIN\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1407, + "endColumn": 103, + "endOffset": 1506 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1271, + "endColumn": 110, + "endOffset": 1377 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ml-rIN\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1511, + "endColumn": 110, + "endOffset": 1617 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1382, + "endColumn": 127, + "endOffset": 1505 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ml-rIN\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1622, + "endColumn": 127, + "endOffset": 1745 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/androidTest/debug/multi/values-mn-rMN.json b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-mn-rMN.json new file mode 100644 index 0000000..8cbe779 --- /dev/null +++ b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-mn-rMN.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\values-mn-rMN\\values-mn-rMN.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 112, + "endOffset": 163 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-mn-rMN\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 295, + "endColumn": 112, + "endOffset": 403 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 168, + "endColumn": 99, + "endOffset": 263 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-mn-rMN\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 408, + "endColumn": 99, + "endOffset": 503 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 268, + "endColumn": 112, + "endOffset": 376 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-mn-rMN\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 508, + "endColumn": 112, + "endOffset": 616 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 381, + "endColumn": 86, + "endOffset": 463 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-mn-rMN\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 621, + "endColumn": 86, + "endOffset": 703 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 468, + "endColumn": 105, + "endOffset": 569 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-mn-rMN\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 708, + "endColumn": 105, + "endOffset": 809 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 574, + "endColumn": 111, + "endOffset": 681 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-mn-rMN\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 814, + "endColumn": 111, + "endOffset": 921 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 686, + "endColumn": 108, + "endOffset": 790 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-mn-rMN\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 926, + "endColumn": 108, + "endOffset": 1030 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 795, + "endColumn": 103, + "endOffset": 894 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-mn-rMN\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1035, + "endColumn": 103, + "endOffset": 1134 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 899, + "endColumn": 96, + "endOffset": 991 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-mn-rMN\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1139, + "endColumn": 96, + "endOffset": 1231 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 996, + "endColumn": 107, + "endOffset": 1099 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-mn-rMN\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1236, + "endColumn": 107, + "endOffset": 1339 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1104, + "endColumn": 100, + "endOffset": 1200 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-mn-rMN\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1344, + "endColumn": 100, + "endOffset": 1440 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1205, + "endColumn": 102, + "endOffset": 1303 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-mn-rMN\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1445, + "endColumn": 102, + "endOffset": 1543 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1308, + "endColumn": 121, + "endOffset": 1425 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-mn-rMN\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1548, + "endColumn": 121, + "endOffset": 1665 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/androidTest/debug/multi/values-mr-rIN.json b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-mr-rIN.json new file mode 100644 index 0000000..977334a --- /dev/null +++ b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-mr-rIN.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\values-mr-rIN\\values-mr-rIN.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 117, + "endOffset": 168 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-mr-rIN\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 295, + "endColumn": 117, + "endOffset": 408 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 173, + "endColumn": 105, + "endOffset": 274 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-mr-rIN\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 413, + "endColumn": 105, + "endOffset": 514 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 279, + "endColumn": 106, + "endOffset": 381 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-mr-rIN\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 519, + "endColumn": 106, + "endOffset": 621 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 386, + "endColumn": 89, + "endOffset": 471 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-mr-rIN\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 626, + "endColumn": 89, + "endOffset": 711 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 476, + "endColumn": 100, + "endOffset": 572 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-mr-rIN\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 716, + "endColumn": 100, + "endOffset": 812 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 577, + "endColumn": 114, + "endOffset": 687 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-mr-rIN\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 817, + "endColumn": 114, + "endOffset": 927 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 692, + "endColumn": 111, + "endOffset": 799 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-mr-rIN\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 932, + "endColumn": 111, + "endOffset": 1039 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 804, + "endColumn": 101, + "endOffset": 901 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-mr-rIN\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1044, + "endColumn": 101, + "endOffset": 1141 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 906, + "endColumn": 95, + "endOffset": 997 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-mr-rIN\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1146, + "endColumn": 95, + "endOffset": 1237 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1002, + "endColumn": 108, + "endOffset": 1106 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-mr-rIN\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1242, + "endColumn": 108, + "endOffset": 1346 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1111, + "endColumn": 100, + "endOffset": 1207 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-mr-rIN\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1351, + "endColumn": 100, + "endOffset": 1447 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1212, + "endColumn": 114, + "endOffset": 1322 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-mr-rIN\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1452, + "endColumn": 114, + "endOffset": 1562 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1327, + "endColumn": 122, + "endOffset": 1445 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-mr-rIN\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1567, + "endColumn": 122, + "endOffset": 1685 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/androidTest/debug/multi/values-ms-rMY.json b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-ms-rMY.json new file mode 100644 index 0000000..bf12509 --- /dev/null +++ b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-ms-rMY.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\values-ms-rMY\\values-ms-rMY.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 110, + "endOffset": 161 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ms-rMY\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 295, + "endColumn": 110, + "endOffset": 401 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 166, + "endColumn": 104, + "endOffset": 266 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ms-rMY\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 406, + "endColumn": 104, + "endOffset": 506 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 271, + "endColumn": 107, + "endOffset": 374 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ms-rMY\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 511, + "endColumn": 107, + "endOffset": 614 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 379, + "endColumn": 86, + "endOffset": 461 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ms-rMY\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 619, + "endColumn": 86, + "endOffset": 701 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 466, + "endColumn": 103, + "endOffset": 565 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ms-rMY\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 706, + "endColumn": 103, + "endOffset": 805 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 570, + "endColumn": 110, + "endOffset": 676 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ms-rMY\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 810, + "endColumn": 110, + "endOffset": 916 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 681, + "endColumn": 111, + "endOffset": 788 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ms-rMY\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 921, + "endColumn": 111, + "endOffset": 1028 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 793, + "endColumn": 108, + "endOffset": 897 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ms-rMY\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1033, + "endColumn": 108, + "endOffset": 1137 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 902, + "endColumn": 96, + "endOffset": 994 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ms-rMY\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1142, + "endColumn": 96, + "endOffset": 1234 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 999, + "endColumn": 108, + "endOffset": 1103 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ms-rMY\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1239, + "endColumn": 108, + "endOffset": 1343 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1108, + "endColumn": 102, + "endOffset": 1206 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ms-rMY\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1348, + "endColumn": 102, + "endOffset": 1446 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1211, + "endColumn": 106, + "endOffset": 1313 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ms-rMY\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1451, + "endColumn": 106, + "endOffset": 1553 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1318, + "endColumn": 121, + "endOffset": 1435 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ms-rMY\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1558, + "endColumn": 121, + "endOffset": 1675 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/androidTest/debug/multi/values-my-rMM.json b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-my-rMM.json new file mode 100644 index 0000000..2b0d3d1 --- /dev/null +++ b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-my-rMM.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\values-my-rMM\\values-my-rMM.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 108, + "endOffset": 159 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-my-rMM\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 295, + "endColumn": 108, + "endOffset": 399 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 164, + "endColumn": 104, + "endOffset": 264 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-my-rMM\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 404, + "endColumn": 104, + "endOffset": 504 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 269, + "endColumn": 116, + "endOffset": 381 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-my-rMM\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 509, + "endColumn": 116, + "endOffset": 621 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 386, + "endColumn": 92, + "endOffset": 474 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-my-rMM\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 626, + "endColumn": 92, + "endOffset": 714 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 479, + "endColumn": 111, + "endOffset": 586 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-my-rMM\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 719, + "endColumn": 111, + "endOffset": 826 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 591, + "endColumn": 135, + "endOffset": 722 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-my-rMM\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 831, + "endColumn": 135, + "endOffset": 962 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 727, + "endColumn": 124, + "endOffset": 847 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-my-rMM\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 967, + "endColumn": 124, + "endOffset": 1087 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 852, + "endColumn": 111, + "endOffset": 959 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-my-rMM\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1092, + "endColumn": 111, + "endOffset": 1199 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 964, + "endColumn": 101, + "endOffset": 1061 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-my-rMM\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1204, + "endColumn": 101, + "endOffset": 1301 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1066, + "endColumn": 125, + "endOffset": 1187 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-my-rMM\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1306, + "endColumn": 125, + "endOffset": 1427 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1192, + "endColumn": 110, + "endOffset": 1298 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-my-rMM\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1432, + "endColumn": 110, + "endOffset": 1538 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1303, + "endColumn": 109, + "endOffset": 1408 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-my-rMM\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1543, + "endColumn": 109, + "endOffset": 1648 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1413, + "endColumn": 122, + "endOffset": 1531 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-my-rMM\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1653, + "endColumn": 122, + "endOffset": 1771 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/androidTest/debug/multi/values-nb.json b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-nb.json new file mode 100644 index 0000000..65002af --- /dev/null +++ b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-nb.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\values-nb\\values-nb.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 107, + "endOffset": 158 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-nb\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 291, + "endColumn": 107, + "endOffset": 394 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 163, + "endColumn": 94, + "endOffset": 253 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-nb\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 399, + "endColumn": 94, + "endOffset": 489 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 258, + "endColumn": 113, + "endOffset": 367 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-nb\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 494, + "endColumn": 113, + "endOffset": 603 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 372, + "endColumn": 85, + "endOffset": 453 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-nb\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 608, + "endColumn": 85, + "endOffset": 689 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 458, + "endColumn": 99, + "endOffset": 553 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-nb\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 694, + "endColumn": 99, + "endOffset": 789 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 558, + "endColumn": 112, + "endOffset": 666 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-nb\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 794, + "endColumn": 112, + "endOffset": 902 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 671, + "endColumn": 102, + "endOffset": 769 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-nb\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 907, + "endColumn": 102, + "endOffset": 1005 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 774, + "endColumn": 98, + "endOffset": 868 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-nb\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1010, + "endColumn": 98, + "endOffset": 1104 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 873, + "endColumn": 95, + "endOffset": 964 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-nb\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1109, + "endColumn": 95, + "endOffset": 1200 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 969, + "endColumn": 103, + "endOffset": 1068 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-nb\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1205, + "endColumn": 103, + "endOffset": 1304 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1073, + "endColumn": 97, + "endOffset": 1166 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-nb\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1309, + "endColumn": 97, + "endOffset": 1402 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1171, + "endColumn": 100, + "endOffset": 1267 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-nb\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1407, + "endColumn": 100, + "endOffset": 1503 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1272, + "endColumn": 115, + "endOffset": 1383 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-nb\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1508, + "endColumn": 115, + "endOffset": 1619 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/androidTest/debug/multi/values-ne-rNP.json b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-ne-rNP.json new file mode 100644 index 0000000..9d2d8f8 --- /dev/null +++ b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-ne-rNP.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\values-ne-rNP\\values-ne-rNP.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 104, + "endOffset": 155 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ne-rNP\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 295, + "endColumn": 104, + "endOffset": 395 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 160, + "endColumn": 103, + "endOffset": 259 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ne-rNP\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 400, + "endColumn": 103, + "endOffset": 499 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 264, + "endColumn": 107, + "endOffset": 367 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ne-rNP\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 504, + "endColumn": 107, + "endOffset": 607 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 372, + "endColumn": 90, + "endOffset": 458 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ne-rNP\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 612, + "endColumn": 90, + "endOffset": 698 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 463, + "endColumn": 106, + "endOffset": 565 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ne-rNP\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 703, + "endColumn": 106, + "endOffset": 805 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 570, + "endColumn": 126, + "endOffset": 692 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ne-rNP\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 810, + "endColumn": 126, + "endOffset": 932 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 697, + "endColumn": 109, + "endOffset": 802 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ne-rNP\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 937, + "endColumn": 109, + "endOffset": 1042 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 807, + "endColumn": 115, + "endOffset": 918 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ne-rNP\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1047, + "endColumn": 115, + "endOffset": 1158 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 923, + "endColumn": 102, + "endOffset": 1021 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ne-rNP\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1163, + "endColumn": 102, + "endOffset": 1261 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1026, + "endColumn": 114, + "endOffset": 1136 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ne-rNP\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1266, + "endColumn": 114, + "endOffset": 1376 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1141, + "endColumn": 101, + "endOffset": 1238 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ne-rNP\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1381, + "endColumn": 101, + "endOffset": 1478 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1243, + "endColumn": 114, + "endOffset": 1353 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ne-rNP\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1483, + "endColumn": 114, + "endOffset": 1593 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1358, + "endColumn": 130, + "endOffset": 1484 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ne-rNP\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1598, + "endColumn": 130, + "endOffset": 1724 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/androidTest/debug/multi/values-nl.json b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-nl.json new file mode 100644 index 0000000..92cb899 --- /dev/null +++ b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-nl.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\values-nl\\values-nl.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 117, + "endOffset": 168 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-nl\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 291, + "endColumn": 117, + "endOffset": 404 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 173, + "endColumn": 104, + "endOffset": 273 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-nl\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 409, + "endColumn": 104, + "endOffset": 509 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 278, + "endColumn": 106, + "endOffset": 380 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-nl\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 514, + "endColumn": 106, + "endOffset": 616 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 385, + "endColumn": 85, + "endOffset": 466 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-nl\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 621, + "endColumn": 85, + "endOffset": 702 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 471, + "endColumn": 107, + "endOffset": 574 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-nl\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 707, + "endColumn": 107, + "endOffset": 810 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 579, + "endColumn": 119, + "endOffset": 694 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-nl\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 815, + "endColumn": 119, + "endOffset": 930 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 699, + "endColumn": 110, + "endOffset": 805 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-nl\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 935, + "endColumn": 110, + "endOffset": 1041 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 810, + "endColumn": 103, + "endOffset": 909 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-nl\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1046, + "endColumn": 103, + "endOffset": 1145 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 914, + "endColumn": 98, + "endOffset": 1008 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-nl\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1150, + "endColumn": 98, + "endOffset": 1244 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1013, + "endColumn": 114, + "endOffset": 1123 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-nl\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1249, + "endColumn": 114, + "endOffset": 1359 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1128, + "endColumn": 112, + "endOffset": 1236 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-nl\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1364, + "endColumn": 112, + "endOffset": 1472 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1241, + "endColumn": 102, + "endOffset": 1339 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-nl\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1477, + "endColumn": 102, + "endOffset": 1575 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1344, + "endColumn": 117, + "endOffset": 1457 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-nl\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1580, + "endColumn": 117, + "endOffset": 1693 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/androidTest/debug/multi/values-pl.json b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-pl.json new file mode 100644 index 0000000..5fa3468 --- /dev/null +++ b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-pl.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\values-pl\\values-pl.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 115, + "endOffset": 166 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-pl\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 291, + "endColumn": 115, + "endOffset": 402 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 171, + "endColumn": 101, + "endOffset": 268 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-pl\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 407, + "endColumn": 101, + "endOffset": 504 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 273, + "endColumn": 107, + "endOffset": 376 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-pl\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 509, + "endColumn": 107, + "endOffset": 612 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 381, + "endColumn": 85, + "endOffset": 462 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-pl\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 617, + "endColumn": 85, + "endOffset": 698 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 467, + "endColumn": 108, + "endOffset": 571 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-pl\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 703, + "endColumn": 108, + "endOffset": 807 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 576, + "endColumn": 118, + "endOffset": 690 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-pl\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 812, + "endColumn": 118, + "endOffset": 926 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 695, + "endColumn": 108, + "endOffset": 799 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-pl\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 931, + "endColumn": 108, + "endOffset": 1035 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 804, + "endColumn": 108, + "endOffset": 908 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-pl\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1040, + "endColumn": 108, + "endOffset": 1144 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 913, + "endColumn": 98, + "endOffset": 1007 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-pl\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1149, + "endColumn": 98, + "endOffset": 1243 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1012, + "endColumn": 108, + "endOffset": 1116 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-pl\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1248, + "endColumn": 108, + "endOffset": 1352 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1121, + "endColumn": 110, + "endOffset": 1227 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-pl\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1357, + "endColumn": 110, + "endOffset": 1463 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1232, + "endColumn": 107, + "endOffset": 1335 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-pl\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1468, + "endColumn": 107, + "endOffset": 1571 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1340, + "endColumn": 122, + "endOffset": 1458 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-pl\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1576, + "endColumn": 122, + "endOffset": 1694 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/androidTest/debug/multi/values-port.json b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-port.json new file mode 100644 index 0000000..87b5f85 --- /dev/null +++ b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-port.json @@ -0,0 +1,26 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\values-port\\values-port.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 55, + "endOffset": 106 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-port\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 291, + "endColumn": 55, + "endOffset": 342 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/androidTest/debug/multi/values-pt-rPT.json b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-pt-rPT.json new file mode 100644 index 0000000..bc77051 --- /dev/null +++ b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-pt-rPT.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\values-pt-rPT\\values-pt-rPT.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 119, + "endOffset": 170 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-pt-rPT\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 295, + "endColumn": 119, + "endOffset": 410 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 175, + "endColumn": 105, + "endOffset": 276 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-pt-rPT\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 415, + "endColumn": 105, + "endOffset": 516 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 281, + "endColumn": 106, + "endOffset": 383 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-pt-rPT\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 521, + "endColumn": 106, + "endOffset": 623 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 388, + "endColumn": 88, + "endOffset": 472 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-pt-rPT\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 628, + "endColumn": 88, + "endOffset": 712 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 477, + "endColumn": 100, + "endOffset": 573 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-pt-rPT\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 717, + "endColumn": 100, + "endOffset": 813 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 578, + "endColumn": 123, + "endOffset": 697 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-pt-rPT\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 818, + "endColumn": 123, + "endOffset": 937 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 702, + "endColumn": 106, + "endOffset": 804 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-pt-rPT\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 942, + "endColumn": 106, + "endOffset": 1044 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 809, + "endColumn": 111, + "endOffset": 916 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-pt-rPT\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1049, + "endColumn": 111, + "endOffset": 1156 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 921, + "endColumn": 101, + "endOffset": 1018 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-pt-rPT\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1161, + "endColumn": 101, + "endOffset": 1258 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1023, + "endColumn": 107, + "endOffset": 1126 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-pt-rPT\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1263, + "endColumn": 107, + "endOffset": 1366 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1131, + "endColumn": 106, + "endOffset": 1233 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-pt-rPT\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1371, + "endColumn": 106, + "endOffset": 1473 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1238, + "endColumn": 106, + "endOffset": 1340 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-pt-rPT\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1478, + "endColumn": 106, + "endOffset": 1580 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1345, + "endColumn": 121, + "endOffset": 1462 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-pt-rPT\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1585, + "endColumn": 121, + "endOffset": 1702 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/androidTest/debug/multi/values-pt.json b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-pt.json new file mode 100644 index 0000000..3a6598d --- /dev/null +++ b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-pt.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\values-pt\\values-pt.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 119, + "endOffset": 170 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-pt\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 291, + "endColumn": 119, + "endOffset": 406 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 175, + "endColumn": 105, + "endOffset": 276 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-pt\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 411, + "endColumn": 105, + "endOffset": 512 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 281, + "endColumn": 106, + "endOffset": 383 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-pt\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 517, + "endColumn": 106, + "endOffset": 619 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 388, + "endColumn": 88, + "endOffset": 472 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-pt\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 624, + "endColumn": 88, + "endOffset": 708 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 477, + "endColumn": 100, + "endOffset": 573 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-pt\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 713, + "endColumn": 100, + "endOffset": 809 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 578, + "endColumn": 124, + "endOffset": 698 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-pt\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 814, + "endColumn": 124, + "endOffset": 934 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 703, + "endColumn": 106, + "endOffset": 805 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-pt\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 939, + "endColumn": 106, + "endOffset": 1041 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 810, + "endColumn": 111, + "endOffset": 917 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-pt\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1046, + "endColumn": 111, + "endOffset": 1153 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 922, + "endColumn": 101, + "endOffset": 1019 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-pt\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1158, + "endColumn": 101, + "endOffset": 1255 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1024, + "endColumn": 107, + "endOffset": 1127 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-pt\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1260, + "endColumn": 107, + "endOffset": 1363 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1132, + "endColumn": 106, + "endOffset": 1234 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-pt\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1368, + "endColumn": 106, + "endOffset": 1470 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1239, + "endColumn": 109, + "endOffset": 1344 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-pt\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1475, + "endColumn": 109, + "endOffset": 1580 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1349, + "endColumn": 124, + "endOffset": 1469 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-pt\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1585, + "endColumn": 124, + "endOffset": 1705 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/androidTest/debug/multi/values-ro.json b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-ro.json new file mode 100644 index 0000000..9d4d5ac --- /dev/null +++ b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-ro.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\values-ro\\values-ro.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 120, + "endOffset": 171 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ro\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 291, + "endColumn": 120, + "endOffset": 407 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 176, + "endColumn": 103, + "endOffset": 275 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ro\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 412, + "endColumn": 103, + "endOffset": 511 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 280, + "endColumn": 112, + "endOffset": 388 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ro\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 516, + "endColumn": 112, + "endOffset": 624 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 393, + "endColumn": 87, + "endOffset": 476 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ro\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 629, + "endColumn": 87, + "endOffset": 712 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 481, + "endColumn": 111, + "endOffset": 588 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ro\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 717, + "endColumn": 111, + "endOffset": 824 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 593, + "endColumn": 120, + "endOffset": 709 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ro\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 829, + "endColumn": 120, + "endOffset": 945 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 714, + "endColumn": 111, + "endOffset": 821 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ro\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 950, + "endColumn": 111, + "endOffset": 1057 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 826, + "endColumn": 112, + "endOffset": 934 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ro\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1062, + "endColumn": 112, + "endOffset": 1170 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 939, + "endColumn": 99, + "endOffset": 1034 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ro\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1175, + "endColumn": 99, + "endOffset": 1270 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1039, + "endColumn": 113, + "endOffset": 1148 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ro\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1275, + "endColumn": 113, + "endOffset": 1384 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1153, + "endColumn": 104, + "endOffset": 1253 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ro\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1389, + "endColumn": 104, + "endOffset": 1489 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1258, + "endColumn": 105, + "endOffset": 1359 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ro\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1494, + "endColumn": 105, + "endOffset": 1595 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1364, + "endColumn": 120, + "endOffset": 1480 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ro\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1600, + "endColumn": 120, + "endOffset": 1716 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/androidTest/debug/multi/values-ru.json b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-ru.json new file mode 100644 index 0000000..b1dda72 --- /dev/null +++ b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-ru.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\values-ru\\values-ru.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 114, + "endOffset": 165 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ru\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 291, + "endColumn": 114, + "endOffset": 401 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 170, + "endColumn": 101, + "endOffset": 267 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ru\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 406, + "endColumn": 101, + "endOffset": 503 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 272, + "endColumn": 111, + "endOffset": 379 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ru\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 508, + "endColumn": 111, + "endOffset": 615 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 384, + "endColumn": 85, + "endOffset": 465 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ru\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 620, + "endColumn": 85, + "endOffset": 701 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 470, + "endColumn": 104, + "endOffset": 570 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ru\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 706, + "endColumn": 104, + "endOffset": 806 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 575, + "endColumn": 119, + "endOffset": 690 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ru\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 811, + "endColumn": 119, + "endOffset": 926 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 695, + "endColumn": 105, + "endOffset": 796 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ru\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 931, + "endColumn": 105, + "endOffset": 1032 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 801, + "endColumn": 107, + "endOffset": 904 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ru\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1037, + "endColumn": 107, + "endOffset": 1140 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 909, + "endColumn": 97, + "endOffset": 1002 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ru\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1145, + "endColumn": 97, + "endOffset": 1238 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1007, + "endColumn": 108, + "endOffset": 1111 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ru\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1243, + "endColumn": 108, + "endOffset": 1347 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1116, + "endColumn": 105, + "endOffset": 1217 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ru\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1352, + "endColumn": 105, + "endOffset": 1453 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1222, + "endColumn": 107, + "endOffset": 1325 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ru\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1458, + "endColumn": 107, + "endOffset": 1561 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1330, + "endColumn": 135, + "endOffset": 1461 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ru\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1566, + "endColumn": 135, + "endOffset": 1697 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/androidTest/debug/multi/values-si-rLK.json b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-si-rLK.json new file mode 100644 index 0000000..bcf5c93 --- /dev/null +++ b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-si-rLK.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\values-si-rLK\\values-si-rLK.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 109, + "endOffset": 160 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-si-rLK\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 295, + "endColumn": 109, + "endOffset": 400 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 165, + "endColumn": 106, + "endOffset": 267 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-si-rLK\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 405, + "endColumn": 106, + "endOffset": 507 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 272, + "endColumn": 106, + "endOffset": 374 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-si-rLK\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 512, + "endColumn": 106, + "endOffset": 614 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 379, + "endColumn": 87, + "endOffset": 462 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-si-rLK\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 619, + "endColumn": 87, + "endOffset": 702 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 467, + "endColumn": 104, + "endOffset": 567 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-si-rLK\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 707, + "endColumn": 104, + "endOffset": 807 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 572, + "endColumn": 115, + "endOffset": 683 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-si-rLK\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 812, + "endColumn": 115, + "endOffset": 923 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 688, + "endColumn": 108, + "endOffset": 792 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-si-rLK\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 928, + "endColumn": 108, + "endOffset": 1032 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 797, + "endColumn": 104, + "endOffset": 897 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-si-rLK\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1037, + "endColumn": 104, + "endOffset": 1137 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 902, + "endColumn": 97, + "endOffset": 995 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-si-rLK\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1142, + "endColumn": 97, + "endOffset": 1235 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1000, + "endColumn": 109, + "endOffset": 1105 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-si-rLK\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1240, + "endColumn": 109, + "endOffset": 1345 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1110, + "endColumn": 98, + "endOffset": 1204 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-si-rLK\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1350, + "endColumn": 98, + "endOffset": 1444 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1209, + "endColumn": 105, + "endOffset": 1310 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-si-rLK\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1449, + "endColumn": 105, + "endOffset": 1550 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1315, + "endColumn": 120, + "endOffset": 1431 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-si-rLK\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1555, + "endColumn": 120, + "endOffset": 1671 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/androidTest/debug/multi/values-sk.json b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-sk.json new file mode 100644 index 0000000..d9b68c1 --- /dev/null +++ b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-sk.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\values-sk\\values-sk.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 106, + "endOffset": 157 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sk\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 291, + "endColumn": 106, + "endOffset": 393 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 162, + "endColumn": 99, + "endOffset": 257 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sk\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 398, + "endColumn": 99, + "endOffset": 493 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 262, + "endColumn": 110, + "endOffset": 368 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sk\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 498, + "endColumn": 110, + "endOffset": 604 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 373, + "endColumn": 85, + "endOffset": 454 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sk\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 609, + "endColumn": 85, + "endOffset": 690 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 459, + "endColumn": 107, + "endOffset": 562 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sk\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 695, + "endColumn": 107, + "endOffset": 798 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 567, + "endColumn": 117, + "endOffset": 680 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sk\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 803, + "endColumn": 117, + "endOffset": 916 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 685, + "endColumn": 104, + "endOffset": 785 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sk\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 921, + "endColumn": 104, + "endOffset": 1021 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 790, + "endColumn": 108, + "endOffset": 894 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sk\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1026, + "endColumn": 108, + "endOffset": 1130 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 899, + "endColumn": 98, + "endOffset": 993 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sk\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1135, + "endColumn": 98, + "endOffset": 1229 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 998, + "endColumn": 105, + "endOffset": 1099 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sk\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1234, + "endColumn": 105, + "endOffset": 1335 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1104, + "endColumn": 110, + "endOffset": 1210 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sk\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1340, + "endColumn": 110, + "endOffset": 1446 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1215, + "endColumn": 108, + "endOffset": 1319 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sk\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1451, + "endColumn": 108, + "endOffset": 1555 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1324, + "endColumn": 123, + "endOffset": 1443 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sk\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1560, + "endColumn": 123, + "endOffset": 1679 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/androidTest/debug/multi/values-sl.json b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-sl.json new file mode 100644 index 0000000..4dd046e --- /dev/null +++ b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-sl.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\values-sl\\values-sl.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 106, + "endOffset": 157 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sl\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 291, + "endColumn": 106, + "endOffset": 393 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 162, + "endColumn": 106, + "endOffset": 264 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sl\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 398, + "endColumn": 106, + "endOffset": 500 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 269, + "endColumn": 107, + "endOffset": 372 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sl\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 505, + "endColumn": 107, + "endOffset": 608 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 377, + "endColumn": 86, + "endOffset": 459 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sl\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 613, + "endColumn": 86, + "endOffset": 695 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 464, + "endColumn": 102, + "endOffset": 562 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sl\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 700, + "endColumn": 102, + "endOffset": 798 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 567, + "endColumn": 118, + "endOffset": 681 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sl\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 803, + "endColumn": 118, + "endOffset": 917 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 686, + "endColumn": 107, + "endOffset": 789 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sl\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 922, + "endColumn": 107, + "endOffset": 1025 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 794, + "endColumn": 108, + "endOffset": 898 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sl\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1030, + "endColumn": 108, + "endOffset": 1134 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 903, + "endColumn": 99, + "endOffset": 998 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sl\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1139, + "endColumn": 99, + "endOffset": 1234 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1003, + "endColumn": 112, + "endOffset": 1111 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sl\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1239, + "endColumn": 112, + "endOffset": 1347 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1116, + "endColumn": 106, + "endOffset": 1218 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sl\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1352, + "endColumn": 106, + "endOffset": 1454 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1223, + "endColumn": 103, + "endOffset": 1322 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sl\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1459, + "endColumn": 103, + "endOffset": 1558 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1327, + "endColumn": 116, + "endOffset": 1439 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sl\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1563, + "endColumn": 116, + "endOffset": 1675 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/androidTest/debug/multi/values-sr.json b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-sr.json new file mode 100644 index 0000000..b0899c9 --- /dev/null +++ b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-sr.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\values-sr\\values-sr.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 108, + "endOffset": 159 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sr\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 291, + "endColumn": 108, + "endOffset": 395 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 164, + "endColumn": 102, + "endOffset": 262 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sr\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 400, + "endColumn": 102, + "endOffset": 498 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 267, + "endColumn": 105, + "endOffset": 368 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sr\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 503, + "endColumn": 105, + "endOffset": 604 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 373, + "endColumn": 85, + "endOffset": 454 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sr\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 609, + "endColumn": 85, + "endOffset": 690 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 459, + "endColumn": 103, + "endOffset": 558 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sr\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 695, + "endColumn": 103, + "endOffset": 794 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 563, + "endColumn": 117, + "endOffset": 676 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sr\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 799, + "endColumn": 117, + "endOffset": 912 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 681, + "endColumn": 104, + "endOffset": 781 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sr\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 917, + "endColumn": 104, + "endOffset": 1017 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 786, + "endColumn": 107, + "endOffset": 889 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sr\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1022, + "endColumn": 107, + "endOffset": 1125 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 894, + "endColumn": 100, + "endOffset": 990 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sr\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1130, + "endColumn": 100, + "endOffset": 1226 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 995, + "endColumn": 103, + "endOffset": 1094 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sr\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1231, + "endColumn": 103, + "endOffset": 1330 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1099, + "endColumn": 107, + "endOffset": 1202 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sr\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1335, + "endColumn": 107, + "endOffset": 1438 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1207, + "endColumn": 100, + "endOffset": 1303 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sr\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1443, + "endColumn": 100, + "endOffset": 1539 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1308, + "endColumn": 127, + "endOffset": 1431 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sr\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1544, + "endColumn": 127, + "endOffset": 1667 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/androidTest/debug/multi/values-sv.json b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-sv.json new file mode 100644 index 0000000..07a3841 --- /dev/null +++ b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-sv.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\values-sv\\values-sv.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 105, + "endOffset": 156 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sv\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 291, + "endColumn": 105, + "endOffset": 392 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 161, + "endColumn": 102, + "endOffset": 259 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sv\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 397, + "endColumn": 102, + "endOffset": 495 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 264, + "endColumn": 110, + "endOffset": 370 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sv\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 500, + "endColumn": 110, + "endOffset": 606 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 375, + "endColumn": 84, + "endOffset": 455 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sv\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 611, + "endColumn": 84, + "endOffset": 691 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 460, + "endColumn": 101, + "endOffset": 557 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sv\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 696, + "endColumn": 101, + "endOffset": 793 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 562, + "endColumn": 112, + "endOffset": 670 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sv\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 798, + "endColumn": 112, + "endOffset": 906 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 675, + "endColumn": 105, + "endOffset": 776 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sv\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 911, + "endColumn": 105, + "endOffset": 1012 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 781, + "endColumn": 99, + "endOffset": 876 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sv\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1017, + "endColumn": 99, + "endOffset": 1112 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 881, + "endColumn": 95, + "endOffset": 972 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sv\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1117, + "endColumn": 95, + "endOffset": 1208 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 977, + "endColumn": 104, + "endOffset": 1077 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sv\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1213, + "endColumn": 104, + "endOffset": 1313 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1082, + "endColumn": 101, + "endOffset": 1179 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sv\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1318, + "endColumn": 101, + "endOffset": 1415 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1184, + "endColumn": 101, + "endOffset": 1281 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sv\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1420, + "endColumn": 101, + "endOffset": 1517 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1286, + "endColumn": 116, + "endOffset": 1398 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sv\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1522, + "endColumn": 116, + "endOffset": 1634 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/androidTest/debug/multi/values-sw.json b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-sw.json new file mode 100644 index 0000000..af7cead --- /dev/null +++ b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-sw.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\values-sw\\values-sw.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 102, + "endOffset": 153 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sw\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 291, + "endColumn": 102, + "endOffset": 389 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 158, + "endColumn": 97, + "endOffset": 251 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sw\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 394, + "endColumn": 97, + "endOffset": 487 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 256, + "endColumn": 107, + "endOffset": 359 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sw\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 492, + "endColumn": 107, + "endOffset": 595 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 364, + "endColumn": 89, + "endOffset": 449 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sw\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 600, + "endColumn": 89, + "endOffset": 685 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 454, + "endColumn": 104, + "endOffset": 554 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sw\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 690, + "endColumn": 104, + "endOffset": 790 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 559, + "endColumn": 116, + "endOffset": 671 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sw\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 795, + "endColumn": 116, + "endOffset": 907 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 676, + "endColumn": 100, + "endOffset": 772 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sw\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 912, + "endColumn": 100, + "endOffset": 1008 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 777, + "endColumn": 108, + "endOffset": 881 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sw\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1013, + "endColumn": 108, + "endOffset": 1117 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 886, + "endColumn": 98, + "endOffset": 980 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sw\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1122, + "endColumn": 98, + "endOffset": 1216 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 985, + "endColumn": 106, + "endOffset": 1087 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sw\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1221, + "endColumn": 106, + "endOffset": 1323 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1092, + "endColumn": 108, + "endOffset": 1196 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sw\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1328, + "endColumn": 108, + "endOffset": 1432 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1201, + "endColumn": 104, + "endOffset": 1301 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sw\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1437, + "endColumn": 104, + "endOffset": 1537 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1306, + "endColumn": 118, + "endOffset": 1420 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sw\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1542, + "endColumn": 118, + "endOffset": 1656 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/androidTest/debug/multi/values-sw600dp-v13.json b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-sw600dp-v13.json new file mode 100644 index 0000000..a34bf61 --- /dev/null +++ b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-sw600dp-v13.json @@ -0,0 +1,178 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\values-sw600dp-v13\\values-sw600dp-v13.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 68, + "endOffset": 119 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sw600dp-v13\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 295, + "endColumn": 68, + "endOffset": 359 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 124, + "endColumn": 69, + "endOffset": 189 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sw600dp-v13\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 364, + "endColumn": 69, + "endOffset": 429 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 194, + "endColumn": 69, + "endOffset": 259 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sw600dp-v13\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 434, + "endColumn": 69, + "endOffset": 499 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 264, + "endColumn": 78, + "endOffset": 338 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sw600dp-v13\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 504, + "endColumn": 78, + "endOffset": 578 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 343, + "endColumn": 75, + "endOffset": 414 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sw600dp-v13\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 583, + "endColumn": 75, + "endOffset": 654 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 419, + "endColumn": 58, + "endOffset": 473 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sw600dp-v13\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 899, + "endColumn": 58, + "endOffset": 953 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 478, + "endColumn": 70, + "endOffset": 544 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sw600dp-v13\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1198, + "endColumn": 70, + "endOffset": 1264 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 549, + "endColumn": 67, + "endOffset": 612 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sw600dp-v13\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1269, + "endColumn": 67, + "endOffset": 1332 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 617, + "endColumn": 54, + "endOffset": 667 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sw600dp-v13\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1337, + "endColumn": 54, + "endOffset": 1387 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/androidTest/debug/multi/values-ta-rIN.json b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-ta-rIN.json new file mode 100644 index 0000000..126b96b --- /dev/null +++ b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-ta-rIN.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\values-ta-rIN\\values-ta-rIN.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 113, + "endOffset": 164 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ta-rIN\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 295, + "endColumn": 113, + "endOffset": 404 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 169, + "endColumn": 104, + "endOffset": 269 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ta-rIN\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 409, + "endColumn": 104, + "endOffset": 509 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 274, + "endColumn": 114, + "endOffset": 384 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ta-rIN\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 514, + "endColumn": 114, + "endOffset": 624 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 389, + "endColumn": 88, + "endOffset": 473 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ta-rIN\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 629, + "endColumn": 88, + "endOffset": 713 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 478, + "endColumn": 106, + "endOffset": 580 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ta-rIN\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 718, + "endColumn": 106, + "endOffset": 820 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 585, + "endColumn": 125, + "endOffset": 706 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ta-rIN\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 825, + "endColumn": 125, + "endOffset": 946 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 711, + "endColumn": 101, + "endOffset": 808 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ta-rIN\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 951, + "endColumn": 101, + "endOffset": 1048 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 813, + "endColumn": 103, + "endOffset": 912 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ta-rIN\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1053, + "endColumn": 103, + "endOffset": 1152 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 917, + "endColumn": 96, + "endOffset": 1009 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ta-rIN\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1157, + "endColumn": 96, + "endOffset": 1249 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1014, + "endColumn": 109, + "endOffset": 1119 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ta-rIN\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1254, + "endColumn": 109, + "endOffset": 1359 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1124, + "endColumn": 101, + "endOffset": 1221 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ta-rIN\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1364, + "endColumn": 101, + "endOffset": 1461 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1226, + "endColumn": 106, + "endOffset": 1328 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ta-rIN\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1466, + "endColumn": 106, + "endOffset": 1568 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1333, + "endColumn": 118, + "endOffset": 1447 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ta-rIN\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1573, + "endColumn": 118, + "endOffset": 1687 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/androidTest/debug/multi/values-te-rIN.json b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-te-rIN.json new file mode 100644 index 0000000..e97bf9c --- /dev/null +++ b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-te-rIN.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\values-te-rIN\\values-te-rIN.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 113, + "endOffset": 164 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-te-rIN\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 295, + "endColumn": 113, + "endOffset": 404 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 169, + "endColumn": 108, + "endOffset": 273 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-te-rIN\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 409, + "endColumn": 108, + "endOffset": 513 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 278, + "endColumn": 110, + "endOffset": 384 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-te-rIN\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 518, + "endColumn": 110, + "endOffset": 624 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 389, + "endColumn": 89, + "endOffset": 474 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-te-rIN\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 629, + "endColumn": 89, + "endOffset": 714 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 479, + "endColumn": 104, + "endOffset": 579 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-te-rIN\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 719, + "endColumn": 104, + "endOffset": 819 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 584, + "endColumn": 124, + "endOffset": 704 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-te-rIN\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 824, + "endColumn": 124, + "endOffset": 944 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 709, + "endColumn": 112, + "endOffset": 817 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-te-rIN\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 949, + "endColumn": 112, + "endOffset": 1057 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 822, + "endColumn": 107, + "endOffset": 925 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-te-rIN\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1062, + "endColumn": 107, + "endOffset": 1165 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 930, + "endColumn": 99, + "endOffset": 1025 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-te-rIN\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1170, + "endColumn": 99, + "endOffset": 1265 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1030, + "endColumn": 110, + "endOffset": 1136 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-te-rIN\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1270, + "endColumn": 110, + "endOffset": 1376 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1141, + "endColumn": 101, + "endOffset": 1238 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-te-rIN\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1381, + "endColumn": 101, + "endOffset": 1478 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1243, + "endColumn": 116, + "endOffset": 1355 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-te-rIN\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1483, + "endColumn": 116, + "endOffset": 1595 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1360, + "endColumn": 126, + "endOffset": 1482 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-te-rIN\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1600, + "endColumn": 126, + "endOffset": 1722 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/androidTest/debug/multi/values-th.json b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-th.json new file mode 100644 index 0000000..fd25b1c --- /dev/null +++ b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-th.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\values-th\\values-th.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 104, + "endOffset": 155 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-th\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 291, + "endColumn": 104, + "endOffset": 391 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 160, + "endColumn": 97, + "endOffset": 253 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-th\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 396, + "endColumn": 97, + "endOffset": 489 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 258, + "endColumn": 107, + "endOffset": 361 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-th\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 494, + "endColumn": 107, + "endOffset": 597 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 366, + "endColumn": 88, + "endOffset": 450 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-th\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 602, + "endColumn": 88, + "endOffset": 686 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 455, + "endColumn": 101, + "endOffset": 552 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-th\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 691, + "endColumn": 101, + "endOffset": 788 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 557, + "endColumn": 109, + "endOffset": 662 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-th\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 793, + "endColumn": 109, + "endOffset": 898 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 667, + "endColumn": 107, + "endOffset": 770 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-th\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 903, + "endColumn": 107, + "endOffset": 1006 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 775, + "endColumn": 103, + "endOffset": 874 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-th\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1011, + "endColumn": 103, + "endOffset": 1110 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 879, + "endColumn": 97, + "endOffset": 972 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-th\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1115, + "endColumn": 97, + "endOffset": 1208 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 977, + "endColumn": 107, + "endOffset": 1080 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-th\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1213, + "endColumn": 107, + "endOffset": 1316 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1085, + "endColumn": 104, + "endOffset": 1185 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-th\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1321, + "endColumn": 104, + "endOffset": 1421 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1190, + "endColumn": 100, + "endOffset": 1286 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-th\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1426, + "endColumn": 100, + "endOffset": 1522 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1291, + "endColumn": 115, + "endOffset": 1402 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-th\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1527, + "endColumn": 115, + "endOffset": 1638 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/androidTest/debug/multi/values-tl.json b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-tl.json new file mode 100644 index 0000000..b721c17 --- /dev/null +++ b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-tl.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\values-tl\\values-tl.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 118, + "endOffset": 169 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-tl\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 291, + "endColumn": 118, + "endOffset": 405 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 174, + "endColumn": 107, + "endOffset": 277 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-tl\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 410, + "endColumn": 107, + "endOffset": 513 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 282, + "endColumn": 116, + "endOffset": 394 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-tl\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 518, + "endColumn": 116, + "endOffset": 630 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 399, + "endColumn": 87, + "endOffset": 482 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-tl\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 635, + "endColumn": 87, + "endOffset": 718 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 487, + "endColumn": 105, + "endOffset": 588 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-tl\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 723, + "endColumn": 105, + "endOffset": 824 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 593, + "endColumn": 120, + "endOffset": 709 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-tl\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 829, + "endColumn": 120, + "endOffset": 945 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 714, + "endColumn": 108, + "endOffset": 818 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-tl\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 950, + "endColumn": 108, + "endOffset": 1054 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 823, + "endColumn": 110, + "endOffset": 929 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-tl\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1059, + "endColumn": 110, + "endOffset": 1165 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 934, + "endColumn": 100, + "endOffset": 1030 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-tl\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1170, + "endColumn": 100, + "endOffset": 1266 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1035, + "endColumn": 109, + "endOffset": 1140 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-tl\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1271, + "endColumn": 109, + "endOffset": 1376 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1145, + "endColumn": 116, + "endOffset": 1257 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-tl\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1381, + "endColumn": 116, + "endOffset": 1493 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1262, + "endColumn": 107, + "endOffset": 1365 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-tl\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1498, + "endColumn": 107, + "endOffset": 1601 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1370, + "endColumn": 122, + "endOffset": 1488 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-tl\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1606, + "endColumn": 122, + "endOffset": 1724 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/androidTest/debug/multi/values-tr.json b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-tr.json new file mode 100644 index 0000000..c5856bf --- /dev/null +++ b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-tr.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\values-tr\\values-tr.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 104, + "endOffset": 155 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-tr\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 291, + "endColumn": 104, + "endOffset": 391 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 160, + "endColumn": 98, + "endOffset": 254 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-tr\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 396, + "endColumn": 98, + "endOffset": 490 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 259, + "endColumn": 111, + "endOffset": 366 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-tr\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 495, + "endColumn": 111, + "endOffset": 602 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 371, + "endColumn": 89, + "endOffset": 456 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-tr\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 607, + "endColumn": 89, + "endOffset": 692 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 461, + "endColumn": 105, + "endOffset": 562 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-tr\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 697, + "endColumn": 105, + "endOffset": 798 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 567, + "endColumn": 119, + "endOffset": 682 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-tr\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 803, + "endColumn": 119, + "endOffset": 918 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 687, + "endColumn": 106, + "endOffset": 789 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-tr\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 923, + "endColumn": 106, + "endOffset": 1025 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 794, + "endColumn": 104, + "endOffset": 894 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-tr\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1030, + "endColumn": 104, + "endOffset": 1130 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 899, + "endColumn": 95, + "endOffset": 990 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-tr\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1135, + "endColumn": 95, + "endOffset": 1226 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 995, + "endColumn": 106, + "endOffset": 1097 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-tr\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1231, + "endColumn": 106, + "endOffset": 1333 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1102, + "endColumn": 101, + "endOffset": 1199 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-tr\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1338, + "endColumn": 101, + "endOffset": 1435 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1204, + "endColumn": 107, + "endOffset": 1307 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-tr\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1440, + "endColumn": 107, + "endOffset": 1543 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1312, + "endColumn": 118, + "endOffset": 1426 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-tr\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1548, + "endColumn": 118, + "endOffset": 1662 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/androidTest/debug/multi/values-uk.json b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-uk.json new file mode 100644 index 0000000..655664c --- /dev/null +++ b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-uk.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\values-uk\\values-uk.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 109, + "endOffset": 160 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-uk\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 291, + "endColumn": 109, + "endOffset": 396 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 165, + "endColumn": 101, + "endOffset": 262 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-uk\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 401, + "endColumn": 101, + "endOffset": 498 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 267, + "endColumn": 105, + "endOffset": 368 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-uk\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 503, + "endColumn": 105, + "endOffset": 604 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 373, + "endColumn": 85, + "endOffset": 454 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-uk\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 609, + "endColumn": 85, + "endOffset": 690 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 459, + "endColumn": 107, + "endOffset": 562 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-uk\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 695, + "endColumn": 107, + "endOffset": 798 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 567, + "endColumn": 117, + "endOffset": 680 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-uk\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 803, + "endColumn": 117, + "endOffset": 916 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 685, + "endColumn": 105, + "endOffset": 786 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-uk\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 921, + "endColumn": 105, + "endOffset": 1022 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 791, + "endColumn": 106, + "endOffset": 893 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-uk\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1027, + "endColumn": 106, + "endOffset": 1129 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 898, + "endColumn": 97, + "endOffset": 991 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-uk\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1134, + "endColumn": 97, + "endOffset": 1227 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 996, + "endColumn": 107, + "endOffset": 1099 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-uk\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1232, + "endColumn": 107, + "endOffset": 1335 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1104, + "endColumn": 105, + "endOffset": 1205 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-uk\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1340, + "endColumn": 105, + "endOffset": 1441 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1210, + "endColumn": 108, + "endOffset": 1314 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-uk\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1446, + "endColumn": 108, + "endOffset": 1550 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1319, + "endColumn": 123, + "endOffset": 1438 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-uk\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1555, + "endColumn": 123, + "endOffset": 1674 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/androidTest/debug/multi/values-ur-rPK.json b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-ur-rPK.json new file mode 100644 index 0000000..5224fc1 --- /dev/null +++ b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-ur-rPK.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\values-ur-rPK\\values-ur-rPK.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 109, + "endOffset": 160 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ur-rPK\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 295, + "endColumn": 109, + "endOffset": 400 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 165, + "endColumn": 105, + "endOffset": 266 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ur-rPK\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 405, + "endColumn": 105, + "endOffset": 506 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 271, + "endColumn": 108, + "endOffset": 375 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ur-rPK\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 511, + "endColumn": 108, + "endOffset": 615 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 380, + "endColumn": 85, + "endOffset": 461 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ur-rPK\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 620, + "endColumn": 85, + "endOffset": 701 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 466, + "endColumn": 103, + "endOffset": 565 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ur-rPK\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 706, + "endColumn": 103, + "endOffset": 805 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 570, + "endColumn": 119, + "endOffset": 685 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ur-rPK\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 810, + "endColumn": 119, + "endOffset": 925 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 690, + "endColumn": 107, + "endOffset": 793 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ur-rPK\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 930, + "endColumn": 107, + "endOffset": 1033 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 798, + "endColumn": 108, + "endOffset": 902 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ur-rPK\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1038, + "endColumn": 108, + "endOffset": 1142 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 907, + "endColumn": 101, + "endOffset": 1004 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ur-rPK\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1147, + "endColumn": 101, + "endOffset": 1244 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1009, + "endColumn": 110, + "endOffset": 1115 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ur-rPK\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1249, + "endColumn": 110, + "endOffset": 1355 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1120, + "endColumn": 99, + "endOffset": 1215 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ur-rPK\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1360, + "endColumn": 99, + "endOffset": 1455 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1220, + "endColumn": 107, + "endOffset": 1323 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ur-rPK\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1460, + "endColumn": 107, + "endOffset": 1563 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1328, + "endColumn": 128, + "endOffset": 1452 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ur-rPK\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1568, + "endColumn": 128, + "endOffset": 1692 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/androidTest/debug/multi/values-uz-rUZ.json b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-uz-rUZ.json new file mode 100644 index 0000000..1eb1f95 --- /dev/null +++ b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-uz-rUZ.json @@ -0,0 +1,235 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\values-uz-rUZ\\values-uz-rUZ.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 104, + "endOffset": 155 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-uz-rUZ\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 295, + "endColumn": 104, + "endOffset": 395 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 160, + "endColumn": 103, + "endOffset": 259 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-uz-rUZ\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 400, + "endColumn": 103, + "endOffset": 499 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 264, + "endColumn": 116, + "endOffset": 376 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-uz-rUZ\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 504, + "endColumn": 116, + "endOffset": 616 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 381, + "endColumn": 85, + "endOffset": 462 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-uz-rUZ\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 621, + "endColumn": 85, + "endOffset": 702 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 467, + "endColumn": 110, + "endOffset": 573 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-uz-rUZ\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 707, + "endColumn": 110, + "endOffset": 813 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 578, + "endColumn": 115, + "endOffset": 689 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-uz-rUZ\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 818, + "endColumn": 115, + "endOffset": 929 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 694, + "endColumn": 108, + "endOffset": 798 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-uz-rUZ\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 934, + "endColumn": 108, + "endOffset": 1038 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 803, + "endColumn": 106, + "endOffset": 905 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-uz-rUZ\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1043, + "endColumn": 106, + "endOffset": 1145 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 910, + "endColumn": 98, + "endOffset": 1004 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-uz-rUZ\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1150, + "endColumn": 98, + "endOffset": 1244 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1009, + "endColumn": 107, + "endOffset": 1112 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-uz-rUZ\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1249, + "endColumn": 107, + "endOffset": 1352 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1117, + "endColumn": 104, + "endOffset": 1217 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-uz-rUZ\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1357, + "endColumn": 104, + "endOffset": 1457 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1222, + "endColumn": 104, + "endOffset": 1322 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-uz-rUZ\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1462, + "endColumn": 104, + "endOffset": 1562 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/androidTest/debug/multi/values-v11.json b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-v11.json new file mode 100644 index 0000000..b247f4d --- /dev/null +++ b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-v11.json @@ -0,0 +1,356 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\values-v11\\values-v11.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endLine": 7, + "endColumn": 12, + "endOffset": 469 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v11\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 301, + "endLine": 9, + "endColumn": 12, + "endOffset": 715 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 474, + "endLine": 13, + "endColumn": 12, + "endOffset": 894 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v11\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 720, + "endLine": 15, + "endColumn": 12, + "endOffset": 1140 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 899, + "endLine": 19, + "endColumn": 12, + "endOffset": 1322 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v11\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1145, + "endLine": 21, + "endColumn": 12, + "endOffset": 1568 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1327, + "endLine": 25, + "endColumn": 12, + "endOffset": 1748 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v11\\values.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 1573, + "endLine": 27, + "endColumn": 12, + "endOffset": 1994 + } + } + }, + { + "to": { + "startLine": 26, + "startColumn": 4, + "startOffset": 1753, + "endLine": 31, + "endColumn": 12, + "endOffset": 2177 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v11\\values.xml", + "position": { + "startLine": 28, + "startColumn": 4, + "startOffset": 1999, + "endLine": 33, + "endColumn": 12, + "endOffset": 2423 + } + } + }, + { + "to": { + "startLine": 32, + "startColumn": 4, + "startOffset": 2182, + "endLine": 37, + "endColumn": 12, + "endOffset": 2602 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v11\\values.xml", + "position": { + "startLine": 34, + "startColumn": 4, + "startOffset": 2428, + "endLine": 39, + "endColumn": 12, + "endOffset": 2848 + } + } + }, + { + "to": { + "startLine": 38, + "startColumn": 4, + "startOffset": 2607, + "endColumn": 88, + "endOffset": 2691 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v11\\values.xml", + "position": { + "startLine": 42, + "startColumn": 4, + "startOffset": 3094, + "endColumn": 88, + "endOffset": 3178 + } + } + }, + { + "to": { + "startLine": 39, + "startColumn": 4, + "startOffset": 2696, + "endColumn": 100, + "endOffset": 2792 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v11\\values.xml", + "position": { + "startLine": 43, + "startColumn": 4, + "startOffset": 3183, + "endColumn": 100, + "endOffset": 3279 + } + } + }, + { + "to": { + "startLine": 40, + "startColumn": 4, + "startOffset": 2797, + "endLine": 44, + "endColumn": 12, + "endOffset": 3200 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v11\\values.xml", + "position": { + "startLine": 44, + "startColumn": 4, + "startOffset": 3284, + "endLine": 48, + "endColumn": 12, + "endOffset": 3687 + } + } + }, + { + "to": { + "startLine": 45, + "startColumn": 4, + "startOffset": 3205, + "endLine": 49, + "endColumn": 12, + "endOffset": 3620 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v11\\values.xml", + "position": { + "startLine": 49, + "startColumn": 4, + "startOffset": 3692, + "endLine": 53, + "endColumn": 12, + "endOffset": 4107 + } + } + }, + { + "to": { + "startLine": 50, + "startColumn": 4, + "startOffset": 3625, + "endLine": 51, + "endColumn": 12, + "endOffset": 3727 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v11\\values.xml", + "position": { + "startLine": 56, + "startColumn": 4, + "startOffset": 4353, + "endLine": 57, + "endColumn": 12, + "endOffset": 4455 + } + } + }, + { + "to": { + "startLine": 52, + "startColumn": 4, + "startOffset": 3732, + "endLine": 53, + "endColumn": 12, + "endOffset": 3856 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v11\\values.xml", + "position": { + "startLine": 58, + "startColumn": 4, + "startOffset": 4460, + "endLine": 59, + "endColumn": 12, + "endOffset": 4584 + } + } + }, + { + "to": { + "startLine": 54, + "startColumn": 4, + "startOffset": 3861, + "endLine": 58, + "endColumn": 12, + "endOffset": 4220 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v11\\values.xml", + "position": { + "startLine": 60, + "startColumn": 4, + "startOffset": 4589, + "endLine": 64, + "endColumn": 12, + "endOffset": 4948 + } + } + }, + { + "to": { + "startLine": 59, + "startColumn": 4, + "startOffset": 4225, + "endColumn": 70, + "endOffset": 4291 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v11\\values.xml", + "position": { + "startLine": 67, + "startColumn": 4, + "startOffset": 5194, + "endColumn": 70, + "endOffset": 5260 + } + } + }, + { + "to": { + "startLine": 60, + "startColumn": 4, + "startOffset": 4296, + "endColumn": 82, + "endOffset": 4374 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v11\\values.xml", + "position": { + "startLine": 68, + "startColumn": 4, + "startOffset": 5265, + "endColumn": 82, + "endOffset": 5343 + } + } + }, + { + "to": { + "startLine": 61, + "startColumn": 4, + "startOffset": 4379, + "endLine": 111, + "endColumn": 12, + "endOffset": 8123 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v11\\values.xml", + "position": { + "startLine": 69, + "startColumn": 4, + "startOffset": 5348, + "endLine": 119, + "endColumn": 12, + "endOffset": 9092 + } + } + }, + { + "to": { + "startLine": 112, + "startColumn": 4, + "startOffset": 8128, + "endLine": 163, + "endColumn": 12, + "endOffset": 12012 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v11\\values.xml", + "position": { + "startLine": 120, + "startColumn": 4, + "startOffset": 9097, + "endLine": 171, + "endColumn": 12, + "endOffset": 12981 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/androidTest/debug/multi/values-v12.json b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-v12.json new file mode 100644 index 0000000..8cab662 --- /dev/null +++ b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-v12.json @@ -0,0 +1,87 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\values-v12\\values-v12.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 70, + "endOffset": 121 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v12\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 296, + "endColumn": 70, + "endOffset": 362 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 126, + "endColumn": 82, + "endOffset": 204 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v12\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 367, + "endColumn": 82, + "endOffset": 445 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 209, + "endLine": 6, + "endColumn": 12, + "endOffset": 383 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v12\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 450, + "endLine": 8, + "endColumn": 12, + "endOffset": 624 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 388, + "endLine": 9, + "endColumn": 12, + "endOffset": 574 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v12\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 629, + "endLine": 11, + "endColumn": 12, + "endOffset": 815 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/androidTest/debug/multi/values-v14.json b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-v14.json new file mode 100644 index 0000000..0658b1a --- /dev/null +++ b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-v14.json @@ -0,0 +1,108 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\values-v14\\values-v14.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endLine": 6, + "endColumn": 12, + "endOffset": 326 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v14\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 301, + "endLine": 8, + "endColumn": 12, + "endOffset": 572 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 331, + "endColumn": 70, + "endOffset": 397 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v14\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 818, + "endColumn": 70, + "endOffset": 884 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 402, + "endColumn": 82, + "endOffset": 480 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v14\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 889, + "endColumn": 82, + "endOffset": 967 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 485, + "endLine": 14, + "endColumn": 12, + "endOffset": 890 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v14\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 972, + "endLine": 18, + "endColumn": 12, + "endOffset": 1377 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 895, + "endLine": 20, + "endColumn": 12, + "endOffset": 1312 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v14\\values.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1382, + "endLine": 24, + "endColumn": 12, + "endOffset": 1799 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/androidTest/debug/multi/values-v17.json b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-v17.json new file mode 100644 index 0000000..110be69 --- /dev/null +++ b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-v17.json @@ -0,0 +1,259 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\values-v17\\values-v17.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endLine": 5, + "endColumn": 12, + "endOffset": 278 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v17\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 295, + "endLine": 7, + "endColumn": 12, + "endOffset": 518 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 283, + "endLine": 9, + "endColumn": 12, + "endOffset": 615 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v17\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 523, + "endLine": 11, + "endColumn": 12, + "endOffset": 855 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 620, + "endLine": 12, + "endColumn": 12, + "endOffset": 765 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v17\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 860, + "endLine": 14, + "endColumn": 12, + "endOffset": 1005 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 770, + "endLine": 15, + "endColumn": 12, + "endOffset": 937 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v17\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1010, + "endLine": 17, + "endColumn": 12, + "endOffset": 1177 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 942, + "endLine": 19, + "endColumn": 12, + "endOffset": 1165 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v17\\values.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1182, + "endLine": 21, + "endColumn": 12, + "endOffset": 1405 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1170, + "endLine": 23, + "endColumn": 12, + "endOffset": 1407 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v17\\values.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 1410, + "endLine": 25, + "endColumn": 12, + "endOffset": 1647 + } + } + }, + { + "to": { + "startLine": 24, + "startColumn": 4, + "startOffset": 1412, + "endLine": 26, + "endColumn": 12, + "endOffset": 1578 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v17\\values.xml", + "position": { + "startLine": 26, + "startColumn": 4, + "startOffset": 1652, + "endLine": 28, + "endColumn": 12, + "endOffset": 1818 + } + } + }, + { + "to": { + "startLine": 27, + "startColumn": 4, + "startOffset": 1583, + "endLine": 29, + "endColumn": 12, + "endOffset": 1752 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v17\\values.xml", + "position": { + "startLine": 29, + "startColumn": 4, + "startOffset": 1823, + "endLine": 31, + "endColumn": 12, + "endOffset": 1992 + } + } + }, + { + "to": { + "startLine": 30, + "startColumn": 4, + "startOffset": 1757, + "endLine": 32, + "endColumn": 12, + "endOffset": 1921 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v17\\values.xml", + "position": { + "startLine": 32, + "startColumn": 4, + "startOffset": 1997, + "endLine": 34, + "endColumn": 12, + "endOffset": 2161 + } + } + }, + { + "to": { + "startLine": 33, + "startColumn": 4, + "startOffset": 1926, + "endLine": 36, + "endColumn": 12, + "endOffset": 2194 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v17\\values.xml", + "position": { + "startLine": 35, + "startColumn": 4, + "startOffset": 2166, + "endLine": 38, + "endColumn": 12, + "endOffset": 2434 + } + } + }, + { + "to": { + "startLine": 37, + "startColumn": 4, + "startOffset": 2199, + "endLine": 39, + "endColumn": 12, + "endOffset": 2394 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v17\\values.xml", + "position": { + "startLine": 39, + "startColumn": 4, + "startOffset": 2439, + "endLine": 41, + "endColumn": 12, + "endOffset": 2634 + } + } + }, + { + "to": { + "startLine": 40, + "startColumn": 4, + "startOffset": 2399, + "endLine": 42, + "endColumn": 12, + "endOffset": 2642 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v17\\values.xml", + "position": { + "startLine": 42, + "startColumn": 4, + "startOffset": 2639, + "endLine": 44, + "endColumn": 12, + "endOffset": 2882 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/androidTest/debug/multi/values-v18.json b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-v18.json new file mode 100644 index 0000000..c58c8ca --- /dev/null +++ b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-v18.json @@ -0,0 +1,26 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\values-v18\\values-v18.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 48, + "endOffset": 99 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v18\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 291, + "endColumn": 48, + "endOffset": 335 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/androidTest/debug/multi/values-v21.json b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-v21.json new file mode 100644 index 0000000..40a2e7c --- /dev/null +++ b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-v21.json @@ -0,0 +1,1645 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\values-v21\\values-v21.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 90, + "endOffset": 141 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 301, + "endColumn": 90, + "endOffset": 387 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 146, + "endColumn": 102, + "endOffset": 244 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 392, + "endColumn": 102, + "endOffset": 490 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 249, + "endColumn": 102, + "endOffset": 347 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 495, + "endColumn": 102, + "endOffset": 593 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 352, + "endColumn": 104, + "endOffset": 452 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 598, + "endColumn": 104, + "endOffset": 698 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 457, + "endColumn": 106, + "endOffset": 559 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 703, + "endColumn": 106, + "endOffset": 805 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 564, + "endColumn": 108, + "endOffset": 668 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 810, + "endColumn": 108, + "endOffset": 914 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 673, + "endColumn": 108, + "endOffset": 777 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 919, + "endColumn": 108, + "endOffset": 1023 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 782, + "endColumn": 108, + "endOffset": 886 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1028, + "endColumn": 108, + "endOffset": 1132 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 891, + "endColumn": 108, + "endOffset": 995 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1137, + "endColumn": 108, + "endOffset": 1241 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1000, + "endColumn": 108, + "endOffset": 1104 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1246, + "endColumn": 108, + "endOffset": 1350 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1109, + "endColumn": 106, + "endOffset": 1211 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1355, + "endColumn": 106, + "endOffset": 1457 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1216, + "endColumn": 102, + "endOffset": 1314 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1462, + "endColumn": 102, + "endOffset": 1560 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1319, + "endColumn": 118, + "endOffset": 1433 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1565, + "endColumn": 118, + "endOffset": 1679 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1438, + "endLine": 16, + "endColumn": 12, + "endOffset": 1588 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1925, + "endLine": 20, + "endColumn": 12, + "endOffset": 2075 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1593, + "endLine": 18, + "endColumn": 12, + "endOffset": 1743 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2080, + "endLine": 22, + "endColumn": 12, + "endOffset": 2230 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1748, + "endColumn": 104, + "endOffset": 1848 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 25, + "startColumn": 4, + "startOffset": 2481, + "endColumn": 104, + "endOffset": 2581 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1853, + "endColumn": 120, + "endOffset": 1969 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 26, + "startColumn": 4, + "startOffset": 2586, + "endColumn": 120, + "endOffset": 2702 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1974, + "endColumn": 100, + "endOffset": 2070 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 27, + "startColumn": 4, + "startOffset": 2707, + "endColumn": 100, + "endOffset": 2803 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2075, + "endLine": 23, + "endColumn": 12, + "endOffset": 2217 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 30, + "startColumn": 4, + "startOffset": 3049, + "endLine": 31, + "endColumn": 12, + "endOffset": 3191 + } + } + }, + { + "to": { + "startLine": 24, + "startColumn": 4, + "startOffset": 2222, + "endLine": 25, + "endColumn": 12, + "endOffset": 2358 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 32, + "startColumn": 4, + "startOffset": 3196, + "endLine": 33, + "endColumn": 12, + "endOffset": 3332 + } + } + }, + { + "to": { + "startLine": 26, + "startColumn": 4, + "startOffset": 2363, + "endColumn": 102, + "endOffset": 2461 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 36, + "startColumn": 4, + "startOffset": 3583, + "endColumn": 102, + "endOffset": 3681 + } + } + }, + { + "to": { + "startLine": 27, + "startColumn": 4, + "startOffset": 2466, + "endColumn": 118, + "endOffset": 2580 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 37, + "startColumn": 4, + "startOffset": 3686, + "endColumn": 118, + "endOffset": 3800 + } + } + }, + { + "to": { + "startLine": 28, + "startColumn": 4, + "startOffset": 2585, + "endColumn": 106, + "endOffset": 2687 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 38, + "startColumn": 4, + "startOffset": 3805, + "endColumn": 106, + "endOffset": 3907 + } + } + }, + { + "to": { + "startLine": 29, + "startColumn": 4, + "startOffset": 2692, + "endColumn": 102, + "endOffset": 2790 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 39, + "startColumn": 4, + "startOffset": 3912, + "endColumn": 102, + "endOffset": 4010 + } + } + }, + { + "to": { + "startLine": 30, + "startColumn": 4, + "startOffset": 2795, + "endLine": 31, + "endColumn": 12, + "endOffset": 2937 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 42, + "startColumn": 4, + "startOffset": 4256, + "endLine": 43, + "endColumn": 12, + "endOffset": 4398 + } + } + }, + { + "to": { + "startLine": 32, + "startColumn": 4, + "startOffset": 2942, + "endLine": 33, + "endColumn": 12, + "endOffset": 3092 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 44, + "startColumn": 4, + "startOffset": 4403, + "endLine": 45, + "endColumn": 12, + "endOffset": 4553 + } + } + }, + { + "to": { + "startLine": 34, + "startColumn": 4, + "startOffset": 3097, + "endLine": 35, + "endColumn": 12, + "endOffset": 3263 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 46, + "startColumn": 4, + "startOffset": 4558, + "endLine": 47, + "endColumn": 12, + "endOffset": 4724 + } + } + }, + { + "to": { + "startLine": 36, + "startColumn": 4, + "startOffset": 3268, + "endLine": 37, + "endColumn": 12, + "endOffset": 3412 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 48, + "startColumn": 4, + "startOffset": 4729, + "endLine": 49, + "endColumn": 12, + "endOffset": 4873 + } + } + }, + { + "to": { + "startLine": 38, + "startColumn": 4, + "startOffset": 3417, + "endLine": 39, + "endColumn": 12, + "endOffset": 3577 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 50, + "startColumn": 4, + "startOffset": 4878, + "endLine": 51, + "endColumn": 12, + "endOffset": 5038 + } + } + }, + { + "to": { + "startLine": 40, + "startColumn": 4, + "startOffset": 3582, + "endLine": 41, + "endColumn": 12, + "endOffset": 3734 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 52, + "startColumn": 4, + "startOffset": 5043, + "endLine": 53, + "endColumn": 12, + "endOffset": 5195 + } + } + }, + { + "to": { + "startLine": 42, + "startColumn": 4, + "startOffset": 3739, + "endLine": 43, + "endColumn": 12, + "endOffset": 3885 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 54, + "startColumn": 4, + "startOffset": 5200, + "endLine": 55, + "endColumn": 12, + "endOffset": 5346 + } + } + }, + { + "to": { + "startLine": 44, + "startColumn": 4, + "startOffset": 3890, + "endLine": 45, + "endColumn": 12, + "endOffset": 4034 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 56, + "startColumn": 4, + "startOffset": 5351, + "endLine": 57, + "endColumn": 12, + "endOffset": 5495 + } + } + }, + { + "to": { + "startLine": 46, + "startColumn": 4, + "startOffset": 4039, + "endLine": 47, + "endColumn": 12, + "endOffset": 4183 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 58, + "startColumn": 4, + "startOffset": 5500, + "endLine": 59, + "endColumn": 12, + "endOffset": 5644 + } + } + }, + { + "to": { + "startLine": 48, + "startColumn": 4, + "startOffset": 4188, + "endColumn": 111, + "endOffset": 4295 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 62, + "startColumn": 4, + "startOffset": 5895, + "endColumn": 111, + "endOffset": 6002 + } + } + }, + { + "to": { + "startLine": 49, + "startColumn": 4, + "startOffset": 4300, + "endColumn": 146, + "endOffset": 4442 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 65, + "startColumn": 4, + "startOffset": 6248, + "endColumn": 146, + "endOffset": 6390 + } + } + }, + { + "to": { + "startLine": 50, + "startColumn": 4, + "startOffset": 4447, + "endLine": 51, + "endColumn": 12, + "endOffset": 4595 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 66, + "startColumn": 4, + "startOffset": 6395, + "endLine": 67, + "endColumn": 12, + "endOffset": 6543 + } + } + }, + { + "to": { + "startLine": 52, + "startColumn": 4, + "startOffset": 4600, + "endLine": 53, + "endColumn": 12, + "endOffset": 4742 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 68, + "startColumn": 4, + "startOffset": 6548, + "endLine": 69, + "endColumn": 12, + "endOffset": 6690 + } + } + }, + { + "to": { + "startLine": 54, + "startColumn": 4, + "startOffset": 4747, + "endColumn": 74, + "endOffset": 4817 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 72, + "startColumn": 4, + "startOffset": 6936, + "endColumn": 74, + "endOffset": 7006 + } + } + }, + { + "to": { + "startLine": 55, + "startColumn": 4, + "startOffset": 4822, + "endColumn": 88, + "endOffset": 4906 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 73, + "startColumn": 4, + "startOffset": 7011, + "endColumn": 88, + "endOffset": 7095 + } + } + }, + { + "to": { + "startLine": 56, + "startColumn": 4, + "startOffset": 4911, + "endColumn": 86, + "endOffset": 4993 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 74, + "startColumn": 4, + "startOffset": 7100, + "endColumn": 86, + "endOffset": 7182 + } + } + }, + { + "to": { + "startLine": 57, + "startColumn": 4, + "startOffset": 4998, + "endColumn": 100, + "endOffset": 5094 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 75, + "startColumn": 4, + "startOffset": 7187, + "endColumn": 100, + "endOffset": 7283 + } + } + }, + { + "to": { + "startLine": 58, + "startColumn": 4, + "startOffset": 5099, + "endLine": 105, + "endColumn": 12, + "endOffset": 8497 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 76, + "startColumn": 4, + "startOffset": 7288, + "endLine": 123, + "endColumn": 12, + "endOffset": 10686 + } + } + }, + { + "to": { + "startLine": 106, + "startColumn": 4, + "startOffset": 8502, + "endLine": 108, + "endColumn": 12, + "endOffset": 8683 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 124, + "startColumn": 4, + "startOffset": 10691, + "endLine": 126, + "endColumn": 12, + "endOffset": 10872 + } + } + }, + { + "to": { + "startLine": 109, + "startColumn": 4, + "startOffset": 8688, + "endLine": 156, + "endColumn": 12, + "endOffset": 12098 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 127, + "startColumn": 4, + "startOffset": 10877, + "endLine": 174, + "endColumn": 12, + "endOffset": 14287 + } + } + }, + { + "to": { + "startLine": 157, + "startColumn": 4, + "startOffset": 12103, + "endLine": 159, + "endColumn": 12, + "endOffset": 12296 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 175, + "startColumn": 4, + "startOffset": 14292, + "endLine": 177, + "endColumn": 12, + "endOffset": 14485 + } + } + }, + { + "to": { + "startLine": 160, + "startColumn": 4, + "startOffset": 12301, + "endLine": 161, + "endColumn": 12, + "endOffset": 12419 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 180, + "startColumn": 4, + "startOffset": 14731, + "endLine": 181, + "endColumn": 12, + "endOffset": 14849 + } + } + }, + { + "to": { + "startLine": 162, + "startColumn": 4, + "startOffset": 12424, + "endLine": 163, + "endColumn": 12, + "endOffset": 12542 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 182, + "startColumn": 4, + "startOffset": 14854, + "endLine": 183, + "endColumn": 12, + "endOffset": 14972 + } + } + }, + { + "to": { + "startLine": 164, + "startColumn": 4, + "startOffset": 12547, + "endLine": 165, + "endColumn": 12, + "endOffset": 12655 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 184, + "startColumn": 4, + "startOffset": 14977, + "endLine": 185, + "endColumn": 12, + "endOffset": 15085 + } + } + }, + { + "to": { + "startLine": 166, + "startColumn": 4, + "startOffset": 12660, + "endLine": 168, + "endColumn": 12, + "endOffset": 12838 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 186, + "startColumn": 4, + "startOffset": 15090, + "endLine": 188, + "endColumn": 12, + "endOffset": 15268 + } + } + }, + { + "to": { + "startLine": 169, + "startColumn": 4, + "startOffset": 12843, + "endLine": 170, + "endColumn": 12, + "endOffset": 12969 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 189, + "startColumn": 4, + "startOffset": 15273, + "endLine": 190, + "endColumn": 12, + "endOffset": 15399 + } + } + }, + { + "to": { + "startLine": 171, + "startColumn": 4, + "startOffset": 12974, + "endColumn": 116, + "endOffset": 13086 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 191, + "startColumn": 4, + "startOffset": 15404, + "endColumn": 116, + "endOffset": 15516 + } + } + }, + { + "to": { + "startLine": 172, + "startColumn": 4, + "startOffset": 13091, + "endColumn": 88, + "endOffset": 13175 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 192, + "startColumn": 4, + "startOffset": 15521, + "endColumn": 88, + "endOffset": 15605 + } + } + }, + { + "to": { + "startLine": 173, + "startColumn": 4, + "startOffset": 13180, + "endColumn": 110, + "endOffset": 13286 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 193, + "startColumn": 4, + "startOffset": 15610, + "endColumn": 110, + "endOffset": 15716 + } + } + }, + { + "to": { + "startLine": 174, + "startColumn": 4, + "startOffset": 13291, + "endColumn": 126, + "endOffset": 13413 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 194, + "startColumn": 4, + "startOffset": 15721, + "endColumn": 126, + "endOffset": 15843 + } + } + }, + { + "to": { + "startLine": 175, + "startColumn": 4, + "startOffset": 13418, + "endColumn": 100, + "endOffset": 13514 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 195, + "startColumn": 4, + "startOffset": 15848, + "endColumn": 100, + "endOffset": 15944 + } + } + }, + { + "to": { + "startLine": 176, + "startColumn": 4, + "startOffset": 13519, + "endColumn": 94, + "endOffset": 13609 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 196, + "startColumn": 4, + "startOffset": 15949, + "endColumn": 94, + "endOffset": 16039 + } + } + }, + { + "to": { + "startLine": 177, + "startColumn": 4, + "startOffset": 13614, + "endColumn": 122, + "endOffset": 13732 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 197, + "startColumn": 4, + "startOffset": 16044, + "endColumn": 122, + "endOffset": 16162 + } + } + }, + { + "to": { + "startLine": 178, + "startColumn": 4, + "startOffset": 13737, + "endColumn": 128, + "endOffset": 13861 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 198, + "startColumn": 4, + "startOffset": 16167, + "endColumn": 128, + "endOffset": 16291 + } + } + }, + { + "to": { + "startLine": 179, + "startColumn": 4, + "startOffset": 13866, + "endColumn": 116, + "endOffset": 13978 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 199, + "startColumn": 4, + "startOffset": 16296, + "endColumn": 116, + "endOffset": 16408 + } + } + }, + { + "to": { + "startLine": 180, + "startColumn": 4, + "startOffset": 13983, + "endLine": 181, + "endColumn": 12, + "endOffset": 14113 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 200, + "startColumn": 4, + "startOffset": 16413, + "endLine": 201, + "endColumn": 12, + "endOffset": 16543 + } + } + }, + { + "to": { + "startLine": 182, + "startColumn": 4, + "startOffset": 14118, + "endLine": 183, + "endColumn": 12, + "endOffset": 14256 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 202, + "startColumn": 4, + "startOffset": 16548, + "endLine": 203, + "endColumn": 12, + "endOffset": 16686 + } + } + }, + { + "to": { + "startLine": 184, + "startColumn": 4, + "startOffset": 14261, + "endLine": 185, + "endColumn": 12, + "endOffset": 14391 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 204, + "startColumn": 4, + "startOffset": 16691, + "endLine": 205, + "endColumn": 12, + "endOffset": 16821 + } + } + }, + { + "to": { + "startLine": 186, + "startColumn": 4, + "startOffset": 14396, + "endLine": 187, + "endColumn": 12, + "endOffset": 14510 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 206, + "startColumn": 4, + "startOffset": 16826, + "endLine": 207, + "endColumn": 12, + "endOffset": 16940 + } + } + }, + { + "to": { + "startLine": 188, + "startColumn": 4, + "startOffset": 14515, + "endLine": 191, + "endColumn": 12, + "endOffset": 14711 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 208, + "startColumn": 4, + "startOffset": 16945, + "endLine": 211, + "endColumn": 12, + "endOffset": 17141 + } + } + }, + { + "to": { + "startLine": 192, + "startColumn": 4, + "startOffset": 14716, + "endLine": 193, + "endColumn": 12, + "endOffset": 14830 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 212, + "startColumn": 4, + "startOffset": 17146, + "endLine": 213, + "endColumn": 12, + "endOffset": 17260 + } + } + }, + { + "to": { + "startLine": 194, + "startColumn": 4, + "startOffset": 14835, + "endColumn": 92, + "endOffset": 14923 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 214, + "startColumn": 4, + "startOffset": 17265, + "endColumn": 92, + "endOffset": 17353 + } + } + }, + { + "to": { + "startLine": 195, + "startColumn": 4, + "startOffset": 14928, + "endColumn": 110, + "endOffset": 15034 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 215, + "startColumn": 4, + "startOffset": 17358, + "endColumn": 110, + "endOffset": 17464 + } + } + }, + { + "to": { + "startLine": 196, + "startColumn": 4, + "startOffset": 15039, + "endColumn": 55, + "endOffset": 15090 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 216, + "startColumn": 4, + "startOffset": 17469, + "endColumn": 55, + "endOffset": 17520 + } + } + }, + { + "to": { + "startLine": 197, + "startColumn": 4, + "startOffset": 15095, + "endLine": 198, + "endColumn": 12, + "endOffset": 15197 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 217, + "startColumn": 4, + "startOffset": 17525, + "endLine": 218, + "endColumn": 12, + "endOffset": 17627 + } + } + }, + { + "to": { + "startLine": 199, + "startColumn": 4, + "startOffset": 15202, + "endLine": 202, + "endColumn": 12, + "endOffset": 15392 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 219, + "startColumn": 4, + "startOffset": 17632, + "endLine": 222, + "endColumn": 12, + "endOffset": 17822 + } + } + }, + { + "to": { + "startLine": 203, + "startColumn": 4, + "startOffset": 15397, + "endLine": 204, + "endColumn": 12, + "endOffset": 15503 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 223, + "startColumn": 4, + "startOffset": 17827, + "endLine": 224, + "endColumn": 12, + "endOffset": 17933 + } + } + }, + { + "to": { + "startLine": 205, + "startColumn": 4, + "startOffset": 15508, + "endLine": 206, + "endColumn": 12, + "endOffset": 15636 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 225, + "startColumn": 4, + "startOffset": 17938, + "endLine": 226, + "endColumn": 12, + "endOffset": 18066 + } + } + }, + { + "to": { + "startLine": 207, + "startColumn": 4, + "startOffset": 15641, + "endColumn": 94, + "endOffset": 15731 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 227, + "startColumn": 4, + "startOffset": 18071, + "endColumn": 94, + "endOffset": 18161 + } + } + }, + { + "to": { + "startLine": 208, + "startColumn": 4, + "startOffset": 15736, + "endColumn": 90, + "endOffset": 15822 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 228, + "startColumn": 4, + "startOffset": 18166, + "endColumn": 90, + "endOffset": 18252 + } + } + }, + { + "to": { + "startLine": 209, + "startColumn": 4, + "startOffset": 15827, + "endLine": 213, + "endColumn": 12, + "endOffset": 16131 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 229, + "startColumn": 4, + "startOffset": 18257, + "endLine": 233, + "endColumn": 12, + "endOffset": 18561 + } + } + }, + { + "to": { + "startLine": 214, + "startColumn": 4, + "startOffset": 16136, + "endColumn": 112, + "endOffset": 16244 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 234, + "startColumn": 4, + "startOffset": 18566, + "endColumn": 112, + "endOffset": 18674 + } + } + }, + { + "to": { + "startLine": 215, + "startColumn": 4, + "startOffset": 16249, + "endColumn": 116, + "endOffset": 16361 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 235, + "startColumn": 4, + "startOffset": 18679, + "endColumn": 116, + "endOffset": 18791 + } + } + }, + { + "to": { + "startLine": 216, + "startColumn": 4, + "startOffset": 16366, + "endLine": 217, + "endColumn": 12, + "endOffset": 16500 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 236, + "startColumn": 4, + "startOffset": 18796, + "endLine": 237, + "endColumn": 12, + "endOffset": 18930 + } + } + }, + { + "to": { + "startLine": 218, + "startColumn": 4, + "startOffset": 16505, + "endLine": 224, + "endColumn": 12, + "endOffset": 16853 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 240, + "startColumn": 4, + "startOffset": 19176, + "endLine": 246, + "endColumn": 12, + "endOffset": 19524 + } + } + }, + { + "to": { + "startLine": 225, + "startColumn": 4, + "startOffset": 16858, + "endLine": 231, + "endColumn": 12, + "endOffset": 17218 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 247, + "startColumn": 4, + "startOffset": 19529, + "endLine": 253, + "endColumn": 12, + "endOffset": 19889 + } + } + }, + { + "to": { + "startLine": 232, + "startColumn": 4, + "startOffset": 17223, + "endLine": 241, + "endColumn": 12, + "endOffset": 17903 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 254, + "startColumn": 4, + "startOffset": 19894, + "endLine": 263, + "endColumn": 12, + "endOffset": 20574 + } + } + }, + { + "to": { + "startLine": 242, + "startColumn": 4, + "startOffset": 17908, + "endLine": 251, + "endColumn": 12, + "endOffset": 18589 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 264, + "startColumn": 4, + "startOffset": 20579, + "endLine": 273, + "endColumn": 12, + "endOffset": 21260 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/androidTest/debug/multi/values-vi.json b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-vi.json new file mode 100644 index 0000000..ffc01a2 --- /dev/null +++ b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-vi.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\values-vi\\values-vi.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 113, + "endOffset": 164 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-vi\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 291, + "endColumn": 113, + "endOffset": 400 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 169, + "endColumn": 107, + "endOffset": 272 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-vi\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 405, + "endColumn": 107, + "endOffset": 508 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 277, + "endColumn": 108, + "endOffset": 381 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-vi\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 513, + "endColumn": 108, + "endOffset": 617 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 386, + "endColumn": 83, + "endOffset": 465 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-vi\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 622, + "endColumn": 83, + "endOffset": 701 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 470, + "endColumn": 102, + "endOffset": 568 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-vi\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 706, + "endColumn": 102, + "endOffset": 804 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 573, + "endColumn": 118, + "endOffset": 687 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-vi\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 809, + "endColumn": 118, + "endOffset": 923 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 692, + "endColumn": 103, + "endOffset": 791 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-vi\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 928, + "endColumn": 103, + "endOffset": 1027 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 796, + "endColumn": 108, + "endOffset": 900 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-vi\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1032, + "endColumn": 108, + "endOffset": 1136 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 905, + "endColumn": 100, + "endOffset": 1001 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-vi\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1141, + "endColumn": 100, + "endOffset": 1237 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1006, + "endColumn": 104, + "endOffset": 1106 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-vi\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1242, + "endColumn": 104, + "endOffset": 1342 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1111, + "endColumn": 113, + "endOffset": 1220 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-vi\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1347, + "endColumn": 113, + "endOffset": 1456 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1225, + "endColumn": 104, + "endOffset": 1325 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-vi\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1461, + "endColumn": 104, + "endOffset": 1561 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1330, + "endColumn": 119, + "endOffset": 1445 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-vi\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1566, + "endColumn": 119, + "endOffset": 1681 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/androidTest/debug/multi/values-w360dp-v13.json b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-w360dp-v13.json new file mode 100644 index 0000000..45efb8e --- /dev/null +++ b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-w360dp-v13.json @@ -0,0 +1,26 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\values-w360dp-v13\\values-w360dp-v13.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 54, + "endOffset": 105 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-w360dp-v13\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 294, + "endColumn": 54, + "endOffset": 344 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/androidTest/debug/multi/values-w480dp-v13.json b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-w480dp-v13.json new file mode 100644 index 0000000..8b97297 --- /dev/null +++ b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-w480dp-v13.json @@ -0,0 +1,45 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\values-w480dp-v13\\values-w480dp-v13.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 61, + "endOffset": 112 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-w480dp-v13\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 293, + "endColumn": 61, + "endOffset": 350 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 117, + "endColumn": 71, + "endOffset": 184 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-w480dp-v13\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 594, + "endColumn": 71, + "endOffset": 661 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/androidTest/debug/multi/values-w500dp-v13.json b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-w500dp-v13.json new file mode 100644 index 0000000..8b73a62 --- /dev/null +++ b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-w500dp-v13.json @@ -0,0 +1,26 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\values-w500dp-v13\\values-w500dp-v13.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 54, + "endOffset": 105 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-w500dp-v13\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 294, + "endColumn": 54, + "endOffset": 344 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/androidTest/debug/multi/values-w600dp-v13.json b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-w600dp-v13.json new file mode 100644 index 0000000..29ec47f --- /dev/null +++ b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-w600dp-v13.json @@ -0,0 +1,45 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\values-w600dp-v13\\values-w600dp-v13.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 63, + "endOffset": 114 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-w600dp-v13\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 294, + "endColumn": 63, + "endOffset": 353 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 119, + "endColumn": 54, + "endOffset": 169 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-w600dp-v13\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 358, + "endColumn": 54, + "endOffset": 408 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/androidTest/debug/multi/values-w720dp-v13.json b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-w720dp-v13.json new file mode 100644 index 0000000..efe8a3a --- /dev/null +++ b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-w720dp-v13.json @@ -0,0 +1,26 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\values-w720dp-v13\\values-w720dp-v13.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 76, + "endOffset": 127 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-w720dp-v13\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 293, + "endColumn": 76, + "endOffset": 365 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/androidTest/debug/multi/values-xlarge-land-v4.json b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-xlarge-land-v4.json new file mode 100644 index 0000000..0e42c54 --- /dev/null +++ b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-xlarge-land-v4.json @@ -0,0 +1,26 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\values-xlarge-land-v4\\values-xlarge-land-v4.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 63, + "endOffset": 114 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-xlarge-land-v4\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 299, + "endColumn": 63, + "endOffset": 358 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/androidTest/debug/multi/values-xlarge-v4.json b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-xlarge-v4.json new file mode 100644 index 0000000..16ce484 --- /dev/null +++ b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-xlarge-v4.json @@ -0,0 +1,140 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\values-xlarge-v4\\values-xlarge-v4.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 76, + "endOffset": 127 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-xlarge-v4\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 293, + "endColumn": 76, + "endOffset": 365 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 132, + "endColumn": 63, + "endOffset": 191 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-xlarge-v4\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 609, + "endColumn": 63, + "endOffset": 668 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 196, + "endColumn": 66, + "endOffset": 258 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-xlarge-v4\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 673, + "endColumn": 66, + "endOffset": 735 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 263, + "endColumn": 66, + "endOffset": 325 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-xlarge-v4\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 740, + "endColumn": 66, + "endOffset": 802 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 330, + "endColumn": 65, + "endOffset": 391 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-xlarge-v4\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 807, + "endColumn": 65, + "endOffset": 868 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 396, + "endColumn": 65, + "endOffset": 457 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-xlarge-v4\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 873, + "endColumn": 65, + "endOffset": 934 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 462, + "endColumn": 54, + "endOffset": 512 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-xlarge-v4\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 939, + "endColumn": 54, + "endOffset": 989 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/androidTest/debug/multi/values-zh-rCN.json b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-zh-rCN.json new file mode 100644 index 0000000..7fd4439 --- /dev/null +++ b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-zh-rCN.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\values-zh-rCN\\values-zh-rCN.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 95, + "endOffset": 146 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zh-rCN\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 295, + "endColumn": 95, + "endOffset": 386 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 151, + "endColumn": 94, + "endOffset": 241 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zh-rCN\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 391, + "endColumn": 94, + "endOffset": 481 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 246, + "endColumn": 99, + "endOffset": 341 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zh-rCN\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 486, + "endColumn": 99, + "endOffset": 581 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 346, + "endColumn": 81, + "endOffset": 423 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zh-rCN\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 586, + "endColumn": 81, + "endOffset": 663 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 428, + "endColumn": 96, + "endOffset": 520 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zh-rCN\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 668, + "endColumn": 96, + "endOffset": 760 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 525, + "endColumn": 105, + "endOffset": 626 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zh-rCN\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 765, + "endColumn": 105, + "endOffset": 866 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 631, + "endColumn": 95, + "endOffset": 722 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zh-rCN\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 871, + "endColumn": 95, + "endOffset": 962 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 727, + "endColumn": 95, + "endOffset": 818 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zh-rCN\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 967, + "endColumn": 95, + "endOffset": 1058 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 823, + "endColumn": 94, + "endOffset": 913 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zh-rCN\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1063, + "endColumn": 94, + "endOffset": 1153 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 918, + "endColumn": 96, + "endOffset": 1010 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zh-rCN\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1158, + "endColumn": 96, + "endOffset": 1250 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1015, + "endColumn": 94, + "endOffset": 1105 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zh-rCN\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1255, + "endColumn": 94, + "endOffset": 1345 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1110, + "endColumn": 97, + "endOffset": 1203 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zh-rCN\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1350, + "endColumn": 97, + "endOffset": 1443 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1208, + "endColumn": 111, + "endOffset": 1315 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zh-rCN\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1448, + "endColumn": 111, + "endOffset": 1555 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/androidTest/debug/multi/values-zh-rHK.json b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-zh-rHK.json new file mode 100644 index 0000000..3fa71fb --- /dev/null +++ b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-zh-rHK.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\values-zh-rHK\\values-zh-rHK.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 94, + "endOffset": 145 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zh-rHK\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 295, + "endColumn": 94, + "endOffset": 385 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 150, + "endColumn": 92, + "endOffset": 238 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zh-rHK\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 390, + "endColumn": 92, + "endOffset": 478 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 243, + "endColumn": 99, + "endOffset": 338 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zh-rHK\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 483, + "endColumn": 99, + "endOffset": 578 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 343, + "endColumn": 81, + "endOffset": 420 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zh-rHK\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 583, + "endColumn": 81, + "endOffset": 660 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 425, + "endColumn": 96, + "endOffset": 517 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zh-rHK\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 665, + "endColumn": 96, + "endOffset": 757 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 522, + "endColumn": 107, + "endOffset": 625 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zh-rHK\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 762, + "endColumn": 107, + "endOffset": 865 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 630, + "endColumn": 95, + "endOffset": 721 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zh-rHK\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 870, + "endColumn": 95, + "endOffset": 961 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 726, + "endColumn": 95, + "endOffset": 817 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zh-rHK\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 966, + "endColumn": 95, + "endOffset": 1057 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 822, + "endColumn": 94, + "endOffset": 912 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zh-rHK\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1062, + "endColumn": 94, + "endOffset": 1152 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 917, + "endColumn": 96, + "endOffset": 1009 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zh-rHK\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1157, + "endColumn": 96, + "endOffset": 1249 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1014, + "endColumn": 94, + "endOffset": 1104 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zh-rHK\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1254, + "endColumn": 94, + "endOffset": 1344 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1109, + "endColumn": 97, + "endOffset": 1202 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zh-rHK\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1349, + "endColumn": 97, + "endOffset": 1442 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1207, + "endColumn": 112, + "endOffset": 1315 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zh-rHK\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1447, + "endColumn": 112, + "endOffset": 1555 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/androidTest/debug/multi/values-zh-rTW.json b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-zh-rTW.json new file mode 100644 index 0000000..02ab93f --- /dev/null +++ b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-zh-rTW.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\values-zh-rTW\\values-zh-rTW.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 94, + "endOffset": 145 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zh-rTW\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 295, + "endColumn": 94, + "endOffset": 385 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 150, + "endColumn": 92, + "endOffset": 238 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zh-rTW\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 390, + "endColumn": 92, + "endOffset": 478 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 243, + "endColumn": 99, + "endOffset": 338 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zh-rTW\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 483, + "endColumn": 99, + "endOffset": 578 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 343, + "endColumn": 81, + "endOffset": 420 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zh-rTW\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 583, + "endColumn": 81, + "endOffset": 660 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 425, + "endColumn": 96, + "endOffset": 517 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zh-rTW\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 665, + "endColumn": 96, + "endOffset": 757 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 522, + "endColumn": 107, + "endOffset": 625 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zh-rTW\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 762, + "endColumn": 107, + "endOffset": 865 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 630, + "endColumn": 95, + "endOffset": 721 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zh-rTW\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 870, + "endColumn": 95, + "endOffset": 961 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 726, + "endColumn": 95, + "endOffset": 817 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zh-rTW\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 966, + "endColumn": 95, + "endOffset": 1057 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 822, + "endColumn": 94, + "endOffset": 912 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zh-rTW\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1062, + "endColumn": 94, + "endOffset": 1152 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 917, + "endColumn": 96, + "endOffset": 1009 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zh-rTW\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1157, + "endColumn": 96, + "endOffset": 1249 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1014, + "endColumn": 94, + "endOffset": 1104 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zh-rTW\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1254, + "endColumn": 94, + "endOffset": 1344 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1109, + "endColumn": 99, + "endOffset": 1204 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zh-rTW\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1349, + "endColumn": 99, + "endOffset": 1444 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1209, + "endColumn": 112, + "endOffset": 1317 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zh-rTW\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1449, + "endColumn": 112, + "endOffset": 1557 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/androidTest/debug/multi/values-zu.json b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-zu.json new file mode 100644 index 0000000..52227bd --- /dev/null +++ b/Library/build/intermediates/blame/res/androidTest/debug/multi/values-zu.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\values-zu\\values-zu.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 107, + "endOffset": 158 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zu\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 291, + "endColumn": 107, + "endOffset": 394 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 163, + "endColumn": 106, + "endOffset": 265 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zu\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 399, + "endColumn": 106, + "endOffset": 501 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 270, + "endColumn": 113, + "endOffset": 379 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zu\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 506, + "endColumn": 113, + "endOffset": 615 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 384, + "endColumn": 87, + "endOffset": 467 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zu\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 620, + "endColumn": 87, + "endOffset": 703 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 472, + "endColumn": 102, + "endOffset": 570 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zu\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 708, + "endColumn": 102, + "endOffset": 806 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 575, + "endColumn": 126, + "endOffset": 697 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zu\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 811, + "endColumn": 126, + "endOffset": 933 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 702, + "endColumn": 103, + "endOffset": 801 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zu\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 938, + "endColumn": 103, + "endOffset": 1037 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 806, + "endColumn": 105, + "endOffset": 907 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zu\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1042, + "endColumn": 105, + "endOffset": 1143 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 912, + "endColumn": 97, + "endOffset": 1005 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zu\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1148, + "endColumn": 97, + "endOffset": 1241 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1010, + "endColumn": 106, + "endOffset": 1112 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zu\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1246, + "endColumn": 106, + "endOffset": 1348 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1117, + "endColumn": 105, + "endOffset": 1218 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zu\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1353, + "endColumn": 105, + "endOffset": 1454 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1223, + "endColumn": 105, + "endOffset": 1324 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zu\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1459, + "endColumn": 105, + "endOffset": 1560 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1329, + "endColumn": 119, + "endOffset": 1444 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zu\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1565, + "endColumn": 119, + "endOffset": 1680 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/androidTest/debug/multi/values.json b/Library/build/intermediates/blame/res/androidTest/debug/multi/values.json new file mode 100644 index 0000000..503396c --- /dev/null +++ b/Library/build/intermediates/blame/res/androidTest/debug/multi/values.json @@ -0,0 +1,8605 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\values\\values.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 54, + "endOffset": 105 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 286, + "endColumn": 54, + "endOffset": 336 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 110, + "endColumn": 44, + "endOffset": 150 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 341, + "endColumn": 44, + "endOffset": 381 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 155, + "endColumn": 48, + "endOffset": 199 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 386, + "endColumn": 48, + "endOffset": 430 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 204, + "endColumn": 40, + "endOffset": 240 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 435, + "endColumn": 40, + "endOffset": 471 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 245, + "endColumn": 54, + "endOffset": 295 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 707, + "endColumn": 54, + "endOffset": 757 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 300, + "endColumn": 62, + "endOffset": 358 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 762, + "endColumn": 62, + "endOffset": 820 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 363, + "endColumn": 75, + "endOffset": 434 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 825, + "endColumn": 75, + "endOffset": 896 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 439, + "endColumn": 61, + "endOffset": 496 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1133, + "endColumn": 61, + "endOffset": 1190 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 501, + "endColumn": 72, + "endOffset": 569 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1195, + "endColumn": 72, + "endOffset": 1263 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 574, + "endColumn": 67, + "endOffset": 637 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1268, + "endColumn": 67, + "endOffset": 1331 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 642, + "endColumn": 77, + "endOffset": 715 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1567, + "endColumn": 77, + "endOffset": 1640 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 720, + "endColumn": 80, + "endOffset": 796 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 23, + "startColumn": 4, + "startOffset": 1877, + "endColumn": 80, + "endOffset": 1953 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 801, + "endColumn": 60, + "endOffset": 857 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 24, + "startColumn": 4, + "startOffset": 1958, + "endColumn": 60, + "endOffset": 2014 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 862, + "endColumn": 74, + "endOffset": 932 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 25, + "startColumn": 4, + "startOffset": 2019, + "endColumn": 74, + "endOffset": 2089 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 937, + "endColumn": 75, + "endOffset": 1008 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 26, + "startColumn": 4, + "startOffset": 2094, + "endColumn": 75, + "endOffset": 2165 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1013, + "endColumn": 76, + "endOffset": 1085 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 29, + "startColumn": 4, + "startOffset": 2411, + "endColumn": 76, + "endOffset": 2483 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1090, + "endColumn": 77, + "endOffset": 1163 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 30, + "startColumn": 4, + "startOffset": 2488, + "endColumn": 77, + "endOffset": 2561 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1168, + "endColumn": 69, + "endOffset": 1233 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 31, + "startColumn": 4, + "startOffset": 2566, + "endColumn": 69, + "endOffset": 2631 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1238, + "endColumn": 70, + "endOffset": 1304 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 32, + "startColumn": 4, + "startOffset": 2636, + "endColumn": 70, + "endOffset": 2702 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1309, + "endColumn": 60, + "endOffset": 1365 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 33, + "startColumn": 4, + "startOffset": 2707, + "endColumn": 60, + "endOffset": 2763 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 1370, + "endColumn": 61, + "endOffset": 1427 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 34, + "startColumn": 4, + "startOffset": 2768, + "endColumn": 61, + "endOffset": 2825 + } + } + }, + { + "to": { + "startLine": 23, + "startColumn": 4, + "startOffset": 1432, + "endColumn": 76, + "endOffset": 1504 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 35, + "startColumn": 4, + "startOffset": 2830, + "endColumn": 76, + "endOffset": 2902 + } + } + }, + { + "to": { + "startLine": 24, + "startColumn": 4, + "startOffset": 1509, + "endColumn": 77, + "endOffset": 1582 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 36, + "startColumn": 4, + "startOffset": 2907, + "endColumn": 77, + "endOffset": 2980 + } + } + }, + { + "to": { + "startLine": 25, + "startColumn": 4, + "startOffset": 1587, + "endColumn": 105, + "endOffset": 1688 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 37, + "startColumn": 4, + "startOffset": 2985, + "endColumn": 105, + "endOffset": 3086 + } + } + }, + { + "to": { + "startLine": 26, + "startColumn": 4, + "startOffset": 1693, + "endColumn": 105, + "endOffset": 1794 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 38, + "startColumn": 4, + "startOffset": 3091, + "endColumn": 105, + "endOffset": 3192 + } + } + }, + { + "to": { + "startLine": 27, + "startColumn": 4, + "startOffset": 1799, + "endColumn": 78, + "endOffset": 1873 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 39, + "startColumn": 4, + "startOffset": 3197, + "endColumn": 78, + "endOffset": 3271 + } + } + }, + { + "to": { + "startLine": 28, + "startColumn": 4, + "startOffset": 1878, + "endColumn": 79, + "endOffset": 1953 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 40, + "startColumn": 4, + "startOffset": 3276, + "endColumn": 79, + "endOffset": 3351 + } + } + }, + { + "to": { + "startLine": 29, + "startColumn": 4, + "startOffset": 1958, + "endColumn": 56, + "endOffset": 2010 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 41, + "startColumn": 4, + "startOffset": 3356, + "endColumn": 56, + "endOffset": 3408 + } + } + }, + { + "to": { + "startLine": 30, + "startColumn": 4, + "startOffset": 2015, + "endColumn": 57, + "endOffset": 2068 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 42, + "startColumn": 4, + "startOffset": 3413, + "endColumn": 57, + "endOffset": 3466 + } + } + }, + { + "to": { + "startLine": 31, + "startColumn": 4, + "startOffset": 2073, + "endColumn": 73, + "endOffset": 2142 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 43, + "startColumn": 4, + "startOffset": 3471, + "endColumn": 73, + "endOffset": 3540 + } + } + }, + { + "to": { + "startLine": 32, + "startColumn": 4, + "startOffset": 2147, + "endColumn": 74, + "endOffset": 2217 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 44, + "startColumn": 4, + "startOffset": 3545, + "endColumn": 74, + "endOffset": 3615 + } + } + }, + { + "to": { + "startLine": 33, + "startColumn": 4, + "startOffset": 2222, + "endColumn": 64, + "endOffset": 2282 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 45, + "startColumn": 4, + "startOffset": 3620, + "endColumn": 64, + "endOffset": 3680 + } + } + }, + { + "to": { + "startLine": 34, + "startColumn": 4, + "startOffset": 2287, + "endColumn": 65, + "endOffset": 2348 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 46, + "startColumn": 4, + "startOffset": 3685, + "endColumn": 65, + "endOffset": 3746 + } + } + }, + { + "to": { + "startLine": 35, + "startColumn": 4, + "startOffset": 2353, + "endColumn": 66, + "endOffset": 2415 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 47, + "startColumn": 4, + "startOffset": 3751, + "endColumn": 66, + "endOffset": 3813 + } + } + }, + { + "to": { + "startLine": 36, + "startColumn": 4, + "startOffset": 2420, + "endColumn": 67, + "endOffset": 2483 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 48, + "startColumn": 4, + "startOffset": 3818, + "endColumn": 67, + "endOffset": 3881 + } + } + }, + { + "to": { + "startLine": 37, + "startColumn": 4, + "startOffset": 2488, + "endColumn": 103, + "endOffset": 2587 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 49, + "startColumn": 4, + "startOffset": 3886, + "endColumn": 103, + "endOffset": 3985 + } + } + }, + { + "to": { + "startLine": 38, + "startColumn": 4, + "startOffset": 2592, + "endColumn": 105, + "endOffset": 2693 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 50, + "startColumn": 4, + "startOffset": 3990, + "endColumn": 105, + "endOffset": 4091 + } + } + }, + { + "to": { + "startLine": 39, + "startColumn": 4, + "startOffset": 2698, + "endColumn": 79, + "endOffset": 2773 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 51, + "startColumn": 4, + "startOffset": 4096, + "endColumn": 79, + "endOffset": 4171 + } + } + }, + { + "to": { + "startLine": 40, + "startColumn": 4, + "startOffset": 2778, + "endColumn": 80, + "endOffset": 2854 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 52, + "startColumn": 4, + "startOffset": 4176, + "endColumn": 80, + "endOffset": 4252 + } + } + }, + { + "to": { + "startLine": 41, + "startColumn": 4, + "startOffset": 2859, + "endColumn": 58, + "endOffset": 2913 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 53, + "startColumn": 4, + "startOffset": 4257, + "endColumn": 58, + "endOffset": 4311 + } + } + }, + { + "to": { + "startLine": 42, + "startColumn": 4, + "startOffset": 2918, + "endColumn": 58, + "endOffset": 2972 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 54, + "startColumn": 4, + "startOffset": 4316, + "endColumn": 58, + "endOffset": 4370 + } + } + }, + { + "to": { + "startLine": 43, + "startColumn": 4, + "startOffset": 2977, + "endColumn": 58, + "endOffset": 3031 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 55, + "startColumn": 4, + "startOffset": 4375, + "endColumn": 58, + "endOffset": 4429 + } + } + }, + { + "to": { + "startLine": 44, + "startColumn": 4, + "startOffset": 3036, + "endColumn": 58, + "endOffset": 3090 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 56, + "startColumn": 4, + "startOffset": 4434, + "endColumn": 58, + "endOffset": 4488 + } + } + }, + { + "to": { + "startLine": 45, + "startColumn": 4, + "startOffset": 3095, + "endColumn": 58, + "endOffset": 3149 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 57, + "startColumn": 4, + "startOffset": 4493, + "endColumn": 58, + "endOffset": 4547 + } + } + }, + { + "to": { + "startLine": 46, + "startColumn": 4, + "startOffset": 3154, + "endColumn": 62, + "endOffset": 3212 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 58, + "startColumn": 4, + "startOffset": 4552, + "endColumn": 62, + "endOffset": 4610 + } + } + }, + { + "to": { + "startLine": 47, + "startColumn": 4, + "startOffset": 3217, + "endColumn": 63, + "endOffset": 3276 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 59, + "startColumn": 4, + "startOffset": 4615, + "endColumn": 63, + "endOffset": 4674 + } + } + }, + { + "to": { + "startLine": 48, + "startColumn": 4, + "startOffset": 3281, + "endColumn": 57, + "endOffset": 3334 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 60, + "startColumn": 4, + "startOffset": 4679, + "endColumn": 57, + "endOffset": 4732 + } + } + }, + { + "to": { + "startLine": 49, + "startColumn": 4, + "startOffset": 3339, + "endColumn": 58, + "endOffset": 3393 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 61, + "startColumn": 4, + "startOffset": 4737, + "endColumn": 58, + "endOffset": 4791 + } + } + }, + { + "to": { + "startLine": 50, + "startColumn": 4, + "startOffset": 3398, + "endColumn": 70, + "endOffset": 3464 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 62, + "startColumn": 4, + "startOffset": 4796, + "endColumn": 70, + "endOffset": 4862 + } + } + }, + { + "to": { + "startLine": 51, + "startColumn": 4, + "startOffset": 3469, + "endColumn": 71, + "endOffset": 3536 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 63, + "startColumn": 4, + "startOffset": 4867, + "endColumn": 71, + "endOffset": 4934 + } + } + }, + { + "to": { + "startLine": 52, + "startColumn": 4, + "startOffset": 3541, + "endColumn": 71, + "endOffset": 3608 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 64, + "startColumn": 4, + "startOffset": 4939, + "endColumn": 71, + "endOffset": 5006 + } + } + }, + { + "to": { + "startLine": 53, + "startColumn": 4, + "startOffset": 3613, + "endColumn": 72, + "endOffset": 3681 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 65, + "startColumn": 4, + "startOffset": 5011, + "endColumn": 72, + "endOffset": 5079 + } + } + }, + { + "to": { + "startLine": 54, + "startColumn": 4, + "startOffset": 3686, + "endColumn": 56, + "endOffset": 3738 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 66, + "startColumn": 4, + "startOffset": 5084, + "endColumn": 56, + "endOffset": 5136 + } + } + }, + { + "to": { + "startLine": 55, + "startColumn": 4, + "startOffset": 3743, + "endColumn": 57, + "endOffset": 3796 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 67, + "startColumn": 4, + "startOffset": 5141, + "endColumn": 57, + "endOffset": 5194 + } + } + }, + { + "to": { + "startLine": 56, + "startColumn": 4, + "startOffset": 3801, + "endColumn": 72, + "endOffset": 3869 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 68, + "startColumn": 4, + "startOffset": 5199, + "endColumn": 72, + "endOffset": 5267 + } + } + }, + { + "to": { + "startLine": 57, + "startColumn": 4, + "startOffset": 3874, + "endColumn": 73, + "endOffset": 3943 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 69, + "startColumn": 4, + "startOffset": 5272, + "endColumn": 73, + "endOffset": 5341 + } + } + }, + { + "to": { + "startLine": 58, + "startColumn": 4, + "startOffset": 3948, + "endColumn": 73, + "endOffset": 4017 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 70, + "startColumn": 4, + "startOffset": 5346, + "endColumn": 73, + "endOffset": 5415 + } + } + }, + { + "to": { + "startLine": 59, + "startColumn": 4, + "startOffset": 4022, + "endColumn": 74, + "endOffset": 4092 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 71, + "startColumn": 4, + "startOffset": 5420, + "endColumn": 74, + "endOffset": 5490 + } + } + }, + { + "to": { + "startLine": 60, + "startColumn": 4, + "startOffset": 4097, + "endColumn": 55, + "endOffset": 4148 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\bundles\\debug\\res\\values\\values.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 55, + "endOffset": 106 + } + } + }, + { + "to": { + "startLine": 61, + "startColumn": 4, + "startOffset": 4153, + "endColumn": 56, + "endOffset": 4205 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\bundles\\debug\\res\\values\\values.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 111, + "endColumn": 56, + "endOffset": 163 + } + } + }, + { + "to": { + "startLine": 62, + "startColumn": 4, + "startOffset": 4210, + "endColumn": 55, + "endOffset": 4261 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\bundles\\debug\\res\\values\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 168, + "endColumn": 55, + "endOffset": 219 + } + } + }, + { + "to": { + "startLine": 63, + "startColumn": 4, + "startOffset": 4266, + "endColumn": 71, + "endOffset": 4333 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 72, + "startColumn": 4, + "startOffset": 5495, + "endColumn": 71, + "endOffset": 5562 + } + } + }, + { + "to": { + "startLine": 64, + "startColumn": 4, + "startOffset": 4338, + "endColumn": 72, + "endOffset": 4406 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 73, + "startColumn": 4, + "startOffset": 5567, + "endColumn": 72, + "endOffset": 5635 + } + } + }, + { + "to": { + "startLine": 65, + "startColumn": 4, + "startOffset": 4411, + "endColumn": 69, + "endOffset": 4476 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 74, + "startColumn": 4, + "startOffset": 5640, + "endColumn": 69, + "endOffset": 5705 + } + } + }, + { + "to": { + "startLine": 66, + "startColumn": 4, + "startOffset": 4481, + "endColumn": 70, + "endOffset": 4547 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 75, + "startColumn": 4, + "startOffset": 5710, + "endColumn": 70, + "endOffset": 5776 + } + } + }, + { + "to": { + "startLine": 93, + "startColumn": 4, + "startOffset": 20189, + "endColumn": 68, + "endOffset": 20253 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 103, + "startColumn": 4, + "startOffset": 21387, + "endColumn": 68, + "endOffset": 21451 + } + } + }, + { + "to": { + "startLine": 94, + "startColumn": 4, + "startOffset": 20258, + "endColumn": 69, + "endOffset": 20323 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 104, + "startColumn": 4, + "startOffset": 21456, + "endColumn": 69, + "endOffset": 21521 + } + } + }, + { + "to": { + "startLine": 95, + "startColumn": 4, + "startOffset": 20328, + "endColumn": 69, + "endOffset": 20393 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 105, + "startColumn": 4, + "startOffset": 21526, + "endColumn": 69, + "endOffset": 21591 + } + } + }, + { + "to": { + "startLine": 96, + "startColumn": 4, + "startOffset": 20398, + "endColumn": 76, + "endOffset": 20470 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 106, + "startColumn": 4, + "startOffset": 21596, + "endColumn": 76, + "endOffset": 21668 + } + } + }, + { + "to": { + "startLine": 97, + "startColumn": 4, + "startOffset": 20475, + "endColumn": 78, + "endOffset": 20549 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 107, + "startColumn": 4, + "startOffset": 21673, + "endColumn": 78, + "endOffset": 21747 + } + } + }, + { + "to": { + "startLine": 98, + "startColumn": 4, + "startOffset": 20554, + "endColumn": 75, + "endOffset": 20625 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 108, + "startColumn": 4, + "startOffset": 21752, + "endColumn": 75, + "endOffset": 21823 + } + } + }, + { + "to": { + "startLine": 99, + "startColumn": 4, + "startOffset": 20630, + "endColumn": 76, + "endOffset": 20702 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 109, + "startColumn": 4, + "startOffset": 21828, + "endColumn": 76, + "endOffset": 21900 + } + } + }, + { + "to": { + "startLine": 100, + "startColumn": 4, + "startOffset": 20707, + "endColumn": 63, + "endOffset": 20766 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 112, + "startColumn": 4, + "startOffset": 22137, + "endColumn": 63, + "endOffset": 22196 + } + } + }, + { + "to": { + "startLine": 101, + "startColumn": 4, + "startOffset": 20771, + "endColumn": 64, + "endOffset": 20831 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 113, + "startColumn": 4, + "startOffset": 22201, + "endColumn": 64, + "endOffset": 22261 + } + } + }, + { + "to": { + "startLine": 102, + "startColumn": 4, + "startOffset": 20836, + "endColumn": 68, + "endOffset": 20900 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 114, + "startColumn": 4, + "startOffset": 22266, + "endColumn": 68, + "endOffset": 22330 + } + } + }, + { + "to": { + "startLine": 103, + "startColumn": 4, + "startOffset": 20905, + "endColumn": 76, + "endOffset": 20977 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 117, + "startColumn": 4, + "startOffset": 22576, + "endColumn": 76, + "endOffset": 22648 + } + } + }, + { + "to": { + "startLine": 104, + "startColumn": 4, + "startOffset": 20982, + "endColumn": 74, + "endOffset": 21052 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 118, + "startColumn": 4, + "startOffset": 22653, + "endColumn": 74, + "endOffset": 22723 + } + } + }, + { + "to": { + "startLine": 105, + "startColumn": 4, + "startOffset": 21057, + "endColumn": 68, + "endOffset": 21121 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 119, + "startColumn": 4, + "startOffset": 22728, + "endColumn": 68, + "endOffset": 22792 + } + } + }, + { + "to": { + "startLine": 106, + "startColumn": 4, + "startOffset": 21126, + "endColumn": 67, + "endOffset": 21189 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 120, + "startColumn": 4, + "startOffset": 22797, + "endColumn": 67, + "endOffset": 22860 + } + } + }, + { + "to": { + "startLine": 107, + "startColumn": 4, + "startOffset": 21194, + "endColumn": 76, + "endOffset": 21266 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 121, + "startColumn": 4, + "startOffset": 22865, + "endColumn": 76, + "endOffset": 22937 + } + } + }, + { + "to": { + "startLine": 108, + "startColumn": 4, + "startOffset": 21271, + "endColumn": 65, + "endOffset": 21332 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 124, + "startColumn": 4, + "startOffset": 23174, + "endColumn": 65, + "endOffset": 23235 + } + } + }, + { + "to": { + "startLine": 109, + "startColumn": 4, + "startOffset": 21337, + "endColumn": 96, + "endOffset": 21429 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 125, + "startColumn": 4, + "startOffset": 23240, + "endColumn": 96, + "endOffset": 23332 + } + } + }, + { + "to": { + "startLine": 110, + "startColumn": 4, + "startOffset": 21434, + "endColumn": 64, + "endOffset": 21494 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 126, + "startColumn": 4, + "startOffset": 23337, + "endColumn": 64, + "endOffset": 23397 + } + } + }, + { + "to": { + "startLine": 111, + "startColumn": 4, + "startOffset": 21499, + "endColumn": 68, + "endOffset": 21563 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 127, + "startColumn": 4, + "startOffset": 23402, + "endColumn": 68, + "endOffset": 23466 + } + } + }, + { + "to": { + "startLine": 112, + "startColumn": 4, + "startOffset": 21568, + "endColumn": 98, + "endOffset": 21662 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 128, + "startColumn": 4, + "startOffset": 23471, + "endColumn": 98, + "endOffset": 23565 + } + } + }, + { + "to": { + "startLine": 113, + "startColumn": 4, + "startOffset": 21667, + "endColumn": 58, + "endOffset": 21721 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 131, + "startColumn": 4, + "startOffset": 23802, + "endColumn": 58, + "endOffset": 23856 + } + } + }, + { + "to": { + "startLine": 114, + "startColumn": 4, + "startOffset": 21726, + "endColumn": 57, + "endOffset": 21779 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 134, + "startColumn": 4, + "startOffset": 24093, + "endColumn": 57, + "endOffset": 24146 + } + } + }, + { + "to": { + "startLine": 115, + "startColumn": 4, + "startOffset": 21784, + "endColumn": 56, + "endOffset": 21836 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 135, + "startColumn": 4, + "startOffset": 24151, + "endColumn": 56, + "endOffset": 24203 + } + } + }, + { + "to": { + "startLine": 116, + "startColumn": 4, + "startOffset": 21841, + "endColumn": 58, + "endOffset": 21895 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 136, + "startColumn": 4, + "startOffset": 24208, + "endColumn": 58, + "endOffset": 24262 + } + } + }, + { + "to": { + "startLine": 117, + "startColumn": 4, + "startOffset": 21900, + "endColumn": 71, + "endOffset": 21967 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 137, + "startColumn": 4, + "startOffset": 24267, + "endColumn": 71, + "endOffset": 24334 + } + } + }, + { + "to": { + "startLine": 118, + "startColumn": 4, + "startOffset": 21972, + "endColumn": 67, + "endOffset": 22035 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 138, + "startColumn": 4, + "startOffset": 24339, + "endColumn": 67, + "endOffset": 24402 + } + } + }, + { + "to": { + "startLine": 119, + "startColumn": 4, + "startOffset": 22040, + "endColumn": 67, + "endOffset": 22103 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 139, + "startColumn": 4, + "startOffset": 24407, + "endColumn": 67, + "endOffset": 24470 + } + } + }, + { + "to": { + "startLine": 120, + "startColumn": 4, + "startOffset": 22108, + "endColumn": 58, + "endOffset": 22162 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 140, + "startColumn": 4, + "startOffset": 24475, + "endColumn": 58, + "endOffset": 24529 + } + } + }, + { + "to": { + "startLine": 121, + "startColumn": 4, + "startOffset": 22167, + "endColumn": 62, + "endOffset": 22225 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 141, + "startColumn": 4, + "startOffset": 24534, + "endColumn": 62, + "endOffset": 24592 + } + } + }, + { + "to": { + "startLine": 122, + "startColumn": 4, + "startOffset": 22230, + "endColumn": 89, + "endOffset": 22315 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 144, + "startColumn": 4, + "startOffset": 24838, + "endColumn": 89, + "endOffset": 24923 + } + } + }, + { + "to": { + "startLine": 123, + "startColumn": 4, + "startOffset": 22320, + "endColumn": 90, + "endOffset": 22406 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 145, + "startColumn": 4, + "startOffset": 24928, + "endColumn": 90, + "endOffset": 25014 + } + } + }, + { + "to": { + "startLine": 124, + "startColumn": 4, + "startOffset": 22411, + "endColumn": 59, + "endOffset": 22466 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 148, + "startColumn": 4, + "startOffset": 25251, + "endColumn": 59, + "endOffset": 25306 + } + } + }, + { + "to": { + "startLine": 125, + "startColumn": 4, + "startOffset": 22471, + "endColumn": 65, + "endOffset": 22532 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 149, + "startColumn": 4, + "startOffset": 25311, + "endColumn": 65, + "endOffset": 25372 + } + } + }, + { + "to": { + "startLine": 126, + "startColumn": 4, + "startOffset": 22537, + "endColumn": 66, + "endOffset": 22599 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 150, + "startColumn": 4, + "startOffset": 25377, + "endColumn": 66, + "endOffset": 25439 + } + } + }, + { + "to": { + "startLine": 127, + "startColumn": 4, + "startOffset": 22604, + "endColumn": 65, + "endOffset": 22665 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 151, + "startColumn": 4, + "startOffset": 25444, + "endColumn": 65, + "endOffset": 25505 + } + } + }, + { + "to": { + "startLine": 128, + "startColumn": 4, + "startOffset": 22670, + "endColumn": 69, + "endOffset": 22735 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 152, + "startColumn": 4, + "startOffset": 25510, + "endColumn": 69, + "endOffset": 25575 + } + } + }, + { + "to": { + "startLine": 129, + "startColumn": 4, + "startOffset": 22740, + "endColumn": 63, + "endOffset": 22799 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 153, + "startColumn": 4, + "startOffset": 25580, + "endColumn": 63, + "endOffset": 25639 + } + } + }, + { + "to": { + "startLine": 130, + "startColumn": 4, + "startOffset": 22804, + "endColumn": 52, + "endOffset": 22852 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 156, + "startColumn": 4, + "startOffset": 25885, + "endColumn": 52, + "endOffset": 25933 + } + } + }, + { + "to": { + "startLine": 131, + "startColumn": 4, + "startOffset": 22857, + "endColumn": 112, + "endOffset": 22965 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 157, + "startColumn": 4, + "startOffset": 25938, + "endColumn": 112, + "endOffset": 26046 + } + } + }, + { + "to": { + "startLine": 132, + "startColumn": 4, + "startOffset": 22970, + "endColumn": 57, + "endOffset": 23023 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 160, + "startColumn": 4, + "startOffset": 26283, + "endColumn": 57, + "endOffset": 26336 + } + } + }, + { + "to": { + "startLine": 133, + "startColumn": 4, + "startOffset": 23028, + "endColumn": 64, + "endOffset": 23088 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 161, + "startColumn": 4, + "startOffset": 26341, + "endColumn": 64, + "endOffset": 26401 + } + } + }, + { + "to": { + "startLine": 134, + "startColumn": 4, + "startOffset": 23093, + "endColumn": 63, + "endOffset": 23152 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 162, + "startColumn": 4, + "startOffset": 26406, + "endColumn": 63, + "endOffset": 26465 + } + } + }, + { + "to": { + "startLine": 135, + "startColumn": 4, + "startOffset": 23157, + "endColumn": 48, + "endOffset": 23201 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 163, + "startColumn": 4, + "startOffset": 26470, + "endColumn": 48, + "endOffset": 26514 + } + } + }, + { + "to": { + "startLine": 136, + "startColumn": 4, + "startOffset": 23206, + "endColumn": 60, + "endOffset": 23262 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 166, + "startColumn": 4, + "startOffset": 26760, + "endColumn": 60, + "endOffset": 26816 + } + } + }, + { + "to": { + "startLine": 137, + "startColumn": 4, + "startOffset": 23267, + "endColumn": 60, + "endOffset": 23323 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 167, + "startColumn": 4, + "startOffset": 26821, + "endColumn": 60, + "endOffset": 26877 + } + } + }, + { + "to": { + "startLine": 138, + "startColumn": 4, + "startOffset": 23328, + "endColumn": 60, + "endOffset": 23384 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 168, + "startColumn": 4, + "startOffset": 26882, + "endColumn": 60, + "endOffset": 26938 + } + } + }, + { + "to": { + "startLine": 139, + "startColumn": 4, + "startOffset": 23389, + "endColumn": 61, + "endOffset": 23446 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 169, + "startColumn": 4, + "startOffset": 26943, + "endColumn": 61, + "endOffset": 27000 + } + } + }, + { + "to": { + "startLine": 140, + "startColumn": 4, + "startOffset": 23451, + "endColumn": 63, + "endOffset": 23510 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 170, + "startColumn": 4, + "startOffset": 27005, + "endColumn": 63, + "endOffset": 27064 + } + } + }, + { + "to": { + "startLine": 141, + "startColumn": 4, + "startOffset": 23515, + "endColumn": 63, + "endOffset": 23574 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 171, + "startColumn": 4, + "startOffset": 27069, + "endColumn": 63, + "endOffset": 27128 + } + } + }, + { + "to": { + "startLine": 142, + "startColumn": 4, + "startOffset": 23579, + "endColumn": 63, + "endOffset": 23638 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 172, + "startColumn": 4, + "startOffset": 27133, + "endColumn": 63, + "endOffset": 27192 + } + } + }, + { + "to": { + "startLine": 143, + "startColumn": 4, + "startOffset": 23643, + "endColumn": 64, + "endOffset": 23703 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 173, + "startColumn": 4, + "startOffset": 27197, + "endColumn": 64, + "endOffset": 27257 + } + } + }, + { + "to": { + "startLine": 144, + "startColumn": 4, + "startOffset": 23708, + "endColumn": 62, + "endOffset": 23766 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 174, + "startColumn": 4, + "startOffset": 27262, + "endColumn": 62, + "endOffset": 27320 + } + } + }, + { + "to": { + "startLine": 145, + "startColumn": 4, + "startOffset": 23771, + "endColumn": 59, + "endOffset": 23826 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 175, + "startColumn": 4, + "startOffset": 27325, + "endColumn": 59, + "endOffset": 27380 + } + } + }, + { + "to": { + "startLine": 146, + "startColumn": 4, + "startOffset": 23831, + "endColumn": 60, + "endOffset": 23887 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 176, + "startColumn": 4, + "startOffset": 27385, + "endColumn": 60, + "endOffset": 27441 + } + } + }, + { + "to": { + "startLine": 147, + "startColumn": 4, + "startOffset": 23892, + "endColumn": 58, + "endOffset": 23946 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 177, + "startColumn": 4, + "startOffset": 27446, + "endColumn": 58, + "endOffset": 27500 + } + } + }, + { + "to": { + "startLine": 148, + "startColumn": 4, + "startOffset": 23951, + "endColumn": 59, + "endOffset": 24006 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 178, + "startColumn": 4, + "startOffset": 27505, + "endColumn": 59, + "endOffset": 27560 + } + } + }, + { + "to": { + "startLine": 149, + "startColumn": 4, + "startOffset": 24011, + "endColumn": 61, + "endOffset": 24068 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 179, + "startColumn": 4, + "startOffset": 27565, + "endColumn": 61, + "endOffset": 27622 + } + } + }, + { + "to": { + "startLine": 150, + "startColumn": 4, + "startOffset": 24073, + "endColumn": 70, + "endOffset": 24139 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 180, + "startColumn": 4, + "startOffset": 27627, + "endColumn": 70, + "endOffset": 27693 + } + } + }, + { + "to": { + "startLine": 151, + "startColumn": 4, + "startOffset": 24144, + "endColumn": 59, + "endOffset": 24199 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 181, + "startColumn": 4, + "startOffset": 27698, + "endColumn": 59, + "endOffset": 27753 + } + } + }, + { + "to": { + "startLine": 152, + "startColumn": 4, + "startOffset": 24204, + "endColumn": 67, + "endOffset": 24267 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 182, + "startColumn": 4, + "startOffset": 27758, + "endColumn": 67, + "endOffset": 27821 + } + } + }, + { + "to": { + "startLine": 153, + "startColumn": 4, + "startOffset": 24272, + "endColumn": 66, + "endOffset": 24334 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 185, + "startColumn": 4, + "startOffset": 28058, + "endColumn": 66, + "endOffset": 28120 + } + } + }, + { + "to": { + "startLine": 154, + "startColumn": 4, + "startOffset": 24339, + "endColumn": 67, + "endOffset": 24402 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 186, + "startColumn": 4, + "startOffset": 28125, + "endColumn": 67, + "endOffset": 28188 + } + } + }, + { + "to": { + "startLine": 155, + "startColumn": 4, + "startOffset": 24407, + "endColumn": 67, + "endOffset": 24470 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 187, + "startColumn": 4, + "startOffset": 28193, + "endColumn": 67, + "endOffset": 28256 + } + } + }, + { + "to": { + "startLine": 156, + "startColumn": 4, + "startOffset": 24475, + "endColumn": 67, + "endOffset": 24538 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 188, + "startColumn": 4, + "startOffset": 28261, + "endColumn": 67, + "endOffset": 28324 + } + } + }, + { + "to": { + "startLine": 157, + "startColumn": 4, + "startOffset": 24543, + "endColumn": 85, + "endOffset": 24624 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 191, + "startColumn": 4, + "startOffset": 28570, + "endColumn": 85, + "endOffset": 28651 + } + } + }, + { + "to": { + "startLine": 158, + "startColumn": 4, + "startOffset": 24629, + "endColumn": 86, + "endOffset": 24711 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 192, + "startColumn": 4, + "startOffset": 28656, + "endColumn": 86, + "endOffset": 28738 + } + } + }, + { + "to": { + "startLine": 159, + "startColumn": 4, + "startOffset": 24716, + "endColumn": 74, + "endOffset": 24786 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\recyclerview-v7\\22.2.1\\res\\values\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 562, + "endColumn": 74, + "endOffset": 632 + } + } + }, + { + "to": { + "startLine": 160, + "startColumn": 4, + "startOffset": 24791, + "endColumn": 56, + "endOffset": 24843 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 195, + "startColumn": 4, + "startOffset": 28972, + "endColumn": 56, + "endOffset": 29024 + } + } + }, + { + "to": { + "startLine": 161, + "startColumn": 4, + "startOffset": 24848, + "endColumn": 47, + "endOffset": 24891 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 196, + "startColumn": 4, + "startOffset": 29029, + "endColumn": 47, + "endOffset": 29072 + } + } + }, + { + "to": { + "startLine": 162, + "startColumn": 4, + "startOffset": 24896, + "endColumn": 48, + "endOffset": 24940 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 197, + "startColumn": 4, + "startOffset": 29077, + "endColumn": 48, + "endOffset": 29121 + } + } + }, + { + "to": { + "startLine": 163, + "startColumn": 4, + "startOffset": 24945, + "endColumn": 50, + "endOffset": 24991 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 198, + "startColumn": 4, + "startOffset": 29126, + "endColumn": 50, + "endOffset": 29172 + } + } + }, + { + "to": { + "startLine": 164, + "startColumn": 4, + "startOffset": 24996, + "endColumn": 33, + "endOffset": 25025 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 199, + "startColumn": 4, + "startOffset": 29177, + "endColumn": 33, + "endOffset": 29206 + } + } + }, + { + "to": { + "startLine": 165, + "startColumn": 4, + "startOffset": 25030, + "endColumn": 65, + "endOffset": 25091 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\recyclerview-v7\\22.2.1\\res\\values\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 869, + "endColumn": 65, + "endOffset": 930 + } + } + }, + { + "to": { + "startLine": 166, + "startColumn": 4, + "startOffset": 25096, + "endColumn": 46, + "endOffset": 25138 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 200, + "startColumn": 4, + "startOffset": 29211, + "endColumn": 46, + "endOffset": 29253 + } + } + }, + { + "to": { + "startLine": 167, + "startColumn": 4, + "startOffset": 25143, + "endColumn": 48, + "endOffset": 25187 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 201, + "startColumn": 4, + "startOffset": 29258, + "endColumn": 48, + "endOffset": 29302 + } + } + }, + { + "to": { + "startLine": 168, + "startColumn": 4, + "startOffset": 25192, + "endColumn": 45, + "endOffset": 25233 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 202, + "startColumn": 4, + "startOffset": 29307, + "endColumn": 45, + "endOffset": 29348 + } + } + }, + { + "to": { + "startLine": 169, + "startColumn": 4, + "startOffset": 25238, + "endColumn": 31, + "endOffset": 25265 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 203, + "startColumn": 4, + "startOffset": 29353, + "endColumn": 31, + "endOffset": 29380 + } + } + }, + { + "to": { + "startLine": 170, + "startColumn": 4, + "startOffset": 25270, + "endColumn": 63, + "endOffset": 25329 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 206, + "startColumn": 4, + "startOffset": 29617, + "endColumn": 63, + "endOffset": 29676 + } + } + }, + { + "to": { + "startLine": 171, + "startColumn": 4, + "startOffset": 25334, + "endColumn": 61, + "endOffset": 25391 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 207, + "startColumn": 4, + "startOffset": 29681, + "endColumn": 61, + "endOffset": 29738 + } + } + }, + { + "to": { + "startLine": 172, + "startColumn": 4, + "startOffset": 25396, + "endColumn": 54, + "endOffset": 25446 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 210, + "startColumn": 4, + "startOffset": 29975, + "endColumn": 54, + "endOffset": 30025 + } + } + }, + { + "to": { + "startLine": 173, + "startColumn": 4, + "startOffset": 25451, + "endColumn": 73, + "endOffset": 25520 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 213, + "startColumn": 4, + "startOffset": 30263, + "endColumn": 73, + "endOffset": 30332 + } + } + }, + { + "to": { + "startLine": 174, + "startColumn": 4, + "startOffset": 25525, + "endColumn": 77, + "endOffset": 25598 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 214, + "startColumn": 4, + "startOffset": 30337, + "endColumn": 77, + "endOffset": 30410 + } + } + }, + { + "to": { + "startLine": 175, + "startColumn": 4, + "startOffset": 25603, + "endColumn": 92, + "endOffset": 25691 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 215, + "startColumn": 4, + "startOffset": 30415, + "endColumn": 92, + "endOffset": 30503 + } + } + }, + { + "to": { + "startLine": 176, + "startColumn": 4, + "startOffset": 25696, + "endColumn": 69, + "endOffset": 25761 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 216, + "startColumn": 4, + "startOffset": 30508, + "endColumn": 69, + "endOffset": 30573 + } + } + }, + { + "to": { + "startLine": 177, + "startColumn": 4, + "startOffset": 25766, + "endColumn": 77, + "endOffset": 25839 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 217, + "startColumn": 4, + "startOffset": 30578, + "endColumn": 77, + "endOffset": 30651 + } + } + }, + { + "to": { + "startLine": 178, + "startColumn": 4, + "startOffset": 25844, + "endColumn": 53, + "endOffset": 25893 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 218, + "startColumn": 4, + "startOffset": 30656, + "endColumn": 53, + "endOffset": 30705 + } + } + }, + { + "to": { + "startLine": 179, + "startColumn": 4, + "startOffset": 25898, + "endColumn": 69, + "endOffset": 25963 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 219, + "startColumn": 4, + "startOffset": 30710, + "endColumn": 69, + "endOffset": 30775 + } + } + }, + { + "to": { + "startLine": 180, + "startColumn": 4, + "startOffset": 25968, + "endColumn": 84, + "endOffset": 26048 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 220, + "startColumn": 4, + "startOffset": 30780, + "endColumn": 84, + "endOffset": 30860 + } + } + }, + { + "to": { + "startLine": 181, + "startColumn": 4, + "startOffset": 26053, + "endColumn": 51, + "endOffset": 26100 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 221, + "startColumn": 4, + "startOffset": 30865, + "endColumn": 51, + "endOffset": 30912 + } + } + }, + { + "to": { + "startLine": 182, + "startColumn": 4, + "startOffset": 26105, + "endColumn": 72, + "endOffset": 26173 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 222, + "startColumn": 4, + "startOffset": 30917, + "endColumn": 72, + "endOffset": 30985 + } + } + }, + { + "to": { + "startLine": 183, + "startColumn": 4, + "startOffset": 26178, + "endColumn": 73, + "endOffset": 26247 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 223, + "startColumn": 4, + "startOffset": 30990, + "endColumn": 73, + "endOffset": 31059 + } + } + }, + { + "to": { + "startLine": 184, + "startColumn": 4, + "startOffset": 26252, + "endColumn": 68, + "endOffset": 26316 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 224, + "startColumn": 4, + "startOffset": 31064, + "endColumn": 68, + "endOffset": 31128 + } + } + }, + { + "to": { + "startLine": 185, + "startColumn": 4, + "startOffset": 26321, + "endColumn": 74, + "endOffset": 26391 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 225, + "startColumn": 4, + "startOffset": 31133, + "endColumn": 74, + "endOffset": 31203 + } + } + }, + { + "to": { + "startLine": 186, + "startColumn": 4, + "startOffset": 26396, + "endColumn": 73, + "endOffset": 26465 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 226, + "startColumn": 4, + "startOffset": 31208, + "endColumn": 73, + "endOffset": 31277 + } + } + }, + { + "to": { + "startLine": 187, + "startColumn": 4, + "startOffset": 26470, + "endColumn": 73, + "endOffset": 26539 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 227, + "startColumn": 4, + "startOffset": 31282, + "endColumn": 73, + "endOffset": 31351 + } + } + }, + { + "to": { + "startLine": 188, + "startColumn": 4, + "startOffset": 26544, + "endColumn": 88, + "endOffset": 26628 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 228, + "startColumn": 4, + "startOffset": 31356, + "endColumn": 88, + "endOffset": 31440 + } + } + }, + { + "to": { + "startLine": 189, + "startColumn": 4, + "startOffset": 26633, + "endColumn": 69, + "endOffset": 26698 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 229, + "startColumn": 4, + "startOffset": 31445, + "endColumn": 69, + "endOffset": 31510 + } + } + }, + { + "to": { + "startLine": 190, + "startColumn": 4, + "startOffset": 26703, + "endColumn": 46, + "endOffset": 26745 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\bundles\\debug\\res\\values\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 224, + "endColumn": 46, + "endOffset": 266 + } + } + }, + { + "to": { + "startLine": 191, + "startColumn": 4, + "startOffset": 26750, + "endColumn": 77, + "endOffset": 26823 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 232, + "startColumn": 4, + "startOffset": 31747, + "endColumn": 77, + "endOffset": 31820 + } + } + }, + { + "to": { + "startLine": 192, + "startColumn": 4, + "startOffset": 26828, + "endColumn": 89, + "endOffset": 26913 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 233, + "startColumn": 4, + "startOffset": 31825, + "endColumn": 89, + "endOffset": 31910 + } + } + }, + { + "to": { + "startLine": 193, + "startColumn": 4, + "startOffset": 26918, + "endColumn": 87, + "endOffset": 27001 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 234, + "startColumn": 4, + "startOffset": 31915, + "endColumn": 87, + "endOffset": 31998 + } + } + }, + { + "to": { + "startLine": 194, + "startColumn": 4, + "startOffset": 27006, + "endColumn": 95, + "endOffset": 27097 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 235, + "startColumn": 4, + "startOffset": 32003, + "endColumn": 95, + "endOffset": 32094 + } + } + }, + { + "to": { + "startLine": 195, + "startColumn": 4, + "startOffset": 27102, + "endLine": 201, + "endColumn": 12, + "endOffset": 27598 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 238, + "startColumn": 4, + "startOffset": 32336, + "endLine": 244, + "endColumn": 12, + "endOffset": 32832 + } + } + }, + { + "to": { + "startLine": 202, + "startColumn": 4, + "startOffset": 27603, + "endColumn": 88, + "endOffset": 27687 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 245, + "startColumn": 4, + "startOffset": 32837, + "endColumn": 88, + "endOffset": 32921 + } + } + }, + { + "to": { + "startLine": 203, + "startColumn": 4, + "startOffset": 27692, + "endLine": 206, + "endColumn": 12, + "endOffset": 27934 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 246, + "startColumn": 4, + "startOffset": 32926, + "endLine": 249, + "endColumn": 12, + "endOffset": 33168 + } + } + }, + { + "to": { + "startLine": 207, + "startColumn": 4, + "startOffset": 27939, + "endLine": 210, + "endColumn": 12, + "endOffset": 28215 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 250, + "startColumn": 4, + "startOffset": 33173, + "endLine": 253, + "endColumn": 12, + "endOffset": 33449 + } + } + }, + { + "to": { + "startLine": 211, + "startColumn": 4, + "startOffset": 28220, + "endLine": 215, + "endColumn": 12, + "endOffset": 28500 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 254, + "startColumn": 4, + "startOffset": 33454, + "endLine": 258, + "endColumn": 12, + "endOffset": 33734 + } + } + }, + { + "to": { + "startLine": 216, + "startColumn": 4, + "startOffset": 28505, + "endLine": 221, + "endColumn": 12, + "endOffset": 28893 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 259, + "startColumn": 4, + "startOffset": 33739, + "endLine": 264, + "endColumn": 12, + "endOffset": 34127 + } + } + }, + { + "to": { + "startLine": 222, + "startColumn": 4, + "startOffset": 28898, + "endLine": 228, + "endColumn": 12, + "endOffset": 29370 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 267, + "startColumn": 4, + "startOffset": 34374, + "endLine": 273, + "endColumn": 12, + "endOffset": 34846 + } + } + }, + { + "to": { + "startLine": 229, + "startColumn": 4, + "startOffset": 29375, + "endLine": 232, + "endColumn": 12, + "endOffset": 29592 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 274, + "startColumn": 4, + "startOffset": 34851, + "endLine": 277, + "endColumn": 12, + "endOffset": 35068 + } + } + }, + { + "to": { + "startLine": 233, + "startColumn": 4, + "startOffset": 29597, + "endLine": 236, + "endColumn": 12, + "endOffset": 29814 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 278, + "startColumn": 4, + "startOffset": 35073, + "endLine": 281, + "endColumn": 12, + "endOffset": 35290 + } + } + }, + { + "to": { + "startLine": 237, + "startColumn": 4, + "startOffset": 29819, + "endLine": 241, + "endColumn": 12, + "endOffset": 30082 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 282, + "startColumn": 4, + "startOffset": 35295, + "endLine": 286, + "endColumn": 12, + "endOffset": 35558 + } + } + }, + { + "to": { + "startLine": 242, + "startColumn": 4, + "startOffset": 30087, + "endLine": 245, + "endColumn": 12, + "endOffset": 30309 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 287, + "startColumn": 4, + "startOffset": 35563, + "endLine": 290, + "endColumn": 12, + "endOffset": 35785 + } + } + }, + { + "to": { + "startLine": 246, + "startColumn": 4, + "startOffset": 30314, + "endLine": 249, + "endColumn": 12, + "endOffset": 30539 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 291, + "startColumn": 4, + "startOffset": 35790, + "endLine": 294, + "endColumn": 12, + "endOffset": 36015 + } + } + }, + { + "to": { + "startLine": 250, + "startColumn": 4, + "startOffset": 30544, + "endLine": 253, + "endColumn": 12, + "endOffset": 30769 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 295, + "startColumn": 4, + "startOffset": 36020, + "endLine": 298, + "endColumn": 12, + "endOffset": 36245 + } + } + }, + { + "to": { + "startLine": 254, + "startColumn": 4, + "startOffset": 30774, + "endLine": 257, + "endColumn": 12, + "endOffset": 30999 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 299, + "startColumn": 4, + "startOffset": 36250, + "endLine": 302, + "endColumn": 12, + "endOffset": 36475 + } + } + }, + { + "to": { + "startLine": 258, + "startColumn": 4, + "startOffset": 31004, + "endLine": 261, + "endColumn": 12, + "endOffset": 31229 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 303, + "startColumn": 4, + "startOffset": 36480, + "endLine": 306, + "endColumn": 12, + "endOffset": 36705 + } + } + }, + { + "to": { + "startLine": 262, + "startColumn": 4, + "startOffset": 31234, + "endLine": 265, + "endColumn": 12, + "endOffset": 31456 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 307, + "startColumn": 4, + "startOffset": 36710, + "endLine": 310, + "endColumn": 12, + "endOffset": 36932 + } + } + }, + { + "to": { + "startLine": 266, + "startColumn": 4, + "startOffset": 31461, + "endLine": 269, + "endColumn": 12, + "endOffset": 31695 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 311, + "startColumn": 4, + "startOffset": 36937, + "endLine": 314, + "endColumn": 12, + "endOffset": 37171 + } + } + }, + { + "to": { + "startLine": 270, + "startColumn": 4, + "startOffset": 31700, + "endLine": 273, + "endColumn": 12, + "endOffset": 31921 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 315, + "startColumn": 4, + "startOffset": 37176, + "endLine": 318, + "endColumn": 12, + "endOffset": 37397 + } + } + }, + { + "to": { + "startLine": 274, + "startColumn": 4, + "startOffset": 31926, + "endLine": 277, + "endColumn": 12, + "endOffset": 32166 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 319, + "startColumn": 4, + "startOffset": 37402, + "endLine": 322, + "endColumn": 12, + "endOffset": 37642 + } + } + }, + { + "to": { + "startLine": 278, + "startColumn": 4, + "startOffset": 32171, + "endLine": 279, + "endColumn": 12, + "endOffset": 32296 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 325, + "startColumn": 4, + "startOffset": 37884, + "endLine": 326, + "endColumn": 12, + "endOffset": 38009 + } + } + }, + { + "to": { + "startLine": 280, + "startColumn": 4, + "startOffset": 32301, + "endLine": 281, + "endColumn": 12, + "endOffset": 32426 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 327, + "startColumn": 4, + "startOffset": 38014, + "endLine": 328, + "endColumn": 12, + "endOffset": 38139 + } + } + }, + { + "to": { + "startLine": 282, + "startColumn": 4, + "startOffset": 32431, + "endLine": 285, + "endColumn": 12, + "endOffset": 32656 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 331, + "startColumn": 4, + "startOffset": 38386, + "endLine": 334, + "endColumn": 12, + "endOffset": 38611 + } + } + }, + { + "to": { + "startLine": 286, + "startColumn": 4, + "startOffset": 32661, + "endLine": 289, + "endColumn": 12, + "endOffset": 32904 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 335, + "startColumn": 4, + "startOffset": 38616, + "endLine": 338, + "endColumn": 12, + "endOffset": 38859 + } + } + }, + { + "to": { + "startLine": 290, + "startColumn": 4, + "startOffset": 32909, + "endLine": 293, + "endColumn": 12, + "endOffset": 33123 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 339, + "startColumn": 4, + "startOffset": 38864, + "endLine": 342, + "endColumn": 12, + "endOffset": 39078 + } + } + }, + { + "to": { + "startLine": 294, + "startColumn": 4, + "startOffset": 33128, + "endLine": 298, + "endColumn": 12, + "endOffset": 33406 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 345, + "startColumn": 4, + "startOffset": 39320, + "endLine": 349, + "endColumn": 12, + "endOffset": 39598 + } + } + }, + { + "to": { + "startLine": 299, + "startColumn": 4, + "startOffset": 33411, + "endLine": 302, + "endColumn": 12, + "endOffset": 33614 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 350, + "startColumn": 4, + "startOffset": 39603, + "endLine": 353, + "endColumn": 12, + "endOffset": 39806 + } + } + }, + { + "to": { + "startLine": 303, + "startColumn": 4, + "startOffset": 33619, + "endLine": 305, + "endColumn": 12, + "endOffset": 33745 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 354, + "startColumn": 4, + "startOffset": 39811, + "endLine": 356, + "endColumn": 12, + "endOffset": 39937 + } + } + }, + { + "to": { + "startLine": 306, + "startColumn": 4, + "startOffset": 33750, + "endLine": 309, + "endColumn": 12, + "endOffset": 33972 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 359, + "startColumn": 4, + "startOffset": 40184, + "endLine": 362, + "endColumn": 12, + "endOffset": 40406 + } + } + }, + { + "to": { + "startLine": 310, + "startColumn": 4, + "startOffset": 33977, + "endLine": 313, + "endColumn": 12, + "endOffset": 34218 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 363, + "startColumn": 4, + "startOffset": 40411, + "endLine": 366, + "endColumn": 12, + "endOffset": 40652 + } + } + }, + { + "to": { + "startLine": 314, + "startColumn": 4, + "startOffset": 34223, + "endLine": 317, + "endColumn": 12, + "endOffset": 34443 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 367, + "startColumn": 4, + "startOffset": 40657, + "endLine": 370, + "endColumn": 12, + "endOffset": 40877 + } + } + }, + { + "to": { + "startLine": 318, + "startColumn": 4, + "startOffset": 34448, + "endLine": 321, + "endColumn": 12, + "endOffset": 34692 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 371, + "startColumn": 4, + "startOffset": 40882, + "endLine": 374, + "endColumn": 12, + "endOffset": 41126 + } + } + }, + { + "to": { + "startLine": 322, + "startColumn": 4, + "startOffset": 34697, + "endLine": 325, + "endColumn": 12, + "endOffset": 34913 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 375, + "startColumn": 4, + "startOffset": 41131, + "endLine": 378, + "endColumn": 12, + "endOffset": 41347 + } + } + }, + { + "to": { + "startLine": 326, + "startColumn": 4, + "startOffset": 34918, + "endLine": 329, + "endColumn": 12, + "endOffset": 35158 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 379, + "startColumn": 4, + "startOffset": 41352, + "endLine": 382, + "endColumn": 12, + "endOffset": 41592 + } + } + }, + { + "to": { + "startLine": 330, + "startColumn": 4, + "startOffset": 35163, + "endLine": 334, + "endColumn": 12, + "endOffset": 35453 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 385, + "startColumn": 4, + "startOffset": 41834, + "endLine": 389, + "endColumn": 12, + "endOffset": 42124 + } + } + }, + { + "to": { + "startLine": 335, + "startColumn": 4, + "startOffset": 35458, + "endLine": 337, + "endColumn": 12, + "endOffset": 35675 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 390, + "startColumn": 4, + "startOffset": 42129, + "endLine": 392, + "endColumn": 12, + "endOffset": 42346 + } + } + }, + { + "to": { + "startLine": 338, + "startColumn": 4, + "startOffset": 35680, + "endLine": 340, + "endColumn": 12, + "endOffset": 35913 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 393, + "startColumn": 4, + "startOffset": 42351, + "endLine": 395, + "endColumn": 12, + "endOffset": 42584 + } + } + }, + { + "to": { + "startLine": 341, + "startColumn": 4, + "startOffset": 35918, + "endLine": 343, + "endColumn": 12, + "endOffset": 36127 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 396, + "startColumn": 4, + "startOffset": 42589, + "endLine": 398, + "endColumn": 12, + "endOffset": 42798 + } + } + }, + { + "to": { + "startLine": 344, + "startColumn": 4, + "startOffset": 36132, + "endLine": 346, + "endColumn": 12, + "endOffset": 36357 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 399, + "startColumn": 4, + "startOffset": 42803, + "endLine": 401, + "endColumn": 12, + "endOffset": 43028 + } + } + }, + { + "to": { + "startLine": 347, + "startColumn": 4, + "startOffset": 36362, + "endLine": 349, + "endColumn": 12, + "endOffset": 36580 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 402, + "startColumn": 4, + "startOffset": 43033, + "endLine": 404, + "endColumn": 12, + "endOffset": 43251 + } + } + }, + { + "to": { + "startLine": 350, + "startColumn": 4, + "startOffset": 36585, + "endLine": 352, + "endColumn": 12, + "endOffset": 36795 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 405, + "startColumn": 4, + "startOffset": 43256, + "endLine": 407, + "endColumn": 12, + "endOffset": 43466 + } + } + }, + { + "to": { + "startLine": 353, + "startColumn": 4, + "startOffset": 36800, + "endLine": 355, + "endColumn": 12, + "endOffset": 37003 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 408, + "startColumn": 4, + "startOffset": 43471, + "endLine": 410, + "endColumn": 12, + "endOffset": 43674 + } + } + }, + { + "to": { + "startLine": 356, + "startColumn": 4, + "startOffset": 37008, + "endLine": 357, + "endColumn": 12, + "endOffset": 37127 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 411, + "startColumn": 4, + "startOffset": 43679, + "endLine": 412, + "endColumn": 12, + "endOffset": 43798 + } + } + }, + { + "to": { + "startLine": 358, + "startColumn": 4, + "startOffset": 37132, + "endLine": 359, + "endColumn": 12, + "endOffset": 37251 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 413, + "startColumn": 4, + "startOffset": 43803, + "endLine": 414, + "endColumn": 12, + "endOffset": 43922 + } + } + }, + { + "to": { + "startLine": 360, + "startColumn": 4, + "startOffset": 37256, + "endColumn": 104, + "endOffset": 37356 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 415, + "startColumn": 4, + "startOffset": 43927, + "endColumn": 104, + "endOffset": 44027 + } + } + }, + { + "to": { + "startLine": 361, + "startColumn": 4, + "startOffset": 37361, + "endColumn": 116, + "endOffset": 37473 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 416, + "startColumn": 4, + "startOffset": 44032, + "endColumn": 116, + "endOffset": 44144 + } + } + }, + { + "to": { + "startLine": 362, + "startColumn": 4, + "startOffset": 37478, + "endLine": 364, + "endColumn": 12, + "endOffset": 37687 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 417, + "startColumn": 4, + "startOffset": 44149, + "endLine": 419, + "endColumn": 12, + "endOffset": 44358 + } + } + }, + { + "to": { + "startLine": 365, + "startColumn": 4, + "startOffset": 37692, + "endLine": 366, + "endColumn": 12, + "endOffset": 37833 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 420, + "startColumn": 4, + "startOffset": 44363, + "endLine": 421, + "endColumn": 12, + "endOffset": 44504 + } + } + }, + { + "to": { + "startLine": 367, + "startColumn": 4, + "startOffset": 37838, + "endLine": 368, + "endColumn": 12, + "endOffset": 37973 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 422, + "startColumn": 4, + "startOffset": 44509, + "endLine": 423, + "endColumn": 12, + "endOffset": 44644 + } + } + }, + { + "to": { + "startLine": 369, + "startColumn": 4, + "startOffset": 37978, + "endLine": 370, + "endColumn": 12, + "endOffset": 38059 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 426, + "startColumn": 4, + "startOffset": 44886, + "endLine": 427, + "endColumn": 12, + "endOffset": 44967 + } + } + }, + { + "to": { + "startLine": 371, + "startColumn": 4, + "startOffset": 38064, + "endLine": 375, + "endColumn": 12, + "endOffset": 38407 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 428, + "startColumn": 4, + "startOffset": 44972, + "endLine": 432, + "endColumn": 12, + "endOffset": 45315 + } + } + }, + { + "to": { + "startLine": 376, + "startColumn": 4, + "startOffset": 38412, + "endColumn": 87, + "endOffset": 38495 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 433, + "startColumn": 4, + "startOffset": 45320, + "endColumn": 87, + "endOffset": 45403 + } + } + }, + { + "to": { + "startLine": 377, + "startColumn": 4, + "startOffset": 38500, + "endLine": 380, + "endColumn": 12, + "endOffset": 38725 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 434, + "startColumn": 4, + "startOffset": 45408, + "endLine": 437, + "endColumn": 12, + "endOffset": 45633 + } + } + }, + { + "to": { + "startLine": 381, + "startColumn": 4, + "startOffset": 38730, + "endLine": 386, + "endColumn": 12, + "endOffset": 39127 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 438, + "startColumn": 4, + "startOffset": 45638, + "endLine": 443, + "endColumn": 12, + "endOffset": 46035 + } + } + }, + { + "to": { + "startLine": 387, + "startColumn": 4, + "startOffset": 39132, + "endLine": 390, + "endColumn": 12, + "endOffset": 39360 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 444, + "startColumn": 4, + "startOffset": 46040, + "endLine": 447, + "endColumn": 12, + "endOffset": 46268 + } + } + }, + { + "to": { + "startLine": 391, + "startColumn": 4, + "startOffset": 39365, + "endColumn": 81, + "endOffset": 39442 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 448, + "startColumn": 4, + "startOffset": 46273, + "endColumn": 81, + "endOffset": 46350 + } + } + }, + { + "to": { + "startLine": 392, + "startColumn": 4, + "startOffset": 39447, + "endLine": 393, + "endColumn": 12, + "endOffset": 39540 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 449, + "startColumn": 4, + "startOffset": 46355, + "endLine": 450, + "endColumn": 12, + "endOffset": 46448 + } + } + }, + { + "to": { + "startLine": 394, + "startColumn": 4, + "startOffset": 39545, + "endLine": 404, + "endColumn": 12, + "endOffset": 40157 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 451, + "startColumn": 4, + "startOffset": 46453, + "endLine": 461, + "endColumn": 12, + "endOffset": 47065 + } + } + }, + { + "to": { + "startLine": 405, + "startColumn": 4, + "startOffset": 40162, + "endColumn": 99, + "endOffset": 40257 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 462, + "startColumn": 4, + "startOffset": 47070, + "endColumn": 99, + "endOffset": 47165 + } + } + }, + { + "to": { + "startLine": 406, + "startColumn": 4, + "startOffset": 40262, + "endLine": 409, + "endColumn": 12, + "endOffset": 40493 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 463, + "startColumn": 4, + "startOffset": 47170, + "endLine": 466, + "endColumn": 12, + "endOffset": 47401 + } + } + }, + { + "to": { + "startLine": 410, + "startColumn": 4, + "startOffset": 40498, + "endLine": 415, + "endColumn": 12, + "endOffset": 40901 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 467, + "startColumn": 4, + "startOffset": 47406, + "endLine": 472, + "endColumn": 12, + "endOffset": 47809 + } + } + }, + { + "to": { + "startLine": 416, + "startColumn": 4, + "startOffset": 40906, + "endLine": 419, + "endColumn": 12, + "endOffset": 41140 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 473, + "startColumn": 4, + "startOffset": 47814, + "endLine": 476, + "endColumn": 12, + "endOffset": 48048 + } + } + }, + { + "to": { + "startLine": 420, + "startColumn": 4, + "startOffset": 41145, + "endColumn": 93, + "endOffset": 41234 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 477, + "startColumn": 4, + "startOffset": 48053, + "endColumn": 93, + "endOffset": 48142 + } + } + }, + { + "to": { + "startLine": 421, + "startColumn": 4, + "startOffset": 41239, + "endColumn": 57, + "endOffset": 41292 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 478, + "startColumn": 4, + "startOffset": 48147, + "endColumn": 57, + "endOffset": 48200 + } + } + }, + { + "to": { + "startLine": 422, + "startColumn": 4, + "startOffset": 41297, + "endLine": 425, + "endColumn": 12, + "endOffset": 41529 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 479, + "startColumn": 4, + "startOffset": 48205, + "endLine": 482, + "endColumn": 12, + "endOffset": 48437 + } + } + }, + { + "to": { + "startLine": 426, + "startColumn": 4, + "startOffset": 41534, + "endLine": 452, + "endColumn": 12, + "endOffset": 43529 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 483, + "startColumn": 4, + "startOffset": 48442, + "endLine": 509, + "endColumn": 12, + "endOffset": 50437 + } + } + }, + { + "to": { + "startLine": 453, + "startColumn": 4, + "startOffset": 43534, + "endLine": 456, + "endColumn": 12, + "endOffset": 43771 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 510, + "startColumn": 4, + "startOffset": 50442, + "endLine": 513, + "endColumn": 12, + "endOffset": 50679 + } + } + }, + { + "to": { + "startLine": 457, + "startColumn": 4, + "startOffset": 43776, + "endLine": 484, + "endColumn": 12, + "endOffset": 45949 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 514, + "startColumn": 4, + "startOffset": 50684, + "endLine": 541, + "endColumn": 12, + "endOffset": 52857 + } + } + }, + { + "to": { + "startLine": 485, + "startColumn": 4, + "startOffset": 45954, + "endLine": 629, + "endColumn": 12, + "endOffset": 55136 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 542, + "startColumn": 4, + "startOffset": 52862, + "endLine": 686, + "endColumn": 12, + "endOffset": 62044 + } + } + }, + { + "to": { + "startLine": 630, + "startColumn": 4, + "startOffset": 55141, + "endLine": 650, + "endColumn": 12, + "endOffset": 56335 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 687, + "startColumn": 4, + "startOffset": 62049, + "endLine": 707, + "endColumn": 12, + "endOffset": 63243 + } + } + }, + { + "to": { + "startLine": 651, + "startColumn": 4, + "startOffset": 56340, + "endLine": 795, + "endColumn": 12, + "endOffset": 65632 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 708, + "startColumn": 4, + "startOffset": 63248, + "endLine": 852, + "endColumn": 12, + "endOffset": 72540 + } + } + }, + { + "to": { + "startLine": 796, + "startColumn": 4, + "startOffset": 65637, + "endLine": 816, + "endColumn": 12, + "endOffset": 66845 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 853, + "startColumn": 4, + "startOffset": 72545, + "endLine": 873, + "endColumn": 12, + "endOffset": 73753 + } + } + }, + { + "to": { + "startLine": 817, + "startColumn": 4, + "startOffset": 66850, + "endLine": 837, + "endColumn": 12, + "endOffset": 67968 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 876, + "startColumn": 4, + "startOffset": 73995, + "endLine": 896, + "endColumn": 12, + "endOffset": 75113 + } + } + }, + { + "to": { + "startLine": 838, + "startColumn": 4, + "startOffset": 67973, + "endLine": 842, + "endColumn": 12, + "endOffset": 68224 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 897, + "startColumn": 4, + "startOffset": 75118, + "endLine": 901, + "endColumn": 12, + "endOffset": 75369 + } + } + }, + { + "to": { + "startLine": 843, + "startColumn": 4, + "startOffset": 68229, + "endLine": 847, + "endColumn": 12, + "endOffset": 68460 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 902, + "startColumn": 4, + "startOffset": 75374, + "endLine": 906, + "endColumn": 12, + "endOffset": 75605 + } + } + }, + { + "to": { + "startLine": 848, + "startColumn": 4, + "startOffset": 68465, + "endLine": 857, + "endColumn": 12, + "endOffset": 69007 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 907, + "startColumn": 4, + "startOffset": 75610, + "endLine": 916, + "endColumn": 12, + "endOffset": 76152 + } + } + }, + { + "to": { + "startLine": 858, + "startColumn": 4, + "startOffset": 69012, + "endLine": 866, + "endColumn": 12, + "endOffset": 69501 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 917, + "startColumn": 4, + "startOffset": 76157, + "endLine": 925, + "endColumn": 12, + "endOffset": 76646 + } + } + }, + { + "to": { + "startLine": 867, + "startColumn": 4, + "startOffset": 69506, + "endLine": 877, + "endColumn": 12, + "endOffset": 70174 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 926, + "startColumn": 4, + "startOffset": 76651, + "endLine": 936, + "endColumn": 12, + "endOffset": 77319 + } + } + }, + { + "to": { + "startLine": 878, + "startColumn": 4, + "startOffset": 70179, + "endLine": 881, + "endColumn": 12, + "endOffset": 70389 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 937, + "startColumn": 4, + "startOffset": 77324, + "endLine": 940, + "endColumn": 12, + "endOffset": 77534 + } + } + }, + { + "to": { + "startLine": 882, + "startColumn": 4, + "startOffset": 70394, + "endLine": 888, + "endColumn": 12, + "endOffset": 70917 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 941, + "startColumn": 4, + "startOffset": 77539, + "endLine": 947, + "endColumn": 12, + "endOffset": 78062 + } + } + }, + { + "to": { + "startLine": 889, + "startColumn": 4, + "startOffset": 70922, + "endLine": 896, + "endColumn": 12, + "endOffset": 71481 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 948, + "startColumn": 4, + "startOffset": 78067, + "endLine": 955, + "endColumn": 12, + "endOffset": 78626 + } + } + }, + { + "to": { + "startLine": 897, + "startColumn": 4, + "startOffset": 71486, + "endLine": 903, + "endColumn": 12, + "endOffset": 71856 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 956, + "startColumn": 4, + "startOffset": 78631, + "endLine": 962, + "endColumn": 12, + "endOffset": 79001 + } + } + }, + { + "to": { + "startLine": 904, + "startColumn": 4, + "startOffset": 71861, + "endLine": 910, + "endColumn": 12, + "endOffset": 72389 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 963, + "startColumn": 4, + "startOffset": 79006, + "endLine": 969, + "endColumn": 12, + "endOffset": 79534 + } + } + }, + { + "to": { + "startLine": 911, + "startColumn": 4, + "startOffset": 72394, + "endLine": 919, + "endColumn": 12, + "endOffset": 72927 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 970, + "startColumn": 4, + "startOffset": 79539, + "endLine": 978, + "endColumn": 12, + "endOffset": 80072 + } + } + }, + { + "to": { + "startLine": 920, + "startColumn": 4, + "startOffset": 72932, + "endLine": 922, + "endColumn": 12, + "endOffset": 73084 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 979, + "startColumn": 4, + "startOffset": 80077, + "endLine": 981, + "endColumn": 12, + "endOffset": 80229 + } + } + }, + { + "to": { + "startLine": 923, + "startColumn": 4, + "startOffset": 73089, + "endLine": 925, + "endColumn": 12, + "endOffset": 73228 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 982, + "startColumn": 4, + "startOffset": 80234, + "endLine": 984, + "endColumn": 12, + "endOffset": 80373 + } + } + }, + { + "to": { + "startLine": 926, + "startColumn": 4, + "startOffset": 73233, + "endLine": 930, + "endColumn": 12, + "endOffset": 73548 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 985, + "startColumn": 4, + "startOffset": 80378, + "endLine": 989, + "endColumn": 12, + "endOffset": 80693 + } + } + }, + { + "to": { + "startLine": 931, + "startColumn": 4, + "startOffset": 73553, + "endLine": 934, + "endColumn": 12, + "endOffset": 73718 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 990, + "startColumn": 4, + "startOffset": 80698, + "endLine": 993, + "endColumn": 12, + "endOffset": 80863 + } + } + }, + { + "to": { + "startLine": 935, + "startColumn": 4, + "startOffset": 73723, + "endLine": 937, + "endColumn": 12, + "endOffset": 73859 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 994, + "startColumn": 4, + "startOffset": 80868, + "endLine": 996, + "endColumn": 12, + "endOffset": 81004 + } + } + }, + { + "to": { + "startLine": 938, + "startColumn": 4, + "startOffset": 73864, + "endLine": 940, + "endColumn": 12, + "endOffset": 73988 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 997, + "startColumn": 4, + "startOffset": 81009, + "endLine": 999, + "endColumn": 12, + "endOffset": 81133 + } + } + }, + { + "to": { + "startLine": 941, + "startColumn": 4, + "startOffset": 73993, + "endLine": 944, + "endColumn": 12, + "endOffset": 74287 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1000, + "startColumn": 4, + "startOffset": 81138, + "endLine": 1003, + "endColumn": 12, + "endOffset": 81432 + } + } + }, + { + "to": { + "startLine": 945, + "startColumn": 4, + "startOffset": 74292, + "endLine": 948, + "endColumn": 12, + "endOffset": 74590 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1004, + "startColumn": 4, + "startOffset": 81437, + "endLine": 1007, + "endColumn": 12, + "endOffset": 81735 + } + } + }, + { + "to": { + "startLine": 949, + "startColumn": 4, + "startOffset": 74595, + "endLine": 956, + "endColumn": 12, + "endOffset": 75151 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1008, + "startColumn": 4, + "startOffset": 81740, + "endLine": 1015, + "endColumn": 12, + "endOffset": 82296 + } + } + }, + { + "to": { + "startLine": 957, + "startColumn": 4, + "startOffset": 75156, + "endLine": 961, + "endColumn": 12, + "endOffset": 75413 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1016, + "startColumn": 4, + "startOffset": 82301, + "endLine": 1020, + "endColumn": 12, + "endOffset": 82558 + } + } + }, + { + "to": { + "startLine": 962, + "startColumn": 4, + "startOffset": 75418, + "endLine": 968, + "endColumn": 12, + "endOffset": 75763 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1021, + "startColumn": 4, + "startOffset": 82563, + "endLine": 1027, + "endColumn": 12, + "endOffset": 82908 + } + } + }, + { + "to": { + "startLine": 969, + "startColumn": 4, + "startOffset": 75768, + "endLine": 974, + "endColumn": 12, + "endOffset": 76116 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1028, + "startColumn": 4, + "startOffset": 82913, + "endLine": 1033, + "endColumn": 12, + "endOffset": 83261 + } + } + }, + { + "to": { + "startLine": 975, + "startColumn": 4, + "startOffset": 76121, + "endLine": 979, + "endColumn": 12, + "endOffset": 76443 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1034, + "startColumn": 4, + "startOffset": 83266, + "endLine": 1038, + "endColumn": 12, + "endOffset": 83588 + } + } + }, + { + "to": { + "startLine": 980, + "startColumn": 4, + "startOffset": 76448, + "endLine": 983, + "endColumn": 12, + "endOffset": 76749 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1039, + "startColumn": 4, + "startOffset": 83593, + "endLine": 1042, + "endColumn": 12, + "endOffset": 83894 + } + } + }, + { + "to": { + "startLine": 984, + "startColumn": 4, + "startOffset": 76754, + "endLine": 988, + "endColumn": 12, + "endOffset": 77011 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1043, + "startColumn": 4, + "startOffset": 83899, + "endLine": 1047, + "endColumn": 12, + "endOffset": 84156 + } + } + }, + { + "to": { + "startLine": 989, + "startColumn": 4, + "startOffset": 77016, + "endLine": 990, + "endColumn": 12, + "endOffset": 77136 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1048, + "startColumn": 4, + "startOffset": 84161, + "endLine": 1049, + "endColumn": 12, + "endOffset": 84281 + } + } + }, + { + "to": { + "startLine": 991, + "startColumn": 4, + "startOffset": 77141, + "endLine": 992, + "endColumn": 12, + "endOffset": 77263 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1050, + "startColumn": 4, + "startOffset": 84286, + "endLine": 1051, + "endColumn": 12, + "endOffset": 84408 + } + } + }, + { + "to": { + "startLine": 993, + "startColumn": 4, + "startOffset": 77268, + "endLine": 995, + "endColumn": 12, + "endOffset": 77502 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1052, + "startColumn": 4, + "startOffset": 84413, + "endLine": 1054, + "endColumn": 12, + "endOffset": 84647 + } + } + }, + { + "to": { + "startLine": 996, + "startColumn": 4, + "startOffset": 77507, + "endLine": 998, + "endColumn": 12, + "endOffset": 77713 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1055, + "startColumn": 4, + "startOffset": 84652, + "endLine": 1057, + "endColumn": 12, + "endOffset": 84858 + } + } + }, + { + "to": { + "startLine": 999, + "startColumn": 4, + "startOffset": 77718, + "endLine": 1000, + "endColumn": 12, + "endOffset": 77832 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1058, + "startColumn": 4, + "startOffset": 84863, + "endLine": 1059, + "endColumn": 12, + "endOffset": 84977 + } + } + }, + { + "to": { + "startLine": 1001, + "startColumn": 4, + "startOffset": 77837, + "endLine": 1004, + "endColumn": 12, + "endOffset": 78025 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1060, + "startColumn": 4, + "startOffset": 84982, + "endLine": 1063, + "endColumn": 12, + "endOffset": 85170 + } + } + }, + { + "to": { + "startLine": 1005, + "startColumn": 4, + "startOffset": 78030, + "endLine": 1011, + "endColumn": 12, + "endOffset": 78480 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1064, + "startColumn": 4, + "startOffset": 85175, + "endLine": 1070, + "endColumn": 12, + "endOffset": 85625 + } + } + }, + { + "to": { + "startLine": 1012, + "startColumn": 4, + "startOffset": 78485, + "endLine": 1015, + "endColumn": 12, + "endOffset": 78729 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1071, + "startColumn": 4, + "startOffset": 85630, + "endLine": 1074, + "endColumn": 12, + "endOffset": 85874 + } + } + }, + { + "to": { + "startLine": 1016, + "startColumn": 4, + "startOffset": 78734, + "endLine": 1018, + "endColumn": 12, + "endOffset": 78851 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1075, + "startColumn": 4, + "startOffset": 85879, + "endLine": 1077, + "endColumn": 12, + "endOffset": 85996 + } + } + }, + { + "to": { + "startLine": 1019, + "startColumn": 4, + "startOffset": 78856, + "endLine": 1022, + "endColumn": 12, + "endOffset": 79110 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1078, + "startColumn": 4, + "startOffset": 86001, + "endLine": 1081, + "endColumn": 12, + "endOffset": 86255 + } + } + }, + { + "to": { + "startLine": 1023, + "startColumn": 4, + "startOffset": 79115, + "endLine": 1024, + "endColumn": 12, + "endOffset": 79223 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1082, + "startColumn": 4, + "startOffset": 86260, + "endLine": 1083, + "endColumn": 12, + "endOffset": 86368 + } + } + }, + { + "to": { + "startLine": 1025, + "startColumn": 4, + "startOffset": 79228, + "endLine": 1028, + "endColumn": 12, + "endOffset": 79410 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1084, + "startColumn": 4, + "startOffset": 86373, + "endLine": 1087, + "endColumn": 12, + "endOffset": 86555 + } + } + }, + { + "to": { + "startLine": 1029, + "startColumn": 4, + "startOffset": 79415, + "endLine": 1030, + "endColumn": 12, + "endOffset": 79512 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1088, + "startColumn": 4, + "startOffset": 86560, + "endLine": 1089, + "endColumn": 12, + "endOffset": 86657 + } + } + }, + { + "to": { + "startLine": 1031, + "startColumn": 4, + "startOffset": 79517, + "endLine": 1036, + "endColumn": 12, + "endOffset": 79956 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1090, + "startColumn": 4, + "startOffset": 86662, + "endLine": 1095, + "endColumn": 12, + "endOffset": 87101 + } + } + }, + { + "to": { + "startLine": 1037, + "startColumn": 4, + "startOffset": 79961, + "endLine": 1038, + "endColumn": 12, + "endOffset": 80080 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1096, + "startColumn": 4, + "startOffset": 87106, + "endLine": 1097, + "endColumn": 12, + "endOffset": 87225 + } + } + }, + { + "to": { + "startLine": 1039, + "startColumn": 4, + "startOffset": 80085, + "endLine": 1042, + "endColumn": 12, + "endOffset": 80365 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1098, + "startColumn": 4, + "startOffset": 87230, + "endLine": 1101, + "endColumn": 12, + "endOffset": 87510 + } + } + }, + { + "to": { + "startLine": 1043, + "startColumn": 4, + "startOffset": 80370, + "endLine": 1054, + "endColumn": 12, + "endOffset": 81252 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1102, + "startColumn": 4, + "startOffset": 87515, + "endLine": 1113, + "endColumn": 12, + "endOffset": 88397 + } + } + }, + { + "to": { + "startLine": 1055, + "startColumn": 4, + "startOffset": 81257, + "endLine": 1060, + "endColumn": 12, + "endOffset": 81539 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1114, + "startColumn": 4, + "startOffset": 88402, + "endLine": 1119, + "endColumn": 12, + "endOffset": 88684 + } + } + }, + { + "to": { + "startLine": 1061, + "startColumn": 4, + "startOffset": 81544, + "endLine": 1065, + "endColumn": 12, + "endOffset": 81869 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1120, + "startColumn": 4, + "startOffset": 88689, + "endLine": 1124, + "endColumn": 12, + "endOffset": 89014 + } + } + }, + { + "to": { + "startLine": 1066, + "startColumn": 4, + "startOffset": 81874, + "endLine": 1080, + "endColumn": 12, + "endOffset": 82789 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1125, + "startColumn": 4, + "startOffset": 89019, + "endLine": 1139, + "endColumn": 12, + "endOffset": 89934 + } + } + }, + { + "to": { + "startLine": 1081, + "startColumn": 4, + "startOffset": 82794, + "endLine": 1083, + "endColumn": 12, + "endOffset": 82961 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1140, + "startColumn": 4, + "startOffset": 89939, + "endLine": 1142, + "endColumn": 12, + "endOffset": 90106 + } + } + }, + { + "to": { + "startLine": 1084, + "startColumn": 4, + "startOffset": 82966, + "endLine": 1088, + "endColumn": 12, + "endOffset": 83297 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1143, + "startColumn": 4, + "startOffset": 90111, + "endLine": 1147, + "endColumn": 12, + "endOffset": 90442 + } + } + }, + { + "to": { + "startLine": 1089, + "startColumn": 4, + "startOffset": 83302, + "endLine": 1098, + "endColumn": 12, + "endOffset": 83963 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1148, + "startColumn": 4, + "startOffset": 90447, + "endLine": 1157, + "endColumn": 12, + "endOffset": 91108 + } + } + }, + { + "to": { + "startLine": 1099, + "startColumn": 4, + "startOffset": 83968, + "endLine": 1103, + "endColumn": 12, + "endOffset": 84248 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1158, + "startColumn": 4, + "startOffset": 91113, + "endLine": 1162, + "endColumn": 12, + "endOffset": 91393 + } + } + }, + { + "to": { + "startLine": 1104, + "startColumn": 4, + "startOffset": 84253, + "endLine": 1141, + "endColumn": 12, + "endOffset": 87137 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1165, + "startColumn": 4, + "startOffset": 91635, + "endLine": 1202, + "endColumn": 12, + "endOffset": 94519 + } + } + }, + { + "to": { + "startLine": 1142, + "startColumn": 4, + "startOffset": 87142, + "endLine": 1180, + "endColumn": 12, + "endOffset": 90167 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1203, + "startColumn": 4, + "startOffset": 94524, + "endLine": 1241, + "endColumn": 12, + "endOffset": 97549 + } + } + }, + { + "to": { + "startLine": 1181, + "startColumn": 4, + "startOffset": 90172, + "endLine": 1190, + "endColumn": 12, + "endOffset": 90807 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1242, + "startColumn": 4, + "startOffset": 97554, + "endLine": 1251, + "endColumn": 12, + "endOffset": 98189 + } + } + }, + { + "to": { + "startLine": 1191, + "startColumn": 4, + "startOffset": 90812, + "endLine": 1199, + "endColumn": 12, + "endOffset": 91431 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1252, + "startColumn": 4, + "startOffset": 98194, + "endLine": 1260, + "endColumn": 12, + "endOffset": 98813 + } + } + }, + { + "to": { + "startLine": 1200, + "startColumn": 4, + "startOffset": 91436, + "endLine": 1203, + "endColumn": 12, + "endOffset": 91660 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1263, + "startColumn": 4, + "startOffset": 99054, + "endLine": 1266, + "endColumn": 12, + "endOffset": 99278 + } + } + }, + { + "to": { + "startLine": 1204, + "startColumn": 4, + "startOffset": 91665, + "endLine": 1207, + "endColumn": 12, + "endOffset": 91998 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1267, + "startColumn": 4, + "startOffset": 99283, + "endLine": 1270, + "endColumn": 12, + "endOffset": 99616 + } + } + }, + { + "to": { + "startLine": 1208, + "startColumn": 4, + "startOffset": 92003, + "endLine": 1210, + "endColumn": 12, + "endOffset": 92150 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1271, + "startColumn": 4, + "startOffset": 99621, + "endLine": 1273, + "endColumn": 12, + "endOffset": 99768 + } + } + }, + { + "to": { + "startLine": 1211, + "startColumn": 4, + "startOffset": 92155, + "endLine": 1213, + "endColumn": 12, + "endOffset": 92321 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1274, + "startColumn": 4, + "startOffset": 99773, + "endLine": 1276, + "endColumn": 12, + "endOffset": 99939 + } + } + }, + { + "to": { + "startLine": 1214, + "startColumn": 4, + "startOffset": 92326, + "endLine": 1216, + "endColumn": 12, + "endOffset": 92488 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1277, + "startColumn": 4, + "startOffset": 99944, + "endLine": 1279, + "endColumn": 12, + "endOffset": 100106 + } + } + }, + { + "to": { + "startLine": 1217, + "startColumn": 4, + "startOffset": 92493, + "endLine": 1220, + "endColumn": 12, + "endOffset": 92731 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1280, + "startColumn": 4, + "startOffset": 100111, + "endLine": 1283, + "endColumn": 12, + "endOffset": 100349 + } + } + }, + { + "to": { + "startLine": 1221, + "startColumn": 4, + "startOffset": 92736, + "endLine": 1223, + "endColumn": 12, + "endOffset": 92901 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1284, + "startColumn": 4, + "startOffset": 100354, + "endLine": 1286, + "endColumn": 12, + "endOffset": 100519 + } + } + }, + { + "to": { + "startLine": 1224, + "startColumn": 4, + "startOffset": 92906, + "endLine": 1226, + "endColumn": 12, + "endOffset": 93074 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1287, + "startColumn": 4, + "startOffset": 100524, + "endLine": 1289, + "endColumn": 12, + "endOffset": 100692 + } + } + }, + { + "to": { + "startLine": 1227, + "startColumn": 4, + "startOffset": 93079, + "endLine": 1229, + "endColumn": 12, + "endOffset": 93245 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1290, + "startColumn": 4, + "startOffset": 100697, + "endLine": 1292, + "endColumn": 12, + "endOffset": 100863 + } + } + }, + { + "to": { + "startLine": 1230, + "startColumn": 4, + "startOffset": 93250, + "endLine": 1233, + "endColumn": 12, + "endOffset": 93519 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1293, + "startColumn": 4, + "startOffset": 100868, + "endLine": 1296, + "endColumn": 12, + "endOffset": 101137 + } + } + }, + { + "to": { + "startLine": 1234, + "startColumn": 4, + "startOffset": 93524, + "endLine": 1236, + "endColumn": 12, + "endOffset": 93718 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1297, + "startColumn": 4, + "startOffset": 101142, + "endLine": 1299, + "endColumn": 12, + "endOffset": 101336 + } + } + }, + { + "to": { + "startLine": 1237, + "startColumn": 4, + "startOffset": 93723, + "endLine": 1239, + "endColumn": 12, + "endOffset": 93965 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1300, + "startColumn": 4, + "startOffset": 101341, + "endLine": 1302, + "endColumn": 12, + "endOffset": 101583 + } + } + }, + { + "to": { + "startLine": 1240, + "startColumn": 4, + "startOffset": 93970, + "endColumn": 83, + "endOffset": 94049 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1305, + "startColumn": 4, + "startOffset": 101820, + "endColumn": 83, + "endOffset": 101899 + } + } + }, + { + "to": { + "startLine": 1241, + "startColumn": 4, + "startOffset": 94054, + "endColumn": 95, + "endOffset": 94145 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1306, + "startColumn": 4, + "startOffset": 101904, + "endColumn": 95, + "endOffset": 101995 + } + } + }, + { + "to": { + "startLine": 1242, + "startColumn": 4, + "startOffset": 94150, + "endColumn": 95, + "endOffset": 94241 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1307, + "startColumn": 4, + "startOffset": 102000, + "endColumn": 95, + "endOffset": 102091 + } + } + }, + { + "to": { + "startLine": 1243, + "startColumn": 4, + "startOffset": 94246, + "endColumn": 97, + "endOffset": 94339 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1308, + "startColumn": 4, + "startOffset": 102096, + "endColumn": 97, + "endOffset": 102189 + } + } + }, + { + "to": { + "startLine": 1244, + "startColumn": 4, + "startOffset": 94344, + "endColumn": 99, + "endOffset": 94439 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1309, + "startColumn": 4, + "startOffset": 102194, + "endColumn": 99, + "endOffset": 102289 + } + } + }, + { + "to": { + "startLine": 1245, + "startColumn": 4, + "startOffset": 94444, + "endColumn": 101, + "endOffset": 94541 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1310, + "startColumn": 4, + "startOffset": 102294, + "endColumn": 101, + "endOffset": 102391 + } + } + }, + { + "to": { + "startLine": 1246, + "startColumn": 4, + "startOffset": 94546, + "endColumn": 101, + "endOffset": 94643 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1311, + "startColumn": 4, + "startOffset": 102396, + "endColumn": 101, + "endOffset": 102493 + } + } + }, + { + "to": { + "startLine": 1247, + "startColumn": 4, + "startOffset": 94648, + "endColumn": 101, + "endOffset": 94745 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1312, + "startColumn": 4, + "startOffset": 102498, + "endColumn": 101, + "endOffset": 102595 + } + } + }, + { + "to": { + "startLine": 1248, + "startColumn": 4, + "startOffset": 94750, + "endColumn": 101, + "endOffset": 94847 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1313, + "startColumn": 4, + "startOffset": 102600, + "endColumn": 101, + "endOffset": 102697 + } + } + }, + { + "to": { + "startLine": 1249, + "startColumn": 4, + "startOffset": 94852, + "endColumn": 101, + "endOffset": 94949 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1314, + "startColumn": 4, + "startOffset": 102702, + "endColumn": 101, + "endOffset": 102799 + } + } + }, + { + "to": { + "startLine": 1250, + "startColumn": 4, + "startOffset": 94954, + "endColumn": 99, + "endOffset": 95049 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1315, + "startColumn": 4, + "startOffset": 102804, + "endColumn": 99, + "endOffset": 102899 + } + } + }, + { + "to": { + "startLine": 1251, + "startColumn": 4, + "startOffset": 95054, + "endColumn": 95, + "endOffset": 95145 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1316, + "startColumn": 4, + "startOffset": 102904, + "endColumn": 95, + "endOffset": 102995 + } + } + }, + { + "to": { + "startLine": 1252, + "startColumn": 4, + "startOffset": 95150, + "endColumn": 111, + "endOffset": 95257 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1317, + "startColumn": 4, + "startOffset": 103000, + "endColumn": 111, + "endOffset": 103107 + } + } + }, + { + "to": { + "startLine": 1253, + "startColumn": 4, + "startOffset": 95262, + "endColumn": 128, + "endOffset": 95386 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1318, + "startColumn": 4, + "startOffset": 103112, + "endColumn": 128, + "endOffset": 103236 + } + } + }, + { + "to": { + "startLine": 1254, + "startColumn": 4, + "startOffset": 95391, + "endColumn": 122, + "endOffset": 95509 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1319, + "startColumn": 4, + "startOffset": 103241, + "endColumn": 122, + "endOffset": 103359 + } + } + }, + { + "to": { + "startLine": 1255, + "startColumn": 4, + "startOffset": 95514, + "endLine": 1256, + "endColumn": 12, + "endOffset": 95663 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1320, + "startColumn": 4, + "startOffset": 103364, + "endLine": 1321, + "endColumn": 12, + "endOffset": 103513 + } + } + }, + { + "to": { + "startLine": 1257, + "startColumn": 4, + "startOffset": 95668, + "endLine": 1258, + "endColumn": 12, + "endOffset": 95817 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1322, + "startColumn": 4, + "startOffset": 103518, + "endLine": 1323, + "endColumn": 12, + "endOffset": 103667 + } + } + }, + { + "to": { + "startLine": 1259, + "startColumn": 4, + "startOffset": 95822, + "endColumn": 97, + "endOffset": 95915 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1324, + "startColumn": 4, + "startOffset": 103672, + "endColumn": 97, + "endOffset": 103765 + } + } + }, + { + "to": { + "startLine": 1260, + "startColumn": 4, + "startOffset": 95920, + "endColumn": 113, + "endOffset": 96029 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1325, + "startColumn": 4, + "startOffset": 103770, + "endColumn": 113, + "endOffset": 103879 + } + } + }, + { + "to": { + "startLine": 1261, + "startColumn": 4, + "startOffset": 96034, + "endColumn": 93, + "endOffset": 96123 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1326, + "startColumn": 4, + "startOffset": 103884, + "endColumn": 93, + "endOffset": 103973 + } + } + }, + { + "to": { + "startLine": 1262, + "startColumn": 4, + "startOffset": 96128, + "endLine": 1263, + "endColumn": 12, + "endOffset": 96263 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1327, + "startColumn": 4, + "startOffset": 103978, + "endLine": 1328, + "endColumn": 12, + "endOffset": 104113 + } + } + }, + { + "to": { + "startLine": 1264, + "startColumn": 4, + "startOffset": 96268, + "endLine": 1265, + "endColumn": 12, + "endOffset": 96397 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1329, + "startColumn": 4, + "startOffset": 104118, + "endLine": 1330, + "endColumn": 12, + "endOffset": 104247 + } + } + }, + { + "to": { + "startLine": 1266, + "startColumn": 4, + "startOffset": 96402, + "endColumn": 95, + "endOffset": 96493 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1331, + "startColumn": 4, + "startOffset": 104252, + "endColumn": 95, + "endOffset": 104343 + } + } + }, + { + "to": { + "startLine": 1267, + "startColumn": 4, + "startOffset": 96498, + "endColumn": 111, + "endOffset": 96605 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1332, + "startColumn": 4, + "startOffset": 104348, + "endColumn": 111, + "endOffset": 104455 + } + } + }, + { + "to": { + "startLine": 1268, + "startColumn": 4, + "startOffset": 96610, + "endColumn": 99, + "endOffset": 96705 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1333, + "startColumn": 4, + "startOffset": 104460, + "endColumn": 99, + "endOffset": 104555 + } + } + }, + { + "to": { + "startLine": 1269, + "startColumn": 4, + "startOffset": 96710, + "endColumn": 115, + "endOffset": 96821 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1334, + "startColumn": 4, + "startOffset": 104560, + "endColumn": 115, + "endOffset": 104671 + } + } + }, + { + "to": { + "startLine": 1270, + "startColumn": 4, + "startOffset": 96826, + "endColumn": 95, + "endOffset": 96917 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1335, + "startColumn": 4, + "startOffset": 104676, + "endColumn": 95, + "endOffset": 104767 + } + } + }, + { + "to": { + "startLine": 1271, + "startColumn": 4, + "startOffset": 96922, + "endColumn": 111, + "endOffset": 97029 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1336, + "startColumn": 4, + "startOffset": 104772, + "endColumn": 111, + "endOffset": 104879 + } + } + }, + { + "to": { + "startLine": 1272, + "startColumn": 4, + "startOffset": 97034, + "endLine": 1273, + "endColumn": 12, + "endOffset": 97169 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1337, + "startColumn": 4, + "startOffset": 104884, + "endLine": 1338, + "endColumn": 12, + "endOffset": 105019 + } + } + }, + { + "to": { + "startLine": 1274, + "startColumn": 4, + "startOffset": 97174, + "endLine": 1275, + "endColumn": 12, + "endOffset": 97317 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1339, + "startColumn": 4, + "startOffset": 105024, + "endLine": 1340, + "endColumn": 12, + "endOffset": 105167 + } + } + }, + { + "to": { + "startLine": 1276, + "startColumn": 4, + "startOffset": 97322, + "endLine": 1277, + "endColumn": 12, + "endOffset": 97481 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1341, + "startColumn": 4, + "startOffset": 105172, + "endLine": 1342, + "endColumn": 12, + "endOffset": 105331 + } + } + }, + { + "to": { + "startLine": 1278, + "startColumn": 4, + "startOffset": 97486, + "endLine": 1279, + "endColumn": 12, + "endOffset": 97623 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1343, + "startColumn": 4, + "startOffset": 105336, + "endLine": 1344, + "endColumn": 12, + "endOffset": 105473 + } + } + }, + { + "to": { + "startLine": 1280, + "startColumn": 4, + "startOffset": 97628, + "endLine": 1281, + "endColumn": 12, + "endOffset": 97781 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1345, + "startColumn": 4, + "startOffset": 105478, + "endLine": 1346, + "endColumn": 12, + "endOffset": 105631 + } + } + }, + { + "to": { + "startLine": 1282, + "startColumn": 4, + "startOffset": 97786, + "endLine": 1283, + "endColumn": 12, + "endOffset": 97931 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1347, + "startColumn": 4, + "startOffset": 105636, + "endLine": 1348, + "endColumn": 12, + "endOffset": 105781 + } + } + }, + { + "to": { + "startLine": 1284, + "startColumn": 4, + "startOffset": 97936, + "endColumn": 140, + "endOffset": 98072 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1349, + "startColumn": 4, + "startOffset": 105786, + "endColumn": 140, + "endOffset": 105922 + } + } + }, + { + "to": { + "startLine": 1285, + "startColumn": 4, + "startOffset": 98077, + "endLine": 1286, + "endColumn": 12, + "endOffset": 98216 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1350, + "startColumn": 4, + "startOffset": 105927, + "endLine": 1351, + "endColumn": 12, + "endOffset": 106066 + } + } + }, + { + "to": { + "startLine": 1287, + "startColumn": 4, + "startOffset": 98221, + "endColumn": 134, + "endOffset": 98351 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1352, + "startColumn": 4, + "startOffset": 106071, + "endColumn": 134, + "endOffset": 106201 + } + } + }, + { + "to": { + "startLine": 1288, + "startColumn": 4, + "startOffset": 98356, + "endLine": 1289, + "endColumn": 12, + "endOffset": 98487 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1353, + "startColumn": 4, + "startOffset": 106206, + "endLine": 1354, + "endColumn": 12, + "endOffset": 106337 + } + } + }, + { + "to": { + "startLine": 1290, + "startColumn": 4, + "startOffset": 98492, + "endLine": 1291, + "endColumn": 12, + "endOffset": 98629 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1355, + "startColumn": 4, + "startOffset": 106342, + "endLine": 1356, + "endColumn": 12, + "endOffset": 106479 + } + } + }, + { + "to": { + "startLine": 1292, + "startColumn": 4, + "startOffset": 98634, + "endLine": 1293, + "endColumn": 12, + "endOffset": 98771 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1357, + "startColumn": 4, + "startOffset": 106484, + "endLine": 1358, + "endColumn": 12, + "endOffset": 106621 + } + } + }, + { + "to": { + "startLine": 1294, + "startColumn": 4, + "startOffset": 98776, + "endColumn": 111, + "endOffset": 98883 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1359, + "startColumn": 4, + "startOffset": 106626, + "endColumn": 111, + "endOffset": 106733 + } + } + }, + { + "to": { + "startLine": 1295, + "startColumn": 4, + "startOffset": 98888, + "endColumn": 139, + "endOffset": 99023 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1360, + "startColumn": 4, + "startOffset": 106738, + "endColumn": 139, + "endOffset": 106873 + } + } + }, + { + "to": { + "startLine": 1296, + "startColumn": 4, + "startOffset": 99028, + "endLine": 1297, + "endColumn": 12, + "endOffset": 99169 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1361, + "startColumn": 4, + "startOffset": 106878, + "endLine": 1362, + "endColumn": 12, + "endOffset": 107019 + } + } + }, + { + "to": { + "startLine": 1298, + "startColumn": 4, + "startOffset": 99174, + "endLine": 1299, + "endColumn": 12, + "endOffset": 99313 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1363, + "startColumn": 4, + "startOffset": 107024, + "endLine": 1364, + "endColumn": 12, + "endOffset": 107163 + } + } + }, + { + "to": { + "startLine": 1300, + "startColumn": 4, + "startOffset": 99318, + "endLine": 1301, + "endColumn": 12, + "endOffset": 99451 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1365, + "startColumn": 4, + "startOffset": 107168, + "endLine": 1366, + "endColumn": 12, + "endOffset": 107301 + } + } + }, + { + "to": { + "startLine": 1302, + "startColumn": 4, + "startOffset": 99456, + "endColumn": 65, + "endOffset": 99517 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1369, + "startColumn": 4, + "startOffset": 107538, + "endColumn": 65, + "endOffset": 107599 + } + } + }, + { + "to": { + "startLine": 1303, + "startColumn": 4, + "startOffset": 99522, + "endColumn": 89, + "endOffset": 99607 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1370, + "startColumn": 4, + "startOffset": 107604, + "endColumn": 89, + "endOffset": 107689 + } + } + }, + { + "to": { + "startLine": 1304, + "startColumn": 4, + "startOffset": 99612, + "endColumn": 79, + "endOffset": 99687 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1371, + "startColumn": 4, + "startOffset": 107694, + "endColumn": 79, + "endOffset": 107769 + } + } + }, + { + "to": { + "startLine": 1305, + "startColumn": 4, + "startOffset": 99692, + "endColumn": 91, + "endOffset": 99779 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1372, + "startColumn": 4, + "startOffset": 107774, + "endColumn": 91, + "endOffset": 107861 + } + } + }, + { + "to": { + "startLine": 1306, + "startColumn": 4, + "startOffset": 99784, + "endColumn": 97, + "endOffset": 99877 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1373, + "startColumn": 4, + "startOffset": 107866, + "endColumn": 97, + "endOffset": 107959 + } + } + }, + { + "to": { + "startLine": 1307, + "startColumn": 4, + "startOffset": 99882, + "endLine": 1308, + "endColumn": 12, + "endOffset": 99987 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1374, + "startColumn": 4, + "startOffset": 107964, + "endLine": 1375, + "endColumn": 12, + "endOffset": 108069 + } + } + }, + { + "to": { + "startLine": 1309, + "startColumn": 4, + "startOffset": 99992, + "endColumn": 77, + "endOffset": 100065 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1376, + "startColumn": 4, + "startOffset": 108074, + "endColumn": 77, + "endOffset": 108147 + } + } + }, + { + "to": { + "startLine": 1310, + "startColumn": 4, + "startOffset": 100070, + "endColumn": 105, + "endOffset": 100171 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1377, + "startColumn": 4, + "startOffset": 108152, + "endColumn": 105, + "endOffset": 108253 + } + } + }, + { + "to": { + "startLine": 1311, + "startColumn": 4, + "startOffset": 100176, + "endColumn": 91, + "endOffset": 100263 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1378, + "startColumn": 4, + "startOffset": 108258, + "endColumn": 91, + "endOffset": 108345 + } + } + }, + { + "to": { + "startLine": 1312, + "startColumn": 4, + "startOffset": 100268, + "endColumn": 103, + "endOffset": 100367 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1379, + "startColumn": 4, + "startOffset": 108350, + "endColumn": 103, + "endOffset": 108449 + } + } + }, + { + "to": { + "startLine": 1313, + "startColumn": 4, + "startOffset": 100372, + "endColumn": 109, + "endOffset": 100477 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1380, + "startColumn": 4, + "startOffset": 108454, + "endColumn": 109, + "endOffset": 108559 + } + } + }, + { + "to": { + "startLine": 1314, + "startColumn": 4, + "startOffset": 100482, + "endLine": 1315, + "endColumn": 12, + "endOffset": 100599 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1381, + "startColumn": 4, + "startOffset": 108564, + "endLine": 1382, + "endColumn": 12, + "endOffset": 108681 + } + } + }, + { + "to": { + "startLine": 1316, + "startColumn": 4, + "startOffset": 100604, + "endLine": 1319, + "endColumn": 12, + "endOffset": 100762 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1383, + "startColumn": 4, + "startOffset": 108686, + "endLine": 1386, + "endColumn": 12, + "endOffset": 108844 + } + } + }, + { + "to": { + "startLine": 1320, + "startColumn": 4, + "startOffset": 100767, + "endLine": 1323, + "endColumn": 12, + "endOffset": 100919 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1387, + "startColumn": 4, + "startOffset": 108849, + "endLine": 1390, + "endColumn": 12, + "endOffset": 109001 + } + } + }, + { + "to": { + "startLine": 1324, + "startColumn": 4, + "startOffset": 100924, + "endColumn": 79, + "endOffset": 100999 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1391, + "startColumn": 4, + "startOffset": 109006, + "endColumn": 79, + "endOffset": 109081 + } + } + }, + { + "to": { + "startLine": 1325, + "startColumn": 4, + "startOffset": 101004, + "endColumn": 99, + "endOffset": 101099 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1392, + "startColumn": 4, + "startOffset": 109086, + "endColumn": 99, + "endOffset": 109181 + } + } + }, + { + "to": { + "startLine": 1326, + "startColumn": 4, + "startOffset": 101104, + "endColumn": 89, + "endOffset": 101189 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1393, + "startColumn": 4, + "startOffset": 109186, + "endColumn": 89, + "endOffset": 109271 + } + } + }, + { + "to": { + "startLine": 1327, + "startColumn": 4, + "startOffset": 101194, + "endColumn": 109, + "endOffset": 101299 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1394, + "startColumn": 4, + "startOffset": 109276, + "endColumn": 109, + "endOffset": 109381 + } + } + }, + { + "to": { + "startLine": 1328, + "startColumn": 4, + "startOffset": 101304, + "endColumn": 91, + "endOffset": 101391 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1395, + "startColumn": 4, + "startOffset": 109386, + "endColumn": 91, + "endOffset": 109473 + } + } + }, + { + "to": { + "startLine": 1329, + "startColumn": 4, + "startOffset": 101396, + "endLine": 1330, + "endColumn": 12, + "endOffset": 101491 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1398, + "startColumn": 4, + "startOffset": 109710, + "endLine": 1399, + "endColumn": 12, + "endOffset": 109805 + } + } + }, + { + "to": { + "startLine": 1331, + "startColumn": 4, + "startOffset": 101496, + "endLine": 1332, + "endColumn": 12, + "endOffset": 101603 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1400, + "startColumn": 4, + "startOffset": 109810, + "endLine": 1401, + "endColumn": 12, + "endOffset": 109917 + } + } + }, + { + "to": { + "startLine": 1333, + "startColumn": 4, + "startOffset": 101608, + "endLine": 1334, + "endColumn": 12, + "endOffset": 101717 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1402, + "startColumn": 4, + "startOffset": 109922, + "endLine": 1403, + "endColumn": 12, + "endOffset": 110031 + } + } + }, + { + "to": { + "startLine": 1335, + "startColumn": 4, + "startOffset": 101722, + "endLine": 1336, + "endColumn": 12, + "endOffset": 101833 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1404, + "startColumn": 4, + "startOffset": 110036, + "endLine": 1405, + "endColumn": 12, + "endOffset": 110147 + } + } + }, + { + "to": { + "startLine": 1337, + "startColumn": 4, + "startOffset": 101838, + "endLine": 1338, + "endColumn": 12, + "endOffset": 101949 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1406, + "startColumn": 4, + "startOffset": 110152, + "endLine": 1407, + "endColumn": 12, + "endOffset": 110263 + } + } + }, + { + "to": { + "startLine": 1339, + "startColumn": 4, + "startOffset": 101954, + "endColumn": 93, + "endOffset": 102043 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1408, + "startColumn": 4, + "startOffset": 110268, + "endColumn": 93, + "endOffset": 110357 + } + } + }, + { + "to": { + "startLine": 1340, + "startColumn": 4, + "startOffset": 102048, + "endColumn": 113, + "endOffset": 102157 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1409, + "startColumn": 4, + "startOffset": 110362, + "endColumn": 113, + "endOffset": 110471 + } + } + }, + { + "to": { + "startLine": 1341, + "startColumn": 4, + "startOffset": 102162, + "endColumn": 117, + "endOffset": 102275 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1410, + "startColumn": 4, + "startOffset": 110476, + "endColumn": 117, + "endOffset": 110589 + } + } + }, + { + "to": { + "startLine": 1342, + "startColumn": 4, + "startOffset": 102280, + "endLine": 1343, + "endColumn": 12, + "endOffset": 102377 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1411, + "startColumn": 4, + "startOffset": 110594, + "endLine": 1412, + "endColumn": 12, + "endOffset": 110691 + } + } + }, + { + "to": { + "startLine": 1344, + "startColumn": 4, + "startOffset": 102382, + "endLine": 1345, + "endColumn": 12, + "endOffset": 102497 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1413, + "startColumn": 4, + "startOffset": 110696, + "endLine": 1414, + "endColumn": 12, + "endOffset": 110811 + } + } + }, + { + "to": { + "startLine": 1346, + "startColumn": 4, + "startOffset": 102502, + "endLine": 1347, + "endColumn": 12, + "endOffset": 102619 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1415, + "startColumn": 4, + "startOffset": 110816, + "endLine": 1416, + "endColumn": 12, + "endOffset": 110933 + } + } + }, + { + "to": { + "startLine": 1348, + "startColumn": 4, + "startOffset": 102624, + "endColumn": 81, + "endOffset": 102701 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1417, + "startColumn": 4, + "startOffset": 110938, + "endColumn": 81, + "endOffset": 111015 + } + } + }, + { + "to": { + "startLine": 1349, + "startColumn": 4, + "startOffset": 102706, + "endColumn": 103, + "endOffset": 102805 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1418, + "startColumn": 4, + "startOffset": 111020, + "endColumn": 103, + "endOffset": 111119 + } + } + }, + { + "to": { + "startLine": 1350, + "startColumn": 4, + "startOffset": 102810, + "endColumn": 119, + "endOffset": 102925 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1419, + "startColumn": 4, + "startOffset": 111124, + "endColumn": 119, + "endOffset": 111239 + } + } + }, + { + "to": { + "startLine": 1351, + "startColumn": 4, + "startOffset": 102930, + "endColumn": 125, + "endOffset": 103051 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1420, + "startColumn": 4, + "startOffset": 111244, + "endColumn": 125, + "endOffset": 111365 + } + } + }, + { + "to": { + "startLine": 1352, + "startColumn": 4, + "startOffset": 103056, + "endColumn": 93, + "endOffset": 103145 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1421, + "startColumn": 4, + "startOffset": 111370, + "endColumn": 93, + "endOffset": 111459 + } + } + }, + { + "to": { + "startLine": 1353, + "startColumn": 4, + "startOffset": 103150, + "endColumn": 87, + "endOffset": 103233 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1422, + "startColumn": 4, + "startOffset": 111464, + "endColumn": 87, + "endOffset": 111547 + } + } + }, + { + "to": { + "startLine": 1354, + "startColumn": 4, + "startOffset": 103238, + "endColumn": 111, + "endOffset": 103345 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1423, + "startColumn": 4, + "startOffset": 111552, + "endColumn": 111, + "endOffset": 111659 + } + } + }, + { + "to": { + "startLine": 1355, + "startColumn": 4, + "startOffset": 103350, + "endColumn": 115, + "endOffset": 103461 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1424, + "startColumn": 4, + "startOffset": 111664, + "endColumn": 115, + "endOffset": 111775 + } + } + }, + { + "to": { + "startLine": 1356, + "startColumn": 4, + "startOffset": 103466, + "endColumn": 121, + "endOffset": 103583 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1425, + "startColumn": 4, + "startOffset": 111780, + "endColumn": 121, + "endOffset": 111897 + } + } + }, + { + "to": { + "startLine": 1357, + "startColumn": 4, + "startOffset": 103588, + "endColumn": 111, + "endOffset": 103695 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1426, + "startColumn": 4, + "startOffset": 111902, + "endColumn": 111, + "endOffset": 112009 + } + } + }, + { + "to": { + "startLine": 1358, + "startColumn": 4, + "startOffset": 103700, + "endLine": 1360, + "endColumn": 12, + "endOffset": 103870 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1427, + "startColumn": 4, + "startOffset": 112014, + "endLine": 1429, + "endColumn": 12, + "endOffset": 112184 + } + } + }, + { + "to": { + "startLine": 1361, + "startColumn": 4, + "startOffset": 103875, + "endColumn": 115, + "endOffset": 103986 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1430, + "startColumn": 4, + "startOffset": 112189, + "endColumn": 115, + "endOffset": 112300 + } + } + }, + { + "to": { + "startLine": 1362, + "startColumn": 4, + "startOffset": 103991, + "endLine": 1363, + "endColumn": 12, + "endOffset": 104084 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1431, + "startColumn": 4, + "startOffset": 112305, + "endLine": 1432, + "endColumn": 12, + "endOffset": 112398 + } + } + }, + { + "to": { + "startLine": 1364, + "startColumn": 4, + "startOffset": 104089, + "endLine": 1365, + "endColumn": 12, + "endOffset": 104196 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1433, + "startColumn": 4, + "startOffset": 112403, + "endLine": 1434, + "endColumn": 12, + "endOffset": 112510 + } + } + }, + { + "to": { + "startLine": 1366, + "startColumn": 4, + "startOffset": 104201, + "endLine": 1367, + "endColumn": 12, + "endOffset": 104320 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1435, + "startColumn": 4, + "startOffset": 112515, + "endLine": 1436, + "endColumn": 12, + "endOffset": 112634 + } + } + }, + { + "to": { + "startLine": 1368, + "startColumn": 4, + "startOffset": 104325, + "endColumn": 66, + "endOffset": 104387 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1437, + "startColumn": 4, + "startOffset": 112639, + "endColumn": 66, + "endOffset": 112701 + } + } + }, + { + "to": { + "startLine": 1369, + "startColumn": 4, + "startOffset": 104392, + "endLine": 1370, + "endColumn": 12, + "endOffset": 104513 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1438, + "startColumn": 4, + "startOffset": 112706, + "endLine": 1439, + "endColumn": 12, + "endOffset": 112827 + } + } + }, + { + "to": { + "startLine": 1371, + "startColumn": 4, + "startOffset": 104518, + "endColumn": 67, + "endOffset": 104581 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1440, + "startColumn": 4, + "startOffset": 112832, + "endColumn": 67, + "endOffset": 112895 + } + } + }, + { + "to": { + "startLine": 1372, + "startColumn": 4, + "startOffset": 104586, + "endLine": 1373, + "endColumn": 12, + "endOffset": 104709 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1441, + "startColumn": 4, + "startOffset": 112900, + "endLine": 1442, + "endColumn": 12, + "endOffset": 113023 + } + } + }, + { + "to": { + "startLine": 1374, + "startColumn": 4, + "startOffset": 104714, + "endLine": 1375, + "endColumn": 12, + "endOffset": 104853 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1443, + "startColumn": 4, + "startOffset": 113028, + "endLine": 1444, + "endColumn": 12, + "endOffset": 113167 + } + } + }, + { + "to": { + "startLine": 1376, + "startColumn": 4, + "startOffset": 104858, + "endLine": 1377, + "endColumn": 12, + "endOffset": 104981 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1445, + "startColumn": 4, + "startOffset": 113172, + "endLine": 1446, + "endColumn": 12, + "endOffset": 113295 + } + } + }, + { + "to": { + "startLine": 1378, + "startColumn": 4, + "startOffset": 104986, + "endColumn": 68, + "endOffset": 105050 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1447, + "startColumn": 4, + "startOffset": 113300, + "endColumn": 68, + "endOffset": 113364 + } + } + }, + { + "to": { + "startLine": 1379, + "startColumn": 4, + "startOffset": 105055, + "endColumn": 94, + "endOffset": 105145 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1448, + "startColumn": 4, + "startOffset": 113369, + "endColumn": 94, + "endOffset": 113459 + } + } + }, + { + "to": { + "startLine": 1380, + "startColumn": 4, + "startOffset": 105150, + "endColumn": 114, + "endOffset": 105260 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1449, + "startColumn": 4, + "startOffset": 113464, + "endColumn": 114, + "endOffset": 113574 + } + } + }, + { + "to": { + "startLine": 1381, + "startColumn": 4, + "startOffset": 105265, + "endColumn": 112, + "endOffset": 105373 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1450, + "startColumn": 4, + "startOffset": 113579, + "endColumn": 112, + "endOffset": 113687 + } + } + }, + { + "to": { + "startLine": 1382, + "startColumn": 4, + "startOffset": 105378, + "endColumn": 98, + "endOffset": 105472 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1451, + "startColumn": 4, + "startOffset": 113692, + "endColumn": 98, + "endOffset": 113786 + } + } + }, + { + "to": { + "startLine": 1383, + "startColumn": 4, + "startOffset": 105477, + "endColumn": 108, + "endOffset": 105581 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1452, + "startColumn": 4, + "startOffset": 113791, + "endColumn": 108, + "endOffset": 113895 + } + } + }, + { + "to": { + "startLine": 1384, + "startColumn": 4, + "startOffset": 105586, + "endColumn": 110, + "endOffset": 105692 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1453, + "startColumn": 4, + "startOffset": 113900, + "endColumn": 110, + "endOffset": 114006 + } + } + }, + { + "to": { + "startLine": 1385, + "startColumn": 4, + "startOffset": 105697, + "endColumn": 110, + "endOffset": 105803 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1454, + "startColumn": 4, + "startOffset": 114011, + "endColumn": 110, + "endOffset": 114117 + } + } + }, + { + "to": { + "startLine": 1386, + "startColumn": 4, + "startOffset": 105808, + "endColumn": 100, + "endOffset": 105904 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1455, + "startColumn": 4, + "startOffset": 114122, + "endColumn": 100, + "endOffset": 114218 + } + } + }, + { + "to": { + "startLine": 1387, + "startColumn": 4, + "startOffset": 105909, + "endColumn": 104, + "endOffset": 106009 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1456, + "startColumn": 4, + "startOffset": 114223, + "endColumn": 104, + "endOffset": 114323 + } + } + }, + { + "to": { + "startLine": 1388, + "startColumn": 4, + "startOffset": 106014, + "endLine": 1389, + "endColumn": 12, + "endOffset": 106121 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1457, + "startColumn": 4, + "startOffset": 114328, + "endLine": 1458, + "endColumn": 12, + "endOffset": 114435 + } + } + }, + { + "to": { + "startLine": 1390, + "startColumn": 4, + "startOffset": 106126, + "endLine": 1391, + "endColumn": 12, + "endOffset": 106251 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1459, + "startColumn": 4, + "startOffset": 114440, + "endLine": 1460, + "endColumn": 12, + "endOffset": 114565 + } + } + }, + { + "to": { + "startLine": 1392, + "startColumn": 4, + "startOffset": 106256, + "endColumn": 90, + "endOffset": 106342 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1461, + "startColumn": 4, + "startOffset": 114570, + "endColumn": 90, + "endOffset": 114656 + } + } + }, + { + "to": { + "startLine": 1393, + "startColumn": 4, + "startOffset": 106347, + "endColumn": 122, + "endOffset": 106465 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1462, + "startColumn": 4, + "startOffset": 114661, + "endColumn": 122, + "endOffset": 114779 + } + } + }, + { + "to": { + "startLine": 1394, + "startColumn": 4, + "startOffset": 106470, + "endLine": 1395, + "endColumn": 12, + "endOffset": 106577 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1463, + "startColumn": 4, + "startOffset": 114784, + "endLine": 1464, + "endColumn": 12, + "endOffset": 114891 + } + } + }, + { + "to": { + "startLine": 1396, + "startColumn": 4, + "startOffset": 106582, + "endColumn": 85, + "endOffset": 106663 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1465, + "startColumn": 4, + "startOffset": 114896, + "endColumn": 85, + "endOffset": 114977 + } + } + }, + { + "to": { + "startLine": 1397, + "startColumn": 4, + "startOffset": 106668, + "endColumn": 103, + "endOffset": 106767 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1466, + "startColumn": 4, + "startOffset": 114982, + "endColumn": 103, + "endOffset": 115081 + } + } + }, + { + "to": { + "startLine": 1398, + "startColumn": 4, + "startOffset": 106772, + "endLine": 1399, + "endColumn": 12, + "endOffset": 106875 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1467, + "startColumn": 4, + "startOffset": 115086, + "endLine": 1468, + "endColumn": 12, + "endOffset": 115189 + } + } + }, + { + "to": { + "startLine": 1400, + "startColumn": 4, + "startOffset": 106880, + "endLine": 1401, + "endColumn": 12, + "endOffset": 106975 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1469, + "startColumn": 4, + "startOffset": 115194, + "endLine": 1470, + "endColumn": 12, + "endOffset": 115289 + } + } + }, + { + "to": { + "startLine": 1402, + "startColumn": 4, + "startOffset": 106980, + "endLine": 1403, + "endColumn": 12, + "endOffset": 107093 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1471, + "startColumn": 4, + "startOffset": 115294, + "endLine": 1472, + "endColumn": 12, + "endOffset": 115407 + } + } + }, + { + "to": { + "startLine": 1404, + "startColumn": 4, + "startOffset": 107098, + "endLine": 1405, + "endColumn": 12, + "endOffset": 107197 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1473, + "startColumn": 4, + "startOffset": 115412, + "endLine": 1474, + "endColumn": 12, + "endOffset": 115511 + } + } + }, + { + "to": { + "startLine": 1406, + "startColumn": 4, + "startOffset": 107202, + "endLine": 1407, + "endColumn": 12, + "endOffset": 107301 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1475, + "startColumn": 4, + "startOffset": 115516, + "endLine": 1476, + "endColumn": 12, + "endOffset": 115615 + } + } + }, + { + "to": { + "startLine": 1408, + "startColumn": 4, + "startOffset": 107306, + "endLine": 1409, + "endColumn": 12, + "endOffset": 107427 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1477, + "startColumn": 4, + "startOffset": 115620, + "endLine": 1478, + "endColumn": 12, + "endOffset": 115741 + } + } + }, + { + "to": { + "startLine": 1410, + "startColumn": 4, + "startOffset": 107432, + "endColumn": 87, + "endOffset": 107515 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1479, + "startColumn": 4, + "startOffset": 115746, + "endColumn": 87, + "endOffset": 115829 + } + } + }, + { + "to": { + "startLine": 1411, + "startColumn": 4, + "startOffset": 107520, + "endColumn": 89, + "endOffset": 107605 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1480, + "startColumn": 4, + "startOffset": 115834, + "endColumn": 89, + "endOffset": 115919 + } + } + }, + { + "to": { + "startLine": 1412, + "startColumn": 4, + "startOffset": 107610, + "endColumn": 109, + "endOffset": 107715 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1481, + "startColumn": 4, + "startOffset": 115924, + "endColumn": 109, + "endOffset": 116029 + } + } + }, + { + "to": { + "startLine": 1413, + "startColumn": 4, + "startOffset": 107720, + "endColumn": 83, + "endOffset": 107799 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1482, + "startColumn": 4, + "startOffset": 116034, + "endColumn": 83, + "endOffset": 116113 + } + } + }, + { + "to": { + "startLine": 1414, + "startColumn": 4, + "startOffset": 107804, + "endColumn": 53, + "endOffset": 107853 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1483, + "startColumn": 4, + "startOffset": 116118, + "endColumn": 53, + "endOffset": 116167 + } + } + }, + { + "to": { + "startLine": 1415, + "startColumn": 4, + "startOffset": 107858, + "endColumn": 121, + "endOffset": 107975 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1484, + "startColumn": 4, + "startOffset": 116172, + "endColumn": 121, + "endOffset": 116289 + } + } + }, + { + "to": { + "startLine": 1416, + "startColumn": 4, + "startOffset": 107980, + "endColumn": 105, + "endOffset": 108081 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1485, + "startColumn": 4, + "startOffset": 116294, + "endColumn": 105, + "endOffset": 116395 + } + } + }, + { + "to": { + "startLine": 1417, + "startColumn": 4, + "startOffset": 108086, + "endColumn": 109, + "endOffset": 108191 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1486, + "startColumn": 4, + "startOffset": 116400, + "endColumn": 109, + "endOffset": 116505 + } + } + }, + { + "to": { + "startLine": 1418, + "startColumn": 4, + "startOffset": 108196, + "endColumn": 83, + "endOffset": 108275 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1487, + "startColumn": 4, + "startOffset": 116510, + "endColumn": 83, + "endOffset": 116589 + } + } + }, + { + "to": { + "startLine": 1419, + "startColumn": 4, + "startOffset": 108280, + "endColumn": 125, + "endOffset": 108401 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1488, + "startColumn": 4, + "startOffset": 116594, + "endColumn": 125, + "endOffset": 116715 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/androidTest/debug/single/anim.json b/Library/build/intermediates/blame/res/androidTest/debug/single/anim.json new file mode 100644 index 0000000..2846d9b --- /dev/null +++ b/Library/build/intermediates/blame/res/androidTest/debug/single/anim.json @@ -0,0 +1,42 @@ +[ + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\anim\\abc_slide_in_top.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\anim\\abc_slide_in_top.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\anim\\abc_popup_exit.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\anim\\abc_popup_exit.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\anim\\abc_slide_in_bottom.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\anim\\abc_slide_in_bottom.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\anim\\abc_shrink_fade_out_from_bottom.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\anim\\abc_shrink_fade_out_from_bottom.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\anim\\abc_slide_out_top.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\anim\\abc_slide_out_top.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\anim\\abc_fade_in.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\anim\\abc_fade_in.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\anim\\abc_fade_out.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\anim\\abc_fade_out.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\anim\\abc_popup_enter.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\anim\\abc_popup_enter.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\anim\\abc_slide_out_bottom.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\anim\\abc_slide_out_bottom.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\anim\\abc_grow_fade_in_from_bottom.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\anim\\abc_grow_fade_in_from_bottom.xml" + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/androidTest/debug/single/color-v11.json b/Library/build/intermediates/blame/res/androidTest/debug/single/color-v11.json new file mode 100644 index 0000000..dd3898b --- /dev/null +++ b/Library/build/intermediates/blame/res/androidTest/debug/single/color-v11.json @@ -0,0 +1,10 @@ +[ + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\color-v11\\abc_background_cache_hint_selector_material_dark.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\color-v11\\abc_background_cache_hint_selector_material_dark.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\color-v11\\abc_background_cache_hint_selector_material_light.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\color-v11\\abc_background_cache_hint_selector_material_light.xml" + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/androidTest/debug/single/color.json b/Library/build/intermediates/blame/res/androidTest/debug/single/color.json new file mode 100644 index 0000000..297280a --- /dev/null +++ b/Library/build/intermediates/blame/res/androidTest/debug/single/color.json @@ -0,0 +1,46 @@ +[ + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\color\\abc_primary_text_material_light.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\color\\abc_primary_text_material_light.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\color\\abc_primary_text_disable_only_material_light.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\color\\abc_primary_text_disable_only_material_light.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\color\\abc_primary_text_material_dark.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\color\\abc_primary_text_material_dark.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\color\\abc_secondary_text_material_dark.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\color\\abc_secondary_text_material_dark.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\color\\abc_background_cache_hint_selector_material_light.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\color\\abc_background_cache_hint_selector_material_light.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\color\\abc_search_url_text.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\color\\abc_search_url_text.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\color\\switch_thumb_material_light.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\color\\switch_thumb_material_light.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\color\\abc_secondary_text_material_light.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\color\\abc_secondary_text_material_light.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\color\\abc_background_cache_hint_selector_material_dark.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\color\\abc_background_cache_hint_selector_material_dark.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\color\\abc_primary_text_disable_only_material_dark.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\color\\abc_primary_text_disable_only_material_dark.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\color\\switch_thumb_material_dark.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\color\\switch_thumb_material_dark.xml" + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/androidTest/debug/single/drawable-hdpi-v4.json b/Library/build/intermediates/blame/res/androidTest/debug/single/drawable-hdpi-v4.json new file mode 100644 index 0000000..26774f5 --- /dev/null +++ b/Library/build/intermediates/blame/res/androidTest/debug/single/drawable-hdpi-v4.json @@ -0,0 +1,158 @@ +[ + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-hdpi-v4\\abc_ic_go_search_api_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-hdpi-v4\\abc_ic_go_search_api_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-hdpi-v4\\abc_textfield_search_default_mtrl_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-hdpi-v4\\abc_textfield_search_default_mtrl_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-hdpi-v4\\abc_ic_menu_selectall_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-hdpi-v4\\abc_ic_menu_selectall_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-hdpi-v4\\abc_btn_switch_to_on_mtrl_00012.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-hdpi-v4\\abc_btn_switch_to_on_mtrl_00012.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-hdpi-v4\\abc_list_longpressed_holo.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-hdpi-v4\\abc_list_longpressed_holo.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-hdpi-v4\\abc_menu_hardkey_panel_mtrl_mult.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-hdpi-v4\\abc_menu_hardkey_panel_mtrl_mult.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-hdpi-v4\\abc_btn_rating_star_off_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-hdpi-v4\\abc_btn_rating_star_off_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-hdpi-v4\\abc_btn_rating_star_on_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-hdpi-v4\\abc_btn_rating_star_on_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-hdpi-v4\\abc_ic_ab_back_mtrl_am_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-hdpi-v4\\abc_ic_ab_back_mtrl_am_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-hdpi-v4\\abc_list_selector_disabled_holo_light.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-hdpi-v4\\abc_list_selector_disabled_holo_light.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-hdpi-v4\\abc_ic_menu_copy_mtrl_am_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-hdpi-v4\\abc_ic_menu_copy_mtrl_am_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-hdpi-v4\\abc_list_pressed_holo_dark.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-hdpi-v4\\abc_list_pressed_holo_dark.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-hdpi-v4\\abc_ic_clear_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-hdpi-v4\\abc_ic_clear_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-hdpi-v4\\abc_switch_track_mtrl_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-hdpi-v4\\abc_switch_track_mtrl_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-hdpi-v4\\abc_spinner_mtrl_am_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-hdpi-v4\\abc_spinner_mtrl_am_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-hdpi-v4\\abc_btn_switch_to_on_mtrl_00001.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-hdpi-v4\\abc_btn_switch_to_on_mtrl_00001.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-hdpi-v4\\abc_ic_menu_moreoverflow_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-hdpi-v4\\abc_ic_menu_moreoverflow_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-hdpi-v4\\abc_ic_commit_search_api_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-hdpi-v4\\abc_ic_commit_search_api_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-hdpi-v4\\abc_list_focused_holo.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-hdpi-v4\\abc_list_focused_holo.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-hdpi-v4\\abc_text_cursor_mtrl_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-hdpi-v4\\abc_text_cursor_mtrl_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-hdpi-v4\\abc_textfield_search_activated_mtrl_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-hdpi-v4\\abc_textfield_search_activated_mtrl_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-hdpi-v4\\abc_textfield_default_mtrl_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-hdpi-v4\\abc_textfield_default_mtrl_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-hdpi-v4\\abc_tab_indicator_mtrl_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-hdpi-v4\\abc_tab_indicator_mtrl_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-hdpi-v4\\abc_btn_check_to_on_mtrl_000.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-hdpi-v4\\abc_btn_check_to_on_mtrl_000.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-hdpi-v4\\abc_popup_background_mtrl_mult.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-hdpi-v4\\abc_popup_background_mtrl_mult.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-hdpi-v4\\abc_ab_share_pack_mtrl_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-hdpi-v4\\abc_ab_share_pack_mtrl_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-hdpi-v4\\abc_list_selector_disabled_holo_dark.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-hdpi-v4\\abc_list_selector_disabled_holo_dark.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-hdpi-v4\\abc_ic_menu_paste_mtrl_am_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-hdpi-v4\\abc_ic_menu_paste_mtrl_am_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-hdpi-v4\\abc_btn_radio_to_on_mtrl_015.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-hdpi-v4\\abc_btn_radio_to_on_mtrl_015.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-hdpi-v4\\abc_list_divider_mtrl_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-hdpi-v4\\abc_list_divider_mtrl_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-hdpi-v4\\abc_ic_voice_search_api_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-hdpi-v4\\abc_ic_voice_search_api_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-hdpi-v4\\abc_textfield_activated_mtrl_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-hdpi-v4\\abc_textfield_activated_mtrl_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-hdpi-v4\\abc_btn_check_to_on_mtrl_015.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-hdpi-v4\\abc_btn_check_to_on_mtrl_015.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-hdpi-v4\\abc_list_pressed_holo_light.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-hdpi-v4\\abc_list_pressed_holo_light.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-hdpi-v4\\abc_ic_menu_share_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-hdpi-v4\\abc_ic_menu_share_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-hdpi-v4\\abc_ic_search_api_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-hdpi-v4\\abc_ic_search_api_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-hdpi-v4\\abc_btn_radio_to_on_mtrl_000.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-hdpi-v4\\abc_btn_radio_to_on_mtrl_000.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-hdpi-v4\\abc_cab_background_top_mtrl_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-hdpi-v4\\abc_cab_background_top_mtrl_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-hdpi-v4\\abc_ic_menu_cut_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-hdpi-v4\\abc_ic_menu_cut_mtrl_alpha.png" + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/androidTest/debug/single/drawable-ldrtl-hdpi-v17.json b/Library/build/intermediates/blame/res/androidTest/debug/single/drawable-ldrtl-hdpi-v17.json new file mode 100644 index 0000000..49a22ee --- /dev/null +++ b/Library/build/intermediates/blame/res/androidTest/debug/single/drawable-ldrtl-hdpi-v17.json @@ -0,0 +1,18 @@ +[ + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-ldrtl-hdpi-v17\\abc_ic_menu_cut_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-ldrtl-hdpi-v17\\abc_ic_menu_cut_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-ldrtl-hdpi-v17\\abc_ic_ab_back_mtrl_am_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-ldrtl-hdpi-v17\\abc_ic_ab_back_mtrl_am_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-ldrtl-hdpi-v17\\abc_spinner_mtrl_am_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-ldrtl-hdpi-v17\\abc_spinner_mtrl_am_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-ldrtl-hdpi-v17\\abc_ic_menu_copy_mtrl_am_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-ldrtl-hdpi-v17\\abc_ic_menu_copy_mtrl_am_alpha.png" + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/androidTest/debug/single/drawable-ldrtl-mdpi-v17.json b/Library/build/intermediates/blame/res/androidTest/debug/single/drawable-ldrtl-mdpi-v17.json new file mode 100644 index 0000000..a82f827 --- /dev/null +++ b/Library/build/intermediates/blame/res/androidTest/debug/single/drawable-ldrtl-mdpi-v17.json @@ -0,0 +1,18 @@ +[ + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-ldrtl-mdpi-v17\\abc_ic_menu_cut_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-ldrtl-mdpi-v17\\abc_ic_menu_cut_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-ldrtl-mdpi-v17\\abc_ic_menu_copy_mtrl_am_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-ldrtl-mdpi-v17\\abc_ic_menu_copy_mtrl_am_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-ldrtl-mdpi-v17\\abc_ic_ab_back_mtrl_am_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-ldrtl-mdpi-v17\\abc_ic_ab_back_mtrl_am_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-ldrtl-mdpi-v17\\abc_spinner_mtrl_am_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-ldrtl-mdpi-v17\\abc_spinner_mtrl_am_alpha.9.png" + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/androidTest/debug/single/drawable-ldrtl-xhdpi-v17.json b/Library/build/intermediates/blame/res/androidTest/debug/single/drawable-ldrtl-xhdpi-v17.json new file mode 100644 index 0000000..0b4c31d --- /dev/null +++ b/Library/build/intermediates/blame/res/androidTest/debug/single/drawable-ldrtl-xhdpi-v17.json @@ -0,0 +1,18 @@ +[ + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-ldrtl-xhdpi-v17\\abc_spinner_mtrl_am_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-ldrtl-xhdpi-v17\\abc_spinner_mtrl_am_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-ldrtl-xhdpi-v17\\abc_ic_ab_back_mtrl_am_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-ldrtl-xhdpi-v17\\abc_ic_ab_back_mtrl_am_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-ldrtl-xhdpi-v17\\abc_ic_menu_cut_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-ldrtl-xhdpi-v17\\abc_ic_menu_cut_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-ldrtl-xhdpi-v17\\abc_ic_menu_copy_mtrl_am_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-ldrtl-xhdpi-v17\\abc_ic_menu_copy_mtrl_am_alpha.png" + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/androidTest/debug/single/drawable-ldrtl-xxhdpi-v17.json b/Library/build/intermediates/blame/res/androidTest/debug/single/drawable-ldrtl-xxhdpi-v17.json new file mode 100644 index 0000000..dd6f2fb --- /dev/null +++ b/Library/build/intermediates/blame/res/androidTest/debug/single/drawable-ldrtl-xxhdpi-v17.json @@ -0,0 +1,18 @@ +[ + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-ldrtl-xxhdpi-v17\\abc_ic_ab_back_mtrl_am_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-ldrtl-xxhdpi-v17\\abc_ic_ab_back_mtrl_am_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-ldrtl-xxhdpi-v17\\abc_ic_menu_cut_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-ldrtl-xxhdpi-v17\\abc_ic_menu_cut_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-ldrtl-xxhdpi-v17\\abc_ic_menu_copy_mtrl_am_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-ldrtl-xxhdpi-v17\\abc_ic_menu_copy_mtrl_am_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-ldrtl-xxhdpi-v17\\abc_spinner_mtrl_am_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-ldrtl-xxhdpi-v17\\abc_spinner_mtrl_am_alpha.9.png" + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/androidTest/debug/single/drawable-ldrtl-xxxhdpi-v17.json b/Library/build/intermediates/blame/res/androidTest/debug/single/drawable-ldrtl-xxxhdpi-v17.json new file mode 100644 index 0000000..a48969d --- /dev/null +++ b/Library/build/intermediates/blame/res/androidTest/debug/single/drawable-ldrtl-xxxhdpi-v17.json @@ -0,0 +1,18 @@ +[ + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-ldrtl-xxxhdpi-v17\\abc_spinner_mtrl_am_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-ldrtl-xxxhdpi-v17\\abc_spinner_mtrl_am_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-ldrtl-xxxhdpi-v17\\abc_ic_ab_back_mtrl_am_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-ldrtl-xxxhdpi-v17\\abc_ic_ab_back_mtrl_am_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-ldrtl-xxxhdpi-v17\\abc_ic_menu_copy_mtrl_am_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-ldrtl-xxxhdpi-v17\\abc_ic_menu_copy_mtrl_am_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-ldrtl-xxxhdpi-v17\\abc_ic_menu_cut_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-ldrtl-xxxhdpi-v17\\abc_ic_menu_cut_mtrl_alpha.png" + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/androidTest/debug/single/drawable-mdpi-v4.json b/Library/build/intermediates/blame/res/androidTest/debug/single/drawable-mdpi-v4.json new file mode 100644 index 0000000..88d7755 --- /dev/null +++ b/Library/build/intermediates/blame/res/androidTest/debug/single/drawable-mdpi-v4.json @@ -0,0 +1,158 @@ +[ + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-mdpi-v4\\abc_list_focused_holo.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-mdpi-v4\\abc_list_focused_holo.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-mdpi-v4\\abc_cab_background_top_mtrl_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-mdpi-v4\\abc_cab_background_top_mtrl_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-mdpi-v4\\abc_btn_rating_star_on_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-mdpi-v4\\abc_btn_rating_star_on_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-mdpi-v4\\abc_popup_background_mtrl_mult.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-mdpi-v4\\abc_popup_background_mtrl_mult.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-mdpi-v4\\abc_text_cursor_mtrl_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-mdpi-v4\\abc_text_cursor_mtrl_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-mdpi-v4\\abc_list_longpressed_holo.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-mdpi-v4\\abc_list_longpressed_holo.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-mdpi-v4\\abc_ic_go_search_api_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-mdpi-v4\\abc_ic_go_search_api_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-mdpi-v4\\abc_ic_menu_cut_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-mdpi-v4\\abc_ic_menu_cut_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-mdpi-v4\\abc_btn_radio_to_on_mtrl_015.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-mdpi-v4\\abc_btn_radio_to_on_mtrl_015.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-mdpi-v4\\abc_spinner_mtrl_am_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-mdpi-v4\\abc_spinner_mtrl_am_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-mdpi-v4\\abc_ic_menu_copy_mtrl_am_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-mdpi-v4\\abc_ic_menu_copy_mtrl_am_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-mdpi-v4\\abc_ic_clear_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-mdpi-v4\\abc_ic_clear_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-mdpi-v4\\abc_ic_commit_search_api_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-mdpi-v4\\abc_ic_commit_search_api_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-mdpi-v4\\abc_list_pressed_holo_dark.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-mdpi-v4\\abc_list_pressed_holo_dark.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-mdpi-v4\\abc_btn_switch_to_on_mtrl_00001.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-mdpi-v4\\abc_btn_switch_to_on_mtrl_00001.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-mdpi-v4\\abc_list_divider_mtrl_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-mdpi-v4\\abc_list_divider_mtrl_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-mdpi-v4\\abc_btn_switch_to_on_mtrl_00012.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-mdpi-v4\\abc_btn_switch_to_on_mtrl_00012.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-mdpi-v4\\abc_ic_voice_search_api_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-mdpi-v4\\abc_ic_voice_search_api_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-mdpi-v4\\abc_btn_check_to_on_mtrl_000.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-mdpi-v4\\abc_btn_check_to_on_mtrl_000.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-mdpi-v4\\abc_btn_check_to_on_mtrl_015.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-mdpi-v4\\abc_btn_check_to_on_mtrl_015.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-mdpi-v4\\abc_ic_menu_share_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-mdpi-v4\\abc_ic_menu_share_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-mdpi-v4\\abc_list_pressed_holo_light.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-mdpi-v4\\abc_list_pressed_holo_light.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-mdpi-v4\\abc_ic_menu_selectall_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-mdpi-v4\\abc_ic_menu_selectall_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-mdpi-v4\\abc_btn_rating_star_off_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-mdpi-v4\\abc_btn_rating_star_off_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-mdpi-v4\\abc_list_selector_disabled_holo_dark.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-mdpi-v4\\abc_list_selector_disabled_holo_dark.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-mdpi-v4\\abc_switch_track_mtrl_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-mdpi-v4\\abc_switch_track_mtrl_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-mdpi-v4\\abc_textfield_activated_mtrl_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-mdpi-v4\\abc_textfield_activated_mtrl_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-mdpi-v4\\abc_btn_radio_to_on_mtrl_000.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-mdpi-v4\\abc_btn_radio_to_on_mtrl_000.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-mdpi-v4\\abc_ic_menu_paste_mtrl_am_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-mdpi-v4\\abc_ic_menu_paste_mtrl_am_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-mdpi-v4\\abc_ic_search_api_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-mdpi-v4\\abc_ic_search_api_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-mdpi-v4\\abc_menu_hardkey_panel_mtrl_mult.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-mdpi-v4\\abc_menu_hardkey_panel_mtrl_mult.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-mdpi-v4\\abc_ic_ab_back_mtrl_am_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-mdpi-v4\\abc_ic_ab_back_mtrl_am_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-mdpi-v4\\abc_ic_menu_moreoverflow_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-mdpi-v4\\abc_ic_menu_moreoverflow_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-mdpi-v4\\abc_list_selector_disabled_holo_light.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-mdpi-v4\\abc_list_selector_disabled_holo_light.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-mdpi-v4\\abc_ab_share_pack_mtrl_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-mdpi-v4\\abc_ab_share_pack_mtrl_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-mdpi-v4\\abc_textfield_search_default_mtrl_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-mdpi-v4\\abc_textfield_search_default_mtrl_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-mdpi-v4\\abc_textfield_default_mtrl_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-mdpi-v4\\abc_textfield_default_mtrl_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-mdpi-v4\\abc_tab_indicator_mtrl_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-mdpi-v4\\abc_tab_indicator_mtrl_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-mdpi-v4\\abc_textfield_search_activated_mtrl_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-mdpi-v4\\abc_textfield_search_activated_mtrl_alpha.9.png" + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/androidTest/debug/single/drawable-tvdpi-v4.json b/Library/build/intermediates/blame/res/androidTest/debug/single/drawable-tvdpi-v4.json new file mode 100644 index 0000000..33e66fe --- /dev/null +++ b/Library/build/intermediates/blame/res/androidTest/debug/single/drawable-tvdpi-v4.json @@ -0,0 +1,10 @@ +[ + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-tvdpi-v4\\abc_btn_switch_to_on_mtrl_00012.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-tvdpi-v4\\abc_btn_switch_to_on_mtrl_00012.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-tvdpi-v4\\abc_btn_switch_to_on_mtrl_00001.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-tvdpi-v4\\abc_btn_switch_to_on_mtrl_00001.9.png" + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/androidTest/debug/single/drawable-xhdpi-v4.json b/Library/build/intermediates/blame/res/androidTest/debug/single/drawable-xhdpi-v4.json new file mode 100644 index 0000000..492e576 --- /dev/null +++ b/Library/build/intermediates/blame/res/androidTest/debug/single/drawable-xhdpi-v4.json @@ -0,0 +1,158 @@ +[ + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-xhdpi-v4\\abc_textfield_search_default_mtrl_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xhdpi-v4\\abc_textfield_search_default_mtrl_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-xhdpi-v4\\abc_list_selector_disabled_holo_light.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xhdpi-v4\\abc_list_selector_disabled_holo_light.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-xhdpi-v4\\abc_btn_radio_to_on_mtrl_000.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xhdpi-v4\\abc_btn_radio_to_on_mtrl_000.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-xhdpi-v4\\abc_ic_go_search_api_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xhdpi-v4\\abc_ic_go_search_api_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-xhdpi-v4\\abc_ic_menu_share_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xhdpi-v4\\abc_ic_menu_share_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-xhdpi-v4\\abc_spinner_mtrl_am_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xhdpi-v4\\abc_spinner_mtrl_am_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-xhdpi-v4\\abc_tab_indicator_mtrl_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xhdpi-v4\\abc_tab_indicator_mtrl_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-xhdpi-v4\\abc_menu_hardkey_panel_mtrl_mult.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xhdpi-v4\\abc_menu_hardkey_panel_mtrl_mult.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-xhdpi-v4\\abc_ic_commit_search_api_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xhdpi-v4\\abc_ic_commit_search_api_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-xhdpi-v4\\abc_cab_background_top_mtrl_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xhdpi-v4\\abc_cab_background_top_mtrl_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-xhdpi-v4\\abc_btn_rating_star_off_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xhdpi-v4\\abc_btn_rating_star_off_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-xhdpi-v4\\abc_ic_menu_selectall_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xhdpi-v4\\abc_ic_menu_selectall_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-xhdpi-v4\\abc_list_pressed_holo_light.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xhdpi-v4\\abc_list_pressed_holo_light.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-xhdpi-v4\\abc_btn_switch_to_on_mtrl_00012.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xhdpi-v4\\abc_btn_switch_to_on_mtrl_00012.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-xhdpi-v4\\abc_ic_search_api_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xhdpi-v4\\abc_ic_search_api_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-xhdpi-v4\\abc_textfield_default_mtrl_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xhdpi-v4\\abc_textfield_default_mtrl_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-xhdpi-v4\\abc_btn_switch_to_on_mtrl_00001.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xhdpi-v4\\abc_btn_switch_to_on_mtrl_00001.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-xhdpi-v4\\abc_textfield_search_activated_mtrl_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xhdpi-v4\\abc_textfield_search_activated_mtrl_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-xhdpi-v4\\abc_textfield_activated_mtrl_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xhdpi-v4\\abc_textfield_activated_mtrl_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-xhdpi-v4\\abc_ic_ab_back_mtrl_am_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xhdpi-v4\\abc_ic_ab_back_mtrl_am_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-xhdpi-v4\\abc_btn_radio_to_on_mtrl_015.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xhdpi-v4\\abc_btn_radio_to_on_mtrl_015.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-xhdpi-v4\\abc_ic_menu_copy_mtrl_am_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xhdpi-v4\\abc_ic_menu_copy_mtrl_am_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-xhdpi-v4\\abc_text_cursor_mtrl_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xhdpi-v4\\abc_text_cursor_mtrl_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-xhdpi-v4\\abc_ic_voice_search_api_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xhdpi-v4\\abc_ic_voice_search_api_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-xhdpi-v4\\abc_btn_check_to_on_mtrl_000.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xhdpi-v4\\abc_btn_check_to_on_mtrl_000.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-xhdpi-v4\\abc_popup_background_mtrl_mult.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xhdpi-v4\\abc_popup_background_mtrl_mult.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-xhdpi-v4\\abc_ab_share_pack_mtrl_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xhdpi-v4\\abc_ab_share_pack_mtrl_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-xhdpi-v4\\abc_btn_rating_star_on_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xhdpi-v4\\abc_btn_rating_star_on_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-xhdpi-v4\\abc_switch_track_mtrl_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xhdpi-v4\\abc_switch_track_mtrl_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-xhdpi-v4\\abc_ic_menu_moreoverflow_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xhdpi-v4\\abc_ic_menu_moreoverflow_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-xhdpi-v4\\abc_list_selector_disabled_holo_dark.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xhdpi-v4\\abc_list_selector_disabled_holo_dark.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-xhdpi-v4\\abc_list_divider_mtrl_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xhdpi-v4\\abc_list_divider_mtrl_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-xhdpi-v4\\abc_list_focused_holo.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xhdpi-v4\\abc_list_focused_holo.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-xhdpi-v4\\abc_btn_check_to_on_mtrl_015.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xhdpi-v4\\abc_btn_check_to_on_mtrl_015.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-xhdpi-v4\\abc_ic_menu_cut_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xhdpi-v4\\abc_ic_menu_cut_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-xhdpi-v4\\abc_ic_menu_paste_mtrl_am_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xhdpi-v4\\abc_ic_menu_paste_mtrl_am_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-xhdpi-v4\\abc_ic_clear_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xhdpi-v4\\abc_ic_clear_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-xhdpi-v4\\abc_list_pressed_holo_dark.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xhdpi-v4\\abc_list_pressed_holo_dark.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-xhdpi-v4\\abc_list_longpressed_holo.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xhdpi-v4\\abc_list_longpressed_holo.9.png" + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/androidTest/debug/single/drawable-xxhdpi-v4.json b/Library/build/intermediates/blame/res/androidTest/debug/single/drawable-xxhdpi-v4.json new file mode 100644 index 0000000..75798e0 --- /dev/null +++ b/Library/build/intermediates/blame/res/androidTest/debug/single/drawable-xxhdpi-v4.json @@ -0,0 +1,158 @@ +[ + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-xxhdpi-v4\\abc_list_divider_mtrl_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxhdpi-v4\\abc_list_divider_mtrl_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-xxhdpi-v4\\abc_list_longpressed_holo.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxhdpi-v4\\abc_list_longpressed_holo.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-xxhdpi-v4\\abc_text_cursor_mtrl_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxhdpi-v4\\abc_text_cursor_mtrl_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-xxhdpi-v4\\abc_btn_switch_to_on_mtrl_00012.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxhdpi-v4\\abc_btn_switch_to_on_mtrl_00012.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-xxhdpi-v4\\abc_btn_check_to_on_mtrl_000.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxhdpi-v4\\abc_btn_check_to_on_mtrl_000.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-xxhdpi-v4\\abc_list_focused_holo.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxhdpi-v4\\abc_list_focused_holo.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-xxhdpi-v4\\abc_list_pressed_holo_light.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxhdpi-v4\\abc_list_pressed_holo_light.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-xxhdpi-v4\\abc_textfield_activated_mtrl_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxhdpi-v4\\abc_textfield_activated_mtrl_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-xxhdpi-v4\\abc_ic_commit_search_api_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxhdpi-v4\\abc_ic_commit_search_api_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-xxhdpi-v4\\abc_btn_switch_to_on_mtrl_00001.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxhdpi-v4\\abc_btn_switch_to_on_mtrl_00001.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-xxhdpi-v4\\abc_btn_rating_star_on_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxhdpi-v4\\abc_btn_rating_star_on_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-xxhdpi-v4\\abc_ic_voice_search_api_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxhdpi-v4\\abc_ic_voice_search_api_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-xxhdpi-v4\\abc_btn_radio_to_on_mtrl_015.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxhdpi-v4\\abc_btn_radio_to_on_mtrl_015.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-xxhdpi-v4\\abc_btn_check_to_on_mtrl_015.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxhdpi-v4\\abc_btn_check_to_on_mtrl_015.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-xxhdpi-v4\\abc_ic_go_search_api_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxhdpi-v4\\abc_ic_go_search_api_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-xxhdpi-v4\\abc_list_selector_disabled_holo_light.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxhdpi-v4\\abc_list_selector_disabled_holo_light.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-xxhdpi-v4\\abc_tab_indicator_mtrl_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxhdpi-v4\\abc_tab_indicator_mtrl_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-xxhdpi-v4\\abc_list_selector_disabled_holo_dark.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxhdpi-v4\\abc_list_selector_disabled_holo_dark.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-xxhdpi-v4\\abc_ic_search_api_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxhdpi-v4\\abc_ic_search_api_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-xxhdpi-v4\\abc_cab_background_top_mtrl_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxhdpi-v4\\abc_cab_background_top_mtrl_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-xxhdpi-v4\\abc_textfield_default_mtrl_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxhdpi-v4\\abc_textfield_default_mtrl_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-xxhdpi-v4\\abc_textfield_search_activated_mtrl_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxhdpi-v4\\abc_textfield_search_activated_mtrl_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-xxhdpi-v4\\abc_popup_background_mtrl_mult.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxhdpi-v4\\abc_popup_background_mtrl_mult.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-xxhdpi-v4\\abc_ic_menu_copy_mtrl_am_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxhdpi-v4\\abc_ic_menu_copy_mtrl_am_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-xxhdpi-v4\\abc_ic_menu_cut_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxhdpi-v4\\abc_ic_menu_cut_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-xxhdpi-v4\\abc_spinner_mtrl_am_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxhdpi-v4\\abc_spinner_mtrl_am_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-xxhdpi-v4\\abc_menu_hardkey_panel_mtrl_mult.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxhdpi-v4\\abc_menu_hardkey_panel_mtrl_mult.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-xxhdpi-v4\\abc_btn_radio_to_on_mtrl_000.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxhdpi-v4\\abc_btn_radio_to_on_mtrl_000.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-xxhdpi-v4\\abc_ic_menu_share_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxhdpi-v4\\abc_ic_menu_share_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-xxhdpi-v4\\abc_ic_menu_paste_mtrl_am_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxhdpi-v4\\abc_ic_menu_paste_mtrl_am_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-xxhdpi-v4\\abc_ab_share_pack_mtrl_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxhdpi-v4\\abc_ab_share_pack_mtrl_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-xxhdpi-v4\\abc_list_pressed_holo_dark.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxhdpi-v4\\abc_list_pressed_holo_dark.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-xxhdpi-v4\\abc_switch_track_mtrl_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxhdpi-v4\\abc_switch_track_mtrl_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-xxhdpi-v4\\abc_ic_menu_selectall_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxhdpi-v4\\abc_ic_menu_selectall_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-xxhdpi-v4\\abc_ic_ab_back_mtrl_am_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxhdpi-v4\\abc_ic_ab_back_mtrl_am_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-xxhdpi-v4\\abc_textfield_search_default_mtrl_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxhdpi-v4\\abc_textfield_search_default_mtrl_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-xxhdpi-v4\\abc_ic_menu_moreoverflow_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxhdpi-v4\\abc_ic_menu_moreoverflow_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-xxhdpi-v4\\abc_btn_rating_star_off_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxhdpi-v4\\abc_btn_rating_star_off_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-xxhdpi-v4\\abc_ic_clear_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxhdpi-v4\\abc_ic_clear_mtrl_alpha.png" + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/androidTest/debug/single/drawable-xxxhdpi-v4.json b/Library/build/intermediates/blame/res/androidTest/debug/single/drawable-xxxhdpi-v4.json new file mode 100644 index 0000000..cef437d --- /dev/null +++ b/Library/build/intermediates/blame/res/androidTest/debug/single/drawable-xxxhdpi-v4.json @@ -0,0 +1,78 @@ +[ + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-xxxhdpi-v4\\abc_btn_check_to_on_mtrl_015.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxxhdpi-v4\\abc_btn_check_to_on_mtrl_015.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-xxxhdpi-v4\\abc_switch_track_mtrl_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxxhdpi-v4\\abc_switch_track_mtrl_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-xxxhdpi-v4\\abc_btn_switch_to_on_mtrl_00012.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxxhdpi-v4\\abc_btn_switch_to_on_mtrl_00012.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-xxxhdpi-v4\\abc_spinner_mtrl_am_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxxhdpi-v4\\abc_spinner_mtrl_am_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-xxxhdpi-v4\\abc_ic_menu_cut_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxxhdpi-v4\\abc_ic_menu_cut_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-xxxhdpi-v4\\abc_btn_radio_to_on_mtrl_015.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxxhdpi-v4\\abc_btn_radio_to_on_mtrl_015.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-xxxhdpi-v4\\abc_btn_switch_to_on_mtrl_00001.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxxhdpi-v4\\abc_btn_switch_to_on_mtrl_00001.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-xxxhdpi-v4\\abc_ic_voice_search_api_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxxhdpi-v4\\abc_ic_voice_search_api_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-xxxhdpi-v4\\abc_ic_menu_selectall_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxxhdpi-v4\\abc_ic_menu_selectall_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-xxxhdpi-v4\\abc_ic_ab_back_mtrl_am_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxxhdpi-v4\\abc_ic_ab_back_mtrl_am_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-xxxhdpi-v4\\abc_btn_check_to_on_mtrl_000.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxxhdpi-v4\\abc_btn_check_to_on_mtrl_000.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-xxxhdpi-v4\\abc_ic_clear_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxxhdpi-v4\\abc_ic_clear_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-xxxhdpi-v4\\abc_ic_menu_copy_mtrl_am_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxxhdpi-v4\\abc_ic_menu_copy_mtrl_am_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-xxxhdpi-v4\\abc_ic_menu_share_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxxhdpi-v4\\abc_ic_menu_share_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-xxxhdpi-v4\\abc_ic_menu_moreoverflow_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxxhdpi-v4\\abc_ic_menu_moreoverflow_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-xxxhdpi-v4\\abc_tab_indicator_mtrl_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxxhdpi-v4\\abc_tab_indicator_mtrl_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-xxxhdpi-v4\\abc_ic_search_api_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxxhdpi-v4\\abc_ic_search_api_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-xxxhdpi-v4\\abc_btn_radio_to_on_mtrl_000.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxxhdpi-v4\\abc_btn_radio_to_on_mtrl_000.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable-xxxhdpi-v4\\abc_ic_menu_paste_mtrl_am_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxxhdpi-v4\\abc_ic_menu_paste_mtrl_am_alpha.png" + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/androidTest/debug/single/drawable.json b/Library/build/intermediates/blame/res/androidTest/debug/single/drawable.json new file mode 100644 index 0000000..dc126c1 --- /dev/null +++ b/Library/build/intermediates/blame/res/androidTest/debug/single/drawable.json @@ -0,0 +1,82 @@ +[ + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable\\abc_cab_background_internal_bg.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable\\abc_cab_background_internal_bg.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable\\abc_btn_default_mtrl_shape.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable\\abc_btn_default_mtrl_shape.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable\\abc_edit_text_material.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable\\abc_edit_text_material.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable\\abc_btn_check_material.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable\\abc_btn_check_material.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable\\abc_spinner_textfield_background_material.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable\\abc_spinner_textfield_background_material.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable\\abc_list_selector_holo_dark.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable\\abc_list_selector_holo_dark.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable\\abc_dialog_material_background_dark.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable\\abc_dialog_material_background_dark.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable\\abc_switch_thumb_material.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable\\abc_switch_thumb_material.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable\\abc_tab_indicator_material.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable\\abc_tab_indicator_material.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable\\abc_dialog_material_background_light.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable\\abc_dialog_material_background_light.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable\\abc_btn_radio_material.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable\\abc_btn_radio_material.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable\\abc_list_selector_holo_light.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable\\abc_list_selector_holo_light.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable\\abc_textfield_search_material.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable\\abc_textfield_search_material.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable\\abc_item_background_holo_dark.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable\\abc_item_background_holo_dark.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable\\abc_list_selector_background_transition_holo_dark.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable\\abc_list_selector_background_transition_holo_dark.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable\\abc_item_background_holo_light.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable\\abc_item_background_holo_light.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable\\abc_ratingbar_full_material.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable\\abc_ratingbar_full_material.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable\\abc_btn_borderless_material.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable\\abc_btn_borderless_material.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable\\abc_cab_background_top_material.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable\\abc_cab_background_top_material.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\drawable\\abc_list_selector_background_transition_holo_light.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable\\abc_list_selector_background_transition_holo_light.xml" + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/androidTest/debug/single/layout-v11.json b/Library/build/intermediates/blame/res/androidTest/debug/single/layout-v11.json new file mode 100644 index 0000000..a45329b --- /dev/null +++ b/Library/build/intermediates/blame/res/androidTest/debug/single/layout-v11.json @@ -0,0 +1,6 @@ +[ + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\layout-v11\\abc_screen_content_include.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\layout-v11\\abc_screen_content_include.xml" + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/androidTest/debug/single/layout.json b/Library/build/intermediates/blame/res/androidTest/debug/single/layout.json new file mode 100644 index 0000000..5cfc1f5 --- /dev/null +++ b/Library/build/intermediates/blame/res/androidTest/debug/single/layout.json @@ -0,0 +1,122 @@ +[ + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\layout\\abc_expanded_menu_layout.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\layout\\abc_expanded_menu_layout.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\layout\\abc_activity_chooser_view.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\layout\\abc_activity_chooser_view.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\layout\\abc_list_menu_item_icon.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\layout\\abc_list_menu_item_icon.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\layout\\abc_action_bar_title_item.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\layout\\abc_action_bar_title_item.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\layout\\abc_screen_simple_overlay_action_mode.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\layout\\abc_screen_simple_overlay_action_mode.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\layout\\abc_action_bar_up_container.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\layout\\abc_action_bar_up_container.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\layout\\support_simple_spinner_dropdown_item.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\layout\\support_simple_spinner_dropdown_item.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\layout\\select_dialog_multichoice_material.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\layout\\select_dialog_multichoice_material.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\layout\\select_dialog_item_material.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\layout\\select_dialog_item_material.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\layout\\abc_action_bar_view_list_nav_layout.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\layout\\abc_action_bar_view_list_nav_layout.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\layout\\abc_activity_chooser_view_list_item.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\layout\\abc_activity_chooser_view_list_item.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\layout\\select_dialog_singlechoice_material.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\layout\\select_dialog_singlechoice_material.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\layout\\abc_simple_dropdown_hint.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\layout\\abc_simple_dropdown_hint.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\layout\\abc_action_menu_item_layout.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\layout\\abc_action_menu_item_layout.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\layout\\abc_action_mode_bar.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\layout\\abc_action_mode_bar.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\layout\\abc_screen_toolbar.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\layout\\abc_screen_toolbar.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\layout\\abc_popup_menu_item_layout.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\layout\\abc_popup_menu_item_layout.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\layout\\abc_select_dialog_material.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\layout\\abc_select_dialog_material.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\layout\\abc_screen_content_include.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\layout\\abc_screen_content_include.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\layout\\abc_list_menu_item_checkbox.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\layout\\abc_list_menu_item_checkbox.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\layout\\abc_dialog_title_material.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\layout\\abc_dialog_title_material.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\layout\\abc_search_dropdown_item_icons_2line.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\layout\\abc_search_dropdown_item_icons_2line.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\layout\\abc_search_view.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\layout\\abc_search_view.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\layout\\abc_list_menu_item_layout.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\layout\\abc_list_menu_item_layout.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\layout\\abc_alert_dialog_material.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\layout\\abc_alert_dialog_material.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\layout\\abc_list_menu_item_radio.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\layout\\abc_list_menu_item_radio.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\layout\\abc_screen_simple.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\layout\\abc_screen_simple.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\layout\\abc_action_menu_layout.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\layout\\abc_action_menu_layout.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\layout\\ptrrv_root_view.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\bundles\\debug\\res\\layout\\ptrrv_root_view.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\androidTest\\debug\\layout\\abc_action_mode_close_item_material.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\layout\\abc_action_mode_close_item_material.xml" + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/debug/multi/values-af.json b/Library/build/intermediates/blame/res/debug/multi/values-af.json new file mode 100644 index 0000000..d6f2e9e --- /dev/null +++ b/Library/build/intermediates/blame/res/debug/multi/values-af.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\values-af\\values-af.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 103, + "endOffset": 154 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-af\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 291, + "endColumn": 103, + "endOffset": 390 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 159, + "endColumn": 99, + "endOffset": 254 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-af\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 395, + "endColumn": 99, + "endOffset": 490 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 259, + "endColumn": 105, + "endOffset": 360 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-af\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 495, + "endColumn": 105, + "endOffset": 596 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 365, + "endColumn": 84, + "endOffset": 445 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-af\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 601, + "endColumn": 84, + "endOffset": 681 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 450, + "endColumn": 102, + "endOffset": 548 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-af\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 686, + "endColumn": 102, + "endOffset": 784 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 553, + "endColumn": 117, + "endOffset": 666 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-af\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 789, + "endColumn": 117, + "endOffset": 902 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 671, + "endColumn": 106, + "endOffset": 773 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-af\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 907, + "endColumn": 106, + "endOffset": 1009 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 778, + "endColumn": 102, + "endOffset": 876 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-af\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1014, + "endColumn": 102, + "endOffset": 1112 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 881, + "endColumn": 96, + "endOffset": 973 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-af\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1117, + "endColumn": 96, + "endOffset": 1209 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 978, + "endColumn": 107, + "endOffset": 1081 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-af\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1214, + "endColumn": 107, + "endOffset": 1317 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1086, + "endColumn": 101, + "endOffset": 1183 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-af\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1322, + "endColumn": 101, + "endOffset": 1419 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1188, + "endColumn": 101, + "endOffset": 1285 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-af\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1424, + "endColumn": 101, + "endOffset": 1521 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1290, + "endColumn": 116, + "endOffset": 1402 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-af\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1526, + "endColumn": 116, + "endOffset": 1638 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/debug/multi/values-am.json b/Library/build/intermediates/blame/res/debug/multi/values-am.json new file mode 100644 index 0000000..988f712 --- /dev/null +++ b/Library/build/intermediates/blame/res/debug/multi/values-am.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\values-am\\values-am.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 101, + "endOffset": 152 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-am\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 291, + "endColumn": 101, + "endOffset": 388 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 157, + "endColumn": 98, + "endOffset": 251 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-am\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 393, + "endColumn": 98, + "endOffset": 487 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 256, + "endColumn": 105, + "endOffset": 357 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-am\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 492, + "endColumn": 105, + "endOffset": 593 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 362, + "endColumn": 85, + "endOffset": 443 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-am\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 598, + "endColumn": 85, + "endOffset": 679 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 448, + "endColumn": 102, + "endOffset": 546 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-am\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 684, + "endColumn": 102, + "endOffset": 782 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 551, + "endColumn": 112, + "endOffset": 659 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-am\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 787, + "endColumn": 112, + "endOffset": 895 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 664, + "endColumn": 99, + "endOffset": 759 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-am\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 900, + "endColumn": 99, + "endOffset": 995 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 764, + "endColumn": 99, + "endOffset": 859 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-am\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1000, + "endColumn": 99, + "endOffset": 1095 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 864, + "endColumn": 95, + "endOffset": 955 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-am\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1100, + "endColumn": 95, + "endOffset": 1191 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 960, + "endColumn": 102, + "endOffset": 1058 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-am\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1196, + "endColumn": 102, + "endOffset": 1294 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1063, + "endColumn": 98, + "endOffset": 1157 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-am\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1299, + "endColumn": 98, + "endOffset": 1393 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1162, + "endColumn": 106, + "endOffset": 1264 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-am\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1398, + "endColumn": 106, + "endOffset": 1500 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1269, + "endColumn": 115, + "endOffset": 1380 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-am\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1505, + "endColumn": 115, + "endOffset": 1616 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/debug/multi/values-ar.json b/Library/build/intermediates/blame/res/debug/multi/values-ar.json new file mode 100644 index 0000000..a2aac29 --- /dev/null +++ b/Library/build/intermediates/blame/res/debug/multi/values-ar.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\values-ar\\values-ar.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 116, + "endOffset": 167 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ar\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 291, + "endColumn": 116, + "endOffset": 403 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 172, + "endColumn": 103, + "endOffset": 271 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ar\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 408, + "endColumn": 103, + "endOffset": 507 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 276, + "endColumn": 108, + "endOffset": 380 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ar\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 512, + "endColumn": 108, + "endOffset": 616 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 385, + "endColumn": 81, + "endOffset": 462 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ar\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 621, + "endColumn": 81, + "endOffset": 698 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 467, + "endColumn": 100, + "endOffset": 563 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ar\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 703, + "endColumn": 100, + "endOffset": 799 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 568, + "endColumn": 113, + "endOffset": 677 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ar\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 804, + "endColumn": 113, + "endOffset": 913 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 682, + "endColumn": 104, + "endOffset": 782 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ar\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 918, + "endColumn": 104, + "endOffset": 1018 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 787, + "endColumn": 100, + "endOffset": 883 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ar\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1023, + "endColumn": 100, + "endOffset": 1119 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 888, + "endColumn": 95, + "endOffset": 979 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ar\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1124, + "endColumn": 95, + "endOffset": 1215 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 984, + "endColumn": 107, + "endOffset": 1087 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ar\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1220, + "endColumn": 107, + "endOffset": 1323 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1092, + "endColumn": 102, + "endOffset": 1190 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ar\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1328, + "endColumn": 102, + "endOffset": 1426 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1195, + "endColumn": 102, + "endOffset": 1293 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ar\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1431, + "endColumn": 102, + "endOffset": 1529 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1298, + "endColumn": 118, + "endOffset": 1412 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ar\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1534, + "endColumn": 118, + "endOffset": 1648 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/debug/multi/values-bg.json b/Library/build/intermediates/blame/res/debug/multi/values-bg.json new file mode 100644 index 0000000..b3bdeab --- /dev/null +++ b/Library/build/intermediates/blame/res/debug/multi/values-bg.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\values-bg\\values-bg.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 114, + "endOffset": 165 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-bg\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 291, + "endColumn": 114, + "endOffset": 401 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 170, + "endColumn": 106, + "endOffset": 272 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-bg\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 406, + "endColumn": 106, + "endOffset": 508 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 277, + "endColumn": 104, + "endOffset": 377 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-bg\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 513, + "endColumn": 104, + "endOffset": 613 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 382, + "endColumn": 85, + "endOffset": 463 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-bg\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 618, + "endColumn": 85, + "endOffset": 699 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 468, + "endColumn": 104, + "endOffset": 568 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-bg\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 704, + "endColumn": 104, + "endOffset": 804 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 573, + "endColumn": 120, + "endOffset": 689 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-bg\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 809, + "endColumn": 120, + "endOffset": 925 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 694, + "endColumn": 113, + "endOffset": 803 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-bg\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 930, + "endColumn": 113, + "endOffset": 1039 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 808, + "endColumn": 108, + "endOffset": 912 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-bg\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1044, + "endColumn": 108, + "endOffset": 1148 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 917, + "endColumn": 99, + "endOffset": 1012 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-bg\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1153, + "endColumn": 99, + "endOffset": 1248 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1017, + "endColumn": 113, + "endOffset": 1126 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-bg\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1253, + "endColumn": 113, + "endOffset": 1362 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1131, + "endColumn": 105, + "endOffset": 1232 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-bg\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1367, + "endColumn": 105, + "endOffset": 1468 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1237, + "endColumn": 107, + "endOffset": 1340 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-bg\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1473, + "endColumn": 107, + "endOffset": 1576 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1345, + "endColumn": 122, + "endOffset": 1463 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-bg\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1581, + "endColumn": 122, + "endOffset": 1699 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/debug/multi/values-bn-rBD.json b/Library/build/intermediates/blame/res/debug/multi/values-bn-rBD.json new file mode 100644 index 0000000..feb762d --- /dev/null +++ b/Library/build/intermediates/blame/res/debug/multi/values-bn-rBD.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\values-bn-rBD\\values-bn-rBD.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 108, + "endOffset": 159 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-bn-rBD\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 295, + "endColumn": 108, + "endOffset": 399 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 164, + "endColumn": 111, + "endOffset": 271 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-bn-rBD\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 404, + "endColumn": 111, + "endOffset": 511 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 276, + "endColumn": 105, + "endOffset": 377 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-bn-rBD\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 516, + "endColumn": 105, + "endOffset": 617 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 382, + "endColumn": 93, + "endOffset": 471 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-bn-rBD\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 622, + "endColumn": 93, + "endOffset": 711 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 476, + "endColumn": 104, + "endOffset": 576 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-bn-rBD\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 716, + "endColumn": 104, + "endOffset": 816 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 581, + "endColumn": 129, + "endOffset": 706 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-bn-rBD\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 821, + "endColumn": 129, + "endOffset": 946 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 711, + "endColumn": 109, + "endOffset": 816 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-bn-rBD\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 951, + "endColumn": 109, + "endOffset": 1056 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 821, + "endColumn": 115, + "endOffset": 932 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-bn-rBD\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1061, + "endColumn": 115, + "endOffset": 1172 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 937, + "endColumn": 106, + "endOffset": 1039 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-bn-rBD\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1177, + "endColumn": 106, + "endOffset": 1279 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1044, + "endColumn": 109, + "endOffset": 1149 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-bn-rBD\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1284, + "endColumn": 109, + "endOffset": 1389 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1154, + "endColumn": 105, + "endOffset": 1255 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-bn-rBD\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1394, + "endColumn": 105, + "endOffset": 1495 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1260, + "endColumn": 109, + "endOffset": 1365 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-bn-rBD\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1500, + "endColumn": 109, + "endOffset": 1605 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1370, + "endColumn": 124, + "endOffset": 1490 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-bn-rBD\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1610, + "endColumn": 124, + "endOffset": 1730 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/debug/multi/values-ca.json b/Library/build/intermediates/blame/res/debug/multi/values-ca.json new file mode 100644 index 0000000..9cf2ba9 --- /dev/null +++ b/Library/build/intermediates/blame/res/debug/multi/values-ca.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\values-ca\\values-ca.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 117, + "endOffset": 168 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ca\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 291, + "endColumn": 117, + "endOffset": 404 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 173, + "endColumn": 105, + "endOffset": 274 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ca\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 409, + "endColumn": 105, + "endOffset": 510 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 279, + "endColumn": 106, + "endOffset": 381 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ca\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 515, + "endColumn": 106, + "endOffset": 617 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 386, + "endColumn": 82, + "endOffset": 464 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ca\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 622, + "endColumn": 82, + "endOffset": 700 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 469, + "endColumn": 107, + "endOffset": 572 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ca\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 705, + "endColumn": 107, + "endOffset": 808 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 577, + "endColumn": 125, + "endOffset": 698 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ca\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 813, + "endColumn": 125, + "endOffset": 934 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 703, + "endColumn": 110, + "endOffset": 809 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ca\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 939, + "endColumn": 110, + "endOffset": 1045 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 814, + "endColumn": 108, + "endOffset": 918 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ca\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1050, + "endColumn": 108, + "endOffset": 1154 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 923, + "endColumn": 97, + "endOffset": 1016 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ca\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1159, + "endColumn": 97, + "endOffset": 1252 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1021, + "endColumn": 109, + "endOffset": 1126 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ca\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1257, + "endColumn": 109, + "endOffset": 1362 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1131, + "endColumn": 103, + "endOffset": 1230 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ca\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1367, + "endColumn": 103, + "endOffset": 1466 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1235, + "endColumn": 107, + "endOffset": 1338 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ca\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1471, + "endColumn": 107, + "endOffset": 1574 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1343, + "endColumn": 122, + "endOffset": 1461 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ca\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1579, + "endColumn": 122, + "endOffset": 1697 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/debug/multi/values-cs.json b/Library/build/intermediates/blame/res/debug/multi/values-cs.json new file mode 100644 index 0000000..2aa8bb4 --- /dev/null +++ b/Library/build/intermediates/blame/res/debug/multi/values-cs.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\values-cs\\values-cs.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 106, + "endOffset": 157 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-cs\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 291, + "endColumn": 106, + "endOffset": 393 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 162, + "endColumn": 101, + "endOffset": 259 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-cs\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 398, + "endColumn": 101, + "endOffset": 495 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 264, + "endColumn": 108, + "endOffset": 368 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-cs\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 500, + "endColumn": 108, + "endOffset": 604 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 373, + "endColumn": 85, + "endOffset": 454 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-cs\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 609, + "endColumn": 85, + "endOffset": 690 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 459, + "endColumn": 104, + "endOffset": 559 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-cs\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 695, + "endColumn": 104, + "endOffset": 795 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 564, + "endColumn": 116, + "endOffset": 676 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-cs\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 800, + "endColumn": 116, + "endOffset": 912 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 681, + "endColumn": 103, + "endOffset": 780 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-cs\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 917, + "endColumn": 103, + "endOffset": 1016 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 785, + "endColumn": 108, + "endOffset": 889 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-cs\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1021, + "endColumn": 108, + "endOffset": 1125 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 894, + "endColumn": 98, + "endOffset": 988 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-cs\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1130, + "endColumn": 98, + "endOffset": 1224 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 993, + "endColumn": 105, + "endOffset": 1094 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-cs\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1229, + "endColumn": 105, + "endOffset": 1330 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1099, + "endColumn": 109, + "endOffset": 1204 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-cs\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1335, + "endColumn": 109, + "endOffset": 1440 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1209, + "endColumn": 106, + "endOffset": 1311 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-cs\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1445, + "endColumn": 106, + "endOffset": 1547 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1316, + "endColumn": 121, + "endOffset": 1433 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-cs\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1552, + "endColumn": 121, + "endOffset": 1669 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/debug/multi/values-da.json b/Library/build/intermediates/blame/res/debug/multi/values-da.json new file mode 100644 index 0000000..2d3a6d0 --- /dev/null +++ b/Library/build/intermediates/blame/res/debug/multi/values-da.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\values-da\\values-da.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 102, + "endOffset": 153 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-da\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 291, + "endColumn": 102, + "endOffset": 389 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 158, + "endColumn": 98, + "endOffset": 252 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-da\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 394, + "endColumn": 98, + "endOffset": 488 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 257, + "endColumn": 111, + "endOffset": 364 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-da\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 493, + "endColumn": 111, + "endOffset": 600 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 369, + "endColumn": 82, + "endOffset": 447 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-da\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 605, + "endColumn": 82, + "endOffset": 683 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 452, + "endColumn": 99, + "endOffset": 547 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-da\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 688, + "endColumn": 99, + "endOffset": 783 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 552, + "endColumn": 112, + "endOffset": 660 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-da\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 788, + "endColumn": 112, + "endOffset": 896 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 665, + "endColumn": 108, + "endOffset": 769 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-da\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 901, + "endColumn": 108, + "endOffset": 1005 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 774, + "endColumn": 107, + "endOffset": 877 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-da\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1010, + "endColumn": 107, + "endOffset": 1113 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 882, + "endColumn": 95, + "endOffset": 973 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-da\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1118, + "endColumn": 95, + "endOffset": 1209 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 978, + "endColumn": 113, + "endOffset": 1087 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-da\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1214, + "endColumn": 113, + "endOffset": 1323 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1092, + "endColumn": 103, + "endOffset": 1191 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-da\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1328, + "endColumn": 103, + "endOffset": 1427 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1196, + "endColumn": 100, + "endOffset": 1292 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-da\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1432, + "endColumn": 100, + "endOffset": 1528 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1297, + "endColumn": 115, + "endOffset": 1408 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-da\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1533, + "endColumn": 115, + "endOffset": 1644 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/debug/multi/values-de.json b/Library/build/intermediates/blame/res/debug/multi/values-de.json new file mode 100644 index 0000000..8520d4c --- /dev/null +++ b/Library/build/intermediates/blame/res/debug/multi/values-de.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\values-de\\values-de.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 104, + "endOffset": 155 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-de\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 291, + "endColumn": 104, + "endOffset": 391 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 160, + "endColumn": 97, + "endOffset": 253 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-de\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 396, + "endColumn": 97, + "endOffset": 489 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 258, + "endColumn": 111, + "endOffset": 365 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-de\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 494, + "endColumn": 111, + "endOffset": 601 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 370, + "endColumn": 85, + "endOffset": 451 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-de\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 606, + "endColumn": 85, + "endOffset": 687 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 456, + "endColumn": 104, + "endOffset": 556 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-de\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 692, + "endColumn": 104, + "endOffset": 792 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 561, + "endColumn": 114, + "endOffset": 671 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-de\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 797, + "endColumn": 114, + "endOffset": 907 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 676, + "endColumn": 110, + "endOffset": 782 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-de\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 912, + "endColumn": 110, + "endOffset": 1018 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 787, + "endColumn": 102, + "endOffset": 885 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-de\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1023, + "endColumn": 102, + "endOffset": 1121 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 890, + "endColumn": 98, + "endOffset": 984 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-de\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1126, + "endColumn": 98, + "endOffset": 1220 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 989, + "endColumn": 110, + "endOffset": 1095 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-de\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1225, + "endColumn": 110, + "endOffset": 1331 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1100, + "endColumn": 101, + "endOffset": 1197 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-de\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1336, + "endColumn": 101, + "endOffset": 1433 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1202, + "endColumn": 106, + "endOffset": 1304 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-de\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1438, + "endColumn": 106, + "endOffset": 1540 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1309, + "endColumn": 121, + "endOffset": 1426 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-de\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1545, + "endColumn": 121, + "endOffset": 1662 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/debug/multi/values-el.json b/Library/build/intermediates/blame/res/debug/multi/values-el.json new file mode 100644 index 0000000..bc05b05 --- /dev/null +++ b/Library/build/intermediates/blame/res/debug/multi/values-el.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\values-el\\values-el.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 117, + "endOffset": 168 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-el\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 291, + "endColumn": 117, + "endOffset": 404 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 173, + "endColumn": 110, + "endOffset": 279 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-el\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 409, + "endColumn": 110, + "endOffset": 515 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 284, + "endColumn": 116, + "endOffset": 396 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-el\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 520, + "endColumn": 116, + "endOffset": 632 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 401, + "endColumn": 84, + "endOffset": 481 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-el\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 637, + "endColumn": 84, + "endOffset": 717 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 486, + "endColumn": 104, + "endOffset": 586 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-el\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 722, + "endColumn": 104, + "endOffset": 822 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 591, + "endColumn": 125, + "endOffset": 712 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-el\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 827, + "endColumn": 125, + "endOffset": 948 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 717, + "endColumn": 110, + "endOffset": 823 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-el\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 953, + "endColumn": 110, + "endOffset": 1059 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 828, + "endColumn": 109, + "endOffset": 933 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-el\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1064, + "endColumn": 109, + "endOffset": 1169 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 938, + "endColumn": 101, + "endOffset": 1035 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-el\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1174, + "endColumn": 101, + "endOffset": 1271 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1040, + "endColumn": 110, + "endOffset": 1146 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-el\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1276, + "endColumn": 110, + "endOffset": 1382 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1151, + "endColumn": 108, + "endOffset": 1255 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-el\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1387, + "endColumn": 108, + "endOffset": 1491 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1260, + "endColumn": 107, + "endOffset": 1363 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-el\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1496, + "endColumn": 107, + "endOffset": 1599 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1368, + "endColumn": 122, + "endOffset": 1486 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-el\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1604, + "endColumn": 122, + "endOffset": 1722 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/debug/multi/values-en-rGB.json b/Library/build/intermediates/blame/res/debug/multi/values-en-rGB.json new file mode 100644 index 0000000..32b07d4 --- /dev/null +++ b/Library/build/intermediates/blame/res/debug/multi/values-en-rGB.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\values-en-rGB\\values-en-rGB.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 103, + "endOffset": 154 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-en-rGB\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 295, + "endColumn": 103, + "endOffset": 394 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 159, + "endColumn": 99, + "endOffset": 254 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-en-rGB\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 399, + "endColumn": 99, + "endOffset": 494 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 259, + "endColumn": 107, + "endOffset": 362 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-en-rGB\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 499, + "endColumn": 107, + "endOffset": 602 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 367, + "endColumn": 87, + "endOffset": 450 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-en-rGB\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 607, + "endColumn": 87, + "endOffset": 690 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 455, + "endColumn": 99, + "endOffset": 550 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-en-rGB\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 695, + "endColumn": 99, + "endOffset": 790 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 555, + "endColumn": 114, + "endOffset": 665 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-en-rGB\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 795, + "endColumn": 114, + "endOffset": 905 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 670, + "endColumn": 102, + "endOffset": 768 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-en-rGB\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 910, + "endColumn": 102, + "endOffset": 1008 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 773, + "endColumn": 103, + "endOffset": 872 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-en-rGB\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1013, + "endColumn": 103, + "endOffset": 1112 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 877, + "endColumn": 98, + "endOffset": 971 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-en-rGB\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1117, + "endColumn": 98, + "endOffset": 1211 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 976, + "endColumn": 104, + "endOffset": 1076 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-en-rGB\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1216, + "endColumn": 104, + "endOffset": 1316 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1081, + "endColumn": 102, + "endOffset": 1179 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-en-rGB\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1321, + "endColumn": 102, + "endOffset": 1419 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1184, + "endColumn": 103, + "endOffset": 1283 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-en-rGB\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1424, + "endColumn": 103, + "endOffset": 1523 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1288, + "endColumn": 118, + "endOffset": 1402 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-en-rGB\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1528, + "endColumn": 118, + "endOffset": 1642 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/debug/multi/values-en-rIN.json b/Library/build/intermediates/blame/res/debug/multi/values-en-rIN.json new file mode 100644 index 0000000..9324303 --- /dev/null +++ b/Library/build/intermediates/blame/res/debug/multi/values-en-rIN.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\values-en-rIN\\values-en-rIN.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 103, + "endOffset": 154 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-en-rIN\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 295, + "endColumn": 103, + "endOffset": 394 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 159, + "endColumn": 99, + "endOffset": 254 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-en-rIN\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 399, + "endColumn": 99, + "endOffset": 494 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 259, + "endColumn": 107, + "endOffset": 362 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-en-rIN\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 499, + "endColumn": 107, + "endOffset": 602 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 367, + "endColumn": 87, + "endOffset": 450 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-en-rIN\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 607, + "endColumn": 87, + "endOffset": 690 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 455, + "endColumn": 99, + "endOffset": 550 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-en-rIN\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 695, + "endColumn": 99, + "endOffset": 790 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 555, + "endColumn": 114, + "endOffset": 665 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-en-rIN\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 795, + "endColumn": 114, + "endOffset": 905 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 670, + "endColumn": 102, + "endOffset": 768 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-en-rIN\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 910, + "endColumn": 102, + "endOffset": 1008 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 773, + "endColumn": 103, + "endOffset": 872 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-en-rIN\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1013, + "endColumn": 103, + "endOffset": 1112 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 877, + "endColumn": 98, + "endOffset": 971 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-en-rIN\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1117, + "endColumn": 98, + "endOffset": 1211 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 976, + "endColumn": 104, + "endOffset": 1076 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-en-rIN\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1216, + "endColumn": 104, + "endOffset": 1316 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1081, + "endColumn": 102, + "endOffset": 1179 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-en-rIN\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1321, + "endColumn": 102, + "endOffset": 1419 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1184, + "endColumn": 103, + "endOffset": 1283 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-en-rIN\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1424, + "endColumn": 103, + "endOffset": 1523 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1288, + "endColumn": 118, + "endOffset": 1402 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-en-rIN\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1528, + "endColumn": 118, + "endOffset": 1642 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/debug/multi/values-es-rUS.json b/Library/build/intermediates/blame/res/debug/multi/values-es-rUS.json new file mode 100644 index 0000000..574d98d --- /dev/null +++ b/Library/build/intermediates/blame/res/debug/multi/values-es-rUS.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\values-es-rUS\\values-es-rUS.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 119, + "endOffset": 170 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-es-rUS\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 295, + "endColumn": 119, + "endOffset": 410 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 175, + "endColumn": 108, + "endOffset": 279 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-es-rUS\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 415, + "endColumn": 108, + "endOffset": 519 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 284, + "endColumn": 107, + "endOffset": 387 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-es-rUS\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 524, + "endColumn": 107, + "endOffset": 627 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 392, + "endColumn": 84, + "endOffset": 472 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-es-rUS\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 632, + "endColumn": 84, + "endOffset": 712 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 477, + "endColumn": 100, + "endOffset": 573 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-es-rUS\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 717, + "endColumn": 100, + "endOffset": 813 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 578, + "endColumn": 122, + "endOffset": 696 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-es-rUS\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 818, + "endColumn": 122, + "endOffset": 936 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 701, + "endColumn": 111, + "endOffset": 808 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-es-rUS\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 941, + "endColumn": 111, + "endOffset": 1048 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 813, + "endColumn": 111, + "endOffset": 920 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-es-rUS\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1053, + "endColumn": 111, + "endOffset": 1160 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 925, + "endColumn": 100, + "endOffset": 1021 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-es-rUS\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1165, + "endColumn": 100, + "endOffset": 1261 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1026, + "endColumn": 107, + "endOffset": 1129 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-es-rUS\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1266, + "endColumn": 107, + "endOffset": 1369 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1134, + "endColumn": 106, + "endOffset": 1236 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-es-rUS\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1374, + "endColumn": 106, + "endOffset": 1476 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1241, + "endColumn": 106, + "endOffset": 1343 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-es-rUS\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1481, + "endColumn": 106, + "endOffset": 1583 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1348, + "endColumn": 121, + "endOffset": 1465 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-es-rUS\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1588, + "endColumn": 121, + "endOffset": 1705 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/debug/multi/values-es.json b/Library/build/intermediates/blame/res/debug/multi/values-es.json new file mode 100644 index 0000000..b70477d --- /dev/null +++ b/Library/build/intermediates/blame/res/debug/multi/values-es.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\values-es\\values-es.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 116, + "endOffset": 167 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-es\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 291, + "endColumn": 116, + "endOffset": 403 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 172, + "endColumn": 112, + "endOffset": 280 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-es\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 408, + "endColumn": 112, + "endOffset": 516 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 285, + "endColumn": 107, + "endOffset": 388 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-es\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 521, + "endColumn": 107, + "endOffset": 624 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 393, + "endColumn": 84, + "endOffset": 473 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-es\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 629, + "endColumn": 84, + "endOffset": 709 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 478, + "endColumn": 100, + "endOffset": 574 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-es\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 714, + "endColumn": 100, + "endOffset": 810 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 579, + "endColumn": 127, + "endOffset": 702 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-es\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 815, + "endColumn": 127, + "endOffset": 938 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 707, + "endColumn": 106, + "endOffset": 809 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-es\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 943, + "endColumn": 106, + "endOffset": 1045 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 814, + "endColumn": 99, + "endOffset": 909 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-es\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1050, + "endColumn": 99, + "endOffset": 1145 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 914, + "endColumn": 98, + "endOffset": 1008 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-es\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1150, + "endColumn": 98, + "endOffset": 1244 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1013, + "endColumn": 107, + "endOffset": 1116 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-es\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1249, + "endColumn": 107, + "endOffset": 1352 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1121, + "endColumn": 106, + "endOffset": 1223 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-es\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1357, + "endColumn": 106, + "endOffset": 1459 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1228, + "endColumn": 106, + "endOffset": 1330 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-es\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1464, + "endColumn": 106, + "endOffset": 1566 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1335, + "endColumn": 121, + "endOffset": 1452 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-es\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1571, + "endColumn": 121, + "endOffset": 1688 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/debug/multi/values-et-rEE.json b/Library/build/intermediates/blame/res/debug/multi/values-et-rEE.json new file mode 100644 index 0000000..5605468 --- /dev/null +++ b/Library/build/intermediates/blame/res/debug/multi/values-et-rEE.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\values-et-rEE\\values-et-rEE.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 116, + "endOffset": 167 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-et-rEE\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 295, + "endColumn": 116, + "endOffset": 407 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 172, + "endColumn": 106, + "endOffset": 274 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-et-rEE\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 412, + "endColumn": 106, + "endOffset": 514 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 279, + "endColumn": 110, + "endOffset": 385 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-et-rEE\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 519, + "endColumn": 110, + "endOffset": 625 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 390, + "endColumn": 85, + "endOffset": 471 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-et-rEE\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 630, + "endColumn": 85, + "endOffset": 711 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 476, + "endColumn": 101, + "endOffset": 573 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-et-rEE\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 716, + "endColumn": 101, + "endOffset": 813 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 578, + "endColumn": 116, + "endOffset": 690 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-et-rEE\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 818, + "endColumn": 116, + "endOffset": 930 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 695, + "endColumn": 110, + "endOffset": 801 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-et-rEE\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 935, + "endColumn": 110, + "endOffset": 1041 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 806, + "endColumn": 104, + "endOffset": 906 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-et-rEE\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1046, + "endColumn": 104, + "endOffset": 1146 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 911, + "endColumn": 98, + "endOffset": 1005 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-et-rEE\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1151, + "endColumn": 98, + "endOffset": 1245 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1010, + "endColumn": 109, + "endOffset": 1115 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-et-rEE\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1250, + "endColumn": 109, + "endOffset": 1355 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1120, + "endColumn": 100, + "endOffset": 1216 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-et-rEE\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1360, + "endColumn": 100, + "endOffset": 1456 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1221, + "endColumn": 102, + "endOffset": 1319 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-et-rEE\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1461, + "endColumn": 102, + "endOffset": 1559 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1324, + "endColumn": 127, + "endOffset": 1447 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-et-rEE\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1564, + "endColumn": 127, + "endOffset": 1687 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/debug/multi/values-eu-rES.json b/Library/build/intermediates/blame/res/debug/multi/values-eu-rES.json new file mode 100644 index 0000000..e31faac --- /dev/null +++ b/Library/build/intermediates/blame/res/debug/multi/values-eu-rES.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\values-eu-rES\\values-eu-rES.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 108, + "endOffset": 159 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-eu-rES\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 295, + "endColumn": 108, + "endOffset": 399 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 164, + "endColumn": 97, + "endOffset": 257 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-eu-rES\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 404, + "endColumn": 97, + "endOffset": 497 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 262, + "endColumn": 109, + "endOffset": 367 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-eu-rES\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 502, + "endColumn": 109, + "endOffset": 607 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 372, + "endColumn": 85, + "endOffset": 453 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-eu-rES\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 612, + "endColumn": 85, + "endOffset": 693 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 458, + "endColumn": 105, + "endOffset": 559 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-eu-rES\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 698, + "endColumn": 105, + "endOffset": 799 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 564, + "endColumn": 123, + "endOffset": 683 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-eu-rES\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 804, + "endColumn": 123, + "endOffset": 923 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 688, + "endColumn": 108, + "endOffset": 792 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-eu-rES\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 928, + "endColumn": 108, + "endOffset": 1032 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 797, + "endColumn": 109, + "endOffset": 902 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-eu-rES\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1037, + "endColumn": 109, + "endOffset": 1142 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 907, + "endColumn": 98, + "endOffset": 1001 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-eu-rES\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1147, + "endColumn": 98, + "endOffset": 1241 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1006, + "endColumn": 108, + "endOffset": 1110 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-eu-rES\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1246, + "endColumn": 108, + "endOffset": 1350 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1115, + "endColumn": 112, + "endOffset": 1223 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-eu-rES\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1355, + "endColumn": 112, + "endOffset": 1463 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1228, + "endColumn": 110, + "endOffset": 1334 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-eu-rES\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1468, + "endColumn": 110, + "endOffset": 1574 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1339, + "endColumn": 136, + "endOffset": 1471 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-eu-rES\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1579, + "endColumn": 136, + "endOffset": 1711 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/debug/multi/values-fa.json b/Library/build/intermediates/blame/res/debug/multi/values-fa.json new file mode 100644 index 0000000..6593851 --- /dev/null +++ b/Library/build/intermediates/blame/res/debug/multi/values-fa.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\values-fa\\values-fa.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 109, + "endOffset": 160 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fa\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 291, + "endColumn": 109, + "endOffset": 396 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 165, + "endColumn": 102, + "endOffset": 263 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fa\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 401, + "endColumn": 102, + "endOffset": 499 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 268, + "endColumn": 110, + "endOffset": 374 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fa\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 504, + "endColumn": 110, + "endOffset": 610 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 379, + "endColumn": 87, + "endOffset": 462 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fa\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 615, + "endColumn": 87, + "endOffset": 698 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 467, + "endColumn": 102, + "endOffset": 565 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fa\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 703, + "endColumn": 102, + "endOffset": 801 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 570, + "endColumn": 114, + "endOffset": 680 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fa\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 806, + "endColumn": 114, + "endOffset": 916 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 685, + "endColumn": 111, + "endOffset": 792 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fa\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 921, + "endColumn": 111, + "endOffset": 1028 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 797, + "endColumn": 102, + "endOffset": 895 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fa\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1033, + "endColumn": 102, + "endOffset": 1131 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 900, + "endColumn": 97, + "endOffset": 993 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fa\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1136, + "endColumn": 97, + "endOffset": 1229 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 998, + "endColumn": 109, + "endOffset": 1103 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fa\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1234, + "endColumn": 109, + "endOffset": 1339 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1108, + "endColumn": 102, + "endOffset": 1206 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fa\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1344, + "endColumn": 102, + "endOffset": 1442 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1211, + "endColumn": 108, + "endOffset": 1315 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fa\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1447, + "endColumn": 108, + "endOffset": 1551 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1320, + "endColumn": 124, + "endOffset": 1440 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fa\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1556, + "endColumn": 124, + "endOffset": 1676 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/debug/multi/values-fi.json b/Library/build/intermediates/blame/res/debug/multi/values-fi.json new file mode 100644 index 0000000..31d0e16 --- /dev/null +++ b/Library/build/intermediates/blame/res/debug/multi/values-fi.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\values-fi\\values-fi.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 107, + "endOffset": 158 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fi\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 291, + "endColumn": 107, + "endOffset": 394 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 163, + "endColumn": 99, + "endOffset": 258 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fi\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 399, + "endColumn": 99, + "endOffset": 494 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 263, + "endColumn": 100, + "endOffset": 359 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fi\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 499, + "endColumn": 100, + "endOffset": 595 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 364, + "endColumn": 85, + "endOffset": 445 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fi\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 600, + "endColumn": 85, + "endOffset": 681 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 450, + "endColumn": 104, + "endOffset": 550 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fi\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 686, + "endColumn": 104, + "endOffset": 786 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 555, + "endColumn": 117, + "endOffset": 668 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fi\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 791, + "endColumn": 117, + "endOffset": 904 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 673, + "endColumn": 106, + "endOffset": 775 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fi\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 909, + "endColumn": 106, + "endOffset": 1011 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 780, + "endColumn": 102, + "endOffset": 878 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fi\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1016, + "endColumn": 102, + "endOffset": 1114 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 883, + "endColumn": 96, + "endOffset": 975 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fi\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1119, + "endColumn": 96, + "endOffset": 1211 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 980, + "endColumn": 105, + "endOffset": 1081 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fi\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1216, + "endColumn": 105, + "endOffset": 1317 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1086, + "endColumn": 98, + "endOffset": 1180 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fi\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1322, + "endColumn": 98, + "endOffset": 1416 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1185, + "endColumn": 103, + "endOffset": 1284 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fi\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1421, + "endColumn": 103, + "endOffset": 1520 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1289, + "endColumn": 118, + "endOffset": 1403 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fi\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1525, + "endColumn": 118, + "endOffset": 1639 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/debug/multi/values-fr-rCA.json b/Library/build/intermediates/blame/res/debug/multi/values-fr-rCA.json new file mode 100644 index 0000000..d2e159d --- /dev/null +++ b/Library/build/intermediates/blame/res/debug/multi/values-fr-rCA.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\values-fr-rCA\\values-fr-rCA.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 110, + "endOffset": 161 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fr-rCA\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 295, + "endColumn": 110, + "endOffset": 401 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 166, + "endColumn": 114, + "endOffset": 276 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fr-rCA\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 406, + "endColumn": 114, + "endOffset": 516 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 281, + "endColumn": 110, + "endOffset": 387 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fr-rCA\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 521, + "endColumn": 110, + "endOffset": 627 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 392, + "endColumn": 86, + "endOffset": 474 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fr-rCA\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 632, + "endColumn": 86, + "endOffset": 714 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 479, + "endColumn": 115, + "endOffset": 590 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fr-rCA\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 719, + "endColumn": 115, + "endOffset": 830 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 595, + "endColumn": 129, + "endOffset": 720 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fr-rCA\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 835, + "endColumn": 129, + "endOffset": 960 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 725, + "endColumn": 109, + "endOffset": 830 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fr-rCA\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 965, + "endColumn": 109, + "endOffset": 1070 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 835, + "endColumn": 111, + "endOffset": 942 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fr-rCA\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1075, + "endColumn": 111, + "endOffset": 1182 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 947, + "endColumn": 102, + "endOffset": 1045 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fr-rCA\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1187, + "endColumn": 102, + "endOffset": 1285 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1050, + "endColumn": 110, + "endOffset": 1156 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fr-rCA\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1290, + "endColumn": 110, + "endOffset": 1396 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1161, + "endColumn": 106, + "endOffset": 1263 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fr-rCA\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1401, + "endColumn": 106, + "endOffset": 1503 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1268, + "endColumn": 106, + "endOffset": 1370 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fr-rCA\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1508, + "endColumn": 106, + "endOffset": 1610 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1375, + "endColumn": 121, + "endOffset": 1492 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fr-rCA\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1615, + "endColumn": 121, + "endOffset": 1732 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/debug/multi/values-fr.json b/Library/build/intermediates/blame/res/debug/multi/values-fr.json new file mode 100644 index 0000000..71835b7 --- /dev/null +++ b/Library/build/intermediates/blame/res/debug/multi/values-fr.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\values-fr\\values-fr.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 110, + "endOffset": 161 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fr\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 291, + "endColumn": 110, + "endOffset": 397 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 166, + "endColumn": 114, + "endOffset": 276 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fr\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 402, + "endColumn": 114, + "endOffset": 512 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 281, + "endColumn": 110, + "endOffset": 387 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fr\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 517, + "endColumn": 110, + "endOffset": 623 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 392, + "endColumn": 81, + "endOffset": 469 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fr\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 628, + "endColumn": 81, + "endOffset": 705 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 474, + "endColumn": 105, + "endOffset": 575 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fr\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 710, + "endColumn": 105, + "endOffset": 811 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 580, + "endColumn": 129, + "endOffset": 705 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fr\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 816, + "endColumn": 129, + "endOffset": 941 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 710, + "endColumn": 109, + "endOffset": 815 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fr\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 946, + "endColumn": 109, + "endOffset": 1051 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 820, + "endColumn": 111, + "endOffset": 927 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fr\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1056, + "endColumn": 111, + "endOffset": 1163 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 932, + "endColumn": 102, + "endOffset": 1030 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fr\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1168, + "endColumn": 102, + "endOffset": 1266 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1035, + "endColumn": 110, + "endOffset": 1141 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fr\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1271, + "endColumn": 110, + "endOffset": 1377 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1146, + "endColumn": 106, + "endOffset": 1248 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fr\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1382, + "endColumn": 106, + "endOffset": 1484 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1253, + "endColumn": 106, + "endOffset": 1355 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fr\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1489, + "endColumn": 106, + "endOffset": 1591 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1360, + "endColumn": 121, + "endOffset": 1477 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fr\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1596, + "endColumn": 121, + "endOffset": 1713 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/debug/multi/values-gl-rES.json b/Library/build/intermediates/blame/res/debug/multi/values-gl-rES.json new file mode 100644 index 0000000..1c36100 --- /dev/null +++ b/Library/build/intermediates/blame/res/debug/multi/values-gl-rES.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\values-gl-rES\\values-gl-rES.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 111, + "endOffset": 162 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-gl-rES\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 295, + "endColumn": 111, + "endOffset": 402 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 167, + "endColumn": 111, + "endOffset": 274 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-gl-rES\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 407, + "endColumn": 111, + "endOffset": 514 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 279, + "endColumn": 107, + "endOffset": 382 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-gl-rES\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 519, + "endColumn": 107, + "endOffset": 622 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 387, + "endColumn": 84, + "endOffset": 467 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-gl-rES\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 627, + "endColumn": 84, + "endOffset": 707 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 472, + "endColumn": 101, + "endOffset": 569 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-gl-rES\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 712, + "endColumn": 101, + "endOffset": 809 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 574, + "endColumn": 125, + "endOffset": 695 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-gl-rES\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 814, + "endColumn": 125, + "endOffset": 935 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 700, + "endColumn": 106, + "endOffset": 802 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-gl-rES\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 940, + "endColumn": 106, + "endOffset": 1042 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 807, + "endColumn": 108, + "endOffset": 911 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-gl-rES\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1047, + "endColumn": 108, + "endOffset": 1151 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 916, + "endColumn": 98, + "endOffset": 1010 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-gl-rES\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1156, + "endColumn": 98, + "endOffset": 1250 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1015, + "endColumn": 107, + "endOffset": 1118 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-gl-rES\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1255, + "endColumn": 107, + "endOffset": 1358 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1123, + "endColumn": 102, + "endOffset": 1221 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-gl-rES\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1363, + "endColumn": 102, + "endOffset": 1461 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1226, + "endColumn": 106, + "endOffset": 1328 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-gl-rES\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1466, + "endColumn": 106, + "endOffset": 1568 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1333, + "endColumn": 121, + "endOffset": 1450 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-gl-rES\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1573, + "endColumn": 121, + "endOffset": 1690 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/debug/multi/values-h720dp-v13.json b/Library/build/intermediates/blame/res/debug/multi/values-h720dp-v13.json new file mode 100644 index 0000000..8d59de4 --- /dev/null +++ b/Library/build/intermediates/blame/res/debug/multi/values-h720dp-v13.json @@ -0,0 +1,26 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\values-h720dp-v13\\values-h720dp-v13.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 66, + "endOffset": 117 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-h720dp-v13\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 294, + "endColumn": 66, + "endOffset": 356 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/debug/multi/values-hdpi-v4.json b/Library/build/intermediates/blame/res/debug/multi/values-hdpi-v4.json new file mode 100644 index 0000000..ea1b7f8 --- /dev/null +++ b/Library/build/intermediates/blame/res/debug/multi/values-hdpi-v4.json @@ -0,0 +1,28 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\values-hdpi-v4\\values-hdpi-v4.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endLine": 6, + "endColumn": 13, + "endOffset": 325 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hdpi-v4\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 297, + "endLine": 8, + "endColumn": 13, + "endOffset": 567 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/debug/multi/values-hi.json b/Library/build/intermediates/blame/res/debug/multi/values-hi.json new file mode 100644 index 0000000..5e1d452 --- /dev/null +++ b/Library/build/intermediates/blame/res/debug/multi/values-hi.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\values-hi\\values-hi.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 114, + "endOffset": 165 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hi\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 291, + "endColumn": 114, + "endOffset": 401 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 170, + "endColumn": 104, + "endOffset": 270 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hi\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 406, + "endColumn": 104, + "endOffset": 506 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 275, + "endColumn": 106, + "endOffset": 377 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hi\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 511, + "endColumn": 106, + "endOffset": 613 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 382, + "endColumn": 84, + "endOffset": 462 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hi\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 618, + "endColumn": 84, + "endOffset": 698 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 467, + "endColumn": 101, + "endOffset": 564 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hi\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 703, + "endColumn": 101, + "endOffset": 800 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 569, + "endColumn": 121, + "endOffset": 686 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hi\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 805, + "endColumn": 121, + "endOffset": 922 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 691, + "endColumn": 108, + "endOffset": 795 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hi\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 927, + "endColumn": 108, + "endOffset": 1031 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 800, + "endColumn": 101, + "endOffset": 897 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hi\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1036, + "endColumn": 101, + "endOffset": 1133 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 902, + "endColumn": 97, + "endOffset": 995 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hi\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1138, + "endColumn": 97, + "endOffset": 1231 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1000, + "endColumn": 109, + "endOffset": 1105 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hi\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1236, + "endColumn": 109, + "endOffset": 1341 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1110, + "endColumn": 99, + "endOffset": 1205 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hi\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1346, + "endColumn": 99, + "endOffset": 1441 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1210, + "endColumn": 114, + "endOffset": 1320 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hi\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1446, + "endColumn": 114, + "endOffset": 1556 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1325, + "endColumn": 124, + "endOffset": 1445 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hi\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1561, + "endColumn": 124, + "endOffset": 1681 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/debug/multi/values-hr.json b/Library/build/intermediates/blame/res/debug/multi/values-hr.json new file mode 100644 index 0000000..0592be6 --- /dev/null +++ b/Library/build/intermediates/blame/res/debug/multi/values-hr.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\values-hr\\values-hr.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 104, + "endOffset": 155 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hr\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 291, + "endColumn": 104, + "endOffset": 391 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 160, + "endColumn": 96, + "endOffset": 252 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hr\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 396, + "endColumn": 96, + "endOffset": 488 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 257, + "endColumn": 109, + "endOffset": 362 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hr\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 493, + "endColumn": 109, + "endOffset": 598 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 367, + "endColumn": 85, + "endOffset": 448 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hr\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 603, + "endColumn": 85, + "endOffset": 684 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 453, + "endColumn": 103, + "endOffset": 552 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hr\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 689, + "endColumn": 103, + "endOffset": 788 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 557, + "endColumn": 118, + "endOffset": 671 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hr\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 793, + "endColumn": 118, + "endOffset": 907 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 676, + "endColumn": 103, + "endOffset": 775 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hr\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 912, + "endColumn": 103, + "endOffset": 1011 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 780, + "endColumn": 112, + "endOffset": 888 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hr\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1016, + "endColumn": 112, + "endOffset": 1124 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 893, + "endColumn": 105, + "endOffset": 994 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hr\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1129, + "endColumn": 105, + "endOffset": 1230 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 999, + "endColumn": 104, + "endOffset": 1099 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hr\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1235, + "endColumn": 104, + "endOffset": 1335 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1104, + "endColumn": 112, + "endOffset": 1212 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hr\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1340, + "endColumn": 112, + "endOffset": 1448 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1217, + "endColumn": 106, + "endOffset": 1319 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hr\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1453, + "endColumn": 106, + "endOffset": 1555 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1324, + "endColumn": 122, + "endOffset": 1442 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hr\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1560, + "endColumn": 122, + "endOffset": 1678 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/debug/multi/values-hu.json b/Library/build/intermediates/blame/res/debug/multi/values-hu.json new file mode 100644 index 0000000..ecbf7ff --- /dev/null +++ b/Library/build/intermediates/blame/res/debug/multi/values-hu.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\values-hu\\values-hu.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 107, + "endOffset": 158 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hu\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 291, + "endColumn": 107, + "endOffset": 394 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 163, + "endColumn": 104, + "endOffset": 263 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hu\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 399, + "endColumn": 104, + "endOffset": 499 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 268, + "endColumn": 114, + "endOffset": 378 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hu\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 504, + "endColumn": 114, + "endOffset": 614 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 383, + "endColumn": 83, + "endOffset": 462 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hu\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 619, + "endColumn": 83, + "endOffset": 698 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 467, + "endColumn": 111, + "endOffset": 574 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hu\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 703, + "endColumn": 111, + "endOffset": 810 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 579, + "endColumn": 129, + "endOffset": 704 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hu\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 815, + "endColumn": 129, + "endOffset": 940 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 709, + "endColumn": 109, + "endOffset": 814 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hu\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 945, + "endColumn": 109, + "endOffset": 1050 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 819, + "endColumn": 110, + "endOffset": 925 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hu\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1055, + "endColumn": 110, + "endOffset": 1161 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 930, + "endColumn": 99, + "endOffset": 1025 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hu\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1166, + "endColumn": 99, + "endOffset": 1261 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1030, + "endColumn": 110, + "endOffset": 1136 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hu\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1266, + "endColumn": 110, + "endOffset": 1372 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1141, + "endColumn": 107, + "endOffset": 1244 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hu\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1377, + "endColumn": 107, + "endOffset": 1480 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1249, + "endColumn": 118, + "endOffset": 1363 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hu\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1485, + "endColumn": 118, + "endOffset": 1599 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1368, + "endColumn": 133, + "endOffset": 1497 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hu\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1604, + "endColumn": 133, + "endOffset": 1733 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/debug/multi/values-hy-rAM.json b/Library/build/intermediates/blame/res/debug/multi/values-hy-rAM.json new file mode 100644 index 0000000..a5f06f9 --- /dev/null +++ b/Library/build/intermediates/blame/res/debug/multi/values-hy-rAM.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\values-hy-rAM\\values-hy-rAM.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 102, + "endOffset": 153 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hy-rAM\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 295, + "endColumn": 102, + "endOffset": 393 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 158, + "endColumn": 100, + "endOffset": 254 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hy-rAM\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 398, + "endColumn": 100, + "endOffset": 494 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 259, + "endColumn": 109, + "endOffset": 364 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hy-rAM\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 499, + "endColumn": 109, + "endOffset": 604 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 369, + "endColumn": 89, + "endOffset": 454 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hy-rAM\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 609, + "endColumn": 89, + "endOffset": 694 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 459, + "endColumn": 105, + "endOffset": 560 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hy-rAM\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 699, + "endColumn": 105, + "endOffset": 800 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 565, + "endColumn": 114, + "endOffset": 675 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hy-rAM\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 805, + "endColumn": 114, + "endOffset": 915 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 680, + "endColumn": 106, + "endOffset": 782 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hy-rAM\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 920, + "endColumn": 106, + "endOffset": 1022 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 787, + "endColumn": 106, + "endOffset": 889 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hy-rAM\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1027, + "endColumn": 106, + "endOffset": 1129 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 894, + "endColumn": 98, + "endOffset": 988 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hy-rAM\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1134, + "endColumn": 98, + "endOffset": 1228 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 993, + "endColumn": 109, + "endOffset": 1098 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hy-rAM\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1233, + "endColumn": 109, + "endOffset": 1338 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1103, + "endColumn": 106, + "endOffset": 1205 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hy-rAM\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1343, + "endColumn": 106, + "endOffset": 1445 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1210, + "endColumn": 100, + "endOffset": 1306 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hy-rAM\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1450, + "endColumn": 100, + "endOffset": 1546 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1311, + "endColumn": 119, + "endOffset": 1426 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hy-rAM\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1551, + "endColumn": 119, + "endOffset": 1666 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/debug/multi/values-in.json b/Library/build/intermediates/blame/res/debug/multi/values-in.json new file mode 100644 index 0000000..cf6080d --- /dev/null +++ b/Library/build/intermediates/blame/res/debug/multi/values-in.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\values-in\\values-in.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 109, + "endOffset": 160 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-in\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 291, + "endColumn": 109, + "endOffset": 396 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 165, + "endColumn": 101, + "endOffset": 262 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-in\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 401, + "endColumn": 101, + "endOffset": 498 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 267, + "endColumn": 104, + "endOffset": 367 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-in\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 503, + "endColumn": 104, + "endOffset": 603 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 372, + "endColumn": 86, + "endOffset": 454 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-in\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 608, + "endColumn": 86, + "endOffset": 690 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 459, + "endColumn": 103, + "endOffset": 558 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-in\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 695, + "endColumn": 103, + "endOffset": 794 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 563, + "endColumn": 115, + "endOffset": 674 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-in\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 799, + "endColumn": 115, + "endOffset": 910 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 679, + "endColumn": 102, + "endOffset": 777 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-in\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 915, + "endColumn": 102, + "endOffset": 1013 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 782, + "endColumn": 108, + "endOffset": 886 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-in\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1018, + "endColumn": 108, + "endOffset": 1122 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 891, + "endColumn": 100, + "endOffset": 987 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-in\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1127, + "endColumn": 100, + "endOffset": 1223 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 992, + "endColumn": 103, + "endOffset": 1091 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-in\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1228, + "endColumn": 103, + "endOffset": 1327 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1096, + "endColumn": 107, + "endOffset": 1199 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-in\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1332, + "endColumn": 107, + "endOffset": 1435 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1204, + "endColumn": 107, + "endOffset": 1307 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-in\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1440, + "endColumn": 107, + "endOffset": 1543 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1312, + "endColumn": 122, + "endOffset": 1430 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-in\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1548, + "endColumn": 122, + "endOffset": 1666 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/debug/multi/values-is-rIS.json b/Library/build/intermediates/blame/res/debug/multi/values-is-rIS.json new file mode 100644 index 0000000..479ca07 --- /dev/null +++ b/Library/build/intermediates/blame/res/debug/multi/values-is-rIS.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\values-is-rIS\\values-is-rIS.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 99, + "endOffset": 150 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-is-rIS\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 295, + "endColumn": 99, + "endOffset": 390 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 155, + "endColumn": 96, + "endOffset": 247 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-is-rIS\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 395, + "endColumn": 96, + "endOffset": 487 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 252, + "endColumn": 111, + "endOffset": 359 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-is-rIS\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 492, + "endColumn": 111, + "endOffset": 599 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 364, + "endColumn": 84, + "endOffset": 444 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-is-rIS\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 604, + "endColumn": 84, + "endOffset": 684 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 449, + "endColumn": 100, + "endOffset": 545 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-is-rIS\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 689, + "endColumn": 100, + "endOffset": 785 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 550, + "endColumn": 113, + "endOffset": 659 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-is-rIS\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 790, + "endColumn": 113, + "endOffset": 899 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 664, + "endColumn": 109, + "endOffset": 769 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-is-rIS\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 904, + "endColumn": 109, + "endOffset": 1009 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 774, + "endColumn": 107, + "endOffset": 877 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-is-rIS\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1014, + "endColumn": 107, + "endOffset": 1117 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 882, + "endColumn": 97, + "endOffset": 975 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-is-rIS\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1122, + "endColumn": 97, + "endOffset": 1215 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 980, + "endColumn": 108, + "endOffset": 1084 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-is-rIS\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1220, + "endColumn": 108, + "endOffset": 1324 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1089, + "endColumn": 98, + "endOffset": 1183 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-is-rIS\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1329, + "endColumn": 98, + "endOffset": 1423 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1188, + "endColumn": 102, + "endOffset": 1286 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-is-rIS\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1428, + "endColumn": 102, + "endOffset": 1526 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1291, + "endColumn": 117, + "endOffset": 1404 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-is-rIS\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1531, + "endColumn": 117, + "endOffset": 1644 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/debug/multi/values-it.json b/Library/build/intermediates/blame/res/debug/multi/values-it.json new file mode 100644 index 0000000..142809a --- /dev/null +++ b/Library/build/intermediates/blame/res/debug/multi/values-it.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\values-it\\values-it.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 108, + "endOffset": 159 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-it\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 291, + "endColumn": 108, + "endOffset": 395 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 164, + "endColumn": 99, + "endOffset": 259 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-it\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 400, + "endColumn": 99, + "endOffset": 495 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 264, + "endColumn": 108, + "endOffset": 368 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-it\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 500, + "endColumn": 108, + "endOffset": 604 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 373, + "endColumn": 83, + "endOffset": 452 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-it\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 609, + "endColumn": 83, + "endOffset": 688 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 457, + "endColumn": 108, + "endOffset": 561 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-it\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 693, + "endColumn": 108, + "endOffset": 797 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 566, + "endColumn": 124, + "endOffset": 686 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-it\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 802, + "endColumn": 124, + "endOffset": 922 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 691, + "endColumn": 105, + "endOffset": 792 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-it\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 927, + "endColumn": 105, + "endOffset": 1028 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 797, + "endColumn": 107, + "endOffset": 900 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-it\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1033, + "endColumn": 107, + "endOffset": 1136 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 905, + "endColumn": 97, + "endOffset": 998 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-it\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1141, + "endColumn": 97, + "endOffset": 1234 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1003, + "endColumn": 103, + "endOffset": 1102 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-it\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1239, + "endColumn": 103, + "endOffset": 1338 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1107, + "endColumn": 104, + "endOffset": 1207 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-it\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1343, + "endColumn": 104, + "endOffset": 1443 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1212, + "endColumn": 106, + "endOffset": 1314 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-it\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1448, + "endColumn": 106, + "endOffset": 1550 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1319, + "endColumn": 121, + "endOffset": 1436 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-it\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1555, + "endColumn": 121, + "endOffset": 1672 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/debug/multi/values-iw.json b/Library/build/intermediates/blame/res/debug/multi/values-iw.json new file mode 100644 index 0000000..17557e9 --- /dev/null +++ b/Library/build/intermediates/blame/res/debug/multi/values-iw.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\values-iw\\values-iw.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 103, + "endOffset": 154 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-iw\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 291, + "endColumn": 103, + "endOffset": 390 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 159, + "endColumn": 98, + "endOffset": 253 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-iw\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 395, + "endColumn": 98, + "endOffset": 489 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 258, + "endColumn": 107, + "endOffset": 361 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-iw\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 494, + "endColumn": 107, + "endOffset": 597 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 366, + "endColumn": 83, + "endOffset": 445 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-iw\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 602, + "endColumn": 83, + "endOffset": 681 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 450, + "endColumn": 100, + "endOffset": 546 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-iw\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 686, + "endColumn": 100, + "endOffset": 782 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 551, + "endColumn": 113, + "endOffset": 660 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-iw\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 787, + "endColumn": 113, + "endOffset": 896 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 665, + "endColumn": 101, + "endOffset": 762 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-iw\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 901, + "endColumn": 101, + "endOffset": 998 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 767, + "endColumn": 103, + "endOffset": 866 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-iw\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1003, + "endColumn": 103, + "endOffset": 1102 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 871, + "endColumn": 95, + "endOffset": 962 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-iw\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1107, + "endColumn": 95, + "endOffset": 1198 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 967, + "endColumn": 102, + "endOffset": 1065 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-iw\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1203, + "endColumn": 102, + "endOffset": 1301 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1070, + "endColumn": 100, + "endOffset": 1166 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-iw\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1306, + "endColumn": 100, + "endOffset": 1402 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1171, + "endColumn": 99, + "endOffset": 1266 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-iw\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1407, + "endColumn": 99, + "endOffset": 1502 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1271, + "endColumn": 115, + "endOffset": 1382 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-iw\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1507, + "endColumn": 115, + "endOffset": 1618 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/debug/multi/values-ja.json b/Library/build/intermediates/blame/res/debug/multi/values-ja.json new file mode 100644 index 0000000..2b17103 --- /dev/null +++ b/Library/build/intermediates/blame/res/debug/multi/values-ja.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\values-ja\\values-ja.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 96, + "endOffset": 147 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ja\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 291, + "endColumn": 96, + "endOffset": 383 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 152, + "endColumn": 92, + "endOffset": 240 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ja\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 388, + "endColumn": 92, + "endOffset": 476 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 245, + "endColumn": 104, + "endOffset": 345 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ja\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 481, + "endColumn": 104, + "endOffset": 581 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 350, + "endColumn": 81, + "endOffset": 427 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ja\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 586, + "endColumn": 81, + "endOffset": 663 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 432, + "endColumn": 97, + "endOffset": 525 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ja\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 668, + "endColumn": 97, + "endOffset": 761 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 530, + "endColumn": 107, + "endOffset": 633 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ja\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 766, + "endColumn": 107, + "endOffset": 869 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 638, + "endColumn": 101, + "endOffset": 735 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ja\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 874, + "endColumn": 101, + "endOffset": 971 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 740, + "endColumn": 98, + "endOffset": 834 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ja\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 976, + "endColumn": 98, + "endOffset": 1070 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 839, + "endColumn": 94, + "endOffset": 929 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ja\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1075, + "endColumn": 94, + "endOffset": 1165 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 934, + "endColumn": 102, + "endOffset": 1032 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ja\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1170, + "endColumn": 102, + "endOffset": 1268 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1037, + "endColumn": 94, + "endOffset": 1127 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ja\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1273, + "endColumn": 94, + "endOffset": 1363 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1132, + "endColumn": 95, + "endOffset": 1223 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ja\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1368, + "endColumn": 95, + "endOffset": 1459 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1228, + "endColumn": 110, + "endOffset": 1334 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ja\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1464, + "endColumn": 110, + "endOffset": 1570 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/debug/multi/values-ka-rGE.json b/Library/build/intermediates/blame/res/debug/multi/values-ka-rGE.json new file mode 100644 index 0000000..698296d --- /dev/null +++ b/Library/build/intermediates/blame/res/debug/multi/values-ka-rGE.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\values-ka-rGE\\values-ka-rGE.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 108, + "endOffset": 159 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ka-rGE\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 295, + "endColumn": 108, + "endOffset": 399 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 164, + "endColumn": 103, + "endOffset": 263 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ka-rGE\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 404, + "endColumn": 103, + "endOffset": 503 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 268, + "endColumn": 110, + "endOffset": 374 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ka-rGE\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 508, + "endColumn": 110, + "endOffset": 614 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 379, + "endColumn": 87, + "endOffset": 462 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ka-rGE\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 619, + "endColumn": 87, + "endOffset": 702 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 467, + "endColumn": 104, + "endOffset": 567 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ka-rGE\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 707, + "endColumn": 104, + "endOffset": 807 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 572, + "endColumn": 112, + "endOffset": 680 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ka-rGE\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 812, + "endColumn": 112, + "endOffset": 920 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 685, + "endColumn": 112, + "endOffset": 793 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ka-rGE\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 925, + "endColumn": 112, + "endOffset": 1033 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 798, + "endColumn": 106, + "endOffset": 900 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ka-rGE\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1038, + "endColumn": 106, + "endOffset": 1140 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 905, + "endColumn": 97, + "endOffset": 998 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ka-rGE\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1145, + "endColumn": 97, + "endOffset": 1238 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1003, + "endColumn": 112, + "endOffset": 1111 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ka-rGE\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1243, + "endColumn": 112, + "endOffset": 1351 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1116, + "endColumn": 103, + "endOffset": 1215 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ka-rGE\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1356, + "endColumn": 103, + "endOffset": 1455 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1220, + "endColumn": 103, + "endOffset": 1319 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ka-rGE\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1460, + "endColumn": 103, + "endOffset": 1559 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1324, + "endColumn": 121, + "endOffset": 1441 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ka-rGE\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1564, + "endColumn": 121, + "endOffset": 1681 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/debug/multi/values-kk-rKZ.json b/Library/build/intermediates/blame/res/debug/multi/values-kk-rKZ.json new file mode 100644 index 0000000..fc30dd1 --- /dev/null +++ b/Library/build/intermediates/blame/res/debug/multi/values-kk-rKZ.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\values-kk-rKZ\\values-kk-rKZ.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 111, + "endOffset": 162 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-kk-rKZ\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 295, + "endColumn": 111, + "endOffset": 402 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 167, + "endColumn": 102, + "endOffset": 265 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-kk-rKZ\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 407, + "endColumn": 102, + "endOffset": 505 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 270, + "endColumn": 109, + "endOffset": 375 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-kk-rKZ\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 510, + "endColumn": 109, + "endOffset": 615 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 380, + "endColumn": 88, + "endOffset": 464 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-kk-rKZ\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 620, + "endColumn": 88, + "endOffset": 704 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 469, + "endColumn": 105, + "endOffset": 570 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-kk-rKZ\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 709, + "endColumn": 105, + "endOffset": 810 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 575, + "endColumn": 118, + "endOffset": 689 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-kk-rKZ\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 815, + "endColumn": 118, + "endOffset": 929 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 694, + "endColumn": 102, + "endOffset": 792 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-kk-rKZ\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 934, + "endColumn": 102, + "endOffset": 1032 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 797, + "endColumn": 104, + "endOffset": 897 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-kk-rKZ\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1037, + "endColumn": 104, + "endOffset": 1137 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 902, + "endColumn": 97, + "endOffset": 995 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-kk-rKZ\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1142, + "endColumn": 97, + "endOffset": 1235 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1000, + "endColumn": 106, + "endOffset": 1102 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-kk-rKZ\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1240, + "endColumn": 106, + "endOffset": 1342 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1107, + "endColumn": 108, + "endOffset": 1211 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-kk-rKZ\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1347, + "endColumn": 108, + "endOffset": 1451 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1216, + "endColumn": 99, + "endOffset": 1311 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-kk-rKZ\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1456, + "endColumn": 99, + "endOffset": 1551 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1316, + "endColumn": 114, + "endOffset": 1426 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-kk-rKZ\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1556, + "endColumn": 114, + "endOffset": 1666 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/debug/multi/values-km-rKH.json b/Library/build/intermediates/blame/res/debug/multi/values-km-rKH.json new file mode 100644 index 0000000..b3e8076 --- /dev/null +++ b/Library/build/intermediates/blame/res/debug/multi/values-km-rKH.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\values-km-rKH\\values-km-rKH.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 102, + "endOffset": 153 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-km-rKH\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 295, + "endColumn": 102, + "endOffset": 393 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 158, + "endColumn": 99, + "endOffset": 253 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-km-rKH\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 398, + "endColumn": 99, + "endOffset": 493 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 258, + "endColumn": 111, + "endOffset": 365 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-km-rKH\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 498, + "endColumn": 111, + "endOffset": 605 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 370, + "endColumn": 86, + "endOffset": 452 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-km-rKH\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 610, + "endColumn": 86, + "endOffset": 692 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 457, + "endColumn": 103, + "endOffset": 556 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-km-rKH\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 697, + "endColumn": 103, + "endOffset": 796 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 561, + "endColumn": 117, + "endOffset": 674 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-km-rKH\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 801, + "endColumn": 117, + "endOffset": 914 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 679, + "endColumn": 103, + "endOffset": 778 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-km-rKH\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 919, + "endColumn": 103, + "endOffset": 1018 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 783, + "endColumn": 104, + "endOffset": 883 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-km-rKH\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1023, + "endColumn": 104, + "endOffset": 1123 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 888, + "endColumn": 99, + "endOffset": 983 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-km-rKH\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1128, + "endColumn": 99, + "endOffset": 1223 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 988, + "endColumn": 109, + "endOffset": 1093 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-km-rKH\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1228, + "endColumn": 109, + "endOffset": 1333 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1098, + "endColumn": 106, + "endOffset": 1200 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-km-rKH\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1338, + "endColumn": 106, + "endOffset": 1440 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1205, + "endColumn": 107, + "endOffset": 1308 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-km-rKH\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1445, + "endColumn": 107, + "endOffset": 1548 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1313, + "endColumn": 122, + "endOffset": 1431 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-km-rKH\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1553, + "endColumn": 122, + "endOffset": 1671 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/debug/multi/values-kn-rIN.json b/Library/build/intermediates/blame/res/debug/multi/values-kn-rIN.json new file mode 100644 index 0000000..3e8b3e6 --- /dev/null +++ b/Library/build/intermediates/blame/res/debug/multi/values-kn-rIN.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\values-kn-rIN\\values-kn-rIN.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 117, + "endOffset": 168 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-kn-rIN\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 295, + "endColumn": 117, + "endOffset": 408 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 173, + "endColumn": 111, + "endOffset": 280 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-kn-rIN\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 413, + "endColumn": 111, + "endOffset": 520 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 285, + "endColumn": 112, + "endOffset": 393 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-kn-rIN\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 525, + "endColumn": 112, + "endOffset": 633 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 398, + "endColumn": 87, + "endOffset": 481 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-kn-rIN\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 638, + "endColumn": 87, + "endOffset": 721 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 486, + "endColumn": 106, + "endOffset": 588 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-kn-rIN\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 726, + "endColumn": 106, + "endOffset": 828 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 593, + "endColumn": 126, + "endOffset": 715 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-kn-rIN\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 833, + "endColumn": 126, + "endOffset": 955 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 720, + "endColumn": 115, + "endOffset": 831 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-kn-rIN\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 960, + "endColumn": 115, + "endOffset": 1071 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 836, + "endColumn": 110, + "endOffset": 942 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-kn-rIN\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1076, + "endColumn": 110, + "endOffset": 1182 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 947, + "endColumn": 98, + "endOffset": 1041 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-kn-rIN\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1187, + "endColumn": 98, + "endOffset": 1281 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1046, + "endColumn": 112, + "endOffset": 1154 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-kn-rIN\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1286, + "endColumn": 112, + "endOffset": 1394 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1159, + "endColumn": 103, + "endOffset": 1258 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-kn-rIN\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1399, + "endColumn": 103, + "endOffset": 1498 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1263, + "endColumn": 113, + "endOffset": 1372 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-kn-rIN\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1503, + "endColumn": 113, + "endOffset": 1612 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1377, + "endColumn": 125, + "endOffset": 1498 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-kn-rIN\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1617, + "endColumn": 125, + "endOffset": 1738 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/debug/multi/values-ko.json b/Library/build/intermediates/blame/res/debug/multi/values-ko.json new file mode 100644 index 0000000..49f3128 --- /dev/null +++ b/Library/build/intermediates/blame/res/debug/multi/values-ko.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\values-ko\\values-ko.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 94, + "endOffset": 145 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ko\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 291, + "endColumn": 94, + "endOffset": 381 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 150, + "endColumn": 93, + "endOffset": 239 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ko\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 386, + "endColumn": 93, + "endOffset": 475 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 244, + "endColumn": 101, + "endOffset": 341 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ko\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 480, + "endColumn": 101, + "endOffset": 577 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 346, + "endColumn": 81, + "endOffset": 423 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ko\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 582, + "endColumn": 81, + "endOffset": 659 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 428, + "endColumn": 97, + "endOffset": 521 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ko\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 664, + "endColumn": 97, + "endOffset": 757 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 526, + "endColumn": 105, + "endOffset": 627 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ko\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 762, + "endColumn": 105, + "endOffset": 863 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 632, + "endColumn": 97, + "endOffset": 725 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ko\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 868, + "endColumn": 97, + "endOffset": 961 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 730, + "endColumn": 94, + "endOffset": 820 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ko\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 966, + "endColumn": 94, + "endOffset": 1056 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 825, + "endColumn": 94, + "endOffset": 915 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ko\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1061, + "endColumn": 94, + "endOffset": 1151 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 920, + "endColumn": 99, + "endOffset": 1015 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ko\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1156, + "endColumn": 99, + "endOffset": 1251 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1020, + "endColumn": 95, + "endOffset": 1111 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ko\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1256, + "endColumn": 95, + "endOffset": 1347 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1116, + "endColumn": 98, + "endOffset": 1210 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ko\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1352, + "endColumn": 98, + "endOffset": 1446 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1215, + "endColumn": 114, + "endOffset": 1325 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ko\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1451, + "endColumn": 114, + "endOffset": 1561 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/debug/multi/values-ky-rKG.json b/Library/build/intermediates/blame/res/debug/multi/values-ky-rKG.json new file mode 100644 index 0000000..a6b9bc3 --- /dev/null +++ b/Library/build/intermediates/blame/res/debug/multi/values-ky-rKG.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\values-ky-rKG\\values-ky-rKG.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 103, + "endOffset": 154 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ky-rKG\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 295, + "endColumn": 103, + "endOffset": 394 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 159, + "endColumn": 94, + "endOffset": 249 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ky-rKG\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 399, + "endColumn": 94, + "endOffset": 489 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 254, + "endColumn": 118, + "endOffset": 368 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ky-rKG\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 494, + "endColumn": 118, + "endOffset": 608 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 373, + "endColumn": 83, + "endOffset": 452 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ky-rKG\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 613, + "endColumn": 83, + "endOffset": 692 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 457, + "endColumn": 106, + "endOffset": 559 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ky-rKG\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 697, + "endColumn": 106, + "endOffset": 799 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 564, + "endColumn": 116, + "endOffset": 676 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ky-rKG\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 804, + "endColumn": 116, + "endOffset": 916 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 681, + "endColumn": 109, + "endOffset": 786 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ky-rKG\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 921, + "endColumn": 109, + "endOffset": 1026 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 791, + "endColumn": 106, + "endOffset": 893 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ky-rKG\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1031, + "endColumn": 106, + "endOffset": 1133 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 898, + "endColumn": 97, + "endOffset": 991 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ky-rKG\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1138, + "endColumn": 97, + "endOffset": 1231 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 996, + "endColumn": 105, + "endOffset": 1097 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ky-rKG\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1236, + "endColumn": 105, + "endOffset": 1337 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1102, + "endColumn": 106, + "endOffset": 1204 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ky-rKG\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1342, + "endColumn": 106, + "endOffset": 1444 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1209, + "endColumn": 100, + "endOffset": 1305 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ky-rKG\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1449, + "endColumn": 100, + "endOffset": 1545 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1310, + "endColumn": 123, + "endOffset": 1429 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ky-rKG\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1550, + "endColumn": 123, + "endOffset": 1669 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/debug/multi/values-land.json b/Library/build/intermediates/blame/res/debug/multi/values-land.json new file mode 100644 index 0000000..3f44f09 --- /dev/null +++ b/Library/build/intermediates/blame/res/debug/multi/values-land.json @@ -0,0 +1,140 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\values-land\\values-land.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 61, + "endOffset": 112 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-land\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 291, + "endColumn": 61, + "endOffset": 348 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 117, + "endColumn": 71, + "endOffset": 184 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-land\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 590, + "endColumn": 71, + "endOffset": 657 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 189, + "endColumn": 69, + "endOffset": 254 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-land\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 908, + "endColumn": 69, + "endOffset": 973 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 259, + "endColumn": 69, + "endOffset": 324 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-land\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 978, + "endColumn": 69, + "endOffset": 1043 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 329, + "endColumn": 63, + "endOffset": 388 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-land\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1285, + "endColumn": 63, + "endOffset": 1344 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 393, + "endColumn": 70, + "endOffset": 459 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-land\\values.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1595, + "endColumn": 70, + "endOffset": 1661 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 464, + "endColumn": 67, + "endOffset": 527 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-land\\values.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1666, + "endColumn": 67, + "endOffset": 1729 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/debug/multi/values-large-v4.json b/Library/build/intermediates/blame/res/debug/multi/values-large-v4.json new file mode 100644 index 0000000..15c8481 --- /dev/null +++ b/Library/build/intermediates/blame/res/debug/multi/values-large-v4.json @@ -0,0 +1,216 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\values-large-v4\\values-large-v4.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 61, + "endOffset": 112 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-large-v4\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 292, + "endColumn": 61, + "endOffset": 349 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 117, + "endColumn": 71, + "endOffset": 184 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-large-v4\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 592, + "endColumn": 71, + "endOffset": 659 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 189, + "endColumn": 58, + "endOffset": 243 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-large-v4\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 664, + "endColumn": 58, + "endOffset": 718 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 248, + "endColumn": 63, + "endOffset": 307 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-large-v4\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 961, + "endColumn": 63, + "endOffset": 1020 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 312, + "endColumn": 66, + "endOffset": 374 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-large-v4\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1025, + "endColumn": 66, + "endOffset": 1087 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 379, + "endColumn": 66, + "endOffset": 441 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-large-v4\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1092, + "endColumn": 66, + "endOffset": 1154 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 446, + "endColumn": 65, + "endOffset": 507 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-large-v4\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1159, + "endColumn": 65, + "endOffset": 1220 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 512, + "endColumn": 65, + "endOffset": 573 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-large-v4\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1225, + "endColumn": 65, + "endOffset": 1286 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 578, + "endColumn": 54, + "endOffset": 628 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-large-v4\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1291, + "endColumn": 54, + "endOffset": 1341 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 633, + "endColumn": 103, + "endOffset": 732 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-large-v4\\values.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1589, + "endColumn": 103, + "endOffset": 1688 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 737, + "endColumn": 115, + "endOffset": 848 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-large-v4\\values.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1693, + "endColumn": 115, + "endOffset": 1804 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/debug/multi/values-lo-rLA.json b/Library/build/intermediates/blame/res/debug/multi/values-lo-rLA.json new file mode 100644 index 0000000..2720487 --- /dev/null +++ b/Library/build/intermediates/blame/res/debug/multi/values-lo-rLA.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\values-lo-rLA\\values-lo-rLA.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 102, + "endOffset": 153 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-lo-rLA\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 295, + "endColumn": 102, + "endOffset": 393 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 158, + "endColumn": 96, + "endOffset": 250 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-lo-rLA\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 398, + "endColumn": 96, + "endOffset": 490 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 255, + "endColumn": 106, + "endOffset": 357 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-lo-rLA\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 495, + "endColumn": 106, + "endOffset": 597 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 362, + "endColumn": 84, + "endOffset": 442 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-lo-rLA\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 602, + "endColumn": 84, + "endOffset": 682 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 447, + "endColumn": 104, + "endOffset": 547 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-lo-rLA\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 687, + "endColumn": 104, + "endOffset": 787 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 552, + "endColumn": 111, + "endOffset": 659 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-lo-rLA\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 792, + "endColumn": 111, + "endOffset": 899 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 664, + "endColumn": 106, + "endOffset": 766 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-lo-rLA\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 904, + "endColumn": 106, + "endOffset": 1006 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 771, + "endColumn": 96, + "endOffset": 863 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-lo-rLA\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1011, + "endColumn": 96, + "endOffset": 1103 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 868, + "endColumn": 97, + "endOffset": 961 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-lo-rLA\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1108, + "endColumn": 97, + "endOffset": 1201 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 966, + "endColumn": 104, + "endOffset": 1066 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-lo-rLA\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1206, + "endColumn": 104, + "endOffset": 1306 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1071, + "endColumn": 102, + "endOffset": 1169 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-lo-rLA\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1311, + "endColumn": 102, + "endOffset": 1409 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1174, + "endColumn": 103, + "endOffset": 1273 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-lo-rLA\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1414, + "endColumn": 103, + "endOffset": 1513 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1278, + "endColumn": 121, + "endOffset": 1395 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-lo-rLA\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1518, + "endColumn": 121, + "endOffset": 1635 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/debug/multi/values-lt.json b/Library/build/intermediates/blame/res/debug/multi/values-lt.json new file mode 100644 index 0000000..f1cb4db --- /dev/null +++ b/Library/build/intermediates/blame/res/debug/multi/values-lt.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\values-lt\\values-lt.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 115, + "endOffset": 166 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-lt\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 291, + "endColumn": 115, + "endOffset": 402 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 171, + "endColumn": 100, + "endOffset": 267 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-lt\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 407, + "endColumn": 100, + "endOffset": 503 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 272, + "endColumn": 112, + "endOffset": 380 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-lt\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 508, + "endColumn": 112, + "endOffset": 616 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 385, + "endColumn": 86, + "endOffset": 467 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-lt\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 621, + "endColumn": 86, + "endOffset": 703 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 472, + "endColumn": 108, + "endOffset": 576 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-lt\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 708, + "endColumn": 108, + "endOffset": 812 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 581, + "endColumn": 120, + "endOffset": 697 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-lt\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 817, + "endColumn": 120, + "endOffset": 933 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 702, + "endColumn": 108, + "endOffset": 806 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-lt\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 938, + "endColumn": 108, + "endOffset": 1042 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 811, + "endColumn": 108, + "endOffset": 915 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-lt\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1047, + "endColumn": 108, + "endOffset": 1151 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 920, + "endColumn": 99, + "endOffset": 1015 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-lt\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1156, + "endColumn": 99, + "endOffset": 1251 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1020, + "endColumn": 109, + "endOffset": 1125 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-lt\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1256, + "endColumn": 109, + "endOffset": 1361 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1130, + "endColumn": 103, + "endOffset": 1229 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-lt\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1366, + "endColumn": 103, + "endOffset": 1465 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1234, + "endColumn": 112, + "endOffset": 1342 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-lt\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1470, + "endColumn": 112, + "endOffset": 1578 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1347, + "endColumn": 129, + "endOffset": 1472 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-lt\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1583, + "endColumn": 129, + "endOffset": 1708 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/debug/multi/values-lv.json b/Library/build/intermediates/blame/res/debug/multi/values-lv.json new file mode 100644 index 0000000..be475e5 --- /dev/null +++ b/Library/build/intermediates/blame/res/debug/multi/values-lv.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\values-lv\\values-lv.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 119, + "endOffset": 170 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-lv\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 291, + "endColumn": 119, + "endOffset": 406 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 175, + "endColumn": 107, + "endOffset": 278 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-lv\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 411, + "endColumn": 107, + "endOffset": 514 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 283, + "endColumn": 108, + "endOffset": 387 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-lv\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 519, + "endColumn": 108, + "endOffset": 623 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 392, + "endColumn": 85, + "endOffset": 473 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-lv\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 628, + "endColumn": 85, + "endOffset": 709 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 478, + "endColumn": 103, + "endOffset": 577 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-lv\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 714, + "endColumn": 103, + "endOffset": 813 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 582, + "endColumn": 121, + "endOffset": 699 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-lv\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 818, + "endColumn": 121, + "endOffset": 935 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 704, + "endColumn": 108, + "endOffset": 808 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-lv\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 940, + "endColumn": 108, + "endOffset": 1044 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 813, + "endColumn": 111, + "endOffset": 920 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-lv\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1049, + "endColumn": 111, + "endOffset": 1156 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 925, + "endColumn": 98, + "endOffset": 1019 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-lv\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1161, + "endColumn": 98, + "endOffset": 1255 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1024, + "endColumn": 110, + "endOffset": 1130 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-lv\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1260, + "endColumn": 110, + "endOffset": 1366 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1135, + "endColumn": 108, + "endOffset": 1239 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-lv\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1371, + "endColumn": 108, + "endOffset": 1475 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1244, + "endColumn": 104, + "endOffset": 1344 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-lv\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1480, + "endColumn": 104, + "endOffset": 1580 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1349, + "endColumn": 118, + "endOffset": 1463 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-lv\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1585, + "endColumn": 118, + "endOffset": 1699 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/debug/multi/values-mk-rMK.json b/Library/build/intermediates/blame/res/debug/multi/values-mk-rMK.json new file mode 100644 index 0000000..d83b0d2 --- /dev/null +++ b/Library/build/intermediates/blame/res/debug/multi/values-mk-rMK.json @@ -0,0 +1,235 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\values-mk-rMK\\values-mk-rMK.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 107, + "endOffset": 158 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-mk-rMK\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 295, + "endColumn": 107, + "endOffset": 398 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 163, + "endColumn": 103, + "endOffset": 262 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-mk-rMK\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 403, + "endColumn": 103, + "endOffset": 502 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 267, + "endColumn": 107, + "endOffset": 370 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-mk-rMK\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 507, + "endColumn": 107, + "endOffset": 610 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 375, + "endColumn": 85, + "endOffset": 456 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-mk-rMK\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 615, + "endColumn": 85, + "endOffset": 696 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 461, + "endColumn": 104, + "endOffset": 561 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-mk-rMK\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 701, + "endColumn": 104, + "endOffset": 801 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 566, + "endColumn": 118, + "endOffset": 680 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-mk-rMK\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 806, + "endColumn": 118, + "endOffset": 920 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 685, + "endColumn": 105, + "endOffset": 786 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-mk-rMK\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 925, + "endColumn": 105, + "endOffset": 1026 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 791, + "endColumn": 106, + "endOffset": 893 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-mk-rMK\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1031, + "endColumn": 106, + "endOffset": 1133 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 898, + "endColumn": 100, + "endOffset": 994 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-mk-rMK\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1138, + "endColumn": 100, + "endOffset": 1234 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 999, + "endColumn": 106, + "endOffset": 1101 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-mk-rMK\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1239, + "endColumn": 106, + "endOffset": 1341 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1106, + "endColumn": 110, + "endOffset": 1212 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-mk-rMK\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1346, + "endColumn": 110, + "endOffset": 1452 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1217, + "endColumn": 103, + "endOffset": 1316 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-mk-rMK\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1457, + "endColumn": 103, + "endOffset": 1556 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/debug/multi/values-ml-rIN.json b/Library/build/intermediates/blame/res/debug/multi/values-ml-rIN.json new file mode 100644 index 0000000..e530dac --- /dev/null +++ b/Library/build/intermediates/blame/res/debug/multi/values-ml-rIN.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\values-ml-rIN\\values-ml-rIN.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 118, + "endOffset": 169 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ml-rIN\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 295, + "endColumn": 118, + "endOffset": 409 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 174, + "endColumn": 117, + "endOffset": 287 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ml-rIN\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 414, + "endColumn": 117, + "endOffset": 527 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 292, + "endColumn": 115, + "endOffset": 403 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ml-rIN\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 532, + "endColumn": 115, + "endOffset": 643 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 408, + "endColumn": 92, + "endOffset": 496 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ml-rIN\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 648, + "endColumn": 92, + "endOffset": 736 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 501, + "endColumn": 104, + "endOffset": 601 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ml-rIN\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 741, + "endColumn": 104, + "endOffset": 841 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 606, + "endColumn": 131, + "endOffset": 733 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ml-rIN\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 846, + "endColumn": 131, + "endOffset": 973 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 738, + "endColumn": 110, + "endOffset": 844 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ml-rIN\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 978, + "endColumn": 110, + "endOffset": 1084 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 849, + "endColumn": 105, + "endOffset": 950 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ml-rIN\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1089, + "endColumn": 105, + "endOffset": 1190 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 955, + "endColumn": 97, + "endOffset": 1048 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ml-rIN\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1195, + "endColumn": 97, + "endOffset": 1288 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1053, + "endColumn": 113, + "endOffset": 1162 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ml-rIN\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1293, + "endColumn": 113, + "endOffset": 1402 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1167, + "endColumn": 103, + "endOffset": 1266 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ml-rIN\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1407, + "endColumn": 103, + "endOffset": 1506 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1271, + "endColumn": 110, + "endOffset": 1377 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ml-rIN\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1511, + "endColumn": 110, + "endOffset": 1617 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1382, + "endColumn": 127, + "endOffset": 1505 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ml-rIN\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1622, + "endColumn": 127, + "endOffset": 1745 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/debug/multi/values-mn-rMN.json b/Library/build/intermediates/blame/res/debug/multi/values-mn-rMN.json new file mode 100644 index 0000000..0fb2e61 --- /dev/null +++ b/Library/build/intermediates/blame/res/debug/multi/values-mn-rMN.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\values-mn-rMN\\values-mn-rMN.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 112, + "endOffset": 163 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-mn-rMN\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 295, + "endColumn": 112, + "endOffset": 403 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 168, + "endColumn": 99, + "endOffset": 263 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-mn-rMN\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 408, + "endColumn": 99, + "endOffset": 503 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 268, + "endColumn": 112, + "endOffset": 376 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-mn-rMN\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 508, + "endColumn": 112, + "endOffset": 616 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 381, + "endColumn": 86, + "endOffset": 463 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-mn-rMN\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 621, + "endColumn": 86, + "endOffset": 703 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 468, + "endColumn": 105, + "endOffset": 569 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-mn-rMN\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 708, + "endColumn": 105, + "endOffset": 809 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 574, + "endColumn": 111, + "endOffset": 681 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-mn-rMN\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 814, + "endColumn": 111, + "endOffset": 921 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 686, + "endColumn": 108, + "endOffset": 790 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-mn-rMN\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 926, + "endColumn": 108, + "endOffset": 1030 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 795, + "endColumn": 103, + "endOffset": 894 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-mn-rMN\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1035, + "endColumn": 103, + "endOffset": 1134 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 899, + "endColumn": 96, + "endOffset": 991 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-mn-rMN\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1139, + "endColumn": 96, + "endOffset": 1231 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 996, + "endColumn": 107, + "endOffset": 1099 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-mn-rMN\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1236, + "endColumn": 107, + "endOffset": 1339 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1104, + "endColumn": 100, + "endOffset": 1200 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-mn-rMN\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1344, + "endColumn": 100, + "endOffset": 1440 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1205, + "endColumn": 102, + "endOffset": 1303 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-mn-rMN\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1445, + "endColumn": 102, + "endOffset": 1543 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1308, + "endColumn": 121, + "endOffset": 1425 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-mn-rMN\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1548, + "endColumn": 121, + "endOffset": 1665 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/debug/multi/values-mr-rIN.json b/Library/build/intermediates/blame/res/debug/multi/values-mr-rIN.json new file mode 100644 index 0000000..22fcfab --- /dev/null +++ b/Library/build/intermediates/blame/res/debug/multi/values-mr-rIN.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\values-mr-rIN\\values-mr-rIN.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 117, + "endOffset": 168 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-mr-rIN\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 295, + "endColumn": 117, + "endOffset": 408 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 173, + "endColumn": 105, + "endOffset": 274 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-mr-rIN\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 413, + "endColumn": 105, + "endOffset": 514 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 279, + "endColumn": 106, + "endOffset": 381 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-mr-rIN\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 519, + "endColumn": 106, + "endOffset": 621 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 386, + "endColumn": 89, + "endOffset": 471 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-mr-rIN\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 626, + "endColumn": 89, + "endOffset": 711 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 476, + "endColumn": 100, + "endOffset": 572 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-mr-rIN\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 716, + "endColumn": 100, + "endOffset": 812 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 577, + "endColumn": 114, + "endOffset": 687 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-mr-rIN\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 817, + "endColumn": 114, + "endOffset": 927 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 692, + "endColumn": 111, + "endOffset": 799 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-mr-rIN\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 932, + "endColumn": 111, + "endOffset": 1039 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 804, + "endColumn": 101, + "endOffset": 901 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-mr-rIN\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1044, + "endColumn": 101, + "endOffset": 1141 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 906, + "endColumn": 95, + "endOffset": 997 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-mr-rIN\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1146, + "endColumn": 95, + "endOffset": 1237 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1002, + "endColumn": 108, + "endOffset": 1106 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-mr-rIN\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1242, + "endColumn": 108, + "endOffset": 1346 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1111, + "endColumn": 100, + "endOffset": 1207 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-mr-rIN\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1351, + "endColumn": 100, + "endOffset": 1447 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1212, + "endColumn": 114, + "endOffset": 1322 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-mr-rIN\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1452, + "endColumn": 114, + "endOffset": 1562 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1327, + "endColumn": 122, + "endOffset": 1445 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-mr-rIN\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1567, + "endColumn": 122, + "endOffset": 1685 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/debug/multi/values-ms-rMY.json b/Library/build/intermediates/blame/res/debug/multi/values-ms-rMY.json new file mode 100644 index 0000000..7338a77 --- /dev/null +++ b/Library/build/intermediates/blame/res/debug/multi/values-ms-rMY.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\values-ms-rMY\\values-ms-rMY.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 110, + "endOffset": 161 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ms-rMY\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 295, + "endColumn": 110, + "endOffset": 401 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 166, + "endColumn": 104, + "endOffset": 266 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ms-rMY\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 406, + "endColumn": 104, + "endOffset": 506 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 271, + "endColumn": 107, + "endOffset": 374 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ms-rMY\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 511, + "endColumn": 107, + "endOffset": 614 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 379, + "endColumn": 86, + "endOffset": 461 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ms-rMY\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 619, + "endColumn": 86, + "endOffset": 701 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 466, + "endColumn": 103, + "endOffset": 565 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ms-rMY\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 706, + "endColumn": 103, + "endOffset": 805 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 570, + "endColumn": 110, + "endOffset": 676 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ms-rMY\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 810, + "endColumn": 110, + "endOffset": 916 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 681, + "endColumn": 111, + "endOffset": 788 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ms-rMY\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 921, + "endColumn": 111, + "endOffset": 1028 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 793, + "endColumn": 108, + "endOffset": 897 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ms-rMY\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1033, + "endColumn": 108, + "endOffset": 1137 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 902, + "endColumn": 96, + "endOffset": 994 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ms-rMY\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1142, + "endColumn": 96, + "endOffset": 1234 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 999, + "endColumn": 108, + "endOffset": 1103 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ms-rMY\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1239, + "endColumn": 108, + "endOffset": 1343 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1108, + "endColumn": 102, + "endOffset": 1206 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ms-rMY\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1348, + "endColumn": 102, + "endOffset": 1446 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1211, + "endColumn": 106, + "endOffset": 1313 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ms-rMY\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1451, + "endColumn": 106, + "endOffset": 1553 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1318, + "endColumn": 121, + "endOffset": 1435 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ms-rMY\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1558, + "endColumn": 121, + "endOffset": 1675 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/debug/multi/values-my-rMM.json b/Library/build/intermediates/blame/res/debug/multi/values-my-rMM.json new file mode 100644 index 0000000..fbff642 --- /dev/null +++ b/Library/build/intermediates/blame/res/debug/multi/values-my-rMM.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\values-my-rMM\\values-my-rMM.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 108, + "endOffset": 159 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-my-rMM\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 295, + "endColumn": 108, + "endOffset": 399 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 164, + "endColumn": 104, + "endOffset": 264 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-my-rMM\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 404, + "endColumn": 104, + "endOffset": 504 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 269, + "endColumn": 116, + "endOffset": 381 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-my-rMM\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 509, + "endColumn": 116, + "endOffset": 621 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 386, + "endColumn": 92, + "endOffset": 474 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-my-rMM\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 626, + "endColumn": 92, + "endOffset": 714 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 479, + "endColumn": 111, + "endOffset": 586 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-my-rMM\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 719, + "endColumn": 111, + "endOffset": 826 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 591, + "endColumn": 135, + "endOffset": 722 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-my-rMM\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 831, + "endColumn": 135, + "endOffset": 962 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 727, + "endColumn": 124, + "endOffset": 847 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-my-rMM\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 967, + "endColumn": 124, + "endOffset": 1087 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 852, + "endColumn": 111, + "endOffset": 959 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-my-rMM\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1092, + "endColumn": 111, + "endOffset": 1199 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 964, + "endColumn": 101, + "endOffset": 1061 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-my-rMM\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1204, + "endColumn": 101, + "endOffset": 1301 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1066, + "endColumn": 125, + "endOffset": 1187 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-my-rMM\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1306, + "endColumn": 125, + "endOffset": 1427 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1192, + "endColumn": 110, + "endOffset": 1298 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-my-rMM\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1432, + "endColumn": 110, + "endOffset": 1538 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1303, + "endColumn": 109, + "endOffset": 1408 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-my-rMM\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1543, + "endColumn": 109, + "endOffset": 1648 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1413, + "endColumn": 122, + "endOffset": 1531 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-my-rMM\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1653, + "endColumn": 122, + "endOffset": 1771 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/debug/multi/values-nb.json b/Library/build/intermediates/blame/res/debug/multi/values-nb.json new file mode 100644 index 0000000..1a2650b --- /dev/null +++ b/Library/build/intermediates/blame/res/debug/multi/values-nb.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\values-nb\\values-nb.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 107, + "endOffset": 158 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-nb\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 291, + "endColumn": 107, + "endOffset": 394 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 163, + "endColumn": 94, + "endOffset": 253 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-nb\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 399, + "endColumn": 94, + "endOffset": 489 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 258, + "endColumn": 113, + "endOffset": 367 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-nb\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 494, + "endColumn": 113, + "endOffset": 603 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 372, + "endColumn": 85, + "endOffset": 453 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-nb\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 608, + "endColumn": 85, + "endOffset": 689 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 458, + "endColumn": 99, + "endOffset": 553 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-nb\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 694, + "endColumn": 99, + "endOffset": 789 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 558, + "endColumn": 112, + "endOffset": 666 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-nb\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 794, + "endColumn": 112, + "endOffset": 902 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 671, + "endColumn": 102, + "endOffset": 769 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-nb\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 907, + "endColumn": 102, + "endOffset": 1005 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 774, + "endColumn": 98, + "endOffset": 868 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-nb\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1010, + "endColumn": 98, + "endOffset": 1104 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 873, + "endColumn": 95, + "endOffset": 964 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-nb\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1109, + "endColumn": 95, + "endOffset": 1200 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 969, + "endColumn": 103, + "endOffset": 1068 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-nb\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1205, + "endColumn": 103, + "endOffset": 1304 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1073, + "endColumn": 97, + "endOffset": 1166 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-nb\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1309, + "endColumn": 97, + "endOffset": 1402 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1171, + "endColumn": 100, + "endOffset": 1267 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-nb\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1407, + "endColumn": 100, + "endOffset": 1503 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1272, + "endColumn": 115, + "endOffset": 1383 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-nb\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1508, + "endColumn": 115, + "endOffset": 1619 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/debug/multi/values-ne-rNP.json b/Library/build/intermediates/blame/res/debug/multi/values-ne-rNP.json new file mode 100644 index 0000000..b40c706 --- /dev/null +++ b/Library/build/intermediates/blame/res/debug/multi/values-ne-rNP.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\values-ne-rNP\\values-ne-rNP.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 104, + "endOffset": 155 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ne-rNP\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 295, + "endColumn": 104, + "endOffset": 395 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 160, + "endColumn": 103, + "endOffset": 259 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ne-rNP\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 400, + "endColumn": 103, + "endOffset": 499 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 264, + "endColumn": 107, + "endOffset": 367 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ne-rNP\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 504, + "endColumn": 107, + "endOffset": 607 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 372, + "endColumn": 90, + "endOffset": 458 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ne-rNP\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 612, + "endColumn": 90, + "endOffset": 698 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 463, + "endColumn": 106, + "endOffset": 565 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ne-rNP\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 703, + "endColumn": 106, + "endOffset": 805 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 570, + "endColumn": 126, + "endOffset": 692 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ne-rNP\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 810, + "endColumn": 126, + "endOffset": 932 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 697, + "endColumn": 109, + "endOffset": 802 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ne-rNP\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 937, + "endColumn": 109, + "endOffset": 1042 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 807, + "endColumn": 115, + "endOffset": 918 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ne-rNP\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1047, + "endColumn": 115, + "endOffset": 1158 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 923, + "endColumn": 102, + "endOffset": 1021 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ne-rNP\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1163, + "endColumn": 102, + "endOffset": 1261 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1026, + "endColumn": 114, + "endOffset": 1136 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ne-rNP\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1266, + "endColumn": 114, + "endOffset": 1376 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1141, + "endColumn": 101, + "endOffset": 1238 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ne-rNP\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1381, + "endColumn": 101, + "endOffset": 1478 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1243, + "endColumn": 114, + "endOffset": 1353 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ne-rNP\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1483, + "endColumn": 114, + "endOffset": 1593 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1358, + "endColumn": 130, + "endOffset": 1484 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ne-rNP\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1598, + "endColumn": 130, + "endOffset": 1724 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/debug/multi/values-nl.json b/Library/build/intermediates/blame/res/debug/multi/values-nl.json new file mode 100644 index 0000000..befc19d --- /dev/null +++ b/Library/build/intermediates/blame/res/debug/multi/values-nl.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\values-nl\\values-nl.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 117, + "endOffset": 168 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-nl\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 291, + "endColumn": 117, + "endOffset": 404 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 173, + "endColumn": 104, + "endOffset": 273 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-nl\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 409, + "endColumn": 104, + "endOffset": 509 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 278, + "endColumn": 106, + "endOffset": 380 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-nl\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 514, + "endColumn": 106, + "endOffset": 616 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 385, + "endColumn": 85, + "endOffset": 466 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-nl\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 621, + "endColumn": 85, + "endOffset": 702 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 471, + "endColumn": 107, + "endOffset": 574 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-nl\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 707, + "endColumn": 107, + "endOffset": 810 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 579, + "endColumn": 119, + "endOffset": 694 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-nl\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 815, + "endColumn": 119, + "endOffset": 930 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 699, + "endColumn": 110, + "endOffset": 805 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-nl\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 935, + "endColumn": 110, + "endOffset": 1041 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 810, + "endColumn": 103, + "endOffset": 909 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-nl\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1046, + "endColumn": 103, + "endOffset": 1145 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 914, + "endColumn": 98, + "endOffset": 1008 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-nl\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1150, + "endColumn": 98, + "endOffset": 1244 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1013, + "endColumn": 114, + "endOffset": 1123 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-nl\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1249, + "endColumn": 114, + "endOffset": 1359 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1128, + "endColumn": 112, + "endOffset": 1236 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-nl\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1364, + "endColumn": 112, + "endOffset": 1472 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1241, + "endColumn": 102, + "endOffset": 1339 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-nl\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1477, + "endColumn": 102, + "endOffset": 1575 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1344, + "endColumn": 117, + "endOffset": 1457 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-nl\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1580, + "endColumn": 117, + "endOffset": 1693 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/debug/multi/values-pl.json b/Library/build/intermediates/blame/res/debug/multi/values-pl.json new file mode 100644 index 0000000..9effcdc --- /dev/null +++ b/Library/build/intermediates/blame/res/debug/multi/values-pl.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\values-pl\\values-pl.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 115, + "endOffset": 166 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-pl\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 291, + "endColumn": 115, + "endOffset": 402 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 171, + "endColumn": 101, + "endOffset": 268 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-pl\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 407, + "endColumn": 101, + "endOffset": 504 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 273, + "endColumn": 107, + "endOffset": 376 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-pl\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 509, + "endColumn": 107, + "endOffset": 612 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 381, + "endColumn": 85, + "endOffset": 462 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-pl\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 617, + "endColumn": 85, + "endOffset": 698 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 467, + "endColumn": 108, + "endOffset": 571 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-pl\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 703, + "endColumn": 108, + "endOffset": 807 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 576, + "endColumn": 118, + "endOffset": 690 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-pl\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 812, + "endColumn": 118, + "endOffset": 926 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 695, + "endColumn": 108, + "endOffset": 799 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-pl\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 931, + "endColumn": 108, + "endOffset": 1035 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 804, + "endColumn": 108, + "endOffset": 908 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-pl\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1040, + "endColumn": 108, + "endOffset": 1144 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 913, + "endColumn": 98, + "endOffset": 1007 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-pl\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1149, + "endColumn": 98, + "endOffset": 1243 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1012, + "endColumn": 108, + "endOffset": 1116 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-pl\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1248, + "endColumn": 108, + "endOffset": 1352 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1121, + "endColumn": 110, + "endOffset": 1227 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-pl\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1357, + "endColumn": 110, + "endOffset": 1463 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1232, + "endColumn": 107, + "endOffset": 1335 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-pl\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1468, + "endColumn": 107, + "endOffset": 1571 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1340, + "endColumn": 122, + "endOffset": 1458 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-pl\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1576, + "endColumn": 122, + "endOffset": 1694 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/debug/multi/values-port.json b/Library/build/intermediates/blame/res/debug/multi/values-port.json new file mode 100644 index 0000000..69b9dc0 --- /dev/null +++ b/Library/build/intermediates/blame/res/debug/multi/values-port.json @@ -0,0 +1,26 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\values-port\\values-port.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 55, + "endOffset": 106 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-port\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 291, + "endColumn": 55, + "endOffset": 342 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/debug/multi/values-pt-rPT.json b/Library/build/intermediates/blame/res/debug/multi/values-pt-rPT.json new file mode 100644 index 0000000..7a1d1bf --- /dev/null +++ b/Library/build/intermediates/blame/res/debug/multi/values-pt-rPT.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\values-pt-rPT\\values-pt-rPT.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 119, + "endOffset": 170 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-pt-rPT\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 295, + "endColumn": 119, + "endOffset": 410 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 175, + "endColumn": 105, + "endOffset": 276 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-pt-rPT\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 415, + "endColumn": 105, + "endOffset": 516 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 281, + "endColumn": 106, + "endOffset": 383 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-pt-rPT\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 521, + "endColumn": 106, + "endOffset": 623 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 388, + "endColumn": 88, + "endOffset": 472 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-pt-rPT\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 628, + "endColumn": 88, + "endOffset": 712 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 477, + "endColumn": 100, + "endOffset": 573 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-pt-rPT\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 717, + "endColumn": 100, + "endOffset": 813 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 578, + "endColumn": 123, + "endOffset": 697 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-pt-rPT\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 818, + "endColumn": 123, + "endOffset": 937 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 702, + "endColumn": 106, + "endOffset": 804 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-pt-rPT\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 942, + "endColumn": 106, + "endOffset": 1044 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 809, + "endColumn": 111, + "endOffset": 916 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-pt-rPT\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1049, + "endColumn": 111, + "endOffset": 1156 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 921, + "endColumn": 101, + "endOffset": 1018 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-pt-rPT\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1161, + "endColumn": 101, + "endOffset": 1258 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1023, + "endColumn": 107, + "endOffset": 1126 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-pt-rPT\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1263, + "endColumn": 107, + "endOffset": 1366 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1131, + "endColumn": 106, + "endOffset": 1233 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-pt-rPT\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1371, + "endColumn": 106, + "endOffset": 1473 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1238, + "endColumn": 106, + "endOffset": 1340 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-pt-rPT\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1478, + "endColumn": 106, + "endOffset": 1580 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1345, + "endColumn": 121, + "endOffset": 1462 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-pt-rPT\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1585, + "endColumn": 121, + "endOffset": 1702 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/debug/multi/values-pt.json b/Library/build/intermediates/blame/res/debug/multi/values-pt.json new file mode 100644 index 0000000..e68cb7c --- /dev/null +++ b/Library/build/intermediates/blame/res/debug/multi/values-pt.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\values-pt\\values-pt.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 119, + "endOffset": 170 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-pt\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 291, + "endColumn": 119, + "endOffset": 406 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 175, + "endColumn": 105, + "endOffset": 276 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-pt\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 411, + "endColumn": 105, + "endOffset": 512 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 281, + "endColumn": 106, + "endOffset": 383 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-pt\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 517, + "endColumn": 106, + "endOffset": 619 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 388, + "endColumn": 88, + "endOffset": 472 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-pt\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 624, + "endColumn": 88, + "endOffset": 708 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 477, + "endColumn": 100, + "endOffset": 573 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-pt\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 713, + "endColumn": 100, + "endOffset": 809 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 578, + "endColumn": 124, + "endOffset": 698 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-pt\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 814, + "endColumn": 124, + "endOffset": 934 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 703, + "endColumn": 106, + "endOffset": 805 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-pt\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 939, + "endColumn": 106, + "endOffset": 1041 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 810, + "endColumn": 111, + "endOffset": 917 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-pt\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1046, + "endColumn": 111, + "endOffset": 1153 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 922, + "endColumn": 101, + "endOffset": 1019 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-pt\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1158, + "endColumn": 101, + "endOffset": 1255 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1024, + "endColumn": 107, + "endOffset": 1127 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-pt\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1260, + "endColumn": 107, + "endOffset": 1363 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1132, + "endColumn": 106, + "endOffset": 1234 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-pt\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1368, + "endColumn": 106, + "endOffset": 1470 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1239, + "endColumn": 109, + "endOffset": 1344 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-pt\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1475, + "endColumn": 109, + "endOffset": 1580 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1349, + "endColumn": 124, + "endOffset": 1469 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-pt\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1585, + "endColumn": 124, + "endOffset": 1705 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/debug/multi/values-ro.json b/Library/build/intermediates/blame/res/debug/multi/values-ro.json new file mode 100644 index 0000000..8924d99 --- /dev/null +++ b/Library/build/intermediates/blame/res/debug/multi/values-ro.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\values-ro\\values-ro.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 120, + "endOffset": 171 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ro\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 291, + "endColumn": 120, + "endOffset": 407 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 176, + "endColumn": 103, + "endOffset": 275 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ro\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 412, + "endColumn": 103, + "endOffset": 511 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 280, + "endColumn": 112, + "endOffset": 388 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ro\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 516, + "endColumn": 112, + "endOffset": 624 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 393, + "endColumn": 87, + "endOffset": 476 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ro\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 629, + "endColumn": 87, + "endOffset": 712 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 481, + "endColumn": 111, + "endOffset": 588 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ro\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 717, + "endColumn": 111, + "endOffset": 824 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 593, + "endColumn": 120, + "endOffset": 709 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ro\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 829, + "endColumn": 120, + "endOffset": 945 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 714, + "endColumn": 111, + "endOffset": 821 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ro\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 950, + "endColumn": 111, + "endOffset": 1057 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 826, + "endColumn": 112, + "endOffset": 934 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ro\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1062, + "endColumn": 112, + "endOffset": 1170 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 939, + "endColumn": 99, + "endOffset": 1034 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ro\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1175, + "endColumn": 99, + "endOffset": 1270 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1039, + "endColumn": 113, + "endOffset": 1148 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ro\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1275, + "endColumn": 113, + "endOffset": 1384 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1153, + "endColumn": 104, + "endOffset": 1253 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ro\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1389, + "endColumn": 104, + "endOffset": 1489 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1258, + "endColumn": 105, + "endOffset": 1359 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ro\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1494, + "endColumn": 105, + "endOffset": 1595 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1364, + "endColumn": 120, + "endOffset": 1480 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ro\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1600, + "endColumn": 120, + "endOffset": 1716 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/debug/multi/values-ru.json b/Library/build/intermediates/blame/res/debug/multi/values-ru.json new file mode 100644 index 0000000..ca927c6 --- /dev/null +++ b/Library/build/intermediates/blame/res/debug/multi/values-ru.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\values-ru\\values-ru.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 114, + "endOffset": 165 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ru\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 291, + "endColumn": 114, + "endOffset": 401 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 170, + "endColumn": 101, + "endOffset": 267 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ru\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 406, + "endColumn": 101, + "endOffset": 503 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 272, + "endColumn": 111, + "endOffset": 379 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ru\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 508, + "endColumn": 111, + "endOffset": 615 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 384, + "endColumn": 85, + "endOffset": 465 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ru\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 620, + "endColumn": 85, + "endOffset": 701 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 470, + "endColumn": 104, + "endOffset": 570 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ru\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 706, + "endColumn": 104, + "endOffset": 806 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 575, + "endColumn": 119, + "endOffset": 690 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ru\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 811, + "endColumn": 119, + "endOffset": 926 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 695, + "endColumn": 105, + "endOffset": 796 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ru\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 931, + "endColumn": 105, + "endOffset": 1032 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 801, + "endColumn": 107, + "endOffset": 904 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ru\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1037, + "endColumn": 107, + "endOffset": 1140 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 909, + "endColumn": 97, + "endOffset": 1002 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ru\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1145, + "endColumn": 97, + "endOffset": 1238 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1007, + "endColumn": 108, + "endOffset": 1111 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ru\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1243, + "endColumn": 108, + "endOffset": 1347 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1116, + "endColumn": 105, + "endOffset": 1217 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ru\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1352, + "endColumn": 105, + "endOffset": 1453 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1222, + "endColumn": 107, + "endOffset": 1325 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ru\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1458, + "endColumn": 107, + "endOffset": 1561 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1330, + "endColumn": 135, + "endOffset": 1461 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ru\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1566, + "endColumn": 135, + "endOffset": 1697 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/debug/multi/values-si-rLK.json b/Library/build/intermediates/blame/res/debug/multi/values-si-rLK.json new file mode 100644 index 0000000..f5c784f --- /dev/null +++ b/Library/build/intermediates/blame/res/debug/multi/values-si-rLK.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\values-si-rLK\\values-si-rLK.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 109, + "endOffset": 160 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-si-rLK\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 295, + "endColumn": 109, + "endOffset": 400 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 165, + "endColumn": 106, + "endOffset": 267 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-si-rLK\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 405, + "endColumn": 106, + "endOffset": 507 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 272, + "endColumn": 106, + "endOffset": 374 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-si-rLK\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 512, + "endColumn": 106, + "endOffset": 614 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 379, + "endColumn": 87, + "endOffset": 462 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-si-rLK\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 619, + "endColumn": 87, + "endOffset": 702 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 467, + "endColumn": 104, + "endOffset": 567 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-si-rLK\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 707, + "endColumn": 104, + "endOffset": 807 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 572, + "endColumn": 115, + "endOffset": 683 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-si-rLK\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 812, + "endColumn": 115, + "endOffset": 923 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 688, + "endColumn": 108, + "endOffset": 792 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-si-rLK\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 928, + "endColumn": 108, + "endOffset": 1032 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 797, + "endColumn": 104, + "endOffset": 897 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-si-rLK\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1037, + "endColumn": 104, + "endOffset": 1137 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 902, + "endColumn": 97, + "endOffset": 995 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-si-rLK\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1142, + "endColumn": 97, + "endOffset": 1235 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1000, + "endColumn": 109, + "endOffset": 1105 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-si-rLK\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1240, + "endColumn": 109, + "endOffset": 1345 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1110, + "endColumn": 98, + "endOffset": 1204 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-si-rLK\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1350, + "endColumn": 98, + "endOffset": 1444 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1209, + "endColumn": 105, + "endOffset": 1310 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-si-rLK\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1449, + "endColumn": 105, + "endOffset": 1550 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1315, + "endColumn": 120, + "endOffset": 1431 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-si-rLK\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1555, + "endColumn": 120, + "endOffset": 1671 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/debug/multi/values-sk.json b/Library/build/intermediates/blame/res/debug/multi/values-sk.json new file mode 100644 index 0000000..35a81f9 --- /dev/null +++ b/Library/build/intermediates/blame/res/debug/multi/values-sk.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\values-sk\\values-sk.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 106, + "endOffset": 157 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sk\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 291, + "endColumn": 106, + "endOffset": 393 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 162, + "endColumn": 99, + "endOffset": 257 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sk\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 398, + "endColumn": 99, + "endOffset": 493 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 262, + "endColumn": 110, + "endOffset": 368 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sk\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 498, + "endColumn": 110, + "endOffset": 604 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 373, + "endColumn": 85, + "endOffset": 454 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sk\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 609, + "endColumn": 85, + "endOffset": 690 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 459, + "endColumn": 107, + "endOffset": 562 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sk\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 695, + "endColumn": 107, + "endOffset": 798 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 567, + "endColumn": 117, + "endOffset": 680 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sk\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 803, + "endColumn": 117, + "endOffset": 916 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 685, + "endColumn": 104, + "endOffset": 785 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sk\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 921, + "endColumn": 104, + "endOffset": 1021 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 790, + "endColumn": 108, + "endOffset": 894 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sk\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1026, + "endColumn": 108, + "endOffset": 1130 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 899, + "endColumn": 98, + "endOffset": 993 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sk\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1135, + "endColumn": 98, + "endOffset": 1229 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 998, + "endColumn": 105, + "endOffset": 1099 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sk\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1234, + "endColumn": 105, + "endOffset": 1335 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1104, + "endColumn": 110, + "endOffset": 1210 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sk\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1340, + "endColumn": 110, + "endOffset": 1446 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1215, + "endColumn": 108, + "endOffset": 1319 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sk\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1451, + "endColumn": 108, + "endOffset": 1555 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1324, + "endColumn": 123, + "endOffset": 1443 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sk\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1560, + "endColumn": 123, + "endOffset": 1679 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/debug/multi/values-sl.json b/Library/build/intermediates/blame/res/debug/multi/values-sl.json new file mode 100644 index 0000000..5694bae --- /dev/null +++ b/Library/build/intermediates/blame/res/debug/multi/values-sl.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\values-sl\\values-sl.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 106, + "endOffset": 157 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sl\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 291, + "endColumn": 106, + "endOffset": 393 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 162, + "endColumn": 106, + "endOffset": 264 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sl\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 398, + "endColumn": 106, + "endOffset": 500 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 269, + "endColumn": 107, + "endOffset": 372 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sl\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 505, + "endColumn": 107, + "endOffset": 608 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 377, + "endColumn": 86, + "endOffset": 459 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sl\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 613, + "endColumn": 86, + "endOffset": 695 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 464, + "endColumn": 102, + "endOffset": 562 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sl\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 700, + "endColumn": 102, + "endOffset": 798 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 567, + "endColumn": 118, + "endOffset": 681 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sl\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 803, + "endColumn": 118, + "endOffset": 917 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 686, + "endColumn": 107, + "endOffset": 789 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sl\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 922, + "endColumn": 107, + "endOffset": 1025 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 794, + "endColumn": 108, + "endOffset": 898 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sl\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1030, + "endColumn": 108, + "endOffset": 1134 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 903, + "endColumn": 99, + "endOffset": 998 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sl\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1139, + "endColumn": 99, + "endOffset": 1234 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1003, + "endColumn": 112, + "endOffset": 1111 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sl\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1239, + "endColumn": 112, + "endOffset": 1347 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1116, + "endColumn": 106, + "endOffset": 1218 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sl\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1352, + "endColumn": 106, + "endOffset": 1454 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1223, + "endColumn": 103, + "endOffset": 1322 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sl\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1459, + "endColumn": 103, + "endOffset": 1558 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1327, + "endColumn": 116, + "endOffset": 1439 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sl\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1563, + "endColumn": 116, + "endOffset": 1675 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/debug/multi/values-sr.json b/Library/build/intermediates/blame/res/debug/multi/values-sr.json new file mode 100644 index 0000000..0a6a9ef --- /dev/null +++ b/Library/build/intermediates/blame/res/debug/multi/values-sr.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\values-sr\\values-sr.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 108, + "endOffset": 159 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sr\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 291, + "endColumn": 108, + "endOffset": 395 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 164, + "endColumn": 102, + "endOffset": 262 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sr\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 400, + "endColumn": 102, + "endOffset": 498 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 267, + "endColumn": 105, + "endOffset": 368 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sr\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 503, + "endColumn": 105, + "endOffset": 604 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 373, + "endColumn": 85, + "endOffset": 454 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sr\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 609, + "endColumn": 85, + "endOffset": 690 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 459, + "endColumn": 103, + "endOffset": 558 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sr\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 695, + "endColumn": 103, + "endOffset": 794 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 563, + "endColumn": 117, + "endOffset": 676 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sr\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 799, + "endColumn": 117, + "endOffset": 912 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 681, + "endColumn": 104, + "endOffset": 781 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sr\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 917, + "endColumn": 104, + "endOffset": 1017 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 786, + "endColumn": 107, + "endOffset": 889 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sr\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1022, + "endColumn": 107, + "endOffset": 1125 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 894, + "endColumn": 100, + "endOffset": 990 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sr\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1130, + "endColumn": 100, + "endOffset": 1226 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 995, + "endColumn": 103, + "endOffset": 1094 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sr\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1231, + "endColumn": 103, + "endOffset": 1330 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1099, + "endColumn": 107, + "endOffset": 1202 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sr\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1335, + "endColumn": 107, + "endOffset": 1438 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1207, + "endColumn": 100, + "endOffset": 1303 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sr\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1443, + "endColumn": 100, + "endOffset": 1539 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1308, + "endColumn": 127, + "endOffset": 1431 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sr\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1544, + "endColumn": 127, + "endOffset": 1667 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/debug/multi/values-sv.json b/Library/build/intermediates/blame/res/debug/multi/values-sv.json new file mode 100644 index 0000000..50cfee5 --- /dev/null +++ b/Library/build/intermediates/blame/res/debug/multi/values-sv.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\values-sv\\values-sv.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 105, + "endOffset": 156 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sv\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 291, + "endColumn": 105, + "endOffset": 392 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 161, + "endColumn": 102, + "endOffset": 259 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sv\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 397, + "endColumn": 102, + "endOffset": 495 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 264, + "endColumn": 110, + "endOffset": 370 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sv\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 500, + "endColumn": 110, + "endOffset": 606 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 375, + "endColumn": 84, + "endOffset": 455 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sv\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 611, + "endColumn": 84, + "endOffset": 691 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 460, + "endColumn": 101, + "endOffset": 557 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sv\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 696, + "endColumn": 101, + "endOffset": 793 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 562, + "endColumn": 112, + "endOffset": 670 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sv\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 798, + "endColumn": 112, + "endOffset": 906 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 675, + "endColumn": 105, + "endOffset": 776 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sv\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 911, + "endColumn": 105, + "endOffset": 1012 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 781, + "endColumn": 99, + "endOffset": 876 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sv\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1017, + "endColumn": 99, + "endOffset": 1112 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 881, + "endColumn": 95, + "endOffset": 972 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sv\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1117, + "endColumn": 95, + "endOffset": 1208 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 977, + "endColumn": 104, + "endOffset": 1077 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sv\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1213, + "endColumn": 104, + "endOffset": 1313 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1082, + "endColumn": 101, + "endOffset": 1179 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sv\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1318, + "endColumn": 101, + "endOffset": 1415 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1184, + "endColumn": 101, + "endOffset": 1281 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sv\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1420, + "endColumn": 101, + "endOffset": 1517 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1286, + "endColumn": 116, + "endOffset": 1398 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sv\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1522, + "endColumn": 116, + "endOffset": 1634 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/debug/multi/values-sw.json b/Library/build/intermediates/blame/res/debug/multi/values-sw.json new file mode 100644 index 0000000..f944409 --- /dev/null +++ b/Library/build/intermediates/blame/res/debug/multi/values-sw.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\values-sw\\values-sw.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 102, + "endOffset": 153 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sw\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 291, + "endColumn": 102, + "endOffset": 389 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 158, + "endColumn": 97, + "endOffset": 251 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sw\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 394, + "endColumn": 97, + "endOffset": 487 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 256, + "endColumn": 107, + "endOffset": 359 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sw\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 492, + "endColumn": 107, + "endOffset": 595 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 364, + "endColumn": 89, + "endOffset": 449 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sw\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 600, + "endColumn": 89, + "endOffset": 685 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 454, + "endColumn": 104, + "endOffset": 554 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sw\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 690, + "endColumn": 104, + "endOffset": 790 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 559, + "endColumn": 116, + "endOffset": 671 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sw\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 795, + "endColumn": 116, + "endOffset": 907 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 676, + "endColumn": 100, + "endOffset": 772 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sw\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 912, + "endColumn": 100, + "endOffset": 1008 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 777, + "endColumn": 108, + "endOffset": 881 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sw\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1013, + "endColumn": 108, + "endOffset": 1117 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 886, + "endColumn": 98, + "endOffset": 980 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sw\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1122, + "endColumn": 98, + "endOffset": 1216 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 985, + "endColumn": 106, + "endOffset": 1087 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sw\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1221, + "endColumn": 106, + "endOffset": 1323 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1092, + "endColumn": 108, + "endOffset": 1196 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sw\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1328, + "endColumn": 108, + "endOffset": 1432 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1201, + "endColumn": 104, + "endOffset": 1301 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sw\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1437, + "endColumn": 104, + "endOffset": 1537 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1306, + "endColumn": 118, + "endOffset": 1420 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sw\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1542, + "endColumn": 118, + "endOffset": 1656 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/debug/multi/values-sw600dp-v13.json b/Library/build/intermediates/blame/res/debug/multi/values-sw600dp-v13.json new file mode 100644 index 0000000..9f9aeb5 --- /dev/null +++ b/Library/build/intermediates/blame/res/debug/multi/values-sw600dp-v13.json @@ -0,0 +1,178 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\values-sw600dp-v13\\values-sw600dp-v13.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 68, + "endOffset": 119 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sw600dp-v13\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 295, + "endColumn": 68, + "endOffset": 359 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 124, + "endColumn": 69, + "endOffset": 189 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sw600dp-v13\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 364, + "endColumn": 69, + "endOffset": 429 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 194, + "endColumn": 69, + "endOffset": 259 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sw600dp-v13\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 434, + "endColumn": 69, + "endOffset": 499 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 264, + "endColumn": 78, + "endOffset": 338 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sw600dp-v13\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 504, + "endColumn": 78, + "endOffset": 578 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 343, + "endColumn": 75, + "endOffset": 414 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sw600dp-v13\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 583, + "endColumn": 75, + "endOffset": 654 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 419, + "endColumn": 58, + "endOffset": 473 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sw600dp-v13\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 899, + "endColumn": 58, + "endOffset": 953 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 478, + "endColumn": 70, + "endOffset": 544 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sw600dp-v13\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1198, + "endColumn": 70, + "endOffset": 1264 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 549, + "endColumn": 67, + "endOffset": 612 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sw600dp-v13\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1269, + "endColumn": 67, + "endOffset": 1332 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 617, + "endColumn": 54, + "endOffset": 667 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sw600dp-v13\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1337, + "endColumn": 54, + "endOffset": 1387 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/debug/multi/values-ta-rIN.json b/Library/build/intermediates/blame/res/debug/multi/values-ta-rIN.json new file mode 100644 index 0000000..91b3e87 --- /dev/null +++ b/Library/build/intermediates/blame/res/debug/multi/values-ta-rIN.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\values-ta-rIN\\values-ta-rIN.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 113, + "endOffset": 164 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ta-rIN\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 295, + "endColumn": 113, + "endOffset": 404 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 169, + "endColumn": 104, + "endOffset": 269 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ta-rIN\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 409, + "endColumn": 104, + "endOffset": 509 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 274, + "endColumn": 114, + "endOffset": 384 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ta-rIN\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 514, + "endColumn": 114, + "endOffset": 624 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 389, + "endColumn": 88, + "endOffset": 473 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ta-rIN\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 629, + "endColumn": 88, + "endOffset": 713 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 478, + "endColumn": 106, + "endOffset": 580 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ta-rIN\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 718, + "endColumn": 106, + "endOffset": 820 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 585, + "endColumn": 125, + "endOffset": 706 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ta-rIN\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 825, + "endColumn": 125, + "endOffset": 946 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 711, + "endColumn": 101, + "endOffset": 808 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ta-rIN\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 951, + "endColumn": 101, + "endOffset": 1048 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 813, + "endColumn": 103, + "endOffset": 912 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ta-rIN\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1053, + "endColumn": 103, + "endOffset": 1152 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 917, + "endColumn": 96, + "endOffset": 1009 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ta-rIN\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1157, + "endColumn": 96, + "endOffset": 1249 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1014, + "endColumn": 109, + "endOffset": 1119 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ta-rIN\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1254, + "endColumn": 109, + "endOffset": 1359 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1124, + "endColumn": 101, + "endOffset": 1221 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ta-rIN\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1364, + "endColumn": 101, + "endOffset": 1461 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1226, + "endColumn": 106, + "endOffset": 1328 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ta-rIN\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1466, + "endColumn": 106, + "endOffset": 1568 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1333, + "endColumn": 118, + "endOffset": 1447 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ta-rIN\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1573, + "endColumn": 118, + "endOffset": 1687 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/debug/multi/values-te-rIN.json b/Library/build/intermediates/blame/res/debug/multi/values-te-rIN.json new file mode 100644 index 0000000..0af2f27 --- /dev/null +++ b/Library/build/intermediates/blame/res/debug/multi/values-te-rIN.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\values-te-rIN\\values-te-rIN.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 113, + "endOffset": 164 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-te-rIN\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 295, + "endColumn": 113, + "endOffset": 404 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 169, + "endColumn": 108, + "endOffset": 273 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-te-rIN\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 409, + "endColumn": 108, + "endOffset": 513 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 278, + "endColumn": 110, + "endOffset": 384 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-te-rIN\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 518, + "endColumn": 110, + "endOffset": 624 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 389, + "endColumn": 89, + "endOffset": 474 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-te-rIN\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 629, + "endColumn": 89, + "endOffset": 714 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 479, + "endColumn": 104, + "endOffset": 579 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-te-rIN\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 719, + "endColumn": 104, + "endOffset": 819 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 584, + "endColumn": 124, + "endOffset": 704 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-te-rIN\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 824, + "endColumn": 124, + "endOffset": 944 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 709, + "endColumn": 112, + "endOffset": 817 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-te-rIN\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 949, + "endColumn": 112, + "endOffset": 1057 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 822, + "endColumn": 107, + "endOffset": 925 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-te-rIN\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1062, + "endColumn": 107, + "endOffset": 1165 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 930, + "endColumn": 99, + "endOffset": 1025 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-te-rIN\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1170, + "endColumn": 99, + "endOffset": 1265 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1030, + "endColumn": 110, + "endOffset": 1136 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-te-rIN\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1270, + "endColumn": 110, + "endOffset": 1376 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1141, + "endColumn": 101, + "endOffset": 1238 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-te-rIN\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1381, + "endColumn": 101, + "endOffset": 1478 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1243, + "endColumn": 116, + "endOffset": 1355 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-te-rIN\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1483, + "endColumn": 116, + "endOffset": 1595 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1360, + "endColumn": 126, + "endOffset": 1482 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-te-rIN\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1600, + "endColumn": 126, + "endOffset": 1722 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/debug/multi/values-th.json b/Library/build/intermediates/blame/res/debug/multi/values-th.json new file mode 100644 index 0000000..c18c928 --- /dev/null +++ b/Library/build/intermediates/blame/res/debug/multi/values-th.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\values-th\\values-th.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 104, + "endOffset": 155 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-th\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 291, + "endColumn": 104, + "endOffset": 391 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 160, + "endColumn": 97, + "endOffset": 253 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-th\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 396, + "endColumn": 97, + "endOffset": 489 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 258, + "endColumn": 107, + "endOffset": 361 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-th\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 494, + "endColumn": 107, + "endOffset": 597 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 366, + "endColumn": 88, + "endOffset": 450 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-th\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 602, + "endColumn": 88, + "endOffset": 686 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 455, + "endColumn": 101, + "endOffset": 552 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-th\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 691, + "endColumn": 101, + "endOffset": 788 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 557, + "endColumn": 109, + "endOffset": 662 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-th\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 793, + "endColumn": 109, + "endOffset": 898 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 667, + "endColumn": 107, + "endOffset": 770 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-th\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 903, + "endColumn": 107, + "endOffset": 1006 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 775, + "endColumn": 103, + "endOffset": 874 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-th\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1011, + "endColumn": 103, + "endOffset": 1110 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 879, + "endColumn": 97, + "endOffset": 972 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-th\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1115, + "endColumn": 97, + "endOffset": 1208 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 977, + "endColumn": 107, + "endOffset": 1080 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-th\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1213, + "endColumn": 107, + "endOffset": 1316 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1085, + "endColumn": 104, + "endOffset": 1185 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-th\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1321, + "endColumn": 104, + "endOffset": 1421 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1190, + "endColumn": 100, + "endOffset": 1286 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-th\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1426, + "endColumn": 100, + "endOffset": 1522 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1291, + "endColumn": 115, + "endOffset": 1402 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-th\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1527, + "endColumn": 115, + "endOffset": 1638 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/debug/multi/values-tl.json b/Library/build/intermediates/blame/res/debug/multi/values-tl.json new file mode 100644 index 0000000..2e880ec --- /dev/null +++ b/Library/build/intermediates/blame/res/debug/multi/values-tl.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\values-tl\\values-tl.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 118, + "endOffset": 169 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-tl\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 291, + "endColumn": 118, + "endOffset": 405 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 174, + "endColumn": 107, + "endOffset": 277 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-tl\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 410, + "endColumn": 107, + "endOffset": 513 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 282, + "endColumn": 116, + "endOffset": 394 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-tl\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 518, + "endColumn": 116, + "endOffset": 630 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 399, + "endColumn": 87, + "endOffset": 482 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-tl\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 635, + "endColumn": 87, + "endOffset": 718 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 487, + "endColumn": 105, + "endOffset": 588 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-tl\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 723, + "endColumn": 105, + "endOffset": 824 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 593, + "endColumn": 120, + "endOffset": 709 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-tl\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 829, + "endColumn": 120, + "endOffset": 945 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 714, + "endColumn": 108, + "endOffset": 818 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-tl\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 950, + "endColumn": 108, + "endOffset": 1054 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 823, + "endColumn": 110, + "endOffset": 929 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-tl\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1059, + "endColumn": 110, + "endOffset": 1165 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 934, + "endColumn": 100, + "endOffset": 1030 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-tl\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1170, + "endColumn": 100, + "endOffset": 1266 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1035, + "endColumn": 109, + "endOffset": 1140 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-tl\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1271, + "endColumn": 109, + "endOffset": 1376 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1145, + "endColumn": 116, + "endOffset": 1257 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-tl\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1381, + "endColumn": 116, + "endOffset": 1493 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1262, + "endColumn": 107, + "endOffset": 1365 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-tl\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1498, + "endColumn": 107, + "endOffset": 1601 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1370, + "endColumn": 122, + "endOffset": 1488 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-tl\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1606, + "endColumn": 122, + "endOffset": 1724 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/debug/multi/values-tr.json b/Library/build/intermediates/blame/res/debug/multi/values-tr.json new file mode 100644 index 0000000..3fb8a54 --- /dev/null +++ b/Library/build/intermediates/blame/res/debug/multi/values-tr.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\values-tr\\values-tr.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 104, + "endOffset": 155 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-tr\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 291, + "endColumn": 104, + "endOffset": 391 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 160, + "endColumn": 98, + "endOffset": 254 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-tr\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 396, + "endColumn": 98, + "endOffset": 490 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 259, + "endColumn": 111, + "endOffset": 366 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-tr\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 495, + "endColumn": 111, + "endOffset": 602 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 371, + "endColumn": 89, + "endOffset": 456 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-tr\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 607, + "endColumn": 89, + "endOffset": 692 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 461, + "endColumn": 105, + "endOffset": 562 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-tr\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 697, + "endColumn": 105, + "endOffset": 798 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 567, + "endColumn": 119, + "endOffset": 682 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-tr\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 803, + "endColumn": 119, + "endOffset": 918 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 687, + "endColumn": 106, + "endOffset": 789 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-tr\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 923, + "endColumn": 106, + "endOffset": 1025 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 794, + "endColumn": 104, + "endOffset": 894 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-tr\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1030, + "endColumn": 104, + "endOffset": 1130 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 899, + "endColumn": 95, + "endOffset": 990 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-tr\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1135, + "endColumn": 95, + "endOffset": 1226 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 995, + "endColumn": 106, + "endOffset": 1097 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-tr\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1231, + "endColumn": 106, + "endOffset": 1333 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1102, + "endColumn": 101, + "endOffset": 1199 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-tr\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1338, + "endColumn": 101, + "endOffset": 1435 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1204, + "endColumn": 107, + "endOffset": 1307 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-tr\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1440, + "endColumn": 107, + "endOffset": 1543 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1312, + "endColumn": 118, + "endOffset": 1426 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-tr\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1548, + "endColumn": 118, + "endOffset": 1662 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/debug/multi/values-uk.json b/Library/build/intermediates/blame/res/debug/multi/values-uk.json new file mode 100644 index 0000000..4ae13a4 --- /dev/null +++ b/Library/build/intermediates/blame/res/debug/multi/values-uk.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\values-uk\\values-uk.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 109, + "endOffset": 160 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-uk\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 291, + "endColumn": 109, + "endOffset": 396 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 165, + "endColumn": 101, + "endOffset": 262 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-uk\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 401, + "endColumn": 101, + "endOffset": 498 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 267, + "endColumn": 105, + "endOffset": 368 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-uk\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 503, + "endColumn": 105, + "endOffset": 604 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 373, + "endColumn": 85, + "endOffset": 454 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-uk\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 609, + "endColumn": 85, + "endOffset": 690 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 459, + "endColumn": 107, + "endOffset": 562 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-uk\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 695, + "endColumn": 107, + "endOffset": 798 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 567, + "endColumn": 117, + "endOffset": 680 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-uk\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 803, + "endColumn": 117, + "endOffset": 916 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 685, + "endColumn": 105, + "endOffset": 786 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-uk\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 921, + "endColumn": 105, + "endOffset": 1022 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 791, + "endColumn": 106, + "endOffset": 893 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-uk\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1027, + "endColumn": 106, + "endOffset": 1129 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 898, + "endColumn": 97, + "endOffset": 991 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-uk\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1134, + "endColumn": 97, + "endOffset": 1227 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 996, + "endColumn": 107, + "endOffset": 1099 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-uk\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1232, + "endColumn": 107, + "endOffset": 1335 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1104, + "endColumn": 105, + "endOffset": 1205 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-uk\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1340, + "endColumn": 105, + "endOffset": 1441 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1210, + "endColumn": 108, + "endOffset": 1314 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-uk\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1446, + "endColumn": 108, + "endOffset": 1550 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1319, + "endColumn": 123, + "endOffset": 1438 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-uk\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1555, + "endColumn": 123, + "endOffset": 1674 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/debug/multi/values-ur-rPK.json b/Library/build/intermediates/blame/res/debug/multi/values-ur-rPK.json new file mode 100644 index 0000000..612f6d9 --- /dev/null +++ b/Library/build/intermediates/blame/res/debug/multi/values-ur-rPK.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\values-ur-rPK\\values-ur-rPK.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 109, + "endOffset": 160 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ur-rPK\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 295, + "endColumn": 109, + "endOffset": 400 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 165, + "endColumn": 105, + "endOffset": 266 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ur-rPK\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 405, + "endColumn": 105, + "endOffset": 506 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 271, + "endColumn": 108, + "endOffset": 375 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ur-rPK\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 511, + "endColumn": 108, + "endOffset": 615 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 380, + "endColumn": 85, + "endOffset": 461 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ur-rPK\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 620, + "endColumn": 85, + "endOffset": 701 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 466, + "endColumn": 103, + "endOffset": 565 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ur-rPK\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 706, + "endColumn": 103, + "endOffset": 805 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 570, + "endColumn": 119, + "endOffset": 685 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ur-rPK\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 810, + "endColumn": 119, + "endOffset": 925 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 690, + "endColumn": 107, + "endOffset": 793 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ur-rPK\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 930, + "endColumn": 107, + "endOffset": 1033 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 798, + "endColumn": 108, + "endOffset": 902 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ur-rPK\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1038, + "endColumn": 108, + "endOffset": 1142 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 907, + "endColumn": 101, + "endOffset": 1004 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ur-rPK\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1147, + "endColumn": 101, + "endOffset": 1244 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1009, + "endColumn": 110, + "endOffset": 1115 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ur-rPK\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1249, + "endColumn": 110, + "endOffset": 1355 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1120, + "endColumn": 99, + "endOffset": 1215 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ur-rPK\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1360, + "endColumn": 99, + "endOffset": 1455 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1220, + "endColumn": 107, + "endOffset": 1323 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ur-rPK\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1460, + "endColumn": 107, + "endOffset": 1563 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1328, + "endColumn": 128, + "endOffset": 1452 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ur-rPK\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1568, + "endColumn": 128, + "endOffset": 1692 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/debug/multi/values-uz-rUZ.json b/Library/build/intermediates/blame/res/debug/multi/values-uz-rUZ.json new file mode 100644 index 0000000..4cd5ca6 --- /dev/null +++ b/Library/build/intermediates/blame/res/debug/multi/values-uz-rUZ.json @@ -0,0 +1,235 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\values-uz-rUZ\\values-uz-rUZ.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 104, + "endOffset": 155 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-uz-rUZ\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 295, + "endColumn": 104, + "endOffset": 395 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 160, + "endColumn": 103, + "endOffset": 259 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-uz-rUZ\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 400, + "endColumn": 103, + "endOffset": 499 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 264, + "endColumn": 116, + "endOffset": 376 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-uz-rUZ\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 504, + "endColumn": 116, + "endOffset": 616 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 381, + "endColumn": 85, + "endOffset": 462 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-uz-rUZ\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 621, + "endColumn": 85, + "endOffset": 702 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 467, + "endColumn": 110, + "endOffset": 573 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-uz-rUZ\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 707, + "endColumn": 110, + "endOffset": 813 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 578, + "endColumn": 115, + "endOffset": 689 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-uz-rUZ\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 818, + "endColumn": 115, + "endOffset": 929 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 694, + "endColumn": 108, + "endOffset": 798 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-uz-rUZ\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 934, + "endColumn": 108, + "endOffset": 1038 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 803, + "endColumn": 106, + "endOffset": 905 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-uz-rUZ\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1043, + "endColumn": 106, + "endOffset": 1145 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 910, + "endColumn": 98, + "endOffset": 1004 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-uz-rUZ\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1150, + "endColumn": 98, + "endOffset": 1244 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1009, + "endColumn": 107, + "endOffset": 1112 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-uz-rUZ\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1249, + "endColumn": 107, + "endOffset": 1352 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1117, + "endColumn": 104, + "endOffset": 1217 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-uz-rUZ\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1357, + "endColumn": 104, + "endOffset": 1457 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1222, + "endColumn": 104, + "endOffset": 1322 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-uz-rUZ\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1462, + "endColumn": 104, + "endOffset": 1562 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/debug/multi/values-v11.json b/Library/build/intermediates/blame/res/debug/multi/values-v11.json new file mode 100644 index 0000000..b72391c --- /dev/null +++ b/Library/build/intermediates/blame/res/debug/multi/values-v11.json @@ -0,0 +1,356 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\values-v11\\values-v11.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endLine": 7, + "endColumn": 12, + "endOffset": 469 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v11\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 301, + "endLine": 9, + "endColumn": 12, + "endOffset": 715 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 474, + "endLine": 13, + "endColumn": 12, + "endOffset": 894 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v11\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 720, + "endLine": 15, + "endColumn": 12, + "endOffset": 1140 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 899, + "endLine": 19, + "endColumn": 12, + "endOffset": 1322 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v11\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1145, + "endLine": 21, + "endColumn": 12, + "endOffset": 1568 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1327, + "endLine": 25, + "endColumn": 12, + "endOffset": 1748 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v11\\values.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 1573, + "endLine": 27, + "endColumn": 12, + "endOffset": 1994 + } + } + }, + { + "to": { + "startLine": 26, + "startColumn": 4, + "startOffset": 1753, + "endLine": 31, + "endColumn": 12, + "endOffset": 2177 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v11\\values.xml", + "position": { + "startLine": 28, + "startColumn": 4, + "startOffset": 1999, + "endLine": 33, + "endColumn": 12, + "endOffset": 2423 + } + } + }, + { + "to": { + "startLine": 32, + "startColumn": 4, + "startOffset": 2182, + "endLine": 37, + "endColumn": 12, + "endOffset": 2602 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v11\\values.xml", + "position": { + "startLine": 34, + "startColumn": 4, + "startOffset": 2428, + "endLine": 39, + "endColumn": 12, + "endOffset": 2848 + } + } + }, + { + "to": { + "startLine": 38, + "startColumn": 4, + "startOffset": 2607, + "endColumn": 88, + "endOffset": 2691 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v11\\values.xml", + "position": { + "startLine": 42, + "startColumn": 4, + "startOffset": 3094, + "endColumn": 88, + "endOffset": 3178 + } + } + }, + { + "to": { + "startLine": 39, + "startColumn": 4, + "startOffset": 2696, + "endColumn": 100, + "endOffset": 2792 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v11\\values.xml", + "position": { + "startLine": 43, + "startColumn": 4, + "startOffset": 3183, + "endColumn": 100, + "endOffset": 3279 + } + } + }, + { + "to": { + "startLine": 40, + "startColumn": 4, + "startOffset": 2797, + "endLine": 44, + "endColumn": 12, + "endOffset": 3200 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v11\\values.xml", + "position": { + "startLine": 44, + "startColumn": 4, + "startOffset": 3284, + "endLine": 48, + "endColumn": 12, + "endOffset": 3687 + } + } + }, + { + "to": { + "startLine": 45, + "startColumn": 4, + "startOffset": 3205, + "endLine": 49, + "endColumn": 12, + "endOffset": 3620 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v11\\values.xml", + "position": { + "startLine": 49, + "startColumn": 4, + "startOffset": 3692, + "endLine": 53, + "endColumn": 12, + "endOffset": 4107 + } + } + }, + { + "to": { + "startLine": 50, + "startColumn": 4, + "startOffset": 3625, + "endLine": 51, + "endColumn": 12, + "endOffset": 3727 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v11\\values.xml", + "position": { + "startLine": 56, + "startColumn": 4, + "startOffset": 4353, + "endLine": 57, + "endColumn": 12, + "endOffset": 4455 + } + } + }, + { + "to": { + "startLine": 52, + "startColumn": 4, + "startOffset": 3732, + "endLine": 53, + "endColumn": 12, + "endOffset": 3856 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v11\\values.xml", + "position": { + "startLine": 58, + "startColumn": 4, + "startOffset": 4460, + "endLine": 59, + "endColumn": 12, + "endOffset": 4584 + } + } + }, + { + "to": { + "startLine": 54, + "startColumn": 4, + "startOffset": 3861, + "endLine": 58, + "endColumn": 12, + "endOffset": 4220 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v11\\values.xml", + "position": { + "startLine": 60, + "startColumn": 4, + "startOffset": 4589, + "endLine": 64, + "endColumn": 12, + "endOffset": 4948 + } + } + }, + { + "to": { + "startLine": 59, + "startColumn": 4, + "startOffset": 4225, + "endColumn": 70, + "endOffset": 4291 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v11\\values.xml", + "position": { + "startLine": 67, + "startColumn": 4, + "startOffset": 5194, + "endColumn": 70, + "endOffset": 5260 + } + } + }, + { + "to": { + "startLine": 60, + "startColumn": 4, + "startOffset": 4296, + "endColumn": 82, + "endOffset": 4374 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v11\\values.xml", + "position": { + "startLine": 68, + "startColumn": 4, + "startOffset": 5265, + "endColumn": 82, + "endOffset": 5343 + } + } + }, + { + "to": { + "startLine": 61, + "startColumn": 4, + "startOffset": 4379, + "endLine": 111, + "endColumn": 12, + "endOffset": 8123 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v11\\values.xml", + "position": { + "startLine": 69, + "startColumn": 4, + "startOffset": 5348, + "endLine": 119, + "endColumn": 12, + "endOffset": 9092 + } + } + }, + { + "to": { + "startLine": 112, + "startColumn": 4, + "startOffset": 8128, + "endLine": 163, + "endColumn": 12, + "endOffset": 12012 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v11\\values.xml", + "position": { + "startLine": 120, + "startColumn": 4, + "startOffset": 9097, + "endLine": 171, + "endColumn": 12, + "endOffset": 12981 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/debug/multi/values-v12.json b/Library/build/intermediates/blame/res/debug/multi/values-v12.json new file mode 100644 index 0000000..a8ab067 --- /dev/null +++ b/Library/build/intermediates/blame/res/debug/multi/values-v12.json @@ -0,0 +1,87 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\values-v12\\values-v12.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 70, + "endOffset": 121 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v12\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 296, + "endColumn": 70, + "endOffset": 362 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 126, + "endColumn": 82, + "endOffset": 204 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v12\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 367, + "endColumn": 82, + "endOffset": 445 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 209, + "endLine": 6, + "endColumn": 12, + "endOffset": 383 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v12\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 450, + "endLine": 8, + "endColumn": 12, + "endOffset": 624 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 388, + "endLine": 9, + "endColumn": 12, + "endOffset": 574 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v12\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 629, + "endLine": 11, + "endColumn": 12, + "endOffset": 815 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/debug/multi/values-v14.json b/Library/build/intermediates/blame/res/debug/multi/values-v14.json new file mode 100644 index 0000000..b217537 --- /dev/null +++ b/Library/build/intermediates/blame/res/debug/multi/values-v14.json @@ -0,0 +1,108 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\values-v14\\values-v14.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endLine": 6, + "endColumn": 12, + "endOffset": 326 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v14\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 301, + "endLine": 8, + "endColumn": 12, + "endOffset": 572 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 331, + "endColumn": 70, + "endOffset": 397 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v14\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 818, + "endColumn": 70, + "endOffset": 884 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 402, + "endColumn": 82, + "endOffset": 480 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v14\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 889, + "endColumn": 82, + "endOffset": 967 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 485, + "endLine": 14, + "endColumn": 12, + "endOffset": 890 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v14\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 972, + "endLine": 18, + "endColumn": 12, + "endOffset": 1377 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 895, + "endLine": 20, + "endColumn": 12, + "endOffset": 1312 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v14\\values.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1382, + "endLine": 24, + "endColumn": 12, + "endOffset": 1799 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/debug/multi/values-v17.json b/Library/build/intermediates/blame/res/debug/multi/values-v17.json new file mode 100644 index 0000000..4b0abb1 --- /dev/null +++ b/Library/build/intermediates/blame/res/debug/multi/values-v17.json @@ -0,0 +1,259 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\values-v17\\values-v17.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endLine": 5, + "endColumn": 12, + "endOffset": 278 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v17\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 295, + "endLine": 7, + "endColumn": 12, + "endOffset": 518 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 283, + "endLine": 9, + "endColumn": 12, + "endOffset": 615 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v17\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 523, + "endLine": 11, + "endColumn": 12, + "endOffset": 855 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 620, + "endLine": 12, + "endColumn": 12, + "endOffset": 765 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v17\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 860, + "endLine": 14, + "endColumn": 12, + "endOffset": 1005 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 770, + "endLine": 15, + "endColumn": 12, + "endOffset": 937 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v17\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1010, + "endLine": 17, + "endColumn": 12, + "endOffset": 1177 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 942, + "endLine": 19, + "endColumn": 12, + "endOffset": 1165 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v17\\values.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1182, + "endLine": 21, + "endColumn": 12, + "endOffset": 1405 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1170, + "endLine": 23, + "endColumn": 12, + "endOffset": 1407 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v17\\values.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 1410, + "endLine": 25, + "endColumn": 12, + "endOffset": 1647 + } + } + }, + { + "to": { + "startLine": 24, + "startColumn": 4, + "startOffset": 1412, + "endLine": 26, + "endColumn": 12, + "endOffset": 1578 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v17\\values.xml", + "position": { + "startLine": 26, + "startColumn": 4, + "startOffset": 1652, + "endLine": 28, + "endColumn": 12, + "endOffset": 1818 + } + } + }, + { + "to": { + "startLine": 27, + "startColumn": 4, + "startOffset": 1583, + "endLine": 29, + "endColumn": 12, + "endOffset": 1752 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v17\\values.xml", + "position": { + "startLine": 29, + "startColumn": 4, + "startOffset": 1823, + "endLine": 31, + "endColumn": 12, + "endOffset": 1992 + } + } + }, + { + "to": { + "startLine": 30, + "startColumn": 4, + "startOffset": 1757, + "endLine": 32, + "endColumn": 12, + "endOffset": 1921 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v17\\values.xml", + "position": { + "startLine": 32, + "startColumn": 4, + "startOffset": 1997, + "endLine": 34, + "endColumn": 12, + "endOffset": 2161 + } + } + }, + { + "to": { + "startLine": 33, + "startColumn": 4, + "startOffset": 1926, + "endLine": 36, + "endColumn": 12, + "endOffset": 2194 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v17\\values.xml", + "position": { + "startLine": 35, + "startColumn": 4, + "startOffset": 2166, + "endLine": 38, + "endColumn": 12, + "endOffset": 2434 + } + } + }, + { + "to": { + "startLine": 37, + "startColumn": 4, + "startOffset": 2199, + "endLine": 39, + "endColumn": 12, + "endOffset": 2394 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v17\\values.xml", + "position": { + "startLine": 39, + "startColumn": 4, + "startOffset": 2439, + "endLine": 41, + "endColumn": 12, + "endOffset": 2634 + } + } + }, + { + "to": { + "startLine": 40, + "startColumn": 4, + "startOffset": 2399, + "endLine": 42, + "endColumn": 12, + "endOffset": 2642 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v17\\values.xml", + "position": { + "startLine": 42, + "startColumn": 4, + "startOffset": 2639, + "endLine": 44, + "endColumn": 12, + "endOffset": 2882 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/debug/multi/values-v18.json b/Library/build/intermediates/blame/res/debug/multi/values-v18.json new file mode 100644 index 0000000..03c2a40 --- /dev/null +++ b/Library/build/intermediates/blame/res/debug/multi/values-v18.json @@ -0,0 +1,26 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\values-v18\\values-v18.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 48, + "endOffset": 99 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v18\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 291, + "endColumn": 48, + "endOffset": 335 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/debug/multi/values-v21.json b/Library/build/intermediates/blame/res/debug/multi/values-v21.json new file mode 100644 index 0000000..67fd84b --- /dev/null +++ b/Library/build/intermediates/blame/res/debug/multi/values-v21.json @@ -0,0 +1,1645 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\values-v21\\values-v21.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 90, + "endOffset": 141 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 301, + "endColumn": 90, + "endOffset": 387 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 146, + "endColumn": 102, + "endOffset": 244 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 392, + "endColumn": 102, + "endOffset": 490 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 249, + "endColumn": 102, + "endOffset": 347 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 495, + "endColumn": 102, + "endOffset": 593 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 352, + "endColumn": 104, + "endOffset": 452 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 598, + "endColumn": 104, + "endOffset": 698 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 457, + "endColumn": 106, + "endOffset": 559 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 703, + "endColumn": 106, + "endOffset": 805 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 564, + "endColumn": 108, + "endOffset": 668 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 810, + "endColumn": 108, + "endOffset": 914 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 673, + "endColumn": 108, + "endOffset": 777 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 919, + "endColumn": 108, + "endOffset": 1023 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 782, + "endColumn": 108, + "endOffset": 886 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1028, + "endColumn": 108, + "endOffset": 1132 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 891, + "endColumn": 108, + "endOffset": 995 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1137, + "endColumn": 108, + "endOffset": 1241 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1000, + "endColumn": 108, + "endOffset": 1104 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1246, + "endColumn": 108, + "endOffset": 1350 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1109, + "endColumn": 106, + "endOffset": 1211 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1355, + "endColumn": 106, + "endOffset": 1457 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1216, + "endColumn": 102, + "endOffset": 1314 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1462, + "endColumn": 102, + "endOffset": 1560 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1319, + "endColumn": 118, + "endOffset": 1433 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1565, + "endColumn": 118, + "endOffset": 1679 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1438, + "endLine": 16, + "endColumn": 12, + "endOffset": 1588 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1925, + "endLine": 20, + "endColumn": 12, + "endOffset": 2075 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1593, + "endLine": 18, + "endColumn": 12, + "endOffset": 1743 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2080, + "endLine": 22, + "endColumn": 12, + "endOffset": 2230 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1748, + "endColumn": 104, + "endOffset": 1848 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 25, + "startColumn": 4, + "startOffset": 2481, + "endColumn": 104, + "endOffset": 2581 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1853, + "endColumn": 120, + "endOffset": 1969 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 26, + "startColumn": 4, + "startOffset": 2586, + "endColumn": 120, + "endOffset": 2702 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1974, + "endColumn": 100, + "endOffset": 2070 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 27, + "startColumn": 4, + "startOffset": 2707, + "endColumn": 100, + "endOffset": 2803 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2075, + "endLine": 23, + "endColumn": 12, + "endOffset": 2217 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 30, + "startColumn": 4, + "startOffset": 3049, + "endLine": 31, + "endColumn": 12, + "endOffset": 3191 + } + } + }, + { + "to": { + "startLine": 24, + "startColumn": 4, + "startOffset": 2222, + "endLine": 25, + "endColumn": 12, + "endOffset": 2358 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 32, + "startColumn": 4, + "startOffset": 3196, + "endLine": 33, + "endColumn": 12, + "endOffset": 3332 + } + } + }, + { + "to": { + "startLine": 26, + "startColumn": 4, + "startOffset": 2363, + "endColumn": 102, + "endOffset": 2461 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 36, + "startColumn": 4, + "startOffset": 3583, + "endColumn": 102, + "endOffset": 3681 + } + } + }, + { + "to": { + "startLine": 27, + "startColumn": 4, + "startOffset": 2466, + "endColumn": 118, + "endOffset": 2580 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 37, + "startColumn": 4, + "startOffset": 3686, + "endColumn": 118, + "endOffset": 3800 + } + } + }, + { + "to": { + "startLine": 28, + "startColumn": 4, + "startOffset": 2585, + "endColumn": 106, + "endOffset": 2687 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 38, + "startColumn": 4, + "startOffset": 3805, + "endColumn": 106, + "endOffset": 3907 + } + } + }, + { + "to": { + "startLine": 29, + "startColumn": 4, + "startOffset": 2692, + "endColumn": 102, + "endOffset": 2790 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 39, + "startColumn": 4, + "startOffset": 3912, + "endColumn": 102, + "endOffset": 4010 + } + } + }, + { + "to": { + "startLine": 30, + "startColumn": 4, + "startOffset": 2795, + "endLine": 31, + "endColumn": 12, + "endOffset": 2937 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 42, + "startColumn": 4, + "startOffset": 4256, + "endLine": 43, + "endColumn": 12, + "endOffset": 4398 + } + } + }, + { + "to": { + "startLine": 32, + "startColumn": 4, + "startOffset": 2942, + "endLine": 33, + "endColumn": 12, + "endOffset": 3092 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 44, + "startColumn": 4, + "startOffset": 4403, + "endLine": 45, + "endColumn": 12, + "endOffset": 4553 + } + } + }, + { + "to": { + "startLine": 34, + "startColumn": 4, + "startOffset": 3097, + "endLine": 35, + "endColumn": 12, + "endOffset": 3263 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 46, + "startColumn": 4, + "startOffset": 4558, + "endLine": 47, + "endColumn": 12, + "endOffset": 4724 + } + } + }, + { + "to": { + "startLine": 36, + "startColumn": 4, + "startOffset": 3268, + "endLine": 37, + "endColumn": 12, + "endOffset": 3412 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 48, + "startColumn": 4, + "startOffset": 4729, + "endLine": 49, + "endColumn": 12, + "endOffset": 4873 + } + } + }, + { + "to": { + "startLine": 38, + "startColumn": 4, + "startOffset": 3417, + "endLine": 39, + "endColumn": 12, + "endOffset": 3577 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 50, + "startColumn": 4, + "startOffset": 4878, + "endLine": 51, + "endColumn": 12, + "endOffset": 5038 + } + } + }, + { + "to": { + "startLine": 40, + "startColumn": 4, + "startOffset": 3582, + "endLine": 41, + "endColumn": 12, + "endOffset": 3734 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 52, + "startColumn": 4, + "startOffset": 5043, + "endLine": 53, + "endColumn": 12, + "endOffset": 5195 + } + } + }, + { + "to": { + "startLine": 42, + "startColumn": 4, + "startOffset": 3739, + "endLine": 43, + "endColumn": 12, + "endOffset": 3885 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 54, + "startColumn": 4, + "startOffset": 5200, + "endLine": 55, + "endColumn": 12, + "endOffset": 5346 + } + } + }, + { + "to": { + "startLine": 44, + "startColumn": 4, + "startOffset": 3890, + "endLine": 45, + "endColumn": 12, + "endOffset": 4034 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 56, + "startColumn": 4, + "startOffset": 5351, + "endLine": 57, + "endColumn": 12, + "endOffset": 5495 + } + } + }, + { + "to": { + "startLine": 46, + "startColumn": 4, + "startOffset": 4039, + "endLine": 47, + "endColumn": 12, + "endOffset": 4183 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 58, + "startColumn": 4, + "startOffset": 5500, + "endLine": 59, + "endColumn": 12, + "endOffset": 5644 + } + } + }, + { + "to": { + "startLine": 48, + "startColumn": 4, + "startOffset": 4188, + "endColumn": 111, + "endOffset": 4295 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 62, + "startColumn": 4, + "startOffset": 5895, + "endColumn": 111, + "endOffset": 6002 + } + } + }, + { + "to": { + "startLine": 49, + "startColumn": 4, + "startOffset": 4300, + "endColumn": 146, + "endOffset": 4442 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 65, + "startColumn": 4, + "startOffset": 6248, + "endColumn": 146, + "endOffset": 6390 + } + } + }, + { + "to": { + "startLine": 50, + "startColumn": 4, + "startOffset": 4447, + "endLine": 51, + "endColumn": 12, + "endOffset": 4595 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 66, + "startColumn": 4, + "startOffset": 6395, + "endLine": 67, + "endColumn": 12, + "endOffset": 6543 + } + } + }, + { + "to": { + "startLine": 52, + "startColumn": 4, + "startOffset": 4600, + "endLine": 53, + "endColumn": 12, + "endOffset": 4742 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 68, + "startColumn": 4, + "startOffset": 6548, + "endLine": 69, + "endColumn": 12, + "endOffset": 6690 + } + } + }, + { + "to": { + "startLine": 54, + "startColumn": 4, + "startOffset": 4747, + "endColumn": 74, + "endOffset": 4817 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 72, + "startColumn": 4, + "startOffset": 6936, + "endColumn": 74, + "endOffset": 7006 + } + } + }, + { + "to": { + "startLine": 55, + "startColumn": 4, + "startOffset": 4822, + "endColumn": 88, + "endOffset": 4906 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 73, + "startColumn": 4, + "startOffset": 7011, + "endColumn": 88, + "endOffset": 7095 + } + } + }, + { + "to": { + "startLine": 56, + "startColumn": 4, + "startOffset": 4911, + "endColumn": 86, + "endOffset": 4993 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 74, + "startColumn": 4, + "startOffset": 7100, + "endColumn": 86, + "endOffset": 7182 + } + } + }, + { + "to": { + "startLine": 57, + "startColumn": 4, + "startOffset": 4998, + "endColumn": 100, + "endOffset": 5094 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 75, + "startColumn": 4, + "startOffset": 7187, + "endColumn": 100, + "endOffset": 7283 + } + } + }, + { + "to": { + "startLine": 58, + "startColumn": 4, + "startOffset": 5099, + "endLine": 105, + "endColumn": 12, + "endOffset": 8497 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 76, + "startColumn": 4, + "startOffset": 7288, + "endLine": 123, + "endColumn": 12, + "endOffset": 10686 + } + } + }, + { + "to": { + "startLine": 106, + "startColumn": 4, + "startOffset": 8502, + "endLine": 108, + "endColumn": 12, + "endOffset": 8683 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 124, + "startColumn": 4, + "startOffset": 10691, + "endLine": 126, + "endColumn": 12, + "endOffset": 10872 + } + } + }, + { + "to": { + "startLine": 109, + "startColumn": 4, + "startOffset": 8688, + "endLine": 156, + "endColumn": 12, + "endOffset": 12098 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 127, + "startColumn": 4, + "startOffset": 10877, + "endLine": 174, + "endColumn": 12, + "endOffset": 14287 + } + } + }, + { + "to": { + "startLine": 157, + "startColumn": 4, + "startOffset": 12103, + "endLine": 159, + "endColumn": 12, + "endOffset": 12296 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 175, + "startColumn": 4, + "startOffset": 14292, + "endLine": 177, + "endColumn": 12, + "endOffset": 14485 + } + } + }, + { + "to": { + "startLine": 160, + "startColumn": 4, + "startOffset": 12301, + "endLine": 161, + "endColumn": 12, + "endOffset": 12419 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 180, + "startColumn": 4, + "startOffset": 14731, + "endLine": 181, + "endColumn": 12, + "endOffset": 14849 + } + } + }, + { + "to": { + "startLine": 162, + "startColumn": 4, + "startOffset": 12424, + "endLine": 163, + "endColumn": 12, + "endOffset": 12542 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 182, + "startColumn": 4, + "startOffset": 14854, + "endLine": 183, + "endColumn": 12, + "endOffset": 14972 + } + } + }, + { + "to": { + "startLine": 164, + "startColumn": 4, + "startOffset": 12547, + "endLine": 165, + "endColumn": 12, + "endOffset": 12655 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 184, + "startColumn": 4, + "startOffset": 14977, + "endLine": 185, + "endColumn": 12, + "endOffset": 15085 + } + } + }, + { + "to": { + "startLine": 166, + "startColumn": 4, + "startOffset": 12660, + "endLine": 168, + "endColumn": 12, + "endOffset": 12838 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 186, + "startColumn": 4, + "startOffset": 15090, + "endLine": 188, + "endColumn": 12, + "endOffset": 15268 + } + } + }, + { + "to": { + "startLine": 169, + "startColumn": 4, + "startOffset": 12843, + "endLine": 170, + "endColumn": 12, + "endOffset": 12969 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 189, + "startColumn": 4, + "startOffset": 15273, + "endLine": 190, + "endColumn": 12, + "endOffset": 15399 + } + } + }, + { + "to": { + "startLine": 171, + "startColumn": 4, + "startOffset": 12974, + "endColumn": 116, + "endOffset": 13086 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 191, + "startColumn": 4, + "startOffset": 15404, + "endColumn": 116, + "endOffset": 15516 + } + } + }, + { + "to": { + "startLine": 172, + "startColumn": 4, + "startOffset": 13091, + "endColumn": 88, + "endOffset": 13175 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 192, + "startColumn": 4, + "startOffset": 15521, + "endColumn": 88, + "endOffset": 15605 + } + } + }, + { + "to": { + "startLine": 173, + "startColumn": 4, + "startOffset": 13180, + "endColumn": 110, + "endOffset": 13286 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 193, + "startColumn": 4, + "startOffset": 15610, + "endColumn": 110, + "endOffset": 15716 + } + } + }, + { + "to": { + "startLine": 174, + "startColumn": 4, + "startOffset": 13291, + "endColumn": 126, + "endOffset": 13413 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 194, + "startColumn": 4, + "startOffset": 15721, + "endColumn": 126, + "endOffset": 15843 + } + } + }, + { + "to": { + "startLine": 175, + "startColumn": 4, + "startOffset": 13418, + "endColumn": 100, + "endOffset": 13514 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 195, + "startColumn": 4, + "startOffset": 15848, + "endColumn": 100, + "endOffset": 15944 + } + } + }, + { + "to": { + "startLine": 176, + "startColumn": 4, + "startOffset": 13519, + "endColumn": 94, + "endOffset": 13609 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 196, + "startColumn": 4, + "startOffset": 15949, + "endColumn": 94, + "endOffset": 16039 + } + } + }, + { + "to": { + "startLine": 177, + "startColumn": 4, + "startOffset": 13614, + "endColumn": 122, + "endOffset": 13732 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 197, + "startColumn": 4, + "startOffset": 16044, + "endColumn": 122, + "endOffset": 16162 + } + } + }, + { + "to": { + "startLine": 178, + "startColumn": 4, + "startOffset": 13737, + "endColumn": 128, + "endOffset": 13861 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 198, + "startColumn": 4, + "startOffset": 16167, + "endColumn": 128, + "endOffset": 16291 + } + } + }, + { + "to": { + "startLine": 179, + "startColumn": 4, + "startOffset": 13866, + "endColumn": 116, + "endOffset": 13978 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 199, + "startColumn": 4, + "startOffset": 16296, + "endColumn": 116, + "endOffset": 16408 + } + } + }, + { + "to": { + "startLine": 180, + "startColumn": 4, + "startOffset": 13983, + "endLine": 181, + "endColumn": 12, + "endOffset": 14113 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 200, + "startColumn": 4, + "startOffset": 16413, + "endLine": 201, + "endColumn": 12, + "endOffset": 16543 + } + } + }, + { + "to": { + "startLine": 182, + "startColumn": 4, + "startOffset": 14118, + "endLine": 183, + "endColumn": 12, + "endOffset": 14256 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 202, + "startColumn": 4, + "startOffset": 16548, + "endLine": 203, + "endColumn": 12, + "endOffset": 16686 + } + } + }, + { + "to": { + "startLine": 184, + "startColumn": 4, + "startOffset": 14261, + "endLine": 185, + "endColumn": 12, + "endOffset": 14391 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 204, + "startColumn": 4, + "startOffset": 16691, + "endLine": 205, + "endColumn": 12, + "endOffset": 16821 + } + } + }, + { + "to": { + "startLine": 186, + "startColumn": 4, + "startOffset": 14396, + "endLine": 187, + "endColumn": 12, + "endOffset": 14510 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 206, + "startColumn": 4, + "startOffset": 16826, + "endLine": 207, + "endColumn": 12, + "endOffset": 16940 + } + } + }, + { + "to": { + "startLine": 188, + "startColumn": 4, + "startOffset": 14515, + "endLine": 191, + "endColumn": 12, + "endOffset": 14711 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 208, + "startColumn": 4, + "startOffset": 16945, + "endLine": 211, + "endColumn": 12, + "endOffset": 17141 + } + } + }, + { + "to": { + "startLine": 192, + "startColumn": 4, + "startOffset": 14716, + "endLine": 193, + "endColumn": 12, + "endOffset": 14830 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 212, + "startColumn": 4, + "startOffset": 17146, + "endLine": 213, + "endColumn": 12, + "endOffset": 17260 + } + } + }, + { + "to": { + "startLine": 194, + "startColumn": 4, + "startOffset": 14835, + "endColumn": 92, + "endOffset": 14923 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 214, + "startColumn": 4, + "startOffset": 17265, + "endColumn": 92, + "endOffset": 17353 + } + } + }, + { + "to": { + "startLine": 195, + "startColumn": 4, + "startOffset": 14928, + "endColumn": 110, + "endOffset": 15034 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 215, + "startColumn": 4, + "startOffset": 17358, + "endColumn": 110, + "endOffset": 17464 + } + } + }, + { + "to": { + "startLine": 196, + "startColumn": 4, + "startOffset": 15039, + "endColumn": 55, + "endOffset": 15090 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 216, + "startColumn": 4, + "startOffset": 17469, + "endColumn": 55, + "endOffset": 17520 + } + } + }, + { + "to": { + "startLine": 197, + "startColumn": 4, + "startOffset": 15095, + "endLine": 198, + "endColumn": 12, + "endOffset": 15197 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 217, + "startColumn": 4, + "startOffset": 17525, + "endLine": 218, + "endColumn": 12, + "endOffset": 17627 + } + } + }, + { + "to": { + "startLine": 199, + "startColumn": 4, + "startOffset": 15202, + "endLine": 202, + "endColumn": 12, + "endOffset": 15392 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 219, + "startColumn": 4, + "startOffset": 17632, + "endLine": 222, + "endColumn": 12, + "endOffset": 17822 + } + } + }, + { + "to": { + "startLine": 203, + "startColumn": 4, + "startOffset": 15397, + "endLine": 204, + "endColumn": 12, + "endOffset": 15503 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 223, + "startColumn": 4, + "startOffset": 17827, + "endLine": 224, + "endColumn": 12, + "endOffset": 17933 + } + } + }, + { + "to": { + "startLine": 205, + "startColumn": 4, + "startOffset": 15508, + "endLine": 206, + "endColumn": 12, + "endOffset": 15636 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 225, + "startColumn": 4, + "startOffset": 17938, + "endLine": 226, + "endColumn": 12, + "endOffset": 18066 + } + } + }, + { + "to": { + "startLine": 207, + "startColumn": 4, + "startOffset": 15641, + "endColumn": 94, + "endOffset": 15731 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 227, + "startColumn": 4, + "startOffset": 18071, + "endColumn": 94, + "endOffset": 18161 + } + } + }, + { + "to": { + "startLine": 208, + "startColumn": 4, + "startOffset": 15736, + "endColumn": 90, + "endOffset": 15822 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 228, + "startColumn": 4, + "startOffset": 18166, + "endColumn": 90, + "endOffset": 18252 + } + } + }, + { + "to": { + "startLine": 209, + "startColumn": 4, + "startOffset": 15827, + "endLine": 213, + "endColumn": 12, + "endOffset": 16131 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 229, + "startColumn": 4, + "startOffset": 18257, + "endLine": 233, + "endColumn": 12, + "endOffset": 18561 + } + } + }, + { + "to": { + "startLine": 214, + "startColumn": 4, + "startOffset": 16136, + "endColumn": 112, + "endOffset": 16244 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 234, + "startColumn": 4, + "startOffset": 18566, + "endColumn": 112, + "endOffset": 18674 + } + } + }, + { + "to": { + "startLine": 215, + "startColumn": 4, + "startOffset": 16249, + "endColumn": 116, + "endOffset": 16361 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 235, + "startColumn": 4, + "startOffset": 18679, + "endColumn": 116, + "endOffset": 18791 + } + } + }, + { + "to": { + "startLine": 216, + "startColumn": 4, + "startOffset": 16366, + "endLine": 217, + "endColumn": 12, + "endOffset": 16500 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 236, + "startColumn": 4, + "startOffset": 18796, + "endLine": 237, + "endColumn": 12, + "endOffset": 18930 + } + } + }, + { + "to": { + "startLine": 218, + "startColumn": 4, + "startOffset": 16505, + "endLine": 224, + "endColumn": 12, + "endOffset": 16853 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 240, + "startColumn": 4, + "startOffset": 19176, + "endLine": 246, + "endColumn": 12, + "endOffset": 19524 + } + } + }, + { + "to": { + "startLine": 225, + "startColumn": 4, + "startOffset": 16858, + "endLine": 231, + "endColumn": 12, + "endOffset": 17218 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 247, + "startColumn": 4, + "startOffset": 19529, + "endLine": 253, + "endColumn": 12, + "endOffset": 19889 + } + } + }, + { + "to": { + "startLine": 232, + "startColumn": 4, + "startOffset": 17223, + "endLine": 241, + "endColumn": 12, + "endOffset": 17903 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 254, + "startColumn": 4, + "startOffset": 19894, + "endLine": 263, + "endColumn": 12, + "endOffset": 20574 + } + } + }, + { + "to": { + "startLine": 242, + "startColumn": 4, + "startOffset": 17908, + "endLine": 251, + "endColumn": 12, + "endOffset": 18589 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 264, + "startColumn": 4, + "startOffset": 20579, + "endLine": 273, + "endColumn": 12, + "endOffset": 21260 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/debug/multi/values-vi.json b/Library/build/intermediates/blame/res/debug/multi/values-vi.json new file mode 100644 index 0000000..2695da1 --- /dev/null +++ b/Library/build/intermediates/blame/res/debug/multi/values-vi.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\values-vi\\values-vi.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 113, + "endOffset": 164 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-vi\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 291, + "endColumn": 113, + "endOffset": 400 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 169, + "endColumn": 107, + "endOffset": 272 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-vi\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 405, + "endColumn": 107, + "endOffset": 508 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 277, + "endColumn": 108, + "endOffset": 381 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-vi\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 513, + "endColumn": 108, + "endOffset": 617 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 386, + "endColumn": 83, + "endOffset": 465 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-vi\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 622, + "endColumn": 83, + "endOffset": 701 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 470, + "endColumn": 102, + "endOffset": 568 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-vi\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 706, + "endColumn": 102, + "endOffset": 804 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 573, + "endColumn": 118, + "endOffset": 687 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-vi\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 809, + "endColumn": 118, + "endOffset": 923 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 692, + "endColumn": 103, + "endOffset": 791 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-vi\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 928, + "endColumn": 103, + "endOffset": 1027 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 796, + "endColumn": 108, + "endOffset": 900 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-vi\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1032, + "endColumn": 108, + "endOffset": 1136 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 905, + "endColumn": 100, + "endOffset": 1001 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-vi\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1141, + "endColumn": 100, + "endOffset": 1237 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1006, + "endColumn": 104, + "endOffset": 1106 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-vi\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1242, + "endColumn": 104, + "endOffset": 1342 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1111, + "endColumn": 113, + "endOffset": 1220 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-vi\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1347, + "endColumn": 113, + "endOffset": 1456 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1225, + "endColumn": 104, + "endOffset": 1325 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-vi\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1461, + "endColumn": 104, + "endOffset": 1561 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1330, + "endColumn": 119, + "endOffset": 1445 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-vi\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1566, + "endColumn": 119, + "endOffset": 1681 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/debug/multi/values-w360dp-v13.json b/Library/build/intermediates/blame/res/debug/multi/values-w360dp-v13.json new file mode 100644 index 0000000..1d00ef0 --- /dev/null +++ b/Library/build/intermediates/blame/res/debug/multi/values-w360dp-v13.json @@ -0,0 +1,26 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\values-w360dp-v13\\values-w360dp-v13.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 54, + "endOffset": 105 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-w360dp-v13\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 294, + "endColumn": 54, + "endOffset": 344 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/debug/multi/values-w480dp-v13.json b/Library/build/intermediates/blame/res/debug/multi/values-w480dp-v13.json new file mode 100644 index 0000000..b6d7169 --- /dev/null +++ b/Library/build/intermediates/blame/res/debug/multi/values-w480dp-v13.json @@ -0,0 +1,45 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\values-w480dp-v13\\values-w480dp-v13.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 61, + "endOffset": 112 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-w480dp-v13\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 293, + "endColumn": 61, + "endOffset": 350 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 117, + "endColumn": 71, + "endOffset": 184 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-w480dp-v13\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 594, + "endColumn": 71, + "endOffset": 661 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/debug/multi/values-w500dp-v13.json b/Library/build/intermediates/blame/res/debug/multi/values-w500dp-v13.json new file mode 100644 index 0000000..84a1df4 --- /dev/null +++ b/Library/build/intermediates/blame/res/debug/multi/values-w500dp-v13.json @@ -0,0 +1,26 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\values-w500dp-v13\\values-w500dp-v13.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 54, + "endOffset": 105 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-w500dp-v13\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 294, + "endColumn": 54, + "endOffset": 344 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/debug/multi/values-w600dp-v13.json b/Library/build/intermediates/blame/res/debug/multi/values-w600dp-v13.json new file mode 100644 index 0000000..5b6f433 --- /dev/null +++ b/Library/build/intermediates/blame/res/debug/multi/values-w600dp-v13.json @@ -0,0 +1,45 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\values-w600dp-v13\\values-w600dp-v13.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 63, + "endOffset": 114 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-w600dp-v13\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 294, + "endColumn": 63, + "endOffset": 353 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 119, + "endColumn": 54, + "endOffset": 169 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-w600dp-v13\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 358, + "endColumn": 54, + "endOffset": 408 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/debug/multi/values-w720dp-v13.json b/Library/build/intermediates/blame/res/debug/multi/values-w720dp-v13.json new file mode 100644 index 0000000..0207340 --- /dev/null +++ b/Library/build/intermediates/blame/res/debug/multi/values-w720dp-v13.json @@ -0,0 +1,26 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\values-w720dp-v13\\values-w720dp-v13.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 76, + "endOffset": 127 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-w720dp-v13\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 293, + "endColumn": 76, + "endOffset": 365 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/debug/multi/values-xlarge-land-v4.json b/Library/build/intermediates/blame/res/debug/multi/values-xlarge-land-v4.json new file mode 100644 index 0000000..31a6fd4 --- /dev/null +++ b/Library/build/intermediates/blame/res/debug/multi/values-xlarge-land-v4.json @@ -0,0 +1,26 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\values-xlarge-land-v4\\values-xlarge-land-v4.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 63, + "endOffset": 114 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-xlarge-land-v4\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 299, + "endColumn": 63, + "endOffset": 358 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/debug/multi/values-xlarge-v4.json b/Library/build/intermediates/blame/res/debug/multi/values-xlarge-v4.json new file mode 100644 index 0000000..5d2d4fb --- /dev/null +++ b/Library/build/intermediates/blame/res/debug/multi/values-xlarge-v4.json @@ -0,0 +1,140 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\values-xlarge-v4\\values-xlarge-v4.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 76, + "endOffset": 127 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-xlarge-v4\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 293, + "endColumn": 76, + "endOffset": 365 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 132, + "endColumn": 63, + "endOffset": 191 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-xlarge-v4\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 609, + "endColumn": 63, + "endOffset": 668 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 196, + "endColumn": 66, + "endOffset": 258 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-xlarge-v4\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 673, + "endColumn": 66, + "endOffset": 735 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 263, + "endColumn": 66, + "endOffset": 325 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-xlarge-v4\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 740, + "endColumn": 66, + "endOffset": 802 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 330, + "endColumn": 65, + "endOffset": 391 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-xlarge-v4\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 807, + "endColumn": 65, + "endOffset": 868 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 396, + "endColumn": 65, + "endOffset": 457 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-xlarge-v4\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 873, + "endColumn": 65, + "endOffset": 934 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 462, + "endColumn": 54, + "endOffset": 512 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-xlarge-v4\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 939, + "endColumn": 54, + "endOffset": 989 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/debug/multi/values-zh-rCN.json b/Library/build/intermediates/blame/res/debug/multi/values-zh-rCN.json new file mode 100644 index 0000000..42889ec --- /dev/null +++ b/Library/build/intermediates/blame/res/debug/multi/values-zh-rCN.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\values-zh-rCN\\values-zh-rCN.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 95, + "endOffset": 146 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zh-rCN\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 295, + "endColumn": 95, + "endOffset": 386 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 151, + "endColumn": 94, + "endOffset": 241 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zh-rCN\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 391, + "endColumn": 94, + "endOffset": 481 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 246, + "endColumn": 99, + "endOffset": 341 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zh-rCN\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 486, + "endColumn": 99, + "endOffset": 581 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 346, + "endColumn": 81, + "endOffset": 423 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zh-rCN\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 586, + "endColumn": 81, + "endOffset": 663 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 428, + "endColumn": 96, + "endOffset": 520 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zh-rCN\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 668, + "endColumn": 96, + "endOffset": 760 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 525, + "endColumn": 105, + "endOffset": 626 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zh-rCN\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 765, + "endColumn": 105, + "endOffset": 866 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 631, + "endColumn": 95, + "endOffset": 722 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zh-rCN\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 871, + "endColumn": 95, + "endOffset": 962 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 727, + "endColumn": 95, + "endOffset": 818 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zh-rCN\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 967, + "endColumn": 95, + "endOffset": 1058 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 823, + "endColumn": 94, + "endOffset": 913 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zh-rCN\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1063, + "endColumn": 94, + "endOffset": 1153 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 918, + "endColumn": 96, + "endOffset": 1010 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zh-rCN\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1158, + "endColumn": 96, + "endOffset": 1250 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1015, + "endColumn": 94, + "endOffset": 1105 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zh-rCN\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1255, + "endColumn": 94, + "endOffset": 1345 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1110, + "endColumn": 97, + "endOffset": 1203 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zh-rCN\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1350, + "endColumn": 97, + "endOffset": 1443 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1208, + "endColumn": 111, + "endOffset": 1315 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zh-rCN\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1448, + "endColumn": 111, + "endOffset": 1555 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/debug/multi/values-zh-rHK.json b/Library/build/intermediates/blame/res/debug/multi/values-zh-rHK.json new file mode 100644 index 0000000..16a9c90 --- /dev/null +++ b/Library/build/intermediates/blame/res/debug/multi/values-zh-rHK.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\values-zh-rHK\\values-zh-rHK.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 94, + "endOffset": 145 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zh-rHK\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 295, + "endColumn": 94, + "endOffset": 385 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 150, + "endColumn": 92, + "endOffset": 238 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zh-rHK\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 390, + "endColumn": 92, + "endOffset": 478 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 243, + "endColumn": 99, + "endOffset": 338 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zh-rHK\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 483, + "endColumn": 99, + "endOffset": 578 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 343, + "endColumn": 81, + "endOffset": 420 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zh-rHK\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 583, + "endColumn": 81, + "endOffset": 660 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 425, + "endColumn": 96, + "endOffset": 517 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zh-rHK\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 665, + "endColumn": 96, + "endOffset": 757 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 522, + "endColumn": 107, + "endOffset": 625 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zh-rHK\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 762, + "endColumn": 107, + "endOffset": 865 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 630, + "endColumn": 95, + "endOffset": 721 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zh-rHK\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 870, + "endColumn": 95, + "endOffset": 961 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 726, + "endColumn": 95, + "endOffset": 817 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zh-rHK\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 966, + "endColumn": 95, + "endOffset": 1057 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 822, + "endColumn": 94, + "endOffset": 912 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zh-rHK\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1062, + "endColumn": 94, + "endOffset": 1152 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 917, + "endColumn": 96, + "endOffset": 1009 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zh-rHK\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1157, + "endColumn": 96, + "endOffset": 1249 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1014, + "endColumn": 94, + "endOffset": 1104 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zh-rHK\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1254, + "endColumn": 94, + "endOffset": 1344 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1109, + "endColumn": 97, + "endOffset": 1202 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zh-rHK\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1349, + "endColumn": 97, + "endOffset": 1442 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1207, + "endColumn": 112, + "endOffset": 1315 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zh-rHK\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1447, + "endColumn": 112, + "endOffset": 1555 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/debug/multi/values-zh-rTW.json b/Library/build/intermediates/blame/res/debug/multi/values-zh-rTW.json new file mode 100644 index 0000000..a3ebfae --- /dev/null +++ b/Library/build/intermediates/blame/res/debug/multi/values-zh-rTW.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\values-zh-rTW\\values-zh-rTW.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 94, + "endOffset": 145 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zh-rTW\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 295, + "endColumn": 94, + "endOffset": 385 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 150, + "endColumn": 92, + "endOffset": 238 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zh-rTW\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 390, + "endColumn": 92, + "endOffset": 478 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 243, + "endColumn": 99, + "endOffset": 338 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zh-rTW\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 483, + "endColumn": 99, + "endOffset": 578 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 343, + "endColumn": 81, + "endOffset": 420 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zh-rTW\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 583, + "endColumn": 81, + "endOffset": 660 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 425, + "endColumn": 96, + "endOffset": 517 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zh-rTW\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 665, + "endColumn": 96, + "endOffset": 757 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 522, + "endColumn": 107, + "endOffset": 625 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zh-rTW\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 762, + "endColumn": 107, + "endOffset": 865 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 630, + "endColumn": 95, + "endOffset": 721 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zh-rTW\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 870, + "endColumn": 95, + "endOffset": 961 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 726, + "endColumn": 95, + "endOffset": 817 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zh-rTW\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 966, + "endColumn": 95, + "endOffset": 1057 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 822, + "endColumn": 94, + "endOffset": 912 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zh-rTW\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1062, + "endColumn": 94, + "endOffset": 1152 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 917, + "endColumn": 96, + "endOffset": 1009 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zh-rTW\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1157, + "endColumn": 96, + "endOffset": 1249 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1014, + "endColumn": 94, + "endOffset": 1104 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zh-rTW\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1254, + "endColumn": 94, + "endOffset": 1344 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1109, + "endColumn": 99, + "endOffset": 1204 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zh-rTW\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1349, + "endColumn": 99, + "endOffset": 1444 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1209, + "endColumn": 112, + "endOffset": 1317 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zh-rTW\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1449, + "endColumn": 112, + "endOffset": 1557 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/debug/multi/values-zu.json b/Library/build/intermediates/blame/res/debug/multi/values-zu.json new file mode 100644 index 0000000..7529f00 --- /dev/null +++ b/Library/build/intermediates/blame/res/debug/multi/values-zu.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\values-zu\\values-zu.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 107, + "endOffset": 158 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zu\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 291, + "endColumn": 107, + "endOffset": 394 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 163, + "endColumn": 106, + "endOffset": 265 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zu\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 399, + "endColumn": 106, + "endOffset": 501 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 270, + "endColumn": 113, + "endOffset": 379 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zu\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 506, + "endColumn": 113, + "endOffset": 615 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 384, + "endColumn": 87, + "endOffset": 467 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zu\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 620, + "endColumn": 87, + "endOffset": 703 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 472, + "endColumn": 102, + "endOffset": 570 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zu\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 708, + "endColumn": 102, + "endOffset": 806 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 575, + "endColumn": 126, + "endOffset": 697 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zu\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 811, + "endColumn": 126, + "endOffset": 933 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 702, + "endColumn": 103, + "endOffset": 801 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zu\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 938, + "endColumn": 103, + "endOffset": 1037 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 806, + "endColumn": 105, + "endOffset": 907 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zu\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1042, + "endColumn": 105, + "endOffset": 1143 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 912, + "endColumn": 97, + "endOffset": 1005 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zu\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1148, + "endColumn": 97, + "endOffset": 1241 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1010, + "endColumn": 106, + "endOffset": 1112 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zu\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1246, + "endColumn": 106, + "endOffset": 1348 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1117, + "endColumn": 105, + "endOffset": 1218 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zu\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1353, + "endColumn": 105, + "endOffset": 1454 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1223, + "endColumn": 105, + "endOffset": 1324 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zu\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1459, + "endColumn": 105, + "endOffset": 1560 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1329, + "endColumn": 119, + "endOffset": 1444 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zu\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1565, + "endColumn": 119, + "endOffset": 1680 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/debug/multi/values.json b/Library/build/intermediates/blame/res/debug/multi/values.json new file mode 100644 index 0000000..f01ba43 --- /dev/null +++ b/Library/build/intermediates/blame/res/debug/multi/values.json @@ -0,0 +1,8605 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\values\\values.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 54, + "endOffset": 105 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 286, + "endColumn": 54, + "endOffset": 336 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 110, + "endColumn": 44, + "endOffset": 150 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 341, + "endColumn": 44, + "endOffset": 381 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 155, + "endColumn": 48, + "endOffset": 199 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 386, + "endColumn": 48, + "endOffset": 430 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 204, + "endColumn": 40, + "endOffset": 240 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 435, + "endColumn": 40, + "endOffset": 471 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 245, + "endColumn": 54, + "endOffset": 295 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 707, + "endColumn": 54, + "endOffset": 757 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 300, + "endColumn": 62, + "endOffset": 358 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 762, + "endColumn": 62, + "endOffset": 820 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 363, + "endColumn": 75, + "endOffset": 434 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 825, + "endColumn": 75, + "endOffset": 896 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 439, + "endColumn": 61, + "endOffset": 496 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1133, + "endColumn": 61, + "endOffset": 1190 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 501, + "endColumn": 72, + "endOffset": 569 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1195, + "endColumn": 72, + "endOffset": 1263 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 574, + "endColumn": 67, + "endOffset": 637 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1268, + "endColumn": 67, + "endOffset": 1331 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 642, + "endColumn": 77, + "endOffset": 715 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1567, + "endColumn": 77, + "endOffset": 1640 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 720, + "endColumn": 80, + "endOffset": 796 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 23, + "startColumn": 4, + "startOffset": 1877, + "endColumn": 80, + "endOffset": 1953 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 801, + "endColumn": 60, + "endOffset": 857 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 24, + "startColumn": 4, + "startOffset": 1958, + "endColumn": 60, + "endOffset": 2014 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 862, + "endColumn": 74, + "endOffset": 932 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 25, + "startColumn": 4, + "startOffset": 2019, + "endColumn": 74, + "endOffset": 2089 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 937, + "endColumn": 75, + "endOffset": 1008 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 26, + "startColumn": 4, + "startOffset": 2094, + "endColumn": 75, + "endOffset": 2165 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1013, + "endColumn": 76, + "endOffset": 1085 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 29, + "startColumn": 4, + "startOffset": 2411, + "endColumn": 76, + "endOffset": 2483 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1090, + "endColumn": 77, + "endOffset": 1163 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 30, + "startColumn": 4, + "startOffset": 2488, + "endColumn": 77, + "endOffset": 2561 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1168, + "endColumn": 69, + "endOffset": 1233 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 31, + "startColumn": 4, + "startOffset": 2566, + "endColumn": 69, + "endOffset": 2631 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1238, + "endColumn": 70, + "endOffset": 1304 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 32, + "startColumn": 4, + "startOffset": 2636, + "endColumn": 70, + "endOffset": 2702 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1309, + "endColumn": 60, + "endOffset": 1365 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 33, + "startColumn": 4, + "startOffset": 2707, + "endColumn": 60, + "endOffset": 2763 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 1370, + "endColumn": 61, + "endOffset": 1427 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 34, + "startColumn": 4, + "startOffset": 2768, + "endColumn": 61, + "endOffset": 2825 + } + } + }, + { + "to": { + "startLine": 23, + "startColumn": 4, + "startOffset": 1432, + "endColumn": 76, + "endOffset": 1504 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 35, + "startColumn": 4, + "startOffset": 2830, + "endColumn": 76, + "endOffset": 2902 + } + } + }, + { + "to": { + "startLine": 24, + "startColumn": 4, + "startOffset": 1509, + "endColumn": 77, + "endOffset": 1582 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 36, + "startColumn": 4, + "startOffset": 2907, + "endColumn": 77, + "endOffset": 2980 + } + } + }, + { + "to": { + "startLine": 25, + "startColumn": 4, + "startOffset": 1587, + "endColumn": 105, + "endOffset": 1688 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 37, + "startColumn": 4, + "startOffset": 2985, + "endColumn": 105, + "endOffset": 3086 + } + } + }, + { + "to": { + "startLine": 26, + "startColumn": 4, + "startOffset": 1693, + "endColumn": 105, + "endOffset": 1794 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 38, + "startColumn": 4, + "startOffset": 3091, + "endColumn": 105, + "endOffset": 3192 + } + } + }, + { + "to": { + "startLine": 27, + "startColumn": 4, + "startOffset": 1799, + "endColumn": 78, + "endOffset": 1873 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 39, + "startColumn": 4, + "startOffset": 3197, + "endColumn": 78, + "endOffset": 3271 + } + } + }, + { + "to": { + "startLine": 28, + "startColumn": 4, + "startOffset": 1878, + "endColumn": 79, + "endOffset": 1953 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 40, + "startColumn": 4, + "startOffset": 3276, + "endColumn": 79, + "endOffset": 3351 + } + } + }, + { + "to": { + "startLine": 29, + "startColumn": 4, + "startOffset": 1958, + "endColumn": 56, + "endOffset": 2010 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 41, + "startColumn": 4, + "startOffset": 3356, + "endColumn": 56, + "endOffset": 3408 + } + } + }, + { + "to": { + "startLine": 30, + "startColumn": 4, + "startOffset": 2015, + "endColumn": 57, + "endOffset": 2068 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 42, + "startColumn": 4, + "startOffset": 3413, + "endColumn": 57, + "endOffset": 3466 + } + } + }, + { + "to": { + "startLine": 31, + "startColumn": 4, + "startOffset": 2073, + "endColumn": 73, + "endOffset": 2142 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 43, + "startColumn": 4, + "startOffset": 3471, + "endColumn": 73, + "endOffset": 3540 + } + } + }, + { + "to": { + "startLine": 32, + "startColumn": 4, + "startOffset": 2147, + "endColumn": 74, + "endOffset": 2217 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 44, + "startColumn": 4, + "startOffset": 3545, + "endColumn": 74, + "endOffset": 3615 + } + } + }, + { + "to": { + "startLine": 33, + "startColumn": 4, + "startOffset": 2222, + "endColumn": 64, + "endOffset": 2282 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 45, + "startColumn": 4, + "startOffset": 3620, + "endColumn": 64, + "endOffset": 3680 + } + } + }, + { + "to": { + "startLine": 34, + "startColumn": 4, + "startOffset": 2287, + "endColumn": 65, + "endOffset": 2348 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 46, + "startColumn": 4, + "startOffset": 3685, + "endColumn": 65, + "endOffset": 3746 + } + } + }, + { + "to": { + "startLine": 35, + "startColumn": 4, + "startOffset": 2353, + "endColumn": 66, + "endOffset": 2415 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 47, + "startColumn": 4, + "startOffset": 3751, + "endColumn": 66, + "endOffset": 3813 + } + } + }, + { + "to": { + "startLine": 36, + "startColumn": 4, + "startOffset": 2420, + "endColumn": 67, + "endOffset": 2483 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 48, + "startColumn": 4, + "startOffset": 3818, + "endColumn": 67, + "endOffset": 3881 + } + } + }, + { + "to": { + "startLine": 37, + "startColumn": 4, + "startOffset": 2488, + "endColumn": 103, + "endOffset": 2587 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 49, + "startColumn": 4, + "startOffset": 3886, + "endColumn": 103, + "endOffset": 3985 + } + } + }, + { + "to": { + "startLine": 38, + "startColumn": 4, + "startOffset": 2592, + "endColumn": 105, + "endOffset": 2693 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 50, + "startColumn": 4, + "startOffset": 3990, + "endColumn": 105, + "endOffset": 4091 + } + } + }, + { + "to": { + "startLine": 39, + "startColumn": 4, + "startOffset": 2698, + "endColumn": 79, + "endOffset": 2773 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 51, + "startColumn": 4, + "startOffset": 4096, + "endColumn": 79, + "endOffset": 4171 + } + } + }, + { + "to": { + "startLine": 40, + "startColumn": 4, + "startOffset": 2778, + "endColumn": 80, + "endOffset": 2854 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 52, + "startColumn": 4, + "startOffset": 4176, + "endColumn": 80, + "endOffset": 4252 + } + } + }, + { + "to": { + "startLine": 41, + "startColumn": 4, + "startOffset": 2859, + "endColumn": 58, + "endOffset": 2913 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 53, + "startColumn": 4, + "startOffset": 4257, + "endColumn": 58, + "endOffset": 4311 + } + } + }, + { + "to": { + "startLine": 42, + "startColumn": 4, + "startOffset": 2918, + "endColumn": 58, + "endOffset": 2972 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 54, + "startColumn": 4, + "startOffset": 4316, + "endColumn": 58, + "endOffset": 4370 + } + } + }, + { + "to": { + "startLine": 43, + "startColumn": 4, + "startOffset": 2977, + "endColumn": 58, + "endOffset": 3031 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 55, + "startColumn": 4, + "startOffset": 4375, + "endColumn": 58, + "endOffset": 4429 + } + } + }, + { + "to": { + "startLine": 44, + "startColumn": 4, + "startOffset": 3036, + "endColumn": 58, + "endOffset": 3090 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 56, + "startColumn": 4, + "startOffset": 4434, + "endColumn": 58, + "endOffset": 4488 + } + } + }, + { + "to": { + "startLine": 45, + "startColumn": 4, + "startOffset": 3095, + "endColumn": 58, + "endOffset": 3149 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 57, + "startColumn": 4, + "startOffset": 4493, + "endColumn": 58, + "endOffset": 4547 + } + } + }, + { + "to": { + "startLine": 46, + "startColumn": 4, + "startOffset": 3154, + "endColumn": 62, + "endOffset": 3212 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 58, + "startColumn": 4, + "startOffset": 4552, + "endColumn": 62, + "endOffset": 4610 + } + } + }, + { + "to": { + "startLine": 47, + "startColumn": 4, + "startOffset": 3217, + "endColumn": 63, + "endOffset": 3276 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 59, + "startColumn": 4, + "startOffset": 4615, + "endColumn": 63, + "endOffset": 4674 + } + } + }, + { + "to": { + "startLine": 48, + "startColumn": 4, + "startOffset": 3281, + "endColumn": 57, + "endOffset": 3334 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 60, + "startColumn": 4, + "startOffset": 4679, + "endColumn": 57, + "endOffset": 4732 + } + } + }, + { + "to": { + "startLine": 49, + "startColumn": 4, + "startOffset": 3339, + "endColumn": 58, + "endOffset": 3393 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 61, + "startColumn": 4, + "startOffset": 4737, + "endColumn": 58, + "endOffset": 4791 + } + } + }, + { + "to": { + "startLine": 50, + "startColumn": 4, + "startOffset": 3398, + "endColumn": 70, + "endOffset": 3464 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 62, + "startColumn": 4, + "startOffset": 4796, + "endColumn": 70, + "endOffset": 4862 + } + } + }, + { + "to": { + "startLine": 51, + "startColumn": 4, + "startOffset": 3469, + "endColumn": 71, + "endOffset": 3536 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 63, + "startColumn": 4, + "startOffset": 4867, + "endColumn": 71, + "endOffset": 4934 + } + } + }, + { + "to": { + "startLine": 52, + "startColumn": 4, + "startOffset": 3541, + "endColumn": 71, + "endOffset": 3608 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 64, + "startColumn": 4, + "startOffset": 4939, + "endColumn": 71, + "endOffset": 5006 + } + } + }, + { + "to": { + "startLine": 53, + "startColumn": 4, + "startOffset": 3613, + "endColumn": 72, + "endOffset": 3681 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 65, + "startColumn": 4, + "startOffset": 5011, + "endColumn": 72, + "endOffset": 5079 + } + } + }, + { + "to": { + "startLine": 54, + "startColumn": 4, + "startOffset": 3686, + "endColumn": 56, + "endOffset": 3738 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 66, + "startColumn": 4, + "startOffset": 5084, + "endColumn": 56, + "endOffset": 5136 + } + } + }, + { + "to": { + "startLine": 55, + "startColumn": 4, + "startOffset": 3743, + "endColumn": 57, + "endOffset": 3796 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 67, + "startColumn": 4, + "startOffset": 5141, + "endColumn": 57, + "endOffset": 5194 + } + } + }, + { + "to": { + "startLine": 56, + "startColumn": 4, + "startOffset": 3801, + "endColumn": 72, + "endOffset": 3869 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 68, + "startColumn": 4, + "startOffset": 5199, + "endColumn": 72, + "endOffset": 5267 + } + } + }, + { + "to": { + "startLine": 57, + "startColumn": 4, + "startOffset": 3874, + "endColumn": 73, + "endOffset": 3943 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 69, + "startColumn": 4, + "startOffset": 5272, + "endColumn": 73, + "endOffset": 5341 + } + } + }, + { + "to": { + "startLine": 58, + "startColumn": 4, + "startOffset": 3948, + "endColumn": 73, + "endOffset": 4017 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 70, + "startColumn": 4, + "startOffset": 5346, + "endColumn": 73, + "endOffset": 5415 + } + } + }, + { + "to": { + "startLine": 59, + "startColumn": 4, + "startOffset": 4022, + "endColumn": 74, + "endOffset": 4092 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 71, + "startColumn": 4, + "startOffset": 5420, + "endColumn": 74, + "endOffset": 5490 + } + } + }, + { + "to": { + "startLine": 60, + "startColumn": 4, + "startOffset": 4097, + "endColumn": 55, + "endOffset": 4148 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\res\\values\\colors.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 119, + "endColumn": 55, + "endOffset": 170 + } + } + }, + { + "to": { + "startLine": 61, + "startColumn": 4, + "startOffset": 4153, + "endColumn": 56, + "endOffset": 4205 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\res\\values\\colors.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 59, + "endColumn": 56, + "endOffset": 111 + } + } + }, + { + "to": { + "startLine": 62, + "startColumn": 4, + "startOffset": 4210, + "endColumn": 55, + "endOffset": 4261 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\res\\values\\colors.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 178, + "endColumn": 55, + "endOffset": 229 + } + } + }, + { + "to": { + "startLine": 63, + "startColumn": 4, + "startOffset": 4266, + "endColumn": 71, + "endOffset": 4333 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 72, + "startColumn": 4, + "startOffset": 5495, + "endColumn": 71, + "endOffset": 5562 + } + } + }, + { + "to": { + "startLine": 64, + "startColumn": 4, + "startOffset": 4338, + "endColumn": 72, + "endOffset": 4406 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 73, + "startColumn": 4, + "startOffset": 5567, + "endColumn": 72, + "endOffset": 5635 + } + } + }, + { + "to": { + "startLine": 65, + "startColumn": 4, + "startOffset": 4411, + "endColumn": 69, + "endOffset": 4476 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 74, + "startColumn": 4, + "startOffset": 5640, + "endColumn": 69, + "endOffset": 5705 + } + } + }, + { + "to": { + "startLine": 66, + "startColumn": 4, + "startOffset": 4481, + "endColumn": 70, + "endOffset": 4547 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 75, + "startColumn": 4, + "startOffset": 5710, + "endColumn": 70, + "endOffset": 5776 + } + } + }, + { + "to": { + "startLine": 93, + "startColumn": 4, + "startOffset": 20189, + "endColumn": 68, + "endOffset": 20253 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 103, + "startColumn": 4, + "startOffset": 21387, + "endColumn": 68, + "endOffset": 21451 + } + } + }, + { + "to": { + "startLine": 94, + "startColumn": 4, + "startOffset": 20258, + "endColumn": 69, + "endOffset": 20323 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 104, + "startColumn": 4, + "startOffset": 21456, + "endColumn": 69, + "endOffset": 21521 + } + } + }, + { + "to": { + "startLine": 95, + "startColumn": 4, + "startOffset": 20328, + "endColumn": 69, + "endOffset": 20393 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 105, + "startColumn": 4, + "startOffset": 21526, + "endColumn": 69, + "endOffset": 21591 + } + } + }, + { + "to": { + "startLine": 96, + "startColumn": 4, + "startOffset": 20398, + "endColumn": 76, + "endOffset": 20470 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 106, + "startColumn": 4, + "startOffset": 21596, + "endColumn": 76, + "endOffset": 21668 + } + } + }, + { + "to": { + "startLine": 97, + "startColumn": 4, + "startOffset": 20475, + "endColumn": 78, + "endOffset": 20549 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 107, + "startColumn": 4, + "startOffset": 21673, + "endColumn": 78, + "endOffset": 21747 + } + } + }, + { + "to": { + "startLine": 98, + "startColumn": 4, + "startOffset": 20554, + "endColumn": 75, + "endOffset": 20625 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 108, + "startColumn": 4, + "startOffset": 21752, + "endColumn": 75, + "endOffset": 21823 + } + } + }, + { + "to": { + "startLine": 99, + "startColumn": 4, + "startOffset": 20630, + "endColumn": 76, + "endOffset": 20702 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 109, + "startColumn": 4, + "startOffset": 21828, + "endColumn": 76, + "endOffset": 21900 + } + } + }, + { + "to": { + "startLine": 100, + "startColumn": 4, + "startOffset": 20707, + "endColumn": 63, + "endOffset": 20766 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 112, + "startColumn": 4, + "startOffset": 22137, + "endColumn": 63, + "endOffset": 22196 + } + } + }, + { + "to": { + "startLine": 101, + "startColumn": 4, + "startOffset": 20771, + "endColumn": 64, + "endOffset": 20831 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 113, + "startColumn": 4, + "startOffset": 22201, + "endColumn": 64, + "endOffset": 22261 + } + } + }, + { + "to": { + "startLine": 102, + "startColumn": 4, + "startOffset": 20836, + "endColumn": 68, + "endOffset": 20900 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 114, + "startColumn": 4, + "startOffset": 22266, + "endColumn": 68, + "endOffset": 22330 + } + } + }, + { + "to": { + "startLine": 103, + "startColumn": 4, + "startOffset": 20905, + "endColumn": 76, + "endOffset": 20977 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 117, + "startColumn": 4, + "startOffset": 22576, + "endColumn": 76, + "endOffset": 22648 + } + } + }, + { + "to": { + "startLine": 104, + "startColumn": 4, + "startOffset": 20982, + "endColumn": 74, + "endOffset": 21052 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 118, + "startColumn": 4, + "startOffset": 22653, + "endColumn": 74, + "endOffset": 22723 + } + } + }, + { + "to": { + "startLine": 105, + "startColumn": 4, + "startOffset": 21057, + "endColumn": 68, + "endOffset": 21121 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 119, + "startColumn": 4, + "startOffset": 22728, + "endColumn": 68, + "endOffset": 22792 + } + } + }, + { + "to": { + "startLine": 106, + "startColumn": 4, + "startOffset": 21126, + "endColumn": 67, + "endOffset": 21189 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 120, + "startColumn": 4, + "startOffset": 22797, + "endColumn": 67, + "endOffset": 22860 + } + } + }, + { + "to": { + "startLine": 107, + "startColumn": 4, + "startOffset": 21194, + "endColumn": 76, + "endOffset": 21266 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 121, + "startColumn": 4, + "startOffset": 22865, + "endColumn": 76, + "endOffset": 22937 + } + } + }, + { + "to": { + "startLine": 108, + "startColumn": 4, + "startOffset": 21271, + "endColumn": 65, + "endOffset": 21332 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 124, + "startColumn": 4, + "startOffset": 23174, + "endColumn": 65, + "endOffset": 23235 + } + } + }, + { + "to": { + "startLine": 109, + "startColumn": 4, + "startOffset": 21337, + "endColumn": 96, + "endOffset": 21429 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 125, + "startColumn": 4, + "startOffset": 23240, + "endColumn": 96, + "endOffset": 23332 + } + } + }, + { + "to": { + "startLine": 110, + "startColumn": 4, + "startOffset": 21434, + "endColumn": 64, + "endOffset": 21494 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 126, + "startColumn": 4, + "startOffset": 23337, + "endColumn": 64, + "endOffset": 23397 + } + } + }, + { + "to": { + "startLine": 111, + "startColumn": 4, + "startOffset": 21499, + "endColumn": 68, + "endOffset": 21563 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 127, + "startColumn": 4, + "startOffset": 23402, + "endColumn": 68, + "endOffset": 23466 + } + } + }, + { + "to": { + "startLine": 112, + "startColumn": 4, + "startOffset": 21568, + "endColumn": 98, + "endOffset": 21662 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 128, + "startColumn": 4, + "startOffset": 23471, + "endColumn": 98, + "endOffset": 23565 + } + } + }, + { + "to": { + "startLine": 113, + "startColumn": 4, + "startOffset": 21667, + "endColumn": 58, + "endOffset": 21721 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 131, + "startColumn": 4, + "startOffset": 23802, + "endColumn": 58, + "endOffset": 23856 + } + } + }, + { + "to": { + "startLine": 114, + "startColumn": 4, + "startOffset": 21726, + "endColumn": 57, + "endOffset": 21779 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 134, + "startColumn": 4, + "startOffset": 24093, + "endColumn": 57, + "endOffset": 24146 + } + } + }, + { + "to": { + "startLine": 115, + "startColumn": 4, + "startOffset": 21784, + "endColumn": 56, + "endOffset": 21836 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 135, + "startColumn": 4, + "startOffset": 24151, + "endColumn": 56, + "endOffset": 24203 + } + } + }, + { + "to": { + "startLine": 116, + "startColumn": 4, + "startOffset": 21841, + "endColumn": 58, + "endOffset": 21895 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 136, + "startColumn": 4, + "startOffset": 24208, + "endColumn": 58, + "endOffset": 24262 + } + } + }, + { + "to": { + "startLine": 117, + "startColumn": 4, + "startOffset": 21900, + "endColumn": 71, + "endOffset": 21967 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 137, + "startColumn": 4, + "startOffset": 24267, + "endColumn": 71, + "endOffset": 24334 + } + } + }, + { + "to": { + "startLine": 118, + "startColumn": 4, + "startOffset": 21972, + "endColumn": 67, + "endOffset": 22035 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 138, + "startColumn": 4, + "startOffset": 24339, + "endColumn": 67, + "endOffset": 24402 + } + } + }, + { + "to": { + "startLine": 119, + "startColumn": 4, + "startOffset": 22040, + "endColumn": 67, + "endOffset": 22103 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 139, + "startColumn": 4, + "startOffset": 24407, + "endColumn": 67, + "endOffset": 24470 + } + } + }, + { + "to": { + "startLine": 120, + "startColumn": 4, + "startOffset": 22108, + "endColumn": 58, + "endOffset": 22162 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 140, + "startColumn": 4, + "startOffset": 24475, + "endColumn": 58, + "endOffset": 24529 + } + } + }, + { + "to": { + "startLine": 121, + "startColumn": 4, + "startOffset": 22167, + "endColumn": 62, + "endOffset": 22225 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 141, + "startColumn": 4, + "startOffset": 24534, + "endColumn": 62, + "endOffset": 24592 + } + } + }, + { + "to": { + "startLine": 122, + "startColumn": 4, + "startOffset": 22230, + "endColumn": 89, + "endOffset": 22315 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 144, + "startColumn": 4, + "startOffset": 24838, + "endColumn": 89, + "endOffset": 24923 + } + } + }, + { + "to": { + "startLine": 123, + "startColumn": 4, + "startOffset": 22320, + "endColumn": 90, + "endOffset": 22406 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 145, + "startColumn": 4, + "startOffset": 24928, + "endColumn": 90, + "endOffset": 25014 + } + } + }, + { + "to": { + "startLine": 124, + "startColumn": 4, + "startOffset": 22411, + "endColumn": 59, + "endOffset": 22466 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 148, + "startColumn": 4, + "startOffset": 25251, + "endColumn": 59, + "endOffset": 25306 + } + } + }, + { + "to": { + "startLine": 125, + "startColumn": 4, + "startOffset": 22471, + "endColumn": 65, + "endOffset": 22532 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 149, + "startColumn": 4, + "startOffset": 25311, + "endColumn": 65, + "endOffset": 25372 + } + } + }, + { + "to": { + "startLine": 126, + "startColumn": 4, + "startOffset": 22537, + "endColumn": 66, + "endOffset": 22599 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 150, + "startColumn": 4, + "startOffset": 25377, + "endColumn": 66, + "endOffset": 25439 + } + } + }, + { + "to": { + "startLine": 127, + "startColumn": 4, + "startOffset": 22604, + "endColumn": 65, + "endOffset": 22665 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 151, + "startColumn": 4, + "startOffset": 25444, + "endColumn": 65, + "endOffset": 25505 + } + } + }, + { + "to": { + "startLine": 128, + "startColumn": 4, + "startOffset": 22670, + "endColumn": 69, + "endOffset": 22735 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 152, + "startColumn": 4, + "startOffset": 25510, + "endColumn": 69, + "endOffset": 25575 + } + } + }, + { + "to": { + "startLine": 129, + "startColumn": 4, + "startOffset": 22740, + "endColumn": 63, + "endOffset": 22799 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 153, + "startColumn": 4, + "startOffset": 25580, + "endColumn": 63, + "endOffset": 25639 + } + } + }, + { + "to": { + "startLine": 130, + "startColumn": 4, + "startOffset": 22804, + "endColumn": 52, + "endOffset": 22852 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 156, + "startColumn": 4, + "startOffset": 25885, + "endColumn": 52, + "endOffset": 25933 + } + } + }, + { + "to": { + "startLine": 131, + "startColumn": 4, + "startOffset": 22857, + "endColumn": 112, + "endOffset": 22965 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 157, + "startColumn": 4, + "startOffset": 25938, + "endColumn": 112, + "endOffset": 26046 + } + } + }, + { + "to": { + "startLine": 132, + "startColumn": 4, + "startOffset": 22970, + "endColumn": 57, + "endOffset": 23023 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 160, + "startColumn": 4, + "startOffset": 26283, + "endColumn": 57, + "endOffset": 26336 + } + } + }, + { + "to": { + "startLine": 133, + "startColumn": 4, + "startOffset": 23028, + "endColumn": 64, + "endOffset": 23088 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 161, + "startColumn": 4, + "startOffset": 26341, + "endColumn": 64, + "endOffset": 26401 + } + } + }, + { + "to": { + "startLine": 134, + "startColumn": 4, + "startOffset": 23093, + "endColumn": 63, + "endOffset": 23152 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 162, + "startColumn": 4, + "startOffset": 26406, + "endColumn": 63, + "endOffset": 26465 + } + } + }, + { + "to": { + "startLine": 135, + "startColumn": 4, + "startOffset": 23157, + "endColumn": 48, + "endOffset": 23201 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 163, + "startColumn": 4, + "startOffset": 26470, + "endColumn": 48, + "endOffset": 26514 + } + } + }, + { + "to": { + "startLine": 136, + "startColumn": 4, + "startOffset": 23206, + "endColumn": 60, + "endOffset": 23262 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 166, + "startColumn": 4, + "startOffset": 26760, + "endColumn": 60, + "endOffset": 26816 + } + } + }, + { + "to": { + "startLine": 137, + "startColumn": 4, + "startOffset": 23267, + "endColumn": 60, + "endOffset": 23323 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 167, + "startColumn": 4, + "startOffset": 26821, + "endColumn": 60, + "endOffset": 26877 + } + } + }, + { + "to": { + "startLine": 138, + "startColumn": 4, + "startOffset": 23328, + "endColumn": 60, + "endOffset": 23384 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 168, + "startColumn": 4, + "startOffset": 26882, + "endColumn": 60, + "endOffset": 26938 + } + } + }, + { + "to": { + "startLine": 139, + "startColumn": 4, + "startOffset": 23389, + "endColumn": 61, + "endOffset": 23446 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 169, + "startColumn": 4, + "startOffset": 26943, + "endColumn": 61, + "endOffset": 27000 + } + } + }, + { + "to": { + "startLine": 140, + "startColumn": 4, + "startOffset": 23451, + "endColumn": 63, + "endOffset": 23510 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 170, + "startColumn": 4, + "startOffset": 27005, + "endColumn": 63, + "endOffset": 27064 + } + } + }, + { + "to": { + "startLine": 141, + "startColumn": 4, + "startOffset": 23515, + "endColumn": 63, + "endOffset": 23574 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 171, + "startColumn": 4, + "startOffset": 27069, + "endColumn": 63, + "endOffset": 27128 + } + } + }, + { + "to": { + "startLine": 142, + "startColumn": 4, + "startOffset": 23579, + "endColumn": 63, + "endOffset": 23638 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 172, + "startColumn": 4, + "startOffset": 27133, + "endColumn": 63, + "endOffset": 27192 + } + } + }, + { + "to": { + "startLine": 143, + "startColumn": 4, + "startOffset": 23643, + "endColumn": 64, + "endOffset": 23703 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 173, + "startColumn": 4, + "startOffset": 27197, + "endColumn": 64, + "endOffset": 27257 + } + } + }, + { + "to": { + "startLine": 144, + "startColumn": 4, + "startOffset": 23708, + "endColumn": 62, + "endOffset": 23766 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 174, + "startColumn": 4, + "startOffset": 27262, + "endColumn": 62, + "endOffset": 27320 + } + } + }, + { + "to": { + "startLine": 145, + "startColumn": 4, + "startOffset": 23771, + "endColumn": 59, + "endOffset": 23826 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 175, + "startColumn": 4, + "startOffset": 27325, + "endColumn": 59, + "endOffset": 27380 + } + } + }, + { + "to": { + "startLine": 146, + "startColumn": 4, + "startOffset": 23831, + "endColumn": 60, + "endOffset": 23887 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 176, + "startColumn": 4, + "startOffset": 27385, + "endColumn": 60, + "endOffset": 27441 + } + } + }, + { + "to": { + "startLine": 147, + "startColumn": 4, + "startOffset": 23892, + "endColumn": 58, + "endOffset": 23946 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 177, + "startColumn": 4, + "startOffset": 27446, + "endColumn": 58, + "endOffset": 27500 + } + } + }, + { + "to": { + "startLine": 148, + "startColumn": 4, + "startOffset": 23951, + "endColumn": 59, + "endOffset": 24006 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 178, + "startColumn": 4, + "startOffset": 27505, + "endColumn": 59, + "endOffset": 27560 + } + } + }, + { + "to": { + "startLine": 149, + "startColumn": 4, + "startOffset": 24011, + "endColumn": 61, + "endOffset": 24068 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 179, + "startColumn": 4, + "startOffset": 27565, + "endColumn": 61, + "endOffset": 27622 + } + } + }, + { + "to": { + "startLine": 150, + "startColumn": 4, + "startOffset": 24073, + "endColumn": 70, + "endOffset": 24139 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 180, + "startColumn": 4, + "startOffset": 27627, + "endColumn": 70, + "endOffset": 27693 + } + } + }, + { + "to": { + "startLine": 151, + "startColumn": 4, + "startOffset": 24144, + "endColumn": 59, + "endOffset": 24199 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 181, + "startColumn": 4, + "startOffset": 27698, + "endColumn": 59, + "endOffset": 27753 + } + } + }, + { + "to": { + "startLine": 152, + "startColumn": 4, + "startOffset": 24204, + "endColumn": 67, + "endOffset": 24267 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 182, + "startColumn": 4, + "startOffset": 27758, + "endColumn": 67, + "endOffset": 27821 + } + } + }, + { + "to": { + "startLine": 153, + "startColumn": 4, + "startOffset": 24272, + "endColumn": 66, + "endOffset": 24334 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 185, + "startColumn": 4, + "startOffset": 28058, + "endColumn": 66, + "endOffset": 28120 + } + } + }, + { + "to": { + "startLine": 154, + "startColumn": 4, + "startOffset": 24339, + "endColumn": 67, + "endOffset": 24402 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 186, + "startColumn": 4, + "startOffset": 28125, + "endColumn": 67, + "endOffset": 28188 + } + } + }, + { + "to": { + "startLine": 155, + "startColumn": 4, + "startOffset": 24407, + "endColumn": 67, + "endOffset": 24470 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 187, + "startColumn": 4, + "startOffset": 28193, + "endColumn": 67, + "endOffset": 28256 + } + } + }, + { + "to": { + "startLine": 156, + "startColumn": 4, + "startOffset": 24475, + "endColumn": 67, + "endOffset": 24538 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 188, + "startColumn": 4, + "startOffset": 28261, + "endColumn": 67, + "endOffset": 28324 + } + } + }, + { + "to": { + "startLine": 157, + "startColumn": 4, + "startOffset": 24543, + "endColumn": 85, + "endOffset": 24624 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 191, + "startColumn": 4, + "startOffset": 28570, + "endColumn": 85, + "endOffset": 28651 + } + } + }, + { + "to": { + "startLine": 158, + "startColumn": 4, + "startOffset": 24629, + "endColumn": 86, + "endOffset": 24711 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 192, + "startColumn": 4, + "startOffset": 28656, + "endColumn": 86, + "endOffset": 28738 + } + } + }, + { + "to": { + "startLine": 159, + "startColumn": 4, + "startOffset": 24716, + "endColumn": 74, + "endOffset": 24786 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\recyclerview-v7\\22.2.1\\res\\values\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 562, + "endColumn": 74, + "endOffset": 632 + } + } + }, + { + "to": { + "startLine": 160, + "startColumn": 4, + "startOffset": 24791, + "endColumn": 56, + "endOffset": 24843 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 195, + "startColumn": 4, + "startOffset": 28972, + "endColumn": 56, + "endOffset": 29024 + } + } + }, + { + "to": { + "startLine": 161, + "startColumn": 4, + "startOffset": 24848, + "endColumn": 47, + "endOffset": 24891 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 196, + "startColumn": 4, + "startOffset": 29029, + "endColumn": 47, + "endOffset": 29072 + } + } + }, + { + "to": { + "startLine": 162, + "startColumn": 4, + "startOffset": 24896, + "endColumn": 48, + "endOffset": 24940 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 197, + "startColumn": 4, + "startOffset": 29077, + "endColumn": 48, + "endOffset": 29121 + } + } + }, + { + "to": { + "startLine": 163, + "startColumn": 4, + "startOffset": 24945, + "endColumn": 50, + "endOffset": 24991 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 198, + "startColumn": 4, + "startOffset": 29126, + "endColumn": 50, + "endOffset": 29172 + } + } + }, + { + "to": { + "startLine": 164, + "startColumn": 4, + "startOffset": 24996, + "endColumn": 33, + "endOffset": 25025 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 199, + "startColumn": 4, + "startOffset": 29177, + "endColumn": 33, + "endOffset": 29206 + } + } + }, + { + "to": { + "startLine": 165, + "startColumn": 4, + "startOffset": 25030, + "endColumn": 65, + "endOffset": 25091 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\recyclerview-v7\\22.2.1\\res\\values\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 869, + "endColumn": 65, + "endOffset": 930 + } + } + }, + { + "to": { + "startLine": 166, + "startColumn": 4, + "startOffset": 25096, + "endColumn": 46, + "endOffset": 25138 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 200, + "startColumn": 4, + "startOffset": 29211, + "endColumn": 46, + "endOffset": 29253 + } + } + }, + { + "to": { + "startLine": 167, + "startColumn": 4, + "startOffset": 25143, + "endColumn": 48, + "endOffset": 25187 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 201, + "startColumn": 4, + "startOffset": 29258, + "endColumn": 48, + "endOffset": 29302 + } + } + }, + { + "to": { + "startLine": 168, + "startColumn": 4, + "startOffset": 25192, + "endColumn": 45, + "endOffset": 25233 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 202, + "startColumn": 4, + "startOffset": 29307, + "endColumn": 45, + "endOffset": 29348 + } + } + }, + { + "to": { + "startLine": 169, + "startColumn": 4, + "startOffset": 25238, + "endColumn": 31, + "endOffset": 25265 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 203, + "startColumn": 4, + "startOffset": 29353, + "endColumn": 31, + "endOffset": 29380 + } + } + }, + { + "to": { + "startLine": 170, + "startColumn": 4, + "startOffset": 25270, + "endColumn": 63, + "endOffset": 25329 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 206, + "startColumn": 4, + "startOffset": 29617, + "endColumn": 63, + "endOffset": 29676 + } + } + }, + { + "to": { + "startLine": 171, + "startColumn": 4, + "startOffset": 25334, + "endColumn": 61, + "endOffset": 25391 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 207, + "startColumn": 4, + "startOffset": 29681, + "endColumn": 61, + "endOffset": 29738 + } + } + }, + { + "to": { + "startLine": 172, + "startColumn": 4, + "startOffset": 25396, + "endColumn": 54, + "endOffset": 25446 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 210, + "startColumn": 4, + "startOffset": 29975, + "endColumn": 54, + "endOffset": 30025 + } + } + }, + { + "to": { + "startLine": 173, + "startColumn": 4, + "startOffset": 25451, + "endColumn": 73, + "endOffset": 25520 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 213, + "startColumn": 4, + "startOffset": 30263, + "endColumn": 73, + "endOffset": 30332 + } + } + }, + { + "to": { + "startLine": 174, + "startColumn": 4, + "startOffset": 25525, + "endColumn": 77, + "endOffset": 25598 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 214, + "startColumn": 4, + "startOffset": 30337, + "endColumn": 77, + "endOffset": 30410 + } + } + }, + { + "to": { + "startLine": 175, + "startColumn": 4, + "startOffset": 25603, + "endColumn": 92, + "endOffset": 25691 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 215, + "startColumn": 4, + "startOffset": 30415, + "endColumn": 92, + "endOffset": 30503 + } + } + }, + { + "to": { + "startLine": 176, + "startColumn": 4, + "startOffset": 25696, + "endColumn": 69, + "endOffset": 25761 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 216, + "startColumn": 4, + "startOffset": 30508, + "endColumn": 69, + "endOffset": 30573 + } + } + }, + { + "to": { + "startLine": 177, + "startColumn": 4, + "startOffset": 25766, + "endColumn": 77, + "endOffset": 25839 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 217, + "startColumn": 4, + "startOffset": 30578, + "endColumn": 77, + "endOffset": 30651 + } + } + }, + { + "to": { + "startLine": 178, + "startColumn": 4, + "startOffset": 25844, + "endColumn": 53, + "endOffset": 25893 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 218, + "startColumn": 4, + "startOffset": 30656, + "endColumn": 53, + "endOffset": 30705 + } + } + }, + { + "to": { + "startLine": 179, + "startColumn": 4, + "startOffset": 25898, + "endColumn": 69, + "endOffset": 25963 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 219, + "startColumn": 4, + "startOffset": 30710, + "endColumn": 69, + "endOffset": 30775 + } + } + }, + { + "to": { + "startLine": 180, + "startColumn": 4, + "startOffset": 25968, + "endColumn": 84, + "endOffset": 26048 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 220, + "startColumn": 4, + "startOffset": 30780, + "endColumn": 84, + "endOffset": 30860 + } + } + }, + { + "to": { + "startLine": 181, + "startColumn": 4, + "startOffset": 26053, + "endColumn": 51, + "endOffset": 26100 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 221, + "startColumn": 4, + "startOffset": 30865, + "endColumn": 51, + "endOffset": 30912 + } + } + }, + { + "to": { + "startLine": 182, + "startColumn": 4, + "startOffset": 26105, + "endColumn": 72, + "endOffset": 26173 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 222, + "startColumn": 4, + "startOffset": 30917, + "endColumn": 72, + "endOffset": 30985 + } + } + }, + { + "to": { + "startLine": 183, + "startColumn": 4, + "startOffset": 26178, + "endColumn": 73, + "endOffset": 26247 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 223, + "startColumn": 4, + "startOffset": 30990, + "endColumn": 73, + "endOffset": 31059 + } + } + }, + { + "to": { + "startLine": 184, + "startColumn": 4, + "startOffset": 26252, + "endColumn": 68, + "endOffset": 26316 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 224, + "startColumn": 4, + "startOffset": 31064, + "endColumn": 68, + "endOffset": 31128 + } + } + }, + { + "to": { + "startLine": 185, + "startColumn": 4, + "startOffset": 26321, + "endColumn": 74, + "endOffset": 26391 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 225, + "startColumn": 4, + "startOffset": 31133, + "endColumn": 74, + "endOffset": 31203 + } + } + }, + { + "to": { + "startLine": 186, + "startColumn": 4, + "startOffset": 26396, + "endColumn": 73, + "endOffset": 26465 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 226, + "startColumn": 4, + "startOffset": 31208, + "endColumn": 73, + "endOffset": 31277 + } + } + }, + { + "to": { + "startLine": 187, + "startColumn": 4, + "startOffset": 26470, + "endColumn": 73, + "endOffset": 26539 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 227, + "startColumn": 4, + "startOffset": 31282, + "endColumn": 73, + "endOffset": 31351 + } + } + }, + { + "to": { + "startLine": 188, + "startColumn": 4, + "startOffset": 26544, + "endColumn": 88, + "endOffset": 26628 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 228, + "startColumn": 4, + "startOffset": 31356, + "endColumn": 88, + "endOffset": 31440 + } + } + }, + { + "to": { + "startLine": 189, + "startColumn": 4, + "startOffset": 26633, + "endColumn": 69, + "endOffset": 26698 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 229, + "startColumn": 4, + "startOffset": 31445, + "endColumn": 69, + "endOffset": 31510 + } + } + }, + { + "to": { + "startLine": 190, + "startColumn": 4, + "startOffset": 26703, + "endColumn": 46, + "endOffset": 26745 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\res\\values\\strings.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 57, + "endColumn": 46, + "endOffset": 99 + } + } + }, + { + "to": { + "startLine": 191, + "startColumn": 4, + "startOffset": 26750, + "endColumn": 77, + "endOffset": 26823 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 232, + "startColumn": 4, + "startOffset": 31747, + "endColumn": 77, + "endOffset": 31820 + } + } + }, + { + "to": { + "startLine": 192, + "startColumn": 4, + "startOffset": 26828, + "endColumn": 89, + "endOffset": 26913 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 233, + "startColumn": 4, + "startOffset": 31825, + "endColumn": 89, + "endOffset": 31910 + } + } + }, + { + "to": { + "startLine": 193, + "startColumn": 4, + "startOffset": 26918, + "endColumn": 87, + "endOffset": 27001 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 234, + "startColumn": 4, + "startOffset": 31915, + "endColumn": 87, + "endOffset": 31998 + } + } + }, + { + "to": { + "startLine": 194, + "startColumn": 4, + "startOffset": 27006, + "endColumn": 95, + "endOffset": 27097 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 235, + "startColumn": 4, + "startOffset": 32003, + "endColumn": 95, + "endOffset": 32094 + } + } + }, + { + "to": { + "startLine": 195, + "startColumn": 4, + "startOffset": 27102, + "endLine": 201, + "endColumn": 12, + "endOffset": 27598 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 238, + "startColumn": 4, + "startOffset": 32336, + "endLine": 244, + "endColumn": 12, + "endOffset": 32832 + } + } + }, + { + "to": { + "startLine": 202, + "startColumn": 4, + "startOffset": 27603, + "endColumn": 88, + "endOffset": 27687 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 245, + "startColumn": 4, + "startOffset": 32837, + "endColumn": 88, + "endOffset": 32921 + } + } + }, + { + "to": { + "startLine": 203, + "startColumn": 4, + "startOffset": 27692, + "endLine": 206, + "endColumn": 12, + "endOffset": 27934 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 246, + "startColumn": 4, + "startOffset": 32926, + "endLine": 249, + "endColumn": 12, + "endOffset": 33168 + } + } + }, + { + "to": { + "startLine": 207, + "startColumn": 4, + "startOffset": 27939, + "endLine": 210, + "endColumn": 12, + "endOffset": 28215 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 250, + "startColumn": 4, + "startOffset": 33173, + "endLine": 253, + "endColumn": 12, + "endOffset": 33449 + } + } + }, + { + "to": { + "startLine": 211, + "startColumn": 4, + "startOffset": 28220, + "endLine": 215, + "endColumn": 12, + "endOffset": 28500 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 254, + "startColumn": 4, + "startOffset": 33454, + "endLine": 258, + "endColumn": 12, + "endOffset": 33734 + } + } + }, + { + "to": { + "startLine": 216, + "startColumn": 4, + "startOffset": 28505, + "endLine": 221, + "endColumn": 12, + "endOffset": 28893 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 259, + "startColumn": 4, + "startOffset": 33739, + "endLine": 264, + "endColumn": 12, + "endOffset": 34127 + } + } + }, + { + "to": { + "startLine": 222, + "startColumn": 4, + "startOffset": 28898, + "endLine": 228, + "endColumn": 12, + "endOffset": 29370 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 267, + "startColumn": 4, + "startOffset": 34374, + "endLine": 273, + "endColumn": 12, + "endOffset": 34846 + } + } + }, + { + "to": { + "startLine": 229, + "startColumn": 4, + "startOffset": 29375, + "endLine": 232, + "endColumn": 12, + "endOffset": 29592 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 274, + "startColumn": 4, + "startOffset": 34851, + "endLine": 277, + "endColumn": 12, + "endOffset": 35068 + } + } + }, + { + "to": { + "startLine": 233, + "startColumn": 4, + "startOffset": 29597, + "endLine": 236, + "endColumn": 12, + "endOffset": 29814 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 278, + "startColumn": 4, + "startOffset": 35073, + "endLine": 281, + "endColumn": 12, + "endOffset": 35290 + } + } + }, + { + "to": { + "startLine": 237, + "startColumn": 4, + "startOffset": 29819, + "endLine": 241, + "endColumn": 12, + "endOffset": 30082 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 282, + "startColumn": 4, + "startOffset": 35295, + "endLine": 286, + "endColumn": 12, + "endOffset": 35558 + } + } + }, + { + "to": { + "startLine": 242, + "startColumn": 4, + "startOffset": 30087, + "endLine": 245, + "endColumn": 12, + "endOffset": 30309 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 287, + "startColumn": 4, + "startOffset": 35563, + "endLine": 290, + "endColumn": 12, + "endOffset": 35785 + } + } + }, + { + "to": { + "startLine": 246, + "startColumn": 4, + "startOffset": 30314, + "endLine": 249, + "endColumn": 12, + "endOffset": 30539 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 291, + "startColumn": 4, + "startOffset": 35790, + "endLine": 294, + "endColumn": 12, + "endOffset": 36015 + } + } + }, + { + "to": { + "startLine": 250, + "startColumn": 4, + "startOffset": 30544, + "endLine": 253, + "endColumn": 12, + "endOffset": 30769 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 295, + "startColumn": 4, + "startOffset": 36020, + "endLine": 298, + "endColumn": 12, + "endOffset": 36245 + } + } + }, + { + "to": { + "startLine": 254, + "startColumn": 4, + "startOffset": 30774, + "endLine": 257, + "endColumn": 12, + "endOffset": 30999 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 299, + "startColumn": 4, + "startOffset": 36250, + "endLine": 302, + "endColumn": 12, + "endOffset": 36475 + } + } + }, + { + "to": { + "startLine": 258, + "startColumn": 4, + "startOffset": 31004, + "endLine": 261, + "endColumn": 12, + "endOffset": 31229 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 303, + "startColumn": 4, + "startOffset": 36480, + "endLine": 306, + "endColumn": 12, + "endOffset": 36705 + } + } + }, + { + "to": { + "startLine": 262, + "startColumn": 4, + "startOffset": 31234, + "endLine": 265, + "endColumn": 12, + "endOffset": 31456 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 307, + "startColumn": 4, + "startOffset": 36710, + "endLine": 310, + "endColumn": 12, + "endOffset": 36932 + } + } + }, + { + "to": { + "startLine": 266, + "startColumn": 4, + "startOffset": 31461, + "endLine": 269, + "endColumn": 12, + "endOffset": 31695 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 311, + "startColumn": 4, + "startOffset": 36937, + "endLine": 314, + "endColumn": 12, + "endOffset": 37171 + } + } + }, + { + "to": { + "startLine": 270, + "startColumn": 4, + "startOffset": 31700, + "endLine": 273, + "endColumn": 12, + "endOffset": 31921 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 315, + "startColumn": 4, + "startOffset": 37176, + "endLine": 318, + "endColumn": 12, + "endOffset": 37397 + } + } + }, + { + "to": { + "startLine": 274, + "startColumn": 4, + "startOffset": 31926, + "endLine": 277, + "endColumn": 12, + "endOffset": 32166 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 319, + "startColumn": 4, + "startOffset": 37402, + "endLine": 322, + "endColumn": 12, + "endOffset": 37642 + } + } + }, + { + "to": { + "startLine": 278, + "startColumn": 4, + "startOffset": 32171, + "endLine": 279, + "endColumn": 12, + "endOffset": 32296 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 325, + "startColumn": 4, + "startOffset": 37884, + "endLine": 326, + "endColumn": 12, + "endOffset": 38009 + } + } + }, + { + "to": { + "startLine": 280, + "startColumn": 4, + "startOffset": 32301, + "endLine": 281, + "endColumn": 12, + "endOffset": 32426 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 327, + "startColumn": 4, + "startOffset": 38014, + "endLine": 328, + "endColumn": 12, + "endOffset": 38139 + } + } + }, + { + "to": { + "startLine": 282, + "startColumn": 4, + "startOffset": 32431, + "endLine": 285, + "endColumn": 12, + "endOffset": 32656 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 331, + "startColumn": 4, + "startOffset": 38386, + "endLine": 334, + "endColumn": 12, + "endOffset": 38611 + } + } + }, + { + "to": { + "startLine": 286, + "startColumn": 4, + "startOffset": 32661, + "endLine": 289, + "endColumn": 12, + "endOffset": 32904 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 335, + "startColumn": 4, + "startOffset": 38616, + "endLine": 338, + "endColumn": 12, + "endOffset": 38859 + } + } + }, + { + "to": { + "startLine": 290, + "startColumn": 4, + "startOffset": 32909, + "endLine": 293, + "endColumn": 12, + "endOffset": 33123 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 339, + "startColumn": 4, + "startOffset": 38864, + "endLine": 342, + "endColumn": 12, + "endOffset": 39078 + } + } + }, + { + "to": { + "startLine": 294, + "startColumn": 4, + "startOffset": 33128, + "endLine": 298, + "endColumn": 12, + "endOffset": 33406 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 345, + "startColumn": 4, + "startOffset": 39320, + "endLine": 349, + "endColumn": 12, + "endOffset": 39598 + } + } + }, + { + "to": { + "startLine": 299, + "startColumn": 4, + "startOffset": 33411, + "endLine": 302, + "endColumn": 12, + "endOffset": 33614 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 350, + "startColumn": 4, + "startOffset": 39603, + "endLine": 353, + "endColumn": 12, + "endOffset": 39806 + } + } + }, + { + "to": { + "startLine": 303, + "startColumn": 4, + "startOffset": 33619, + "endLine": 305, + "endColumn": 12, + "endOffset": 33745 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 354, + "startColumn": 4, + "startOffset": 39811, + "endLine": 356, + "endColumn": 12, + "endOffset": 39937 + } + } + }, + { + "to": { + "startLine": 306, + "startColumn": 4, + "startOffset": 33750, + "endLine": 309, + "endColumn": 12, + "endOffset": 33972 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 359, + "startColumn": 4, + "startOffset": 40184, + "endLine": 362, + "endColumn": 12, + "endOffset": 40406 + } + } + }, + { + "to": { + "startLine": 310, + "startColumn": 4, + "startOffset": 33977, + "endLine": 313, + "endColumn": 12, + "endOffset": 34218 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 363, + "startColumn": 4, + "startOffset": 40411, + "endLine": 366, + "endColumn": 12, + "endOffset": 40652 + } + } + }, + { + "to": { + "startLine": 314, + "startColumn": 4, + "startOffset": 34223, + "endLine": 317, + "endColumn": 12, + "endOffset": 34443 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 367, + "startColumn": 4, + "startOffset": 40657, + "endLine": 370, + "endColumn": 12, + "endOffset": 40877 + } + } + }, + { + "to": { + "startLine": 318, + "startColumn": 4, + "startOffset": 34448, + "endLine": 321, + "endColumn": 12, + "endOffset": 34692 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 371, + "startColumn": 4, + "startOffset": 40882, + "endLine": 374, + "endColumn": 12, + "endOffset": 41126 + } + } + }, + { + "to": { + "startLine": 322, + "startColumn": 4, + "startOffset": 34697, + "endLine": 325, + "endColumn": 12, + "endOffset": 34913 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 375, + "startColumn": 4, + "startOffset": 41131, + "endLine": 378, + "endColumn": 12, + "endOffset": 41347 + } + } + }, + { + "to": { + "startLine": 326, + "startColumn": 4, + "startOffset": 34918, + "endLine": 329, + "endColumn": 12, + "endOffset": 35158 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 379, + "startColumn": 4, + "startOffset": 41352, + "endLine": 382, + "endColumn": 12, + "endOffset": 41592 + } + } + }, + { + "to": { + "startLine": 330, + "startColumn": 4, + "startOffset": 35163, + "endLine": 334, + "endColumn": 12, + "endOffset": 35453 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 385, + "startColumn": 4, + "startOffset": 41834, + "endLine": 389, + "endColumn": 12, + "endOffset": 42124 + } + } + }, + { + "to": { + "startLine": 335, + "startColumn": 4, + "startOffset": 35458, + "endLine": 337, + "endColumn": 12, + "endOffset": 35675 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 390, + "startColumn": 4, + "startOffset": 42129, + "endLine": 392, + "endColumn": 12, + "endOffset": 42346 + } + } + }, + { + "to": { + "startLine": 338, + "startColumn": 4, + "startOffset": 35680, + "endLine": 340, + "endColumn": 12, + "endOffset": 35913 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 393, + "startColumn": 4, + "startOffset": 42351, + "endLine": 395, + "endColumn": 12, + "endOffset": 42584 + } + } + }, + { + "to": { + "startLine": 341, + "startColumn": 4, + "startOffset": 35918, + "endLine": 343, + "endColumn": 12, + "endOffset": 36127 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 396, + "startColumn": 4, + "startOffset": 42589, + "endLine": 398, + "endColumn": 12, + "endOffset": 42798 + } + } + }, + { + "to": { + "startLine": 344, + "startColumn": 4, + "startOffset": 36132, + "endLine": 346, + "endColumn": 12, + "endOffset": 36357 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 399, + "startColumn": 4, + "startOffset": 42803, + "endLine": 401, + "endColumn": 12, + "endOffset": 43028 + } + } + }, + { + "to": { + "startLine": 347, + "startColumn": 4, + "startOffset": 36362, + "endLine": 349, + "endColumn": 12, + "endOffset": 36580 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 402, + "startColumn": 4, + "startOffset": 43033, + "endLine": 404, + "endColumn": 12, + "endOffset": 43251 + } + } + }, + { + "to": { + "startLine": 350, + "startColumn": 4, + "startOffset": 36585, + "endLine": 352, + "endColumn": 12, + "endOffset": 36795 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 405, + "startColumn": 4, + "startOffset": 43256, + "endLine": 407, + "endColumn": 12, + "endOffset": 43466 + } + } + }, + { + "to": { + "startLine": 353, + "startColumn": 4, + "startOffset": 36800, + "endLine": 355, + "endColumn": 12, + "endOffset": 37003 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 408, + "startColumn": 4, + "startOffset": 43471, + "endLine": 410, + "endColumn": 12, + "endOffset": 43674 + } + } + }, + { + "to": { + "startLine": 356, + "startColumn": 4, + "startOffset": 37008, + "endLine": 357, + "endColumn": 12, + "endOffset": 37127 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 411, + "startColumn": 4, + "startOffset": 43679, + "endLine": 412, + "endColumn": 12, + "endOffset": 43798 + } + } + }, + { + "to": { + "startLine": 358, + "startColumn": 4, + "startOffset": 37132, + "endLine": 359, + "endColumn": 12, + "endOffset": 37251 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 413, + "startColumn": 4, + "startOffset": 43803, + "endLine": 414, + "endColumn": 12, + "endOffset": 43922 + } + } + }, + { + "to": { + "startLine": 360, + "startColumn": 4, + "startOffset": 37256, + "endColumn": 104, + "endOffset": 37356 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 415, + "startColumn": 4, + "startOffset": 43927, + "endColumn": 104, + "endOffset": 44027 + } + } + }, + { + "to": { + "startLine": 361, + "startColumn": 4, + "startOffset": 37361, + "endColumn": 116, + "endOffset": 37473 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 416, + "startColumn": 4, + "startOffset": 44032, + "endColumn": 116, + "endOffset": 44144 + } + } + }, + { + "to": { + "startLine": 362, + "startColumn": 4, + "startOffset": 37478, + "endLine": 364, + "endColumn": 12, + "endOffset": 37687 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 417, + "startColumn": 4, + "startOffset": 44149, + "endLine": 419, + "endColumn": 12, + "endOffset": 44358 + } + } + }, + { + "to": { + "startLine": 365, + "startColumn": 4, + "startOffset": 37692, + "endLine": 366, + "endColumn": 12, + "endOffset": 37833 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 420, + "startColumn": 4, + "startOffset": 44363, + "endLine": 421, + "endColumn": 12, + "endOffset": 44504 + } + } + }, + { + "to": { + "startLine": 367, + "startColumn": 4, + "startOffset": 37838, + "endLine": 368, + "endColumn": 12, + "endOffset": 37973 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 422, + "startColumn": 4, + "startOffset": 44509, + "endLine": 423, + "endColumn": 12, + "endOffset": 44644 + } + } + }, + { + "to": { + "startLine": 369, + "startColumn": 4, + "startOffset": 37978, + "endLine": 370, + "endColumn": 12, + "endOffset": 38059 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 426, + "startColumn": 4, + "startOffset": 44886, + "endLine": 427, + "endColumn": 12, + "endOffset": 44967 + } + } + }, + { + "to": { + "startLine": 371, + "startColumn": 4, + "startOffset": 38064, + "endLine": 375, + "endColumn": 12, + "endOffset": 38407 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 428, + "startColumn": 4, + "startOffset": 44972, + "endLine": 432, + "endColumn": 12, + "endOffset": 45315 + } + } + }, + { + "to": { + "startLine": 376, + "startColumn": 4, + "startOffset": 38412, + "endColumn": 87, + "endOffset": 38495 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 433, + "startColumn": 4, + "startOffset": 45320, + "endColumn": 87, + "endOffset": 45403 + } + } + }, + { + "to": { + "startLine": 377, + "startColumn": 4, + "startOffset": 38500, + "endLine": 380, + "endColumn": 12, + "endOffset": 38725 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 434, + "startColumn": 4, + "startOffset": 45408, + "endLine": 437, + "endColumn": 12, + "endOffset": 45633 + } + } + }, + { + "to": { + "startLine": 381, + "startColumn": 4, + "startOffset": 38730, + "endLine": 386, + "endColumn": 12, + "endOffset": 39127 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 438, + "startColumn": 4, + "startOffset": 45638, + "endLine": 443, + "endColumn": 12, + "endOffset": 46035 + } + } + }, + { + "to": { + "startLine": 387, + "startColumn": 4, + "startOffset": 39132, + "endLine": 390, + "endColumn": 12, + "endOffset": 39360 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 444, + "startColumn": 4, + "startOffset": 46040, + "endLine": 447, + "endColumn": 12, + "endOffset": 46268 + } + } + }, + { + "to": { + "startLine": 391, + "startColumn": 4, + "startOffset": 39365, + "endColumn": 81, + "endOffset": 39442 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 448, + "startColumn": 4, + "startOffset": 46273, + "endColumn": 81, + "endOffset": 46350 + } + } + }, + { + "to": { + "startLine": 392, + "startColumn": 4, + "startOffset": 39447, + "endLine": 393, + "endColumn": 12, + "endOffset": 39540 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 449, + "startColumn": 4, + "startOffset": 46355, + "endLine": 450, + "endColumn": 12, + "endOffset": 46448 + } + } + }, + { + "to": { + "startLine": 394, + "startColumn": 4, + "startOffset": 39545, + "endLine": 404, + "endColumn": 12, + "endOffset": 40157 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 451, + "startColumn": 4, + "startOffset": 46453, + "endLine": 461, + "endColumn": 12, + "endOffset": 47065 + } + } + }, + { + "to": { + "startLine": 405, + "startColumn": 4, + "startOffset": 40162, + "endColumn": 99, + "endOffset": 40257 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 462, + "startColumn": 4, + "startOffset": 47070, + "endColumn": 99, + "endOffset": 47165 + } + } + }, + { + "to": { + "startLine": 406, + "startColumn": 4, + "startOffset": 40262, + "endLine": 409, + "endColumn": 12, + "endOffset": 40493 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 463, + "startColumn": 4, + "startOffset": 47170, + "endLine": 466, + "endColumn": 12, + "endOffset": 47401 + } + } + }, + { + "to": { + "startLine": 410, + "startColumn": 4, + "startOffset": 40498, + "endLine": 415, + "endColumn": 12, + "endOffset": 40901 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 467, + "startColumn": 4, + "startOffset": 47406, + "endLine": 472, + "endColumn": 12, + "endOffset": 47809 + } + } + }, + { + "to": { + "startLine": 416, + "startColumn": 4, + "startOffset": 40906, + "endLine": 419, + "endColumn": 12, + "endOffset": 41140 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 473, + "startColumn": 4, + "startOffset": 47814, + "endLine": 476, + "endColumn": 12, + "endOffset": 48048 + } + } + }, + { + "to": { + "startLine": 420, + "startColumn": 4, + "startOffset": 41145, + "endColumn": 93, + "endOffset": 41234 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 477, + "startColumn": 4, + "startOffset": 48053, + "endColumn": 93, + "endOffset": 48142 + } + } + }, + { + "to": { + "startLine": 421, + "startColumn": 4, + "startOffset": 41239, + "endColumn": 57, + "endOffset": 41292 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 478, + "startColumn": 4, + "startOffset": 48147, + "endColumn": 57, + "endOffset": 48200 + } + } + }, + { + "to": { + "startLine": 422, + "startColumn": 4, + "startOffset": 41297, + "endLine": 425, + "endColumn": 12, + "endOffset": 41529 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 479, + "startColumn": 4, + "startOffset": 48205, + "endLine": 482, + "endColumn": 12, + "endOffset": 48437 + } + } + }, + { + "to": { + "startLine": 426, + "startColumn": 4, + "startOffset": 41534, + "endLine": 452, + "endColumn": 12, + "endOffset": 43529 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 483, + "startColumn": 4, + "startOffset": 48442, + "endLine": 509, + "endColumn": 12, + "endOffset": 50437 + } + } + }, + { + "to": { + "startLine": 453, + "startColumn": 4, + "startOffset": 43534, + "endLine": 456, + "endColumn": 12, + "endOffset": 43771 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 510, + "startColumn": 4, + "startOffset": 50442, + "endLine": 513, + "endColumn": 12, + "endOffset": 50679 + } + } + }, + { + "to": { + "startLine": 457, + "startColumn": 4, + "startOffset": 43776, + "endLine": 484, + "endColumn": 12, + "endOffset": 45949 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 514, + "startColumn": 4, + "startOffset": 50684, + "endLine": 541, + "endColumn": 12, + "endOffset": 52857 + } + } + }, + { + "to": { + "startLine": 485, + "startColumn": 4, + "startOffset": 45954, + "endLine": 629, + "endColumn": 12, + "endOffset": 55136 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 542, + "startColumn": 4, + "startOffset": 52862, + "endLine": 686, + "endColumn": 12, + "endOffset": 62044 + } + } + }, + { + "to": { + "startLine": 630, + "startColumn": 4, + "startOffset": 55141, + "endLine": 650, + "endColumn": 12, + "endOffset": 56335 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 687, + "startColumn": 4, + "startOffset": 62049, + "endLine": 707, + "endColumn": 12, + "endOffset": 63243 + } + } + }, + { + "to": { + "startLine": 651, + "startColumn": 4, + "startOffset": 56340, + "endLine": 795, + "endColumn": 12, + "endOffset": 65632 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 708, + "startColumn": 4, + "startOffset": 63248, + "endLine": 852, + "endColumn": 12, + "endOffset": 72540 + } + } + }, + { + "to": { + "startLine": 796, + "startColumn": 4, + "startOffset": 65637, + "endLine": 816, + "endColumn": 12, + "endOffset": 66845 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 853, + "startColumn": 4, + "startOffset": 72545, + "endLine": 873, + "endColumn": 12, + "endOffset": 73753 + } + } + }, + { + "to": { + "startLine": 817, + "startColumn": 4, + "startOffset": 66850, + "endLine": 837, + "endColumn": 12, + "endOffset": 67968 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 876, + "startColumn": 4, + "startOffset": 73995, + "endLine": 896, + "endColumn": 12, + "endOffset": 75113 + } + } + }, + { + "to": { + "startLine": 838, + "startColumn": 4, + "startOffset": 67973, + "endLine": 842, + "endColumn": 12, + "endOffset": 68224 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 897, + "startColumn": 4, + "startOffset": 75118, + "endLine": 901, + "endColumn": 12, + "endOffset": 75369 + } + } + }, + { + "to": { + "startLine": 843, + "startColumn": 4, + "startOffset": 68229, + "endLine": 847, + "endColumn": 12, + "endOffset": 68460 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 902, + "startColumn": 4, + "startOffset": 75374, + "endLine": 906, + "endColumn": 12, + "endOffset": 75605 + } + } + }, + { + "to": { + "startLine": 848, + "startColumn": 4, + "startOffset": 68465, + "endLine": 857, + "endColumn": 12, + "endOffset": 69007 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 907, + "startColumn": 4, + "startOffset": 75610, + "endLine": 916, + "endColumn": 12, + "endOffset": 76152 + } + } + }, + { + "to": { + "startLine": 858, + "startColumn": 4, + "startOffset": 69012, + "endLine": 866, + "endColumn": 12, + "endOffset": 69501 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 917, + "startColumn": 4, + "startOffset": 76157, + "endLine": 925, + "endColumn": 12, + "endOffset": 76646 + } + } + }, + { + "to": { + "startLine": 867, + "startColumn": 4, + "startOffset": 69506, + "endLine": 877, + "endColumn": 12, + "endOffset": 70174 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 926, + "startColumn": 4, + "startOffset": 76651, + "endLine": 936, + "endColumn": 12, + "endOffset": 77319 + } + } + }, + { + "to": { + "startLine": 878, + "startColumn": 4, + "startOffset": 70179, + "endLine": 881, + "endColumn": 12, + "endOffset": 70389 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 937, + "startColumn": 4, + "startOffset": 77324, + "endLine": 940, + "endColumn": 12, + "endOffset": 77534 + } + } + }, + { + "to": { + "startLine": 882, + "startColumn": 4, + "startOffset": 70394, + "endLine": 888, + "endColumn": 12, + "endOffset": 70917 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 941, + "startColumn": 4, + "startOffset": 77539, + "endLine": 947, + "endColumn": 12, + "endOffset": 78062 + } + } + }, + { + "to": { + "startLine": 889, + "startColumn": 4, + "startOffset": 70922, + "endLine": 896, + "endColumn": 12, + "endOffset": 71481 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 948, + "startColumn": 4, + "startOffset": 78067, + "endLine": 955, + "endColumn": 12, + "endOffset": 78626 + } + } + }, + { + "to": { + "startLine": 897, + "startColumn": 4, + "startOffset": 71486, + "endLine": 903, + "endColumn": 12, + "endOffset": 71856 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 956, + "startColumn": 4, + "startOffset": 78631, + "endLine": 962, + "endColumn": 12, + "endOffset": 79001 + } + } + }, + { + "to": { + "startLine": 904, + "startColumn": 4, + "startOffset": 71861, + "endLine": 910, + "endColumn": 12, + "endOffset": 72389 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 963, + "startColumn": 4, + "startOffset": 79006, + "endLine": 969, + "endColumn": 12, + "endOffset": 79534 + } + } + }, + { + "to": { + "startLine": 911, + "startColumn": 4, + "startOffset": 72394, + "endLine": 919, + "endColumn": 12, + "endOffset": 72927 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 970, + "startColumn": 4, + "startOffset": 79539, + "endLine": 978, + "endColumn": 12, + "endOffset": 80072 + } + } + }, + { + "to": { + "startLine": 920, + "startColumn": 4, + "startOffset": 72932, + "endLine": 922, + "endColumn": 12, + "endOffset": 73084 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 979, + "startColumn": 4, + "startOffset": 80077, + "endLine": 981, + "endColumn": 12, + "endOffset": 80229 + } + } + }, + { + "to": { + "startLine": 923, + "startColumn": 4, + "startOffset": 73089, + "endLine": 925, + "endColumn": 12, + "endOffset": 73228 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 982, + "startColumn": 4, + "startOffset": 80234, + "endLine": 984, + "endColumn": 12, + "endOffset": 80373 + } + } + }, + { + "to": { + "startLine": 926, + "startColumn": 4, + "startOffset": 73233, + "endLine": 930, + "endColumn": 12, + "endOffset": 73548 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 985, + "startColumn": 4, + "startOffset": 80378, + "endLine": 989, + "endColumn": 12, + "endOffset": 80693 + } + } + }, + { + "to": { + "startLine": 931, + "startColumn": 4, + "startOffset": 73553, + "endLine": 934, + "endColumn": 12, + "endOffset": 73718 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 990, + "startColumn": 4, + "startOffset": 80698, + "endLine": 993, + "endColumn": 12, + "endOffset": 80863 + } + } + }, + { + "to": { + "startLine": 935, + "startColumn": 4, + "startOffset": 73723, + "endLine": 937, + "endColumn": 12, + "endOffset": 73859 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 994, + "startColumn": 4, + "startOffset": 80868, + "endLine": 996, + "endColumn": 12, + "endOffset": 81004 + } + } + }, + { + "to": { + "startLine": 938, + "startColumn": 4, + "startOffset": 73864, + "endLine": 940, + "endColumn": 12, + "endOffset": 73988 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 997, + "startColumn": 4, + "startOffset": 81009, + "endLine": 999, + "endColumn": 12, + "endOffset": 81133 + } + } + }, + { + "to": { + "startLine": 941, + "startColumn": 4, + "startOffset": 73993, + "endLine": 944, + "endColumn": 12, + "endOffset": 74287 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1000, + "startColumn": 4, + "startOffset": 81138, + "endLine": 1003, + "endColumn": 12, + "endOffset": 81432 + } + } + }, + { + "to": { + "startLine": 945, + "startColumn": 4, + "startOffset": 74292, + "endLine": 948, + "endColumn": 12, + "endOffset": 74590 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1004, + "startColumn": 4, + "startOffset": 81437, + "endLine": 1007, + "endColumn": 12, + "endOffset": 81735 + } + } + }, + { + "to": { + "startLine": 949, + "startColumn": 4, + "startOffset": 74595, + "endLine": 956, + "endColumn": 12, + "endOffset": 75151 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1008, + "startColumn": 4, + "startOffset": 81740, + "endLine": 1015, + "endColumn": 12, + "endOffset": 82296 + } + } + }, + { + "to": { + "startLine": 957, + "startColumn": 4, + "startOffset": 75156, + "endLine": 961, + "endColumn": 12, + "endOffset": 75413 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1016, + "startColumn": 4, + "startOffset": 82301, + "endLine": 1020, + "endColumn": 12, + "endOffset": 82558 + } + } + }, + { + "to": { + "startLine": 962, + "startColumn": 4, + "startOffset": 75418, + "endLine": 968, + "endColumn": 12, + "endOffset": 75763 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1021, + "startColumn": 4, + "startOffset": 82563, + "endLine": 1027, + "endColumn": 12, + "endOffset": 82908 + } + } + }, + { + "to": { + "startLine": 969, + "startColumn": 4, + "startOffset": 75768, + "endLine": 974, + "endColumn": 12, + "endOffset": 76116 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1028, + "startColumn": 4, + "startOffset": 82913, + "endLine": 1033, + "endColumn": 12, + "endOffset": 83261 + } + } + }, + { + "to": { + "startLine": 975, + "startColumn": 4, + "startOffset": 76121, + "endLine": 979, + "endColumn": 12, + "endOffset": 76443 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1034, + "startColumn": 4, + "startOffset": 83266, + "endLine": 1038, + "endColumn": 12, + "endOffset": 83588 + } + } + }, + { + "to": { + "startLine": 980, + "startColumn": 4, + "startOffset": 76448, + "endLine": 983, + "endColumn": 12, + "endOffset": 76749 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1039, + "startColumn": 4, + "startOffset": 83593, + "endLine": 1042, + "endColumn": 12, + "endOffset": 83894 + } + } + }, + { + "to": { + "startLine": 984, + "startColumn": 4, + "startOffset": 76754, + "endLine": 988, + "endColumn": 12, + "endOffset": 77011 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1043, + "startColumn": 4, + "startOffset": 83899, + "endLine": 1047, + "endColumn": 12, + "endOffset": 84156 + } + } + }, + { + "to": { + "startLine": 989, + "startColumn": 4, + "startOffset": 77016, + "endLine": 990, + "endColumn": 12, + "endOffset": 77136 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1048, + "startColumn": 4, + "startOffset": 84161, + "endLine": 1049, + "endColumn": 12, + "endOffset": 84281 + } + } + }, + { + "to": { + "startLine": 991, + "startColumn": 4, + "startOffset": 77141, + "endLine": 992, + "endColumn": 12, + "endOffset": 77263 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1050, + "startColumn": 4, + "startOffset": 84286, + "endLine": 1051, + "endColumn": 12, + "endOffset": 84408 + } + } + }, + { + "to": { + "startLine": 993, + "startColumn": 4, + "startOffset": 77268, + "endLine": 995, + "endColumn": 12, + "endOffset": 77502 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1052, + "startColumn": 4, + "startOffset": 84413, + "endLine": 1054, + "endColumn": 12, + "endOffset": 84647 + } + } + }, + { + "to": { + "startLine": 996, + "startColumn": 4, + "startOffset": 77507, + "endLine": 998, + "endColumn": 12, + "endOffset": 77713 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1055, + "startColumn": 4, + "startOffset": 84652, + "endLine": 1057, + "endColumn": 12, + "endOffset": 84858 + } + } + }, + { + "to": { + "startLine": 999, + "startColumn": 4, + "startOffset": 77718, + "endLine": 1000, + "endColumn": 12, + "endOffset": 77832 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1058, + "startColumn": 4, + "startOffset": 84863, + "endLine": 1059, + "endColumn": 12, + "endOffset": 84977 + } + } + }, + { + "to": { + "startLine": 1001, + "startColumn": 4, + "startOffset": 77837, + "endLine": 1004, + "endColumn": 12, + "endOffset": 78025 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1060, + "startColumn": 4, + "startOffset": 84982, + "endLine": 1063, + "endColumn": 12, + "endOffset": 85170 + } + } + }, + { + "to": { + "startLine": 1005, + "startColumn": 4, + "startOffset": 78030, + "endLine": 1011, + "endColumn": 12, + "endOffset": 78480 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1064, + "startColumn": 4, + "startOffset": 85175, + "endLine": 1070, + "endColumn": 12, + "endOffset": 85625 + } + } + }, + { + "to": { + "startLine": 1012, + "startColumn": 4, + "startOffset": 78485, + "endLine": 1015, + "endColumn": 12, + "endOffset": 78729 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1071, + "startColumn": 4, + "startOffset": 85630, + "endLine": 1074, + "endColumn": 12, + "endOffset": 85874 + } + } + }, + { + "to": { + "startLine": 1016, + "startColumn": 4, + "startOffset": 78734, + "endLine": 1018, + "endColumn": 12, + "endOffset": 78851 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1075, + "startColumn": 4, + "startOffset": 85879, + "endLine": 1077, + "endColumn": 12, + "endOffset": 85996 + } + } + }, + { + "to": { + "startLine": 1019, + "startColumn": 4, + "startOffset": 78856, + "endLine": 1022, + "endColumn": 12, + "endOffset": 79110 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1078, + "startColumn": 4, + "startOffset": 86001, + "endLine": 1081, + "endColumn": 12, + "endOffset": 86255 + } + } + }, + { + "to": { + "startLine": 1023, + "startColumn": 4, + "startOffset": 79115, + "endLine": 1024, + "endColumn": 12, + "endOffset": 79223 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1082, + "startColumn": 4, + "startOffset": 86260, + "endLine": 1083, + "endColumn": 12, + "endOffset": 86368 + } + } + }, + { + "to": { + "startLine": 1025, + "startColumn": 4, + "startOffset": 79228, + "endLine": 1028, + "endColumn": 12, + "endOffset": 79410 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1084, + "startColumn": 4, + "startOffset": 86373, + "endLine": 1087, + "endColumn": 12, + "endOffset": 86555 + } + } + }, + { + "to": { + "startLine": 1029, + "startColumn": 4, + "startOffset": 79415, + "endLine": 1030, + "endColumn": 12, + "endOffset": 79512 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1088, + "startColumn": 4, + "startOffset": 86560, + "endLine": 1089, + "endColumn": 12, + "endOffset": 86657 + } + } + }, + { + "to": { + "startLine": 1031, + "startColumn": 4, + "startOffset": 79517, + "endLine": 1036, + "endColumn": 12, + "endOffset": 79956 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1090, + "startColumn": 4, + "startOffset": 86662, + "endLine": 1095, + "endColumn": 12, + "endOffset": 87101 + } + } + }, + { + "to": { + "startLine": 1037, + "startColumn": 4, + "startOffset": 79961, + "endLine": 1038, + "endColumn": 12, + "endOffset": 80080 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1096, + "startColumn": 4, + "startOffset": 87106, + "endLine": 1097, + "endColumn": 12, + "endOffset": 87225 + } + } + }, + { + "to": { + "startLine": 1039, + "startColumn": 4, + "startOffset": 80085, + "endLine": 1042, + "endColumn": 12, + "endOffset": 80365 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1098, + "startColumn": 4, + "startOffset": 87230, + "endLine": 1101, + "endColumn": 12, + "endOffset": 87510 + } + } + }, + { + "to": { + "startLine": 1043, + "startColumn": 4, + "startOffset": 80370, + "endLine": 1054, + "endColumn": 12, + "endOffset": 81252 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1102, + "startColumn": 4, + "startOffset": 87515, + "endLine": 1113, + "endColumn": 12, + "endOffset": 88397 + } + } + }, + { + "to": { + "startLine": 1055, + "startColumn": 4, + "startOffset": 81257, + "endLine": 1060, + "endColumn": 12, + "endOffset": 81539 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1114, + "startColumn": 4, + "startOffset": 88402, + "endLine": 1119, + "endColumn": 12, + "endOffset": 88684 + } + } + }, + { + "to": { + "startLine": 1061, + "startColumn": 4, + "startOffset": 81544, + "endLine": 1065, + "endColumn": 12, + "endOffset": 81869 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1120, + "startColumn": 4, + "startOffset": 88689, + "endLine": 1124, + "endColumn": 12, + "endOffset": 89014 + } + } + }, + { + "to": { + "startLine": 1066, + "startColumn": 4, + "startOffset": 81874, + "endLine": 1080, + "endColumn": 12, + "endOffset": 82789 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1125, + "startColumn": 4, + "startOffset": 89019, + "endLine": 1139, + "endColumn": 12, + "endOffset": 89934 + } + } + }, + { + "to": { + "startLine": 1081, + "startColumn": 4, + "startOffset": 82794, + "endLine": 1083, + "endColumn": 12, + "endOffset": 82961 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1140, + "startColumn": 4, + "startOffset": 89939, + "endLine": 1142, + "endColumn": 12, + "endOffset": 90106 + } + } + }, + { + "to": { + "startLine": 1084, + "startColumn": 4, + "startOffset": 82966, + "endLine": 1088, + "endColumn": 12, + "endOffset": 83297 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1143, + "startColumn": 4, + "startOffset": 90111, + "endLine": 1147, + "endColumn": 12, + "endOffset": 90442 + } + } + }, + { + "to": { + "startLine": 1089, + "startColumn": 4, + "startOffset": 83302, + "endLine": 1098, + "endColumn": 12, + "endOffset": 83963 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1148, + "startColumn": 4, + "startOffset": 90447, + "endLine": 1157, + "endColumn": 12, + "endOffset": 91108 + } + } + }, + { + "to": { + "startLine": 1099, + "startColumn": 4, + "startOffset": 83968, + "endLine": 1103, + "endColumn": 12, + "endOffset": 84248 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1158, + "startColumn": 4, + "startOffset": 91113, + "endLine": 1162, + "endColumn": 12, + "endOffset": 91393 + } + } + }, + { + "to": { + "startLine": 1104, + "startColumn": 4, + "startOffset": 84253, + "endLine": 1141, + "endColumn": 12, + "endOffset": 87137 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1165, + "startColumn": 4, + "startOffset": 91635, + "endLine": 1202, + "endColumn": 12, + "endOffset": 94519 + } + } + }, + { + "to": { + "startLine": 1142, + "startColumn": 4, + "startOffset": 87142, + "endLine": 1180, + "endColumn": 12, + "endOffset": 90167 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1203, + "startColumn": 4, + "startOffset": 94524, + "endLine": 1241, + "endColumn": 12, + "endOffset": 97549 + } + } + }, + { + "to": { + "startLine": 1181, + "startColumn": 4, + "startOffset": 90172, + "endLine": 1190, + "endColumn": 12, + "endOffset": 90807 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1242, + "startColumn": 4, + "startOffset": 97554, + "endLine": 1251, + "endColumn": 12, + "endOffset": 98189 + } + } + }, + { + "to": { + "startLine": 1191, + "startColumn": 4, + "startOffset": 90812, + "endLine": 1199, + "endColumn": 12, + "endOffset": 91431 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1252, + "startColumn": 4, + "startOffset": 98194, + "endLine": 1260, + "endColumn": 12, + "endOffset": 98813 + } + } + }, + { + "to": { + "startLine": 1200, + "startColumn": 4, + "startOffset": 91436, + "endLine": 1203, + "endColumn": 12, + "endOffset": 91660 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1263, + "startColumn": 4, + "startOffset": 99054, + "endLine": 1266, + "endColumn": 12, + "endOffset": 99278 + } + } + }, + { + "to": { + "startLine": 1204, + "startColumn": 4, + "startOffset": 91665, + "endLine": 1207, + "endColumn": 12, + "endOffset": 91998 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1267, + "startColumn": 4, + "startOffset": 99283, + "endLine": 1270, + "endColumn": 12, + "endOffset": 99616 + } + } + }, + { + "to": { + "startLine": 1208, + "startColumn": 4, + "startOffset": 92003, + "endLine": 1210, + "endColumn": 12, + "endOffset": 92150 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1271, + "startColumn": 4, + "startOffset": 99621, + "endLine": 1273, + "endColumn": 12, + "endOffset": 99768 + } + } + }, + { + "to": { + "startLine": 1211, + "startColumn": 4, + "startOffset": 92155, + "endLine": 1213, + "endColumn": 12, + "endOffset": 92321 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1274, + "startColumn": 4, + "startOffset": 99773, + "endLine": 1276, + "endColumn": 12, + "endOffset": 99939 + } + } + }, + { + "to": { + "startLine": 1214, + "startColumn": 4, + "startOffset": 92326, + "endLine": 1216, + "endColumn": 12, + "endOffset": 92488 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1277, + "startColumn": 4, + "startOffset": 99944, + "endLine": 1279, + "endColumn": 12, + "endOffset": 100106 + } + } + }, + { + "to": { + "startLine": 1217, + "startColumn": 4, + "startOffset": 92493, + "endLine": 1220, + "endColumn": 12, + "endOffset": 92731 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1280, + "startColumn": 4, + "startOffset": 100111, + "endLine": 1283, + "endColumn": 12, + "endOffset": 100349 + } + } + }, + { + "to": { + "startLine": 1221, + "startColumn": 4, + "startOffset": 92736, + "endLine": 1223, + "endColumn": 12, + "endOffset": 92901 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1284, + "startColumn": 4, + "startOffset": 100354, + "endLine": 1286, + "endColumn": 12, + "endOffset": 100519 + } + } + }, + { + "to": { + "startLine": 1224, + "startColumn": 4, + "startOffset": 92906, + "endLine": 1226, + "endColumn": 12, + "endOffset": 93074 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1287, + "startColumn": 4, + "startOffset": 100524, + "endLine": 1289, + "endColumn": 12, + "endOffset": 100692 + } + } + }, + { + "to": { + "startLine": 1227, + "startColumn": 4, + "startOffset": 93079, + "endLine": 1229, + "endColumn": 12, + "endOffset": 93245 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1290, + "startColumn": 4, + "startOffset": 100697, + "endLine": 1292, + "endColumn": 12, + "endOffset": 100863 + } + } + }, + { + "to": { + "startLine": 1230, + "startColumn": 4, + "startOffset": 93250, + "endLine": 1233, + "endColumn": 12, + "endOffset": 93519 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1293, + "startColumn": 4, + "startOffset": 100868, + "endLine": 1296, + "endColumn": 12, + "endOffset": 101137 + } + } + }, + { + "to": { + "startLine": 1234, + "startColumn": 4, + "startOffset": 93524, + "endLine": 1236, + "endColumn": 12, + "endOffset": 93718 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1297, + "startColumn": 4, + "startOffset": 101142, + "endLine": 1299, + "endColumn": 12, + "endOffset": 101336 + } + } + }, + { + "to": { + "startLine": 1237, + "startColumn": 4, + "startOffset": 93723, + "endLine": 1239, + "endColumn": 12, + "endOffset": 93965 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1300, + "startColumn": 4, + "startOffset": 101341, + "endLine": 1302, + "endColumn": 12, + "endOffset": 101583 + } + } + }, + { + "to": { + "startLine": 1240, + "startColumn": 4, + "startOffset": 93970, + "endColumn": 83, + "endOffset": 94049 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1305, + "startColumn": 4, + "startOffset": 101820, + "endColumn": 83, + "endOffset": 101899 + } + } + }, + { + "to": { + "startLine": 1241, + "startColumn": 4, + "startOffset": 94054, + "endColumn": 95, + "endOffset": 94145 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1306, + "startColumn": 4, + "startOffset": 101904, + "endColumn": 95, + "endOffset": 101995 + } + } + }, + { + "to": { + "startLine": 1242, + "startColumn": 4, + "startOffset": 94150, + "endColumn": 95, + "endOffset": 94241 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1307, + "startColumn": 4, + "startOffset": 102000, + "endColumn": 95, + "endOffset": 102091 + } + } + }, + { + "to": { + "startLine": 1243, + "startColumn": 4, + "startOffset": 94246, + "endColumn": 97, + "endOffset": 94339 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1308, + "startColumn": 4, + "startOffset": 102096, + "endColumn": 97, + "endOffset": 102189 + } + } + }, + { + "to": { + "startLine": 1244, + "startColumn": 4, + "startOffset": 94344, + "endColumn": 99, + "endOffset": 94439 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1309, + "startColumn": 4, + "startOffset": 102194, + "endColumn": 99, + "endOffset": 102289 + } + } + }, + { + "to": { + "startLine": 1245, + "startColumn": 4, + "startOffset": 94444, + "endColumn": 101, + "endOffset": 94541 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1310, + "startColumn": 4, + "startOffset": 102294, + "endColumn": 101, + "endOffset": 102391 + } + } + }, + { + "to": { + "startLine": 1246, + "startColumn": 4, + "startOffset": 94546, + "endColumn": 101, + "endOffset": 94643 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1311, + "startColumn": 4, + "startOffset": 102396, + "endColumn": 101, + "endOffset": 102493 + } + } + }, + { + "to": { + "startLine": 1247, + "startColumn": 4, + "startOffset": 94648, + "endColumn": 101, + "endOffset": 94745 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1312, + "startColumn": 4, + "startOffset": 102498, + "endColumn": 101, + "endOffset": 102595 + } + } + }, + { + "to": { + "startLine": 1248, + "startColumn": 4, + "startOffset": 94750, + "endColumn": 101, + "endOffset": 94847 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1313, + "startColumn": 4, + "startOffset": 102600, + "endColumn": 101, + "endOffset": 102697 + } + } + }, + { + "to": { + "startLine": 1249, + "startColumn": 4, + "startOffset": 94852, + "endColumn": 101, + "endOffset": 94949 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1314, + "startColumn": 4, + "startOffset": 102702, + "endColumn": 101, + "endOffset": 102799 + } + } + }, + { + "to": { + "startLine": 1250, + "startColumn": 4, + "startOffset": 94954, + "endColumn": 99, + "endOffset": 95049 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1315, + "startColumn": 4, + "startOffset": 102804, + "endColumn": 99, + "endOffset": 102899 + } + } + }, + { + "to": { + "startLine": 1251, + "startColumn": 4, + "startOffset": 95054, + "endColumn": 95, + "endOffset": 95145 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1316, + "startColumn": 4, + "startOffset": 102904, + "endColumn": 95, + "endOffset": 102995 + } + } + }, + { + "to": { + "startLine": 1252, + "startColumn": 4, + "startOffset": 95150, + "endColumn": 111, + "endOffset": 95257 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1317, + "startColumn": 4, + "startOffset": 103000, + "endColumn": 111, + "endOffset": 103107 + } + } + }, + { + "to": { + "startLine": 1253, + "startColumn": 4, + "startOffset": 95262, + "endColumn": 128, + "endOffset": 95386 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1318, + "startColumn": 4, + "startOffset": 103112, + "endColumn": 128, + "endOffset": 103236 + } + } + }, + { + "to": { + "startLine": 1254, + "startColumn": 4, + "startOffset": 95391, + "endColumn": 122, + "endOffset": 95509 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1319, + "startColumn": 4, + "startOffset": 103241, + "endColumn": 122, + "endOffset": 103359 + } + } + }, + { + "to": { + "startLine": 1255, + "startColumn": 4, + "startOffset": 95514, + "endLine": 1256, + "endColumn": 12, + "endOffset": 95663 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1320, + "startColumn": 4, + "startOffset": 103364, + "endLine": 1321, + "endColumn": 12, + "endOffset": 103513 + } + } + }, + { + "to": { + "startLine": 1257, + "startColumn": 4, + "startOffset": 95668, + "endLine": 1258, + "endColumn": 12, + "endOffset": 95817 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1322, + "startColumn": 4, + "startOffset": 103518, + "endLine": 1323, + "endColumn": 12, + "endOffset": 103667 + } + } + }, + { + "to": { + "startLine": 1259, + "startColumn": 4, + "startOffset": 95822, + "endColumn": 97, + "endOffset": 95915 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1324, + "startColumn": 4, + "startOffset": 103672, + "endColumn": 97, + "endOffset": 103765 + } + } + }, + { + "to": { + "startLine": 1260, + "startColumn": 4, + "startOffset": 95920, + "endColumn": 113, + "endOffset": 96029 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1325, + "startColumn": 4, + "startOffset": 103770, + "endColumn": 113, + "endOffset": 103879 + } + } + }, + { + "to": { + "startLine": 1261, + "startColumn": 4, + "startOffset": 96034, + "endColumn": 93, + "endOffset": 96123 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1326, + "startColumn": 4, + "startOffset": 103884, + "endColumn": 93, + "endOffset": 103973 + } + } + }, + { + "to": { + "startLine": 1262, + "startColumn": 4, + "startOffset": 96128, + "endLine": 1263, + "endColumn": 12, + "endOffset": 96263 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1327, + "startColumn": 4, + "startOffset": 103978, + "endLine": 1328, + "endColumn": 12, + "endOffset": 104113 + } + } + }, + { + "to": { + "startLine": 1264, + "startColumn": 4, + "startOffset": 96268, + "endLine": 1265, + "endColumn": 12, + "endOffset": 96397 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1329, + "startColumn": 4, + "startOffset": 104118, + "endLine": 1330, + "endColumn": 12, + "endOffset": 104247 + } + } + }, + { + "to": { + "startLine": 1266, + "startColumn": 4, + "startOffset": 96402, + "endColumn": 95, + "endOffset": 96493 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1331, + "startColumn": 4, + "startOffset": 104252, + "endColumn": 95, + "endOffset": 104343 + } + } + }, + { + "to": { + "startLine": 1267, + "startColumn": 4, + "startOffset": 96498, + "endColumn": 111, + "endOffset": 96605 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1332, + "startColumn": 4, + "startOffset": 104348, + "endColumn": 111, + "endOffset": 104455 + } + } + }, + { + "to": { + "startLine": 1268, + "startColumn": 4, + "startOffset": 96610, + "endColumn": 99, + "endOffset": 96705 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1333, + "startColumn": 4, + "startOffset": 104460, + "endColumn": 99, + "endOffset": 104555 + } + } + }, + { + "to": { + "startLine": 1269, + "startColumn": 4, + "startOffset": 96710, + "endColumn": 115, + "endOffset": 96821 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1334, + "startColumn": 4, + "startOffset": 104560, + "endColumn": 115, + "endOffset": 104671 + } + } + }, + { + "to": { + "startLine": 1270, + "startColumn": 4, + "startOffset": 96826, + "endColumn": 95, + "endOffset": 96917 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1335, + "startColumn": 4, + "startOffset": 104676, + "endColumn": 95, + "endOffset": 104767 + } + } + }, + { + "to": { + "startLine": 1271, + "startColumn": 4, + "startOffset": 96922, + "endColumn": 111, + "endOffset": 97029 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1336, + "startColumn": 4, + "startOffset": 104772, + "endColumn": 111, + "endOffset": 104879 + } + } + }, + { + "to": { + "startLine": 1272, + "startColumn": 4, + "startOffset": 97034, + "endLine": 1273, + "endColumn": 12, + "endOffset": 97169 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1337, + "startColumn": 4, + "startOffset": 104884, + "endLine": 1338, + "endColumn": 12, + "endOffset": 105019 + } + } + }, + { + "to": { + "startLine": 1274, + "startColumn": 4, + "startOffset": 97174, + "endLine": 1275, + "endColumn": 12, + "endOffset": 97317 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1339, + "startColumn": 4, + "startOffset": 105024, + "endLine": 1340, + "endColumn": 12, + "endOffset": 105167 + } + } + }, + { + "to": { + "startLine": 1276, + "startColumn": 4, + "startOffset": 97322, + "endLine": 1277, + "endColumn": 12, + "endOffset": 97481 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1341, + "startColumn": 4, + "startOffset": 105172, + "endLine": 1342, + "endColumn": 12, + "endOffset": 105331 + } + } + }, + { + "to": { + "startLine": 1278, + "startColumn": 4, + "startOffset": 97486, + "endLine": 1279, + "endColumn": 12, + "endOffset": 97623 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1343, + "startColumn": 4, + "startOffset": 105336, + "endLine": 1344, + "endColumn": 12, + "endOffset": 105473 + } + } + }, + { + "to": { + "startLine": 1280, + "startColumn": 4, + "startOffset": 97628, + "endLine": 1281, + "endColumn": 12, + "endOffset": 97781 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1345, + "startColumn": 4, + "startOffset": 105478, + "endLine": 1346, + "endColumn": 12, + "endOffset": 105631 + } + } + }, + { + "to": { + "startLine": 1282, + "startColumn": 4, + "startOffset": 97786, + "endLine": 1283, + "endColumn": 12, + "endOffset": 97931 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1347, + "startColumn": 4, + "startOffset": 105636, + "endLine": 1348, + "endColumn": 12, + "endOffset": 105781 + } + } + }, + { + "to": { + "startLine": 1284, + "startColumn": 4, + "startOffset": 97936, + "endColumn": 140, + "endOffset": 98072 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1349, + "startColumn": 4, + "startOffset": 105786, + "endColumn": 140, + "endOffset": 105922 + } + } + }, + { + "to": { + "startLine": 1285, + "startColumn": 4, + "startOffset": 98077, + "endLine": 1286, + "endColumn": 12, + "endOffset": 98216 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1350, + "startColumn": 4, + "startOffset": 105927, + "endLine": 1351, + "endColumn": 12, + "endOffset": 106066 + } + } + }, + { + "to": { + "startLine": 1287, + "startColumn": 4, + "startOffset": 98221, + "endColumn": 134, + "endOffset": 98351 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1352, + "startColumn": 4, + "startOffset": 106071, + "endColumn": 134, + "endOffset": 106201 + } + } + }, + { + "to": { + "startLine": 1288, + "startColumn": 4, + "startOffset": 98356, + "endLine": 1289, + "endColumn": 12, + "endOffset": 98487 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1353, + "startColumn": 4, + "startOffset": 106206, + "endLine": 1354, + "endColumn": 12, + "endOffset": 106337 + } + } + }, + { + "to": { + "startLine": 1290, + "startColumn": 4, + "startOffset": 98492, + "endLine": 1291, + "endColumn": 12, + "endOffset": 98629 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1355, + "startColumn": 4, + "startOffset": 106342, + "endLine": 1356, + "endColumn": 12, + "endOffset": 106479 + } + } + }, + { + "to": { + "startLine": 1292, + "startColumn": 4, + "startOffset": 98634, + "endLine": 1293, + "endColumn": 12, + "endOffset": 98771 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1357, + "startColumn": 4, + "startOffset": 106484, + "endLine": 1358, + "endColumn": 12, + "endOffset": 106621 + } + } + }, + { + "to": { + "startLine": 1294, + "startColumn": 4, + "startOffset": 98776, + "endColumn": 111, + "endOffset": 98883 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1359, + "startColumn": 4, + "startOffset": 106626, + "endColumn": 111, + "endOffset": 106733 + } + } + }, + { + "to": { + "startLine": 1295, + "startColumn": 4, + "startOffset": 98888, + "endColumn": 139, + "endOffset": 99023 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1360, + "startColumn": 4, + "startOffset": 106738, + "endColumn": 139, + "endOffset": 106873 + } + } + }, + { + "to": { + "startLine": 1296, + "startColumn": 4, + "startOffset": 99028, + "endLine": 1297, + "endColumn": 12, + "endOffset": 99169 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1361, + "startColumn": 4, + "startOffset": 106878, + "endLine": 1362, + "endColumn": 12, + "endOffset": 107019 + } + } + }, + { + "to": { + "startLine": 1298, + "startColumn": 4, + "startOffset": 99174, + "endLine": 1299, + "endColumn": 12, + "endOffset": 99313 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1363, + "startColumn": 4, + "startOffset": 107024, + "endLine": 1364, + "endColumn": 12, + "endOffset": 107163 + } + } + }, + { + "to": { + "startLine": 1300, + "startColumn": 4, + "startOffset": 99318, + "endLine": 1301, + "endColumn": 12, + "endOffset": 99451 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1365, + "startColumn": 4, + "startOffset": 107168, + "endLine": 1366, + "endColumn": 12, + "endOffset": 107301 + } + } + }, + { + "to": { + "startLine": 1302, + "startColumn": 4, + "startOffset": 99456, + "endColumn": 65, + "endOffset": 99517 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1369, + "startColumn": 4, + "startOffset": 107538, + "endColumn": 65, + "endOffset": 107599 + } + } + }, + { + "to": { + "startLine": 1303, + "startColumn": 4, + "startOffset": 99522, + "endColumn": 89, + "endOffset": 99607 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1370, + "startColumn": 4, + "startOffset": 107604, + "endColumn": 89, + "endOffset": 107689 + } + } + }, + { + "to": { + "startLine": 1304, + "startColumn": 4, + "startOffset": 99612, + "endColumn": 79, + "endOffset": 99687 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1371, + "startColumn": 4, + "startOffset": 107694, + "endColumn": 79, + "endOffset": 107769 + } + } + }, + { + "to": { + "startLine": 1305, + "startColumn": 4, + "startOffset": 99692, + "endColumn": 91, + "endOffset": 99779 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1372, + "startColumn": 4, + "startOffset": 107774, + "endColumn": 91, + "endOffset": 107861 + } + } + }, + { + "to": { + "startLine": 1306, + "startColumn": 4, + "startOffset": 99784, + "endColumn": 97, + "endOffset": 99877 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1373, + "startColumn": 4, + "startOffset": 107866, + "endColumn": 97, + "endOffset": 107959 + } + } + }, + { + "to": { + "startLine": 1307, + "startColumn": 4, + "startOffset": 99882, + "endLine": 1308, + "endColumn": 12, + "endOffset": 99987 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1374, + "startColumn": 4, + "startOffset": 107964, + "endLine": 1375, + "endColumn": 12, + "endOffset": 108069 + } + } + }, + { + "to": { + "startLine": 1309, + "startColumn": 4, + "startOffset": 99992, + "endColumn": 77, + "endOffset": 100065 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1376, + "startColumn": 4, + "startOffset": 108074, + "endColumn": 77, + "endOffset": 108147 + } + } + }, + { + "to": { + "startLine": 1310, + "startColumn": 4, + "startOffset": 100070, + "endColumn": 105, + "endOffset": 100171 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1377, + "startColumn": 4, + "startOffset": 108152, + "endColumn": 105, + "endOffset": 108253 + } + } + }, + { + "to": { + "startLine": 1311, + "startColumn": 4, + "startOffset": 100176, + "endColumn": 91, + "endOffset": 100263 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1378, + "startColumn": 4, + "startOffset": 108258, + "endColumn": 91, + "endOffset": 108345 + } + } + }, + { + "to": { + "startLine": 1312, + "startColumn": 4, + "startOffset": 100268, + "endColumn": 103, + "endOffset": 100367 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1379, + "startColumn": 4, + "startOffset": 108350, + "endColumn": 103, + "endOffset": 108449 + } + } + }, + { + "to": { + "startLine": 1313, + "startColumn": 4, + "startOffset": 100372, + "endColumn": 109, + "endOffset": 100477 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1380, + "startColumn": 4, + "startOffset": 108454, + "endColumn": 109, + "endOffset": 108559 + } + } + }, + { + "to": { + "startLine": 1314, + "startColumn": 4, + "startOffset": 100482, + "endLine": 1315, + "endColumn": 12, + "endOffset": 100599 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1381, + "startColumn": 4, + "startOffset": 108564, + "endLine": 1382, + "endColumn": 12, + "endOffset": 108681 + } + } + }, + { + "to": { + "startLine": 1316, + "startColumn": 4, + "startOffset": 100604, + "endLine": 1319, + "endColumn": 12, + "endOffset": 100762 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1383, + "startColumn": 4, + "startOffset": 108686, + "endLine": 1386, + "endColumn": 12, + "endOffset": 108844 + } + } + }, + { + "to": { + "startLine": 1320, + "startColumn": 4, + "startOffset": 100767, + "endLine": 1323, + "endColumn": 12, + "endOffset": 100919 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1387, + "startColumn": 4, + "startOffset": 108849, + "endLine": 1390, + "endColumn": 12, + "endOffset": 109001 + } + } + }, + { + "to": { + "startLine": 1324, + "startColumn": 4, + "startOffset": 100924, + "endColumn": 79, + "endOffset": 100999 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1391, + "startColumn": 4, + "startOffset": 109006, + "endColumn": 79, + "endOffset": 109081 + } + } + }, + { + "to": { + "startLine": 1325, + "startColumn": 4, + "startOffset": 101004, + "endColumn": 99, + "endOffset": 101099 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1392, + "startColumn": 4, + "startOffset": 109086, + "endColumn": 99, + "endOffset": 109181 + } + } + }, + { + "to": { + "startLine": 1326, + "startColumn": 4, + "startOffset": 101104, + "endColumn": 89, + "endOffset": 101189 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1393, + "startColumn": 4, + "startOffset": 109186, + "endColumn": 89, + "endOffset": 109271 + } + } + }, + { + "to": { + "startLine": 1327, + "startColumn": 4, + "startOffset": 101194, + "endColumn": 109, + "endOffset": 101299 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1394, + "startColumn": 4, + "startOffset": 109276, + "endColumn": 109, + "endOffset": 109381 + } + } + }, + { + "to": { + "startLine": 1328, + "startColumn": 4, + "startOffset": 101304, + "endColumn": 91, + "endOffset": 101391 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1395, + "startColumn": 4, + "startOffset": 109386, + "endColumn": 91, + "endOffset": 109473 + } + } + }, + { + "to": { + "startLine": 1329, + "startColumn": 4, + "startOffset": 101396, + "endLine": 1330, + "endColumn": 12, + "endOffset": 101491 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1398, + "startColumn": 4, + "startOffset": 109710, + "endLine": 1399, + "endColumn": 12, + "endOffset": 109805 + } + } + }, + { + "to": { + "startLine": 1331, + "startColumn": 4, + "startOffset": 101496, + "endLine": 1332, + "endColumn": 12, + "endOffset": 101603 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1400, + "startColumn": 4, + "startOffset": 109810, + "endLine": 1401, + "endColumn": 12, + "endOffset": 109917 + } + } + }, + { + "to": { + "startLine": 1333, + "startColumn": 4, + "startOffset": 101608, + "endLine": 1334, + "endColumn": 12, + "endOffset": 101717 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1402, + "startColumn": 4, + "startOffset": 109922, + "endLine": 1403, + "endColumn": 12, + "endOffset": 110031 + } + } + }, + { + "to": { + "startLine": 1335, + "startColumn": 4, + "startOffset": 101722, + "endLine": 1336, + "endColumn": 12, + "endOffset": 101833 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1404, + "startColumn": 4, + "startOffset": 110036, + "endLine": 1405, + "endColumn": 12, + "endOffset": 110147 + } + } + }, + { + "to": { + "startLine": 1337, + "startColumn": 4, + "startOffset": 101838, + "endLine": 1338, + "endColumn": 12, + "endOffset": 101949 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1406, + "startColumn": 4, + "startOffset": 110152, + "endLine": 1407, + "endColumn": 12, + "endOffset": 110263 + } + } + }, + { + "to": { + "startLine": 1339, + "startColumn": 4, + "startOffset": 101954, + "endColumn": 93, + "endOffset": 102043 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1408, + "startColumn": 4, + "startOffset": 110268, + "endColumn": 93, + "endOffset": 110357 + } + } + }, + { + "to": { + "startLine": 1340, + "startColumn": 4, + "startOffset": 102048, + "endColumn": 113, + "endOffset": 102157 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1409, + "startColumn": 4, + "startOffset": 110362, + "endColumn": 113, + "endOffset": 110471 + } + } + }, + { + "to": { + "startLine": 1341, + "startColumn": 4, + "startOffset": 102162, + "endColumn": 117, + "endOffset": 102275 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1410, + "startColumn": 4, + "startOffset": 110476, + "endColumn": 117, + "endOffset": 110589 + } + } + }, + { + "to": { + "startLine": 1342, + "startColumn": 4, + "startOffset": 102280, + "endLine": 1343, + "endColumn": 12, + "endOffset": 102377 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1411, + "startColumn": 4, + "startOffset": 110594, + "endLine": 1412, + "endColumn": 12, + "endOffset": 110691 + } + } + }, + { + "to": { + "startLine": 1344, + "startColumn": 4, + "startOffset": 102382, + "endLine": 1345, + "endColumn": 12, + "endOffset": 102497 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1413, + "startColumn": 4, + "startOffset": 110696, + "endLine": 1414, + "endColumn": 12, + "endOffset": 110811 + } + } + }, + { + "to": { + "startLine": 1346, + "startColumn": 4, + "startOffset": 102502, + "endLine": 1347, + "endColumn": 12, + "endOffset": 102619 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1415, + "startColumn": 4, + "startOffset": 110816, + "endLine": 1416, + "endColumn": 12, + "endOffset": 110933 + } + } + }, + { + "to": { + "startLine": 1348, + "startColumn": 4, + "startOffset": 102624, + "endColumn": 81, + "endOffset": 102701 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1417, + "startColumn": 4, + "startOffset": 110938, + "endColumn": 81, + "endOffset": 111015 + } + } + }, + { + "to": { + "startLine": 1349, + "startColumn": 4, + "startOffset": 102706, + "endColumn": 103, + "endOffset": 102805 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1418, + "startColumn": 4, + "startOffset": 111020, + "endColumn": 103, + "endOffset": 111119 + } + } + }, + { + "to": { + "startLine": 1350, + "startColumn": 4, + "startOffset": 102810, + "endColumn": 119, + "endOffset": 102925 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1419, + "startColumn": 4, + "startOffset": 111124, + "endColumn": 119, + "endOffset": 111239 + } + } + }, + { + "to": { + "startLine": 1351, + "startColumn": 4, + "startOffset": 102930, + "endColumn": 125, + "endOffset": 103051 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1420, + "startColumn": 4, + "startOffset": 111244, + "endColumn": 125, + "endOffset": 111365 + } + } + }, + { + "to": { + "startLine": 1352, + "startColumn": 4, + "startOffset": 103056, + "endColumn": 93, + "endOffset": 103145 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1421, + "startColumn": 4, + "startOffset": 111370, + "endColumn": 93, + "endOffset": 111459 + } + } + }, + { + "to": { + "startLine": 1353, + "startColumn": 4, + "startOffset": 103150, + "endColumn": 87, + "endOffset": 103233 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1422, + "startColumn": 4, + "startOffset": 111464, + "endColumn": 87, + "endOffset": 111547 + } + } + }, + { + "to": { + "startLine": 1354, + "startColumn": 4, + "startOffset": 103238, + "endColumn": 111, + "endOffset": 103345 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1423, + "startColumn": 4, + "startOffset": 111552, + "endColumn": 111, + "endOffset": 111659 + } + } + }, + { + "to": { + "startLine": 1355, + "startColumn": 4, + "startOffset": 103350, + "endColumn": 115, + "endOffset": 103461 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1424, + "startColumn": 4, + "startOffset": 111664, + "endColumn": 115, + "endOffset": 111775 + } + } + }, + { + "to": { + "startLine": 1356, + "startColumn": 4, + "startOffset": 103466, + "endColumn": 121, + "endOffset": 103583 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1425, + "startColumn": 4, + "startOffset": 111780, + "endColumn": 121, + "endOffset": 111897 + } + } + }, + { + "to": { + "startLine": 1357, + "startColumn": 4, + "startOffset": 103588, + "endColumn": 111, + "endOffset": 103695 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1426, + "startColumn": 4, + "startOffset": 111902, + "endColumn": 111, + "endOffset": 112009 + } + } + }, + { + "to": { + "startLine": 1358, + "startColumn": 4, + "startOffset": 103700, + "endLine": 1360, + "endColumn": 12, + "endOffset": 103870 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1427, + "startColumn": 4, + "startOffset": 112014, + "endLine": 1429, + "endColumn": 12, + "endOffset": 112184 + } + } + }, + { + "to": { + "startLine": 1361, + "startColumn": 4, + "startOffset": 103875, + "endColumn": 115, + "endOffset": 103986 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1430, + "startColumn": 4, + "startOffset": 112189, + "endColumn": 115, + "endOffset": 112300 + } + } + }, + { + "to": { + "startLine": 1362, + "startColumn": 4, + "startOffset": 103991, + "endLine": 1363, + "endColumn": 12, + "endOffset": 104084 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1431, + "startColumn": 4, + "startOffset": 112305, + "endLine": 1432, + "endColumn": 12, + "endOffset": 112398 + } + } + }, + { + "to": { + "startLine": 1364, + "startColumn": 4, + "startOffset": 104089, + "endLine": 1365, + "endColumn": 12, + "endOffset": 104196 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1433, + "startColumn": 4, + "startOffset": 112403, + "endLine": 1434, + "endColumn": 12, + "endOffset": 112510 + } + } + }, + { + "to": { + "startLine": 1366, + "startColumn": 4, + "startOffset": 104201, + "endLine": 1367, + "endColumn": 12, + "endOffset": 104320 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1435, + "startColumn": 4, + "startOffset": 112515, + "endLine": 1436, + "endColumn": 12, + "endOffset": 112634 + } + } + }, + { + "to": { + "startLine": 1368, + "startColumn": 4, + "startOffset": 104325, + "endColumn": 66, + "endOffset": 104387 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1437, + "startColumn": 4, + "startOffset": 112639, + "endColumn": 66, + "endOffset": 112701 + } + } + }, + { + "to": { + "startLine": 1369, + "startColumn": 4, + "startOffset": 104392, + "endLine": 1370, + "endColumn": 12, + "endOffset": 104513 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1438, + "startColumn": 4, + "startOffset": 112706, + "endLine": 1439, + "endColumn": 12, + "endOffset": 112827 + } + } + }, + { + "to": { + "startLine": 1371, + "startColumn": 4, + "startOffset": 104518, + "endColumn": 67, + "endOffset": 104581 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1440, + "startColumn": 4, + "startOffset": 112832, + "endColumn": 67, + "endOffset": 112895 + } + } + }, + { + "to": { + "startLine": 1372, + "startColumn": 4, + "startOffset": 104586, + "endLine": 1373, + "endColumn": 12, + "endOffset": 104709 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1441, + "startColumn": 4, + "startOffset": 112900, + "endLine": 1442, + "endColumn": 12, + "endOffset": 113023 + } + } + }, + { + "to": { + "startLine": 1374, + "startColumn": 4, + "startOffset": 104714, + "endLine": 1375, + "endColumn": 12, + "endOffset": 104853 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1443, + "startColumn": 4, + "startOffset": 113028, + "endLine": 1444, + "endColumn": 12, + "endOffset": 113167 + } + } + }, + { + "to": { + "startLine": 1376, + "startColumn": 4, + "startOffset": 104858, + "endLine": 1377, + "endColumn": 12, + "endOffset": 104981 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1445, + "startColumn": 4, + "startOffset": 113172, + "endLine": 1446, + "endColumn": 12, + "endOffset": 113295 + } + } + }, + { + "to": { + "startLine": 1378, + "startColumn": 4, + "startOffset": 104986, + "endColumn": 68, + "endOffset": 105050 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1447, + "startColumn": 4, + "startOffset": 113300, + "endColumn": 68, + "endOffset": 113364 + } + } + }, + { + "to": { + "startLine": 1379, + "startColumn": 4, + "startOffset": 105055, + "endColumn": 94, + "endOffset": 105145 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1448, + "startColumn": 4, + "startOffset": 113369, + "endColumn": 94, + "endOffset": 113459 + } + } + }, + { + "to": { + "startLine": 1380, + "startColumn": 4, + "startOffset": 105150, + "endColumn": 114, + "endOffset": 105260 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1449, + "startColumn": 4, + "startOffset": 113464, + "endColumn": 114, + "endOffset": 113574 + } + } + }, + { + "to": { + "startLine": 1381, + "startColumn": 4, + "startOffset": 105265, + "endColumn": 112, + "endOffset": 105373 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1450, + "startColumn": 4, + "startOffset": 113579, + "endColumn": 112, + "endOffset": 113687 + } + } + }, + { + "to": { + "startLine": 1382, + "startColumn": 4, + "startOffset": 105378, + "endColumn": 98, + "endOffset": 105472 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1451, + "startColumn": 4, + "startOffset": 113692, + "endColumn": 98, + "endOffset": 113786 + } + } + }, + { + "to": { + "startLine": 1383, + "startColumn": 4, + "startOffset": 105477, + "endColumn": 108, + "endOffset": 105581 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1452, + "startColumn": 4, + "startOffset": 113791, + "endColumn": 108, + "endOffset": 113895 + } + } + }, + { + "to": { + "startLine": 1384, + "startColumn": 4, + "startOffset": 105586, + "endColumn": 110, + "endOffset": 105692 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1453, + "startColumn": 4, + "startOffset": 113900, + "endColumn": 110, + "endOffset": 114006 + } + } + }, + { + "to": { + "startLine": 1385, + "startColumn": 4, + "startOffset": 105697, + "endColumn": 110, + "endOffset": 105803 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1454, + "startColumn": 4, + "startOffset": 114011, + "endColumn": 110, + "endOffset": 114117 + } + } + }, + { + "to": { + "startLine": 1386, + "startColumn": 4, + "startOffset": 105808, + "endColumn": 100, + "endOffset": 105904 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1455, + "startColumn": 4, + "startOffset": 114122, + "endColumn": 100, + "endOffset": 114218 + } + } + }, + { + "to": { + "startLine": 1387, + "startColumn": 4, + "startOffset": 105909, + "endColumn": 104, + "endOffset": 106009 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1456, + "startColumn": 4, + "startOffset": 114223, + "endColumn": 104, + "endOffset": 114323 + } + } + }, + { + "to": { + "startLine": 1388, + "startColumn": 4, + "startOffset": 106014, + "endLine": 1389, + "endColumn": 12, + "endOffset": 106121 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1457, + "startColumn": 4, + "startOffset": 114328, + "endLine": 1458, + "endColumn": 12, + "endOffset": 114435 + } + } + }, + { + "to": { + "startLine": 1390, + "startColumn": 4, + "startOffset": 106126, + "endLine": 1391, + "endColumn": 12, + "endOffset": 106251 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1459, + "startColumn": 4, + "startOffset": 114440, + "endLine": 1460, + "endColumn": 12, + "endOffset": 114565 + } + } + }, + { + "to": { + "startLine": 1392, + "startColumn": 4, + "startOffset": 106256, + "endColumn": 90, + "endOffset": 106342 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1461, + "startColumn": 4, + "startOffset": 114570, + "endColumn": 90, + "endOffset": 114656 + } + } + }, + { + "to": { + "startLine": 1393, + "startColumn": 4, + "startOffset": 106347, + "endColumn": 122, + "endOffset": 106465 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1462, + "startColumn": 4, + "startOffset": 114661, + "endColumn": 122, + "endOffset": 114779 + } + } + }, + { + "to": { + "startLine": 1394, + "startColumn": 4, + "startOffset": 106470, + "endLine": 1395, + "endColumn": 12, + "endOffset": 106577 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1463, + "startColumn": 4, + "startOffset": 114784, + "endLine": 1464, + "endColumn": 12, + "endOffset": 114891 + } + } + }, + { + "to": { + "startLine": 1396, + "startColumn": 4, + "startOffset": 106582, + "endColumn": 85, + "endOffset": 106663 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1465, + "startColumn": 4, + "startOffset": 114896, + "endColumn": 85, + "endOffset": 114977 + } + } + }, + { + "to": { + "startLine": 1397, + "startColumn": 4, + "startOffset": 106668, + "endColumn": 103, + "endOffset": 106767 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1466, + "startColumn": 4, + "startOffset": 114982, + "endColumn": 103, + "endOffset": 115081 + } + } + }, + { + "to": { + "startLine": 1398, + "startColumn": 4, + "startOffset": 106772, + "endLine": 1399, + "endColumn": 12, + "endOffset": 106875 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1467, + "startColumn": 4, + "startOffset": 115086, + "endLine": 1468, + "endColumn": 12, + "endOffset": 115189 + } + } + }, + { + "to": { + "startLine": 1400, + "startColumn": 4, + "startOffset": 106880, + "endLine": 1401, + "endColumn": 12, + "endOffset": 106975 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1469, + "startColumn": 4, + "startOffset": 115194, + "endLine": 1470, + "endColumn": 12, + "endOffset": 115289 + } + } + }, + { + "to": { + "startLine": 1402, + "startColumn": 4, + "startOffset": 106980, + "endLine": 1403, + "endColumn": 12, + "endOffset": 107093 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1471, + "startColumn": 4, + "startOffset": 115294, + "endLine": 1472, + "endColumn": 12, + "endOffset": 115407 + } + } + }, + { + "to": { + "startLine": 1404, + "startColumn": 4, + "startOffset": 107098, + "endLine": 1405, + "endColumn": 12, + "endOffset": 107197 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1473, + "startColumn": 4, + "startOffset": 115412, + "endLine": 1474, + "endColumn": 12, + "endOffset": 115511 + } + } + }, + { + "to": { + "startLine": 1406, + "startColumn": 4, + "startOffset": 107202, + "endLine": 1407, + "endColumn": 12, + "endOffset": 107301 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1475, + "startColumn": 4, + "startOffset": 115516, + "endLine": 1476, + "endColumn": 12, + "endOffset": 115615 + } + } + }, + { + "to": { + "startLine": 1408, + "startColumn": 4, + "startOffset": 107306, + "endLine": 1409, + "endColumn": 12, + "endOffset": 107427 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1477, + "startColumn": 4, + "startOffset": 115620, + "endLine": 1478, + "endColumn": 12, + "endOffset": 115741 + } + } + }, + { + "to": { + "startLine": 1410, + "startColumn": 4, + "startOffset": 107432, + "endColumn": 87, + "endOffset": 107515 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1479, + "startColumn": 4, + "startOffset": 115746, + "endColumn": 87, + "endOffset": 115829 + } + } + }, + { + "to": { + "startLine": 1411, + "startColumn": 4, + "startOffset": 107520, + "endColumn": 89, + "endOffset": 107605 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1480, + "startColumn": 4, + "startOffset": 115834, + "endColumn": 89, + "endOffset": 115919 + } + } + }, + { + "to": { + "startLine": 1412, + "startColumn": 4, + "startOffset": 107610, + "endColumn": 109, + "endOffset": 107715 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1481, + "startColumn": 4, + "startOffset": 115924, + "endColumn": 109, + "endOffset": 116029 + } + } + }, + { + "to": { + "startLine": 1413, + "startColumn": 4, + "startOffset": 107720, + "endColumn": 83, + "endOffset": 107799 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1482, + "startColumn": 4, + "startOffset": 116034, + "endColumn": 83, + "endOffset": 116113 + } + } + }, + { + "to": { + "startLine": 1414, + "startColumn": 4, + "startOffset": 107804, + "endColumn": 53, + "endOffset": 107853 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1483, + "startColumn": 4, + "startOffset": 116118, + "endColumn": 53, + "endOffset": 116167 + } + } + }, + { + "to": { + "startLine": 1415, + "startColumn": 4, + "startOffset": 107858, + "endColumn": 121, + "endOffset": 107975 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1484, + "startColumn": 4, + "startOffset": 116172, + "endColumn": 121, + "endOffset": 116289 + } + } + }, + { + "to": { + "startLine": 1416, + "startColumn": 4, + "startOffset": 107980, + "endColumn": 105, + "endOffset": 108081 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1485, + "startColumn": 4, + "startOffset": 116294, + "endColumn": 105, + "endOffset": 116395 + } + } + }, + { + "to": { + "startLine": 1417, + "startColumn": 4, + "startOffset": 108086, + "endColumn": 109, + "endOffset": 108191 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1486, + "startColumn": 4, + "startOffset": 116400, + "endColumn": 109, + "endOffset": 116505 + } + } + }, + { + "to": { + "startLine": 1418, + "startColumn": 4, + "startOffset": 108196, + "endColumn": 83, + "endOffset": 108275 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1487, + "startColumn": 4, + "startOffset": 116510, + "endColumn": 83, + "endOffset": 116589 + } + } + }, + { + "to": { + "startLine": 1419, + "startColumn": 4, + "startOffset": 108280, + "endColumn": 125, + "endOffset": 108401 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1488, + "startColumn": 4, + "startOffset": 116594, + "endColumn": 125, + "endOffset": 116715 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/debug/single/anim.json b/Library/build/intermediates/blame/res/debug/single/anim.json new file mode 100644 index 0000000..b1a9ba8 --- /dev/null +++ b/Library/build/intermediates/blame/res/debug/single/anim.json @@ -0,0 +1,42 @@ +[ + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\anim\\abc_slide_out_top.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\anim\\abc_slide_out_top.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\anim\\abc_slide_in_bottom.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\anim\\abc_slide_in_bottom.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\anim\\abc_slide_in_top.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\anim\\abc_slide_in_top.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\anim\\abc_shrink_fade_out_from_bottom.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\anim\\abc_shrink_fade_out_from_bottom.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\anim\\abc_grow_fade_in_from_bottom.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\anim\\abc_grow_fade_in_from_bottom.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\anim\\abc_fade_in.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\anim\\abc_fade_in.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\anim\\abc_popup_exit.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\anim\\abc_popup_exit.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\anim\\abc_fade_out.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\anim\\abc_fade_out.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\anim\\abc_popup_enter.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\anim\\abc_popup_enter.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\anim\\abc_slide_out_bottom.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\anim\\abc_slide_out_bottom.xml" + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/debug/single/color-v11.json b/Library/build/intermediates/blame/res/debug/single/color-v11.json new file mode 100644 index 0000000..fc65651 --- /dev/null +++ b/Library/build/intermediates/blame/res/debug/single/color-v11.json @@ -0,0 +1,10 @@ +[ + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\color-v11\\abc_background_cache_hint_selector_material_light.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\color-v11\\abc_background_cache_hint_selector_material_light.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\color-v11\\abc_background_cache_hint_selector_material_dark.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\color-v11\\abc_background_cache_hint_selector_material_dark.xml" + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/debug/single/color.json b/Library/build/intermediates/blame/res/debug/single/color.json new file mode 100644 index 0000000..7f84680 --- /dev/null +++ b/Library/build/intermediates/blame/res/debug/single/color.json @@ -0,0 +1,46 @@ +[ + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\color\\switch_thumb_material_light.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\color\\switch_thumb_material_light.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\color\\abc_primary_text_material_dark.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\color\\abc_primary_text_material_dark.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\color\\abc_background_cache_hint_selector_material_dark.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\color\\abc_background_cache_hint_selector_material_dark.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\color\\switch_thumb_material_dark.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\color\\switch_thumb_material_dark.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\color\\abc_primary_text_material_light.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\color\\abc_primary_text_material_light.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\color\\abc_secondary_text_material_dark.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\color\\abc_secondary_text_material_dark.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\color\\abc_primary_text_disable_only_material_dark.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\color\\abc_primary_text_disable_only_material_dark.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\color\\abc_search_url_text.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\color\\abc_search_url_text.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\color\\abc_secondary_text_material_light.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\color\\abc_secondary_text_material_light.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\color\\abc_primary_text_disable_only_material_light.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\color\\abc_primary_text_disable_only_material_light.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\color\\abc_background_cache_hint_selector_material_light.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\color\\abc_background_cache_hint_selector_material_light.xml" + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/debug/single/drawable-hdpi-v4.json b/Library/build/intermediates/blame/res/debug/single/drawable-hdpi-v4.json new file mode 100644 index 0000000..6419930 --- /dev/null +++ b/Library/build/intermediates/blame/res/debug/single/drawable-hdpi-v4.json @@ -0,0 +1,158 @@ +[ + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4\\abc_textfield_default_mtrl_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-hdpi-v4\\abc_textfield_default_mtrl_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4\\abc_cab_background_top_mtrl_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-hdpi-v4\\abc_cab_background_top_mtrl_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4\\abc_btn_switch_to_on_mtrl_00001.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-hdpi-v4\\abc_btn_switch_to_on_mtrl_00001.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4\\abc_btn_switch_to_on_mtrl_00012.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-hdpi-v4\\abc_btn_switch_to_on_mtrl_00012.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4\\abc_switch_track_mtrl_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-hdpi-v4\\abc_switch_track_mtrl_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4\\abc_ic_menu_selectall_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-hdpi-v4\\abc_ic_menu_selectall_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4\\abc_ic_menu_share_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-hdpi-v4\\abc_ic_menu_share_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4\\abc_btn_check_to_on_mtrl_000.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-hdpi-v4\\abc_btn_check_to_on_mtrl_000.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4\\abc_list_selector_disabled_holo_light.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-hdpi-v4\\abc_list_selector_disabled_holo_light.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4\\abc_ic_commit_search_api_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-hdpi-v4\\abc_ic_commit_search_api_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4\\abc_btn_rating_star_on_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-hdpi-v4\\abc_btn_rating_star_on_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4\\abc_list_selector_disabled_holo_dark.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-hdpi-v4\\abc_list_selector_disabled_holo_dark.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4\\abc_ic_voice_search_api_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-hdpi-v4\\abc_ic_voice_search_api_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4\\abc_ic_menu_cut_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-hdpi-v4\\abc_ic_menu_cut_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4\\abc_ic_go_search_api_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-hdpi-v4\\abc_ic_go_search_api_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4\\abc_textfield_activated_mtrl_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-hdpi-v4\\abc_textfield_activated_mtrl_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4\\abc_ic_menu_copy_mtrl_am_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-hdpi-v4\\abc_ic_menu_copy_mtrl_am_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4\\abc_popup_background_mtrl_mult.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-hdpi-v4\\abc_popup_background_mtrl_mult.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4\\abc_list_longpressed_holo.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-hdpi-v4\\abc_list_longpressed_holo.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4\\abc_ab_share_pack_mtrl_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-hdpi-v4\\abc_ab_share_pack_mtrl_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4\\abc_list_pressed_holo_dark.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-hdpi-v4\\abc_list_pressed_holo_dark.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4\\abc_btn_check_to_on_mtrl_015.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-hdpi-v4\\abc_btn_check_to_on_mtrl_015.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4\\abc_spinner_mtrl_am_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-hdpi-v4\\abc_spinner_mtrl_am_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4\\abc_btn_rating_star_off_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-hdpi-v4\\abc_btn_rating_star_off_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4\\abc_menu_hardkey_panel_mtrl_mult.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-hdpi-v4\\abc_menu_hardkey_panel_mtrl_mult.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4\\abc_ic_menu_moreoverflow_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-hdpi-v4\\abc_ic_menu_moreoverflow_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4\\abc_ic_menu_paste_mtrl_am_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-hdpi-v4\\abc_ic_menu_paste_mtrl_am_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4\\abc_textfield_search_default_mtrl_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-hdpi-v4\\abc_textfield_search_default_mtrl_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4\\abc_text_cursor_mtrl_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-hdpi-v4\\abc_text_cursor_mtrl_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4\\abc_list_divider_mtrl_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-hdpi-v4\\abc_list_divider_mtrl_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4\\abc_tab_indicator_mtrl_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-hdpi-v4\\abc_tab_indicator_mtrl_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4\\abc_ic_ab_back_mtrl_am_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-hdpi-v4\\abc_ic_ab_back_mtrl_am_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4\\abc_ic_clear_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-hdpi-v4\\abc_ic_clear_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4\\abc_btn_radio_to_on_mtrl_015.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-hdpi-v4\\abc_btn_radio_to_on_mtrl_015.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4\\abc_btn_radio_to_on_mtrl_000.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-hdpi-v4\\abc_btn_radio_to_on_mtrl_000.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4\\abc_list_focused_holo.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-hdpi-v4\\abc_list_focused_holo.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4\\abc_ic_search_api_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-hdpi-v4\\abc_ic_search_api_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4\\abc_list_pressed_holo_light.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-hdpi-v4\\abc_list_pressed_holo_light.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4\\abc_textfield_search_activated_mtrl_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-hdpi-v4\\abc_textfield_search_activated_mtrl_alpha.9.png" + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/debug/single/drawable-ldrtl-hdpi-v17.json b/Library/build/intermediates/blame/res/debug/single/drawable-ldrtl-hdpi-v17.json new file mode 100644 index 0000000..3dcbc1a --- /dev/null +++ b/Library/build/intermediates/blame/res/debug/single/drawable-ldrtl-hdpi-v17.json @@ -0,0 +1,18 @@ +[ + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-ldrtl-hdpi-v17\\abc_ic_menu_copy_mtrl_am_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-ldrtl-hdpi-v17\\abc_ic_menu_copy_mtrl_am_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-ldrtl-hdpi-v17\\abc_ic_ab_back_mtrl_am_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-ldrtl-hdpi-v17\\abc_ic_ab_back_mtrl_am_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-ldrtl-hdpi-v17\\abc_spinner_mtrl_am_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-ldrtl-hdpi-v17\\abc_spinner_mtrl_am_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-ldrtl-hdpi-v17\\abc_ic_menu_cut_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-ldrtl-hdpi-v17\\abc_ic_menu_cut_mtrl_alpha.png" + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/debug/single/drawable-ldrtl-mdpi-v17.json b/Library/build/intermediates/blame/res/debug/single/drawable-ldrtl-mdpi-v17.json new file mode 100644 index 0000000..76aa03a --- /dev/null +++ b/Library/build/intermediates/blame/res/debug/single/drawable-ldrtl-mdpi-v17.json @@ -0,0 +1,18 @@ +[ + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-ldrtl-mdpi-v17\\abc_ic_menu_cut_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-ldrtl-mdpi-v17\\abc_ic_menu_cut_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-ldrtl-mdpi-v17\\abc_ic_menu_copy_mtrl_am_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-ldrtl-mdpi-v17\\abc_ic_menu_copy_mtrl_am_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-ldrtl-mdpi-v17\\abc_ic_ab_back_mtrl_am_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-ldrtl-mdpi-v17\\abc_ic_ab_back_mtrl_am_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-ldrtl-mdpi-v17\\abc_spinner_mtrl_am_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-ldrtl-mdpi-v17\\abc_spinner_mtrl_am_alpha.9.png" + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/debug/single/drawable-ldrtl-xhdpi-v17.json b/Library/build/intermediates/blame/res/debug/single/drawable-ldrtl-xhdpi-v17.json new file mode 100644 index 0000000..67d5035 --- /dev/null +++ b/Library/build/intermediates/blame/res/debug/single/drawable-ldrtl-xhdpi-v17.json @@ -0,0 +1,18 @@ +[ + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-ldrtl-xhdpi-v17\\abc_ic_menu_cut_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-ldrtl-xhdpi-v17\\abc_ic_menu_cut_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-ldrtl-xhdpi-v17\\abc_ic_ab_back_mtrl_am_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-ldrtl-xhdpi-v17\\abc_ic_ab_back_mtrl_am_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-ldrtl-xhdpi-v17\\abc_ic_menu_copy_mtrl_am_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-ldrtl-xhdpi-v17\\abc_ic_menu_copy_mtrl_am_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-ldrtl-xhdpi-v17\\abc_spinner_mtrl_am_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-ldrtl-xhdpi-v17\\abc_spinner_mtrl_am_alpha.9.png" + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/debug/single/drawable-ldrtl-xxhdpi-v17.json b/Library/build/intermediates/blame/res/debug/single/drawable-ldrtl-xxhdpi-v17.json new file mode 100644 index 0000000..7db0259 --- /dev/null +++ b/Library/build/intermediates/blame/res/debug/single/drawable-ldrtl-xxhdpi-v17.json @@ -0,0 +1,18 @@ +[ + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-ldrtl-xxhdpi-v17\\abc_spinner_mtrl_am_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-ldrtl-xxhdpi-v17\\abc_spinner_mtrl_am_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-ldrtl-xxhdpi-v17\\abc_ic_ab_back_mtrl_am_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-ldrtl-xxhdpi-v17\\abc_ic_ab_back_mtrl_am_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-ldrtl-xxhdpi-v17\\abc_ic_menu_cut_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-ldrtl-xxhdpi-v17\\abc_ic_menu_cut_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-ldrtl-xxhdpi-v17\\abc_ic_menu_copy_mtrl_am_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-ldrtl-xxhdpi-v17\\abc_ic_menu_copy_mtrl_am_alpha.png" + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/debug/single/drawable-ldrtl-xxxhdpi-v17.json b/Library/build/intermediates/blame/res/debug/single/drawable-ldrtl-xxxhdpi-v17.json new file mode 100644 index 0000000..7fb528f --- /dev/null +++ b/Library/build/intermediates/blame/res/debug/single/drawable-ldrtl-xxxhdpi-v17.json @@ -0,0 +1,18 @@ +[ + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-ldrtl-xxxhdpi-v17\\abc_ic_menu_cut_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-ldrtl-xxxhdpi-v17\\abc_ic_menu_cut_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-ldrtl-xxxhdpi-v17\\abc_spinner_mtrl_am_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-ldrtl-xxxhdpi-v17\\abc_spinner_mtrl_am_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-ldrtl-xxxhdpi-v17\\abc_ic_menu_copy_mtrl_am_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-ldrtl-xxxhdpi-v17\\abc_ic_menu_copy_mtrl_am_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-ldrtl-xxxhdpi-v17\\abc_ic_ab_back_mtrl_am_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-ldrtl-xxxhdpi-v17\\abc_ic_ab_back_mtrl_am_alpha.png" + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/debug/single/drawable-mdpi-v4.json b/Library/build/intermediates/blame/res/debug/single/drawable-mdpi-v4.json new file mode 100644 index 0000000..b198e07 --- /dev/null +++ b/Library/build/intermediates/blame/res/debug/single/drawable-mdpi-v4.json @@ -0,0 +1,158 @@ +[ + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4\\abc_btn_switch_to_on_mtrl_00012.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-mdpi-v4\\abc_btn_switch_to_on_mtrl_00012.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4\\abc_list_pressed_holo_dark.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-mdpi-v4\\abc_list_pressed_holo_dark.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4\\abc_menu_hardkey_panel_mtrl_mult.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-mdpi-v4\\abc_menu_hardkey_panel_mtrl_mult.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4\\abc_list_selector_disabled_holo_dark.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-mdpi-v4\\abc_list_selector_disabled_holo_dark.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4\\abc_popup_background_mtrl_mult.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-mdpi-v4\\abc_popup_background_mtrl_mult.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4\\abc_btn_rating_star_off_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-mdpi-v4\\abc_btn_rating_star_off_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4\\abc_ic_ab_back_mtrl_am_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-mdpi-v4\\abc_ic_ab_back_mtrl_am_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4\\abc_textfield_search_activated_mtrl_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-mdpi-v4\\abc_textfield_search_activated_mtrl_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4\\abc_btn_switch_to_on_mtrl_00001.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-mdpi-v4\\abc_btn_switch_to_on_mtrl_00001.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4\\abc_ic_go_search_api_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-mdpi-v4\\abc_ic_go_search_api_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4\\abc_textfield_search_default_mtrl_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-mdpi-v4\\abc_textfield_search_default_mtrl_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4\\abc_btn_radio_to_on_mtrl_000.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-mdpi-v4\\abc_btn_radio_to_on_mtrl_000.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4\\abc_textfield_activated_mtrl_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-mdpi-v4\\abc_textfield_activated_mtrl_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4\\abc_list_pressed_holo_light.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-mdpi-v4\\abc_list_pressed_holo_light.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4\\abc_ic_menu_share_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-mdpi-v4\\abc_ic_menu_share_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4\\abc_list_focused_holo.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-mdpi-v4\\abc_list_focused_holo.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4\\abc_list_longpressed_holo.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-mdpi-v4\\abc_list_longpressed_holo.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4\\abc_btn_check_to_on_mtrl_015.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-mdpi-v4\\abc_btn_check_to_on_mtrl_015.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4\\abc_ic_search_api_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-mdpi-v4\\abc_ic_search_api_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4\\abc_ic_menu_cut_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-mdpi-v4\\abc_ic_menu_cut_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4\\abc_list_selector_disabled_holo_light.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-mdpi-v4\\abc_list_selector_disabled_holo_light.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4\\abc_cab_background_top_mtrl_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-mdpi-v4\\abc_cab_background_top_mtrl_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4\\abc_text_cursor_mtrl_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-mdpi-v4\\abc_text_cursor_mtrl_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4\\abc_ic_clear_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-mdpi-v4\\abc_ic_clear_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4\\abc_textfield_default_mtrl_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-mdpi-v4\\abc_textfield_default_mtrl_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4\\abc_ic_menu_selectall_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-mdpi-v4\\abc_ic_menu_selectall_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4\\abc_spinner_mtrl_am_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-mdpi-v4\\abc_spinner_mtrl_am_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4\\abc_ab_share_pack_mtrl_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-mdpi-v4\\abc_ab_share_pack_mtrl_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4\\abc_ic_menu_copy_mtrl_am_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-mdpi-v4\\abc_ic_menu_copy_mtrl_am_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4\\abc_btn_check_to_on_mtrl_000.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-mdpi-v4\\abc_btn_check_to_on_mtrl_000.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4\\abc_ic_voice_search_api_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-mdpi-v4\\abc_ic_voice_search_api_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4\\abc_switch_track_mtrl_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-mdpi-v4\\abc_switch_track_mtrl_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4\\abc_btn_radio_to_on_mtrl_015.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-mdpi-v4\\abc_btn_radio_to_on_mtrl_015.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4\\abc_list_divider_mtrl_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-mdpi-v4\\abc_list_divider_mtrl_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4\\abc_ic_menu_paste_mtrl_am_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-mdpi-v4\\abc_ic_menu_paste_mtrl_am_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4\\abc_btn_rating_star_on_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-mdpi-v4\\abc_btn_rating_star_on_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4\\abc_ic_menu_moreoverflow_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-mdpi-v4\\abc_ic_menu_moreoverflow_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4\\abc_ic_commit_search_api_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-mdpi-v4\\abc_ic_commit_search_api_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4\\abc_tab_indicator_mtrl_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-mdpi-v4\\abc_tab_indicator_mtrl_alpha.9.png" + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/debug/single/drawable-tvdpi-v4.json b/Library/build/intermediates/blame/res/debug/single/drawable-tvdpi-v4.json new file mode 100644 index 0000000..1712c91 --- /dev/null +++ b/Library/build/intermediates/blame/res/debug/single/drawable-tvdpi-v4.json @@ -0,0 +1,10 @@ +[ + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-tvdpi-v4\\abc_btn_switch_to_on_mtrl_00001.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-tvdpi-v4\\abc_btn_switch_to_on_mtrl_00001.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-tvdpi-v4\\abc_btn_switch_to_on_mtrl_00012.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-tvdpi-v4\\abc_btn_switch_to_on_mtrl_00012.9.png" + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/debug/single/drawable-xhdpi-v4.json b/Library/build/intermediates/blame/res/debug/single/drawable-xhdpi-v4.json new file mode 100644 index 0000000..79ad0a9 --- /dev/null +++ b/Library/build/intermediates/blame/res/debug/single/drawable-xhdpi-v4.json @@ -0,0 +1,158 @@ +[ + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4\\abc_list_pressed_holo_light.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xhdpi-v4\\abc_list_pressed_holo_light.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4\\abc_ic_voice_search_api_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xhdpi-v4\\abc_ic_voice_search_api_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4\\abc_ic_ab_back_mtrl_am_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xhdpi-v4\\abc_ic_ab_back_mtrl_am_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4\\abc_list_focused_holo.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xhdpi-v4\\abc_list_focused_holo.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4\\abc_btn_radio_to_on_mtrl_000.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xhdpi-v4\\abc_btn_radio_to_on_mtrl_000.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4\\abc_ic_menu_moreoverflow_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xhdpi-v4\\abc_ic_menu_moreoverflow_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4\\abc_list_pressed_holo_dark.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xhdpi-v4\\abc_list_pressed_holo_dark.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4\\abc_list_divider_mtrl_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xhdpi-v4\\abc_list_divider_mtrl_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4\\abc_ic_menu_selectall_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xhdpi-v4\\abc_ic_menu_selectall_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4\\abc_ic_go_search_api_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xhdpi-v4\\abc_ic_go_search_api_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4\\abc_popup_background_mtrl_mult.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xhdpi-v4\\abc_popup_background_mtrl_mult.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4\\abc_textfield_search_activated_mtrl_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xhdpi-v4\\abc_textfield_search_activated_mtrl_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4\\abc_list_selector_disabled_holo_dark.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xhdpi-v4\\abc_list_selector_disabled_holo_dark.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4\\abc_ic_clear_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xhdpi-v4\\abc_ic_clear_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4\\abc_ic_menu_paste_mtrl_am_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xhdpi-v4\\abc_ic_menu_paste_mtrl_am_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4\\abc_textfield_default_mtrl_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xhdpi-v4\\abc_textfield_default_mtrl_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4\\abc_menu_hardkey_panel_mtrl_mult.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xhdpi-v4\\abc_menu_hardkey_panel_mtrl_mult.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4\\abc_ic_menu_copy_mtrl_am_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xhdpi-v4\\abc_ic_menu_copy_mtrl_am_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4\\abc_textfield_activated_mtrl_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xhdpi-v4\\abc_textfield_activated_mtrl_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4\\abc_btn_switch_to_on_mtrl_00001.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xhdpi-v4\\abc_btn_switch_to_on_mtrl_00001.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4\\abc_text_cursor_mtrl_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xhdpi-v4\\abc_text_cursor_mtrl_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4\\abc_btn_check_to_on_mtrl_000.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xhdpi-v4\\abc_btn_check_to_on_mtrl_000.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4\\abc_ab_share_pack_mtrl_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xhdpi-v4\\abc_ab_share_pack_mtrl_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4\\abc_btn_radio_to_on_mtrl_015.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xhdpi-v4\\abc_btn_radio_to_on_mtrl_015.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4\\abc_switch_track_mtrl_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xhdpi-v4\\abc_switch_track_mtrl_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4\\abc_cab_background_top_mtrl_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xhdpi-v4\\abc_cab_background_top_mtrl_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4\\abc_btn_switch_to_on_mtrl_00012.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xhdpi-v4\\abc_btn_switch_to_on_mtrl_00012.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4\\abc_ic_commit_search_api_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xhdpi-v4\\abc_ic_commit_search_api_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4\\abc_btn_rating_star_off_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xhdpi-v4\\abc_btn_rating_star_off_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4\\abc_tab_indicator_mtrl_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xhdpi-v4\\abc_tab_indicator_mtrl_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4\\abc_list_longpressed_holo.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xhdpi-v4\\abc_list_longpressed_holo.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4\\abc_btn_check_to_on_mtrl_015.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xhdpi-v4\\abc_btn_check_to_on_mtrl_015.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4\\abc_ic_search_api_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xhdpi-v4\\abc_ic_search_api_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4\\abc_spinner_mtrl_am_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xhdpi-v4\\abc_spinner_mtrl_am_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4\\abc_btn_rating_star_on_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xhdpi-v4\\abc_btn_rating_star_on_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4\\abc_ic_menu_cut_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xhdpi-v4\\abc_ic_menu_cut_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4\\abc_list_selector_disabled_holo_light.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xhdpi-v4\\abc_list_selector_disabled_holo_light.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4\\abc_textfield_search_default_mtrl_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xhdpi-v4\\abc_textfield_search_default_mtrl_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4\\abc_ic_menu_share_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xhdpi-v4\\abc_ic_menu_share_mtrl_alpha.png" + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/debug/single/drawable-xxhdpi-v4.json b/Library/build/intermediates/blame/res/debug/single/drawable-xxhdpi-v4.json new file mode 100644 index 0000000..423ef89 --- /dev/null +++ b/Library/build/intermediates/blame/res/debug/single/drawable-xxhdpi-v4.json @@ -0,0 +1,158 @@ +[ + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4\\abc_ic_menu_paste_mtrl_am_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxhdpi-v4\\abc_ic_menu_paste_mtrl_am_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4\\abc_ic_menu_moreoverflow_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxhdpi-v4\\abc_ic_menu_moreoverflow_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4\\abc_list_longpressed_holo.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxhdpi-v4\\abc_list_longpressed_holo.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4\\abc_list_pressed_holo_light.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxhdpi-v4\\abc_list_pressed_holo_light.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4\\abc_list_pressed_holo_dark.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxhdpi-v4\\abc_list_pressed_holo_dark.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4\\abc_spinner_mtrl_am_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxhdpi-v4\\abc_spinner_mtrl_am_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4\\abc_list_divider_mtrl_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxhdpi-v4\\abc_list_divider_mtrl_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4\\abc_list_selector_disabled_holo_dark.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxhdpi-v4\\abc_list_selector_disabled_holo_dark.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4\\abc_ic_menu_copy_mtrl_am_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxhdpi-v4\\abc_ic_menu_copy_mtrl_am_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4\\abc_btn_check_to_on_mtrl_000.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxhdpi-v4\\abc_btn_check_to_on_mtrl_000.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4\\abc_btn_radio_to_on_mtrl_015.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxhdpi-v4\\abc_btn_radio_to_on_mtrl_015.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4\\abc_ic_voice_search_api_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxhdpi-v4\\abc_ic_voice_search_api_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4\\abc_ic_menu_cut_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxhdpi-v4\\abc_ic_menu_cut_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4\\abc_text_cursor_mtrl_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxhdpi-v4\\abc_text_cursor_mtrl_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4\\abc_btn_rating_star_off_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxhdpi-v4\\abc_btn_rating_star_off_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4\\abc_btn_check_to_on_mtrl_015.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxhdpi-v4\\abc_btn_check_to_on_mtrl_015.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4\\abc_ic_search_api_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxhdpi-v4\\abc_ic_search_api_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4\\abc_btn_radio_to_on_mtrl_000.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxhdpi-v4\\abc_btn_radio_to_on_mtrl_000.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4\\abc_btn_rating_star_on_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxhdpi-v4\\abc_btn_rating_star_on_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4\\abc_ic_menu_share_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxhdpi-v4\\abc_ic_menu_share_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4\\abc_textfield_search_activated_mtrl_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxhdpi-v4\\abc_textfield_search_activated_mtrl_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4\\abc_ic_commit_search_api_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxhdpi-v4\\abc_ic_commit_search_api_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4\\abc_textfield_search_default_mtrl_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxhdpi-v4\\abc_textfield_search_default_mtrl_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4\\abc_switch_track_mtrl_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxhdpi-v4\\abc_switch_track_mtrl_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4\\abc_cab_background_top_mtrl_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxhdpi-v4\\abc_cab_background_top_mtrl_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4\\abc_ic_ab_back_mtrl_am_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxhdpi-v4\\abc_ic_ab_back_mtrl_am_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4\\abc_ic_go_search_api_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxhdpi-v4\\abc_ic_go_search_api_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4\\abc_ic_menu_selectall_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxhdpi-v4\\abc_ic_menu_selectall_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4\\abc_list_focused_holo.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxhdpi-v4\\abc_list_focused_holo.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4\\abc_popup_background_mtrl_mult.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxhdpi-v4\\abc_popup_background_mtrl_mult.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4\\abc_menu_hardkey_panel_mtrl_mult.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxhdpi-v4\\abc_menu_hardkey_panel_mtrl_mult.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4\\abc_btn_switch_to_on_mtrl_00001.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxhdpi-v4\\abc_btn_switch_to_on_mtrl_00001.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4\\abc_ab_share_pack_mtrl_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxhdpi-v4\\abc_ab_share_pack_mtrl_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4\\abc_tab_indicator_mtrl_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxhdpi-v4\\abc_tab_indicator_mtrl_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4\\abc_textfield_default_mtrl_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxhdpi-v4\\abc_textfield_default_mtrl_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4\\abc_ic_clear_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxhdpi-v4\\abc_ic_clear_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4\\abc_list_selector_disabled_holo_light.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxhdpi-v4\\abc_list_selector_disabled_holo_light.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4\\abc_textfield_activated_mtrl_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxhdpi-v4\\abc_textfield_activated_mtrl_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4\\abc_btn_switch_to_on_mtrl_00012.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxhdpi-v4\\abc_btn_switch_to_on_mtrl_00012.9.png" + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/debug/single/drawable-xxxhdpi-v4.json b/Library/build/intermediates/blame/res/debug/single/drawable-xxxhdpi-v4.json new file mode 100644 index 0000000..5dfa3d1 --- /dev/null +++ b/Library/build/intermediates/blame/res/debug/single/drawable-xxxhdpi-v4.json @@ -0,0 +1,78 @@ +[ + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4\\abc_ic_menu_share_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxxhdpi-v4\\abc_ic_menu_share_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4\\abc_btn_radio_to_on_mtrl_000.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxxhdpi-v4\\abc_btn_radio_to_on_mtrl_000.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4\\abc_ic_clear_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxxhdpi-v4\\abc_ic_clear_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4\\abc_ic_menu_copy_mtrl_am_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxxhdpi-v4\\abc_ic_menu_copy_mtrl_am_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4\\abc_ic_menu_selectall_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxxhdpi-v4\\abc_ic_menu_selectall_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4\\abc_tab_indicator_mtrl_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxxhdpi-v4\\abc_tab_indicator_mtrl_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4\\abc_ic_menu_paste_mtrl_am_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxxhdpi-v4\\abc_ic_menu_paste_mtrl_am_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4\\abc_btn_switch_to_on_mtrl_00001.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxxhdpi-v4\\abc_btn_switch_to_on_mtrl_00001.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4\\abc_ic_menu_moreoverflow_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxxhdpi-v4\\abc_ic_menu_moreoverflow_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4\\abc_spinner_mtrl_am_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxxhdpi-v4\\abc_spinner_mtrl_am_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4\\abc_btn_check_to_on_mtrl_000.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxxhdpi-v4\\abc_btn_check_to_on_mtrl_000.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4\\abc_ic_ab_back_mtrl_am_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxxhdpi-v4\\abc_ic_ab_back_mtrl_am_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4\\abc_ic_voice_search_api_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxxhdpi-v4\\abc_ic_voice_search_api_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4\\abc_btn_radio_to_on_mtrl_015.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxxhdpi-v4\\abc_btn_radio_to_on_mtrl_015.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4\\abc_btn_switch_to_on_mtrl_00012.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxxhdpi-v4\\abc_btn_switch_to_on_mtrl_00012.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4\\abc_btn_check_to_on_mtrl_015.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxxhdpi-v4\\abc_btn_check_to_on_mtrl_015.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4\\abc_ic_menu_cut_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxxhdpi-v4\\abc_ic_menu_cut_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4\\abc_switch_track_mtrl_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxxhdpi-v4\\abc_switch_track_mtrl_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4\\abc_ic_search_api_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxxhdpi-v4\\abc_ic_search_api_mtrl_alpha.png" + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/debug/single/drawable.json b/Library/build/intermediates/blame/res/debug/single/drawable.json new file mode 100644 index 0000000..061ac48 --- /dev/null +++ b/Library/build/intermediates/blame/res/debug/single/drawable.json @@ -0,0 +1,82 @@ +[ + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable\\abc_dialog_material_background_light.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable\\abc_dialog_material_background_light.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable\\abc_btn_check_material.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable\\abc_btn_check_material.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable\\abc_textfield_search_material.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable\\abc_textfield_search_material.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable\\abc_btn_default_mtrl_shape.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable\\abc_btn_default_mtrl_shape.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable\\abc_list_selector_background_transition_holo_light.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable\\abc_list_selector_background_transition_holo_light.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable\\abc_tab_indicator_material.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable\\abc_tab_indicator_material.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable\\abc_edit_text_material.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable\\abc_edit_text_material.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable\\abc_list_selector_holo_light.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable\\abc_list_selector_holo_light.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable\\abc_item_background_holo_light.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable\\abc_item_background_holo_light.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable\\abc_cab_background_top_material.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable\\abc_cab_background_top_material.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable\\abc_item_background_holo_dark.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable\\abc_item_background_holo_dark.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable\\abc_list_selector_background_transition_holo_dark.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable\\abc_list_selector_background_transition_holo_dark.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable\\abc_spinner_textfield_background_material.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable\\abc_spinner_textfield_background_material.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable\\abc_switch_thumb_material.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable\\abc_switch_thumb_material.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable\\abc_cab_background_internal_bg.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable\\abc_cab_background_internal_bg.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable\\abc_dialog_material_background_dark.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable\\abc_dialog_material_background_dark.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable\\abc_btn_borderless_material.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable\\abc_btn_borderless_material.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable\\abc_ratingbar_full_material.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable\\abc_ratingbar_full_material.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable\\abc_list_selector_holo_dark.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable\\abc_list_selector_holo_dark.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\drawable\\abc_btn_radio_material.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable\\abc_btn_radio_material.xml" + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/debug/single/layout-v11.json b/Library/build/intermediates/blame/res/debug/single/layout-v11.json new file mode 100644 index 0000000..9d0ec63 --- /dev/null +++ b/Library/build/intermediates/blame/res/debug/single/layout-v11.json @@ -0,0 +1,6 @@ +[ + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\layout-v11\\abc_screen_content_include.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\layout-v11\\abc_screen_content_include.xml" + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/debug/single/layout.json b/Library/build/intermediates/blame/res/debug/single/layout.json new file mode 100644 index 0000000..323b968 --- /dev/null +++ b/Library/build/intermediates/blame/res/debug/single/layout.json @@ -0,0 +1,122 @@ +[ + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\layout\\abc_simple_dropdown_hint.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\layout\\abc_simple_dropdown_hint.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\layout\\abc_activity_chooser_view_list_item.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\layout\\abc_activity_chooser_view_list_item.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\layout\\abc_activity_chooser_view.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\layout\\abc_activity_chooser_view.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\layout\\abc_list_menu_item_radio.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\layout\\abc_list_menu_item_radio.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\layout\\abc_list_menu_item_icon.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\layout\\abc_list_menu_item_icon.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\layout\\abc_action_bar_title_item.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\layout\\abc_action_bar_title_item.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\layout\\abc_list_menu_item_checkbox.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\layout\\abc_list_menu_item_checkbox.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\layout\\ptrrv_root_view.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\res\\layout\\ptrrv_root_view.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\layout\\abc_screen_content_include.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\layout\\abc_screen_content_include.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\layout\\abc_search_view.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\layout\\abc_search_view.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\layout\\abc_screen_simple_overlay_action_mode.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\layout\\abc_screen_simple_overlay_action_mode.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\layout\\abc_dialog_title_material.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\layout\\abc_dialog_title_material.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\layout\\abc_action_bar_view_list_nav_layout.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\layout\\abc_action_bar_view_list_nav_layout.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\layout\\abc_screen_toolbar.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\layout\\abc_screen_toolbar.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\layout\\select_dialog_singlechoice_material.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\layout\\select_dialog_singlechoice_material.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\layout\\select_dialog_item_material.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\layout\\select_dialog_item_material.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\layout\\abc_screen_simple.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\layout\\abc_screen_simple.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\layout\\support_simple_spinner_dropdown_item.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\layout\\support_simple_spinner_dropdown_item.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\layout\\abc_search_dropdown_item_icons_2line.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\layout\\abc_search_dropdown_item_icons_2line.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\layout\\abc_popup_menu_item_layout.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\layout\\abc_popup_menu_item_layout.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\layout\\abc_select_dialog_material.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\layout\\abc_select_dialog_material.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\layout\\abc_action_bar_up_container.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\layout\\abc_action_bar_up_container.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\layout\\abc_action_mode_bar.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\layout\\abc_action_mode_bar.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\layout\\abc_action_mode_close_item_material.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\layout\\abc_action_mode_close_item_material.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\layout\\abc_list_menu_item_layout.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\layout\\abc_list_menu_item_layout.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\layout\\abc_action_menu_layout.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\layout\\abc_action_menu_layout.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\layout\\select_dialog_multichoice_material.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\layout\\select_dialog_multichoice_material.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\layout\\abc_expanded_menu_layout.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\layout\\abc_expanded_menu_layout.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\layout\\abc_action_menu_item_layout.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\layout\\abc_action_menu_item_layout.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\debug\\layout\\abc_alert_dialog_material.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\layout\\abc_alert_dialog_material.xml" + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/release/multi/values-af.json b/Library/build/intermediates/blame/res/release/multi/values-af.json new file mode 100644 index 0000000..ed0ef73 --- /dev/null +++ b/Library/build/intermediates/blame/res/release/multi/values-af.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\values-af\\values-af.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 103, + "endOffset": 154 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-af\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 291, + "endColumn": 103, + "endOffset": 390 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 159, + "endColumn": 99, + "endOffset": 254 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-af\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 395, + "endColumn": 99, + "endOffset": 490 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 259, + "endColumn": 105, + "endOffset": 360 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-af\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 495, + "endColumn": 105, + "endOffset": 596 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 365, + "endColumn": 84, + "endOffset": 445 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-af\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 601, + "endColumn": 84, + "endOffset": 681 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 450, + "endColumn": 102, + "endOffset": 548 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-af\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 686, + "endColumn": 102, + "endOffset": 784 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 553, + "endColumn": 117, + "endOffset": 666 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-af\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 789, + "endColumn": 117, + "endOffset": 902 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 671, + "endColumn": 106, + "endOffset": 773 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-af\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 907, + "endColumn": 106, + "endOffset": 1009 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 778, + "endColumn": 102, + "endOffset": 876 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-af\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1014, + "endColumn": 102, + "endOffset": 1112 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 881, + "endColumn": 96, + "endOffset": 973 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-af\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1117, + "endColumn": 96, + "endOffset": 1209 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 978, + "endColumn": 107, + "endOffset": 1081 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-af\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1214, + "endColumn": 107, + "endOffset": 1317 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1086, + "endColumn": 101, + "endOffset": 1183 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-af\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1322, + "endColumn": 101, + "endOffset": 1419 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1188, + "endColumn": 101, + "endOffset": 1285 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-af\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1424, + "endColumn": 101, + "endOffset": 1521 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1290, + "endColumn": 116, + "endOffset": 1402 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-af\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1526, + "endColumn": 116, + "endOffset": 1638 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/release/multi/values-am.json b/Library/build/intermediates/blame/res/release/multi/values-am.json new file mode 100644 index 0000000..8d9e212 --- /dev/null +++ b/Library/build/intermediates/blame/res/release/multi/values-am.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\values-am\\values-am.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 101, + "endOffset": 152 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-am\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 291, + "endColumn": 101, + "endOffset": 388 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 157, + "endColumn": 98, + "endOffset": 251 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-am\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 393, + "endColumn": 98, + "endOffset": 487 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 256, + "endColumn": 105, + "endOffset": 357 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-am\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 492, + "endColumn": 105, + "endOffset": 593 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 362, + "endColumn": 85, + "endOffset": 443 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-am\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 598, + "endColumn": 85, + "endOffset": 679 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 448, + "endColumn": 102, + "endOffset": 546 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-am\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 684, + "endColumn": 102, + "endOffset": 782 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 551, + "endColumn": 112, + "endOffset": 659 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-am\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 787, + "endColumn": 112, + "endOffset": 895 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 664, + "endColumn": 99, + "endOffset": 759 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-am\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 900, + "endColumn": 99, + "endOffset": 995 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 764, + "endColumn": 99, + "endOffset": 859 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-am\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1000, + "endColumn": 99, + "endOffset": 1095 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 864, + "endColumn": 95, + "endOffset": 955 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-am\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1100, + "endColumn": 95, + "endOffset": 1191 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 960, + "endColumn": 102, + "endOffset": 1058 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-am\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1196, + "endColumn": 102, + "endOffset": 1294 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1063, + "endColumn": 98, + "endOffset": 1157 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-am\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1299, + "endColumn": 98, + "endOffset": 1393 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1162, + "endColumn": 106, + "endOffset": 1264 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-am\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1398, + "endColumn": 106, + "endOffset": 1500 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1269, + "endColumn": 115, + "endOffset": 1380 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-am\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1505, + "endColumn": 115, + "endOffset": 1616 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/release/multi/values-ar.json b/Library/build/intermediates/blame/res/release/multi/values-ar.json new file mode 100644 index 0000000..45bea32 --- /dev/null +++ b/Library/build/intermediates/blame/res/release/multi/values-ar.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\values-ar\\values-ar.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 116, + "endOffset": 167 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ar\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 291, + "endColumn": 116, + "endOffset": 403 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 172, + "endColumn": 103, + "endOffset": 271 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ar\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 408, + "endColumn": 103, + "endOffset": 507 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 276, + "endColumn": 108, + "endOffset": 380 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ar\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 512, + "endColumn": 108, + "endOffset": 616 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 385, + "endColumn": 81, + "endOffset": 462 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ar\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 621, + "endColumn": 81, + "endOffset": 698 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 467, + "endColumn": 100, + "endOffset": 563 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ar\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 703, + "endColumn": 100, + "endOffset": 799 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 568, + "endColumn": 113, + "endOffset": 677 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ar\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 804, + "endColumn": 113, + "endOffset": 913 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 682, + "endColumn": 104, + "endOffset": 782 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ar\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 918, + "endColumn": 104, + "endOffset": 1018 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 787, + "endColumn": 100, + "endOffset": 883 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ar\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1023, + "endColumn": 100, + "endOffset": 1119 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 888, + "endColumn": 95, + "endOffset": 979 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ar\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1124, + "endColumn": 95, + "endOffset": 1215 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 984, + "endColumn": 107, + "endOffset": 1087 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ar\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1220, + "endColumn": 107, + "endOffset": 1323 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1092, + "endColumn": 102, + "endOffset": 1190 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ar\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1328, + "endColumn": 102, + "endOffset": 1426 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1195, + "endColumn": 102, + "endOffset": 1293 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ar\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1431, + "endColumn": 102, + "endOffset": 1529 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1298, + "endColumn": 118, + "endOffset": 1412 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ar\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1534, + "endColumn": 118, + "endOffset": 1648 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/release/multi/values-bg.json b/Library/build/intermediates/blame/res/release/multi/values-bg.json new file mode 100644 index 0000000..c6337eb --- /dev/null +++ b/Library/build/intermediates/blame/res/release/multi/values-bg.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\values-bg\\values-bg.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 114, + "endOffset": 165 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-bg\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 291, + "endColumn": 114, + "endOffset": 401 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 170, + "endColumn": 106, + "endOffset": 272 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-bg\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 406, + "endColumn": 106, + "endOffset": 508 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 277, + "endColumn": 104, + "endOffset": 377 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-bg\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 513, + "endColumn": 104, + "endOffset": 613 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 382, + "endColumn": 85, + "endOffset": 463 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-bg\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 618, + "endColumn": 85, + "endOffset": 699 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 468, + "endColumn": 104, + "endOffset": 568 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-bg\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 704, + "endColumn": 104, + "endOffset": 804 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 573, + "endColumn": 120, + "endOffset": 689 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-bg\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 809, + "endColumn": 120, + "endOffset": 925 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 694, + "endColumn": 113, + "endOffset": 803 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-bg\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 930, + "endColumn": 113, + "endOffset": 1039 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 808, + "endColumn": 108, + "endOffset": 912 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-bg\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1044, + "endColumn": 108, + "endOffset": 1148 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 917, + "endColumn": 99, + "endOffset": 1012 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-bg\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1153, + "endColumn": 99, + "endOffset": 1248 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1017, + "endColumn": 113, + "endOffset": 1126 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-bg\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1253, + "endColumn": 113, + "endOffset": 1362 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1131, + "endColumn": 105, + "endOffset": 1232 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-bg\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1367, + "endColumn": 105, + "endOffset": 1468 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1237, + "endColumn": 107, + "endOffset": 1340 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-bg\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1473, + "endColumn": 107, + "endOffset": 1576 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1345, + "endColumn": 122, + "endOffset": 1463 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-bg\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1581, + "endColumn": 122, + "endOffset": 1699 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/release/multi/values-bn-rBD.json b/Library/build/intermediates/blame/res/release/multi/values-bn-rBD.json new file mode 100644 index 0000000..a73b98e --- /dev/null +++ b/Library/build/intermediates/blame/res/release/multi/values-bn-rBD.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\values-bn-rBD\\values-bn-rBD.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 108, + "endOffset": 159 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-bn-rBD\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 295, + "endColumn": 108, + "endOffset": 399 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 164, + "endColumn": 111, + "endOffset": 271 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-bn-rBD\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 404, + "endColumn": 111, + "endOffset": 511 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 276, + "endColumn": 105, + "endOffset": 377 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-bn-rBD\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 516, + "endColumn": 105, + "endOffset": 617 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 382, + "endColumn": 93, + "endOffset": 471 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-bn-rBD\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 622, + "endColumn": 93, + "endOffset": 711 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 476, + "endColumn": 104, + "endOffset": 576 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-bn-rBD\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 716, + "endColumn": 104, + "endOffset": 816 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 581, + "endColumn": 129, + "endOffset": 706 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-bn-rBD\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 821, + "endColumn": 129, + "endOffset": 946 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 711, + "endColumn": 109, + "endOffset": 816 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-bn-rBD\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 951, + "endColumn": 109, + "endOffset": 1056 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 821, + "endColumn": 115, + "endOffset": 932 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-bn-rBD\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1061, + "endColumn": 115, + "endOffset": 1172 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 937, + "endColumn": 106, + "endOffset": 1039 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-bn-rBD\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1177, + "endColumn": 106, + "endOffset": 1279 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1044, + "endColumn": 109, + "endOffset": 1149 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-bn-rBD\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1284, + "endColumn": 109, + "endOffset": 1389 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1154, + "endColumn": 105, + "endOffset": 1255 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-bn-rBD\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1394, + "endColumn": 105, + "endOffset": 1495 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1260, + "endColumn": 109, + "endOffset": 1365 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-bn-rBD\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1500, + "endColumn": 109, + "endOffset": 1605 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1370, + "endColumn": 124, + "endOffset": 1490 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-bn-rBD\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1610, + "endColumn": 124, + "endOffset": 1730 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/release/multi/values-ca.json b/Library/build/intermediates/blame/res/release/multi/values-ca.json new file mode 100644 index 0000000..6485278 --- /dev/null +++ b/Library/build/intermediates/blame/res/release/multi/values-ca.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\values-ca\\values-ca.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 117, + "endOffset": 168 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ca\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 291, + "endColumn": 117, + "endOffset": 404 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 173, + "endColumn": 105, + "endOffset": 274 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ca\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 409, + "endColumn": 105, + "endOffset": 510 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 279, + "endColumn": 106, + "endOffset": 381 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ca\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 515, + "endColumn": 106, + "endOffset": 617 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 386, + "endColumn": 82, + "endOffset": 464 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ca\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 622, + "endColumn": 82, + "endOffset": 700 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 469, + "endColumn": 107, + "endOffset": 572 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ca\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 705, + "endColumn": 107, + "endOffset": 808 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 577, + "endColumn": 125, + "endOffset": 698 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ca\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 813, + "endColumn": 125, + "endOffset": 934 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 703, + "endColumn": 110, + "endOffset": 809 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ca\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 939, + "endColumn": 110, + "endOffset": 1045 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 814, + "endColumn": 108, + "endOffset": 918 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ca\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1050, + "endColumn": 108, + "endOffset": 1154 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 923, + "endColumn": 97, + "endOffset": 1016 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ca\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1159, + "endColumn": 97, + "endOffset": 1252 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1021, + "endColumn": 109, + "endOffset": 1126 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ca\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1257, + "endColumn": 109, + "endOffset": 1362 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1131, + "endColumn": 103, + "endOffset": 1230 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ca\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1367, + "endColumn": 103, + "endOffset": 1466 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1235, + "endColumn": 107, + "endOffset": 1338 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ca\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1471, + "endColumn": 107, + "endOffset": 1574 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1343, + "endColumn": 122, + "endOffset": 1461 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ca\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1579, + "endColumn": 122, + "endOffset": 1697 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/release/multi/values-cs.json b/Library/build/intermediates/blame/res/release/multi/values-cs.json new file mode 100644 index 0000000..17716ce --- /dev/null +++ b/Library/build/intermediates/blame/res/release/multi/values-cs.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\values-cs\\values-cs.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 106, + "endOffset": 157 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-cs\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 291, + "endColumn": 106, + "endOffset": 393 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 162, + "endColumn": 101, + "endOffset": 259 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-cs\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 398, + "endColumn": 101, + "endOffset": 495 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 264, + "endColumn": 108, + "endOffset": 368 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-cs\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 500, + "endColumn": 108, + "endOffset": 604 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 373, + "endColumn": 85, + "endOffset": 454 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-cs\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 609, + "endColumn": 85, + "endOffset": 690 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 459, + "endColumn": 104, + "endOffset": 559 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-cs\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 695, + "endColumn": 104, + "endOffset": 795 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 564, + "endColumn": 116, + "endOffset": 676 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-cs\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 800, + "endColumn": 116, + "endOffset": 912 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 681, + "endColumn": 103, + "endOffset": 780 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-cs\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 917, + "endColumn": 103, + "endOffset": 1016 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 785, + "endColumn": 108, + "endOffset": 889 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-cs\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1021, + "endColumn": 108, + "endOffset": 1125 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 894, + "endColumn": 98, + "endOffset": 988 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-cs\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1130, + "endColumn": 98, + "endOffset": 1224 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 993, + "endColumn": 105, + "endOffset": 1094 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-cs\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1229, + "endColumn": 105, + "endOffset": 1330 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1099, + "endColumn": 109, + "endOffset": 1204 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-cs\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1335, + "endColumn": 109, + "endOffset": 1440 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1209, + "endColumn": 106, + "endOffset": 1311 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-cs\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1445, + "endColumn": 106, + "endOffset": 1547 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1316, + "endColumn": 121, + "endOffset": 1433 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-cs\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1552, + "endColumn": 121, + "endOffset": 1669 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/release/multi/values-da.json b/Library/build/intermediates/blame/res/release/multi/values-da.json new file mode 100644 index 0000000..e4eb751 --- /dev/null +++ b/Library/build/intermediates/blame/res/release/multi/values-da.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\values-da\\values-da.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 102, + "endOffset": 153 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-da\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 291, + "endColumn": 102, + "endOffset": 389 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 158, + "endColumn": 98, + "endOffset": 252 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-da\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 394, + "endColumn": 98, + "endOffset": 488 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 257, + "endColumn": 111, + "endOffset": 364 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-da\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 493, + "endColumn": 111, + "endOffset": 600 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 369, + "endColumn": 82, + "endOffset": 447 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-da\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 605, + "endColumn": 82, + "endOffset": 683 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 452, + "endColumn": 99, + "endOffset": 547 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-da\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 688, + "endColumn": 99, + "endOffset": 783 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 552, + "endColumn": 112, + "endOffset": 660 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-da\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 788, + "endColumn": 112, + "endOffset": 896 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 665, + "endColumn": 108, + "endOffset": 769 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-da\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 901, + "endColumn": 108, + "endOffset": 1005 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 774, + "endColumn": 107, + "endOffset": 877 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-da\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1010, + "endColumn": 107, + "endOffset": 1113 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 882, + "endColumn": 95, + "endOffset": 973 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-da\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1118, + "endColumn": 95, + "endOffset": 1209 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 978, + "endColumn": 113, + "endOffset": 1087 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-da\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1214, + "endColumn": 113, + "endOffset": 1323 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1092, + "endColumn": 103, + "endOffset": 1191 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-da\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1328, + "endColumn": 103, + "endOffset": 1427 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1196, + "endColumn": 100, + "endOffset": 1292 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-da\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1432, + "endColumn": 100, + "endOffset": 1528 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1297, + "endColumn": 115, + "endOffset": 1408 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-da\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1533, + "endColumn": 115, + "endOffset": 1644 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/release/multi/values-de.json b/Library/build/intermediates/blame/res/release/multi/values-de.json new file mode 100644 index 0000000..81b9667 --- /dev/null +++ b/Library/build/intermediates/blame/res/release/multi/values-de.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\values-de\\values-de.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 104, + "endOffset": 155 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-de\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 291, + "endColumn": 104, + "endOffset": 391 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 160, + "endColumn": 97, + "endOffset": 253 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-de\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 396, + "endColumn": 97, + "endOffset": 489 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 258, + "endColumn": 111, + "endOffset": 365 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-de\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 494, + "endColumn": 111, + "endOffset": 601 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 370, + "endColumn": 85, + "endOffset": 451 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-de\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 606, + "endColumn": 85, + "endOffset": 687 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 456, + "endColumn": 104, + "endOffset": 556 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-de\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 692, + "endColumn": 104, + "endOffset": 792 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 561, + "endColumn": 114, + "endOffset": 671 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-de\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 797, + "endColumn": 114, + "endOffset": 907 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 676, + "endColumn": 110, + "endOffset": 782 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-de\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 912, + "endColumn": 110, + "endOffset": 1018 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 787, + "endColumn": 102, + "endOffset": 885 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-de\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1023, + "endColumn": 102, + "endOffset": 1121 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 890, + "endColumn": 98, + "endOffset": 984 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-de\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1126, + "endColumn": 98, + "endOffset": 1220 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 989, + "endColumn": 110, + "endOffset": 1095 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-de\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1225, + "endColumn": 110, + "endOffset": 1331 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1100, + "endColumn": 101, + "endOffset": 1197 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-de\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1336, + "endColumn": 101, + "endOffset": 1433 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1202, + "endColumn": 106, + "endOffset": 1304 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-de\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1438, + "endColumn": 106, + "endOffset": 1540 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1309, + "endColumn": 121, + "endOffset": 1426 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-de\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1545, + "endColumn": 121, + "endOffset": 1662 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/release/multi/values-el.json b/Library/build/intermediates/blame/res/release/multi/values-el.json new file mode 100644 index 0000000..3da78bc --- /dev/null +++ b/Library/build/intermediates/blame/res/release/multi/values-el.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\values-el\\values-el.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 117, + "endOffset": 168 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-el\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 291, + "endColumn": 117, + "endOffset": 404 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 173, + "endColumn": 110, + "endOffset": 279 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-el\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 409, + "endColumn": 110, + "endOffset": 515 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 284, + "endColumn": 116, + "endOffset": 396 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-el\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 520, + "endColumn": 116, + "endOffset": 632 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 401, + "endColumn": 84, + "endOffset": 481 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-el\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 637, + "endColumn": 84, + "endOffset": 717 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 486, + "endColumn": 104, + "endOffset": 586 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-el\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 722, + "endColumn": 104, + "endOffset": 822 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 591, + "endColumn": 125, + "endOffset": 712 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-el\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 827, + "endColumn": 125, + "endOffset": 948 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 717, + "endColumn": 110, + "endOffset": 823 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-el\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 953, + "endColumn": 110, + "endOffset": 1059 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 828, + "endColumn": 109, + "endOffset": 933 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-el\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1064, + "endColumn": 109, + "endOffset": 1169 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 938, + "endColumn": 101, + "endOffset": 1035 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-el\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1174, + "endColumn": 101, + "endOffset": 1271 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1040, + "endColumn": 110, + "endOffset": 1146 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-el\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1276, + "endColumn": 110, + "endOffset": 1382 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1151, + "endColumn": 108, + "endOffset": 1255 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-el\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1387, + "endColumn": 108, + "endOffset": 1491 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1260, + "endColumn": 107, + "endOffset": 1363 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-el\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1496, + "endColumn": 107, + "endOffset": 1599 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1368, + "endColumn": 122, + "endOffset": 1486 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-el\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1604, + "endColumn": 122, + "endOffset": 1722 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/release/multi/values-en-rGB.json b/Library/build/intermediates/blame/res/release/multi/values-en-rGB.json new file mode 100644 index 0000000..f9d77c8 --- /dev/null +++ b/Library/build/intermediates/blame/res/release/multi/values-en-rGB.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\values-en-rGB\\values-en-rGB.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 103, + "endOffset": 154 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-en-rGB\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 295, + "endColumn": 103, + "endOffset": 394 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 159, + "endColumn": 99, + "endOffset": 254 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-en-rGB\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 399, + "endColumn": 99, + "endOffset": 494 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 259, + "endColumn": 107, + "endOffset": 362 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-en-rGB\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 499, + "endColumn": 107, + "endOffset": 602 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 367, + "endColumn": 87, + "endOffset": 450 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-en-rGB\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 607, + "endColumn": 87, + "endOffset": 690 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 455, + "endColumn": 99, + "endOffset": 550 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-en-rGB\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 695, + "endColumn": 99, + "endOffset": 790 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 555, + "endColumn": 114, + "endOffset": 665 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-en-rGB\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 795, + "endColumn": 114, + "endOffset": 905 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 670, + "endColumn": 102, + "endOffset": 768 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-en-rGB\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 910, + "endColumn": 102, + "endOffset": 1008 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 773, + "endColumn": 103, + "endOffset": 872 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-en-rGB\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1013, + "endColumn": 103, + "endOffset": 1112 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 877, + "endColumn": 98, + "endOffset": 971 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-en-rGB\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1117, + "endColumn": 98, + "endOffset": 1211 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 976, + "endColumn": 104, + "endOffset": 1076 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-en-rGB\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1216, + "endColumn": 104, + "endOffset": 1316 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1081, + "endColumn": 102, + "endOffset": 1179 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-en-rGB\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1321, + "endColumn": 102, + "endOffset": 1419 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1184, + "endColumn": 103, + "endOffset": 1283 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-en-rGB\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1424, + "endColumn": 103, + "endOffset": 1523 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1288, + "endColumn": 118, + "endOffset": 1402 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-en-rGB\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1528, + "endColumn": 118, + "endOffset": 1642 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/release/multi/values-en-rIN.json b/Library/build/intermediates/blame/res/release/multi/values-en-rIN.json new file mode 100644 index 0000000..07466d0 --- /dev/null +++ b/Library/build/intermediates/blame/res/release/multi/values-en-rIN.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\values-en-rIN\\values-en-rIN.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 103, + "endOffset": 154 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-en-rIN\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 295, + "endColumn": 103, + "endOffset": 394 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 159, + "endColumn": 99, + "endOffset": 254 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-en-rIN\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 399, + "endColumn": 99, + "endOffset": 494 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 259, + "endColumn": 107, + "endOffset": 362 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-en-rIN\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 499, + "endColumn": 107, + "endOffset": 602 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 367, + "endColumn": 87, + "endOffset": 450 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-en-rIN\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 607, + "endColumn": 87, + "endOffset": 690 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 455, + "endColumn": 99, + "endOffset": 550 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-en-rIN\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 695, + "endColumn": 99, + "endOffset": 790 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 555, + "endColumn": 114, + "endOffset": 665 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-en-rIN\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 795, + "endColumn": 114, + "endOffset": 905 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 670, + "endColumn": 102, + "endOffset": 768 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-en-rIN\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 910, + "endColumn": 102, + "endOffset": 1008 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 773, + "endColumn": 103, + "endOffset": 872 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-en-rIN\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1013, + "endColumn": 103, + "endOffset": 1112 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 877, + "endColumn": 98, + "endOffset": 971 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-en-rIN\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1117, + "endColumn": 98, + "endOffset": 1211 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 976, + "endColumn": 104, + "endOffset": 1076 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-en-rIN\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1216, + "endColumn": 104, + "endOffset": 1316 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1081, + "endColumn": 102, + "endOffset": 1179 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-en-rIN\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1321, + "endColumn": 102, + "endOffset": 1419 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1184, + "endColumn": 103, + "endOffset": 1283 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-en-rIN\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1424, + "endColumn": 103, + "endOffset": 1523 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1288, + "endColumn": 118, + "endOffset": 1402 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-en-rIN\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1528, + "endColumn": 118, + "endOffset": 1642 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/release/multi/values-es-rUS.json b/Library/build/intermediates/blame/res/release/multi/values-es-rUS.json new file mode 100644 index 0000000..0b5f3f0 --- /dev/null +++ b/Library/build/intermediates/blame/res/release/multi/values-es-rUS.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\values-es-rUS\\values-es-rUS.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 119, + "endOffset": 170 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-es-rUS\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 295, + "endColumn": 119, + "endOffset": 410 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 175, + "endColumn": 108, + "endOffset": 279 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-es-rUS\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 415, + "endColumn": 108, + "endOffset": 519 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 284, + "endColumn": 107, + "endOffset": 387 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-es-rUS\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 524, + "endColumn": 107, + "endOffset": 627 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 392, + "endColumn": 84, + "endOffset": 472 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-es-rUS\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 632, + "endColumn": 84, + "endOffset": 712 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 477, + "endColumn": 100, + "endOffset": 573 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-es-rUS\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 717, + "endColumn": 100, + "endOffset": 813 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 578, + "endColumn": 122, + "endOffset": 696 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-es-rUS\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 818, + "endColumn": 122, + "endOffset": 936 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 701, + "endColumn": 111, + "endOffset": 808 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-es-rUS\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 941, + "endColumn": 111, + "endOffset": 1048 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 813, + "endColumn": 111, + "endOffset": 920 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-es-rUS\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1053, + "endColumn": 111, + "endOffset": 1160 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 925, + "endColumn": 100, + "endOffset": 1021 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-es-rUS\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1165, + "endColumn": 100, + "endOffset": 1261 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1026, + "endColumn": 107, + "endOffset": 1129 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-es-rUS\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1266, + "endColumn": 107, + "endOffset": 1369 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1134, + "endColumn": 106, + "endOffset": 1236 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-es-rUS\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1374, + "endColumn": 106, + "endOffset": 1476 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1241, + "endColumn": 106, + "endOffset": 1343 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-es-rUS\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1481, + "endColumn": 106, + "endOffset": 1583 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1348, + "endColumn": 121, + "endOffset": 1465 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-es-rUS\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1588, + "endColumn": 121, + "endOffset": 1705 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/release/multi/values-es.json b/Library/build/intermediates/blame/res/release/multi/values-es.json new file mode 100644 index 0000000..9d10f35 --- /dev/null +++ b/Library/build/intermediates/blame/res/release/multi/values-es.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\values-es\\values-es.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 116, + "endOffset": 167 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-es\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 291, + "endColumn": 116, + "endOffset": 403 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 172, + "endColumn": 112, + "endOffset": 280 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-es\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 408, + "endColumn": 112, + "endOffset": 516 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 285, + "endColumn": 107, + "endOffset": 388 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-es\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 521, + "endColumn": 107, + "endOffset": 624 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 393, + "endColumn": 84, + "endOffset": 473 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-es\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 629, + "endColumn": 84, + "endOffset": 709 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 478, + "endColumn": 100, + "endOffset": 574 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-es\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 714, + "endColumn": 100, + "endOffset": 810 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 579, + "endColumn": 127, + "endOffset": 702 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-es\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 815, + "endColumn": 127, + "endOffset": 938 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 707, + "endColumn": 106, + "endOffset": 809 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-es\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 943, + "endColumn": 106, + "endOffset": 1045 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 814, + "endColumn": 99, + "endOffset": 909 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-es\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1050, + "endColumn": 99, + "endOffset": 1145 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 914, + "endColumn": 98, + "endOffset": 1008 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-es\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1150, + "endColumn": 98, + "endOffset": 1244 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1013, + "endColumn": 107, + "endOffset": 1116 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-es\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1249, + "endColumn": 107, + "endOffset": 1352 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1121, + "endColumn": 106, + "endOffset": 1223 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-es\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1357, + "endColumn": 106, + "endOffset": 1459 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1228, + "endColumn": 106, + "endOffset": 1330 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-es\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1464, + "endColumn": 106, + "endOffset": 1566 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1335, + "endColumn": 121, + "endOffset": 1452 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-es\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1571, + "endColumn": 121, + "endOffset": 1688 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/release/multi/values-et-rEE.json b/Library/build/intermediates/blame/res/release/multi/values-et-rEE.json new file mode 100644 index 0000000..24ca03f --- /dev/null +++ b/Library/build/intermediates/blame/res/release/multi/values-et-rEE.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\values-et-rEE\\values-et-rEE.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 116, + "endOffset": 167 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-et-rEE\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 295, + "endColumn": 116, + "endOffset": 407 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 172, + "endColumn": 106, + "endOffset": 274 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-et-rEE\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 412, + "endColumn": 106, + "endOffset": 514 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 279, + "endColumn": 110, + "endOffset": 385 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-et-rEE\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 519, + "endColumn": 110, + "endOffset": 625 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 390, + "endColumn": 85, + "endOffset": 471 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-et-rEE\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 630, + "endColumn": 85, + "endOffset": 711 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 476, + "endColumn": 101, + "endOffset": 573 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-et-rEE\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 716, + "endColumn": 101, + "endOffset": 813 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 578, + "endColumn": 116, + "endOffset": 690 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-et-rEE\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 818, + "endColumn": 116, + "endOffset": 930 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 695, + "endColumn": 110, + "endOffset": 801 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-et-rEE\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 935, + "endColumn": 110, + "endOffset": 1041 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 806, + "endColumn": 104, + "endOffset": 906 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-et-rEE\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1046, + "endColumn": 104, + "endOffset": 1146 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 911, + "endColumn": 98, + "endOffset": 1005 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-et-rEE\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1151, + "endColumn": 98, + "endOffset": 1245 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1010, + "endColumn": 109, + "endOffset": 1115 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-et-rEE\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1250, + "endColumn": 109, + "endOffset": 1355 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1120, + "endColumn": 100, + "endOffset": 1216 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-et-rEE\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1360, + "endColumn": 100, + "endOffset": 1456 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1221, + "endColumn": 102, + "endOffset": 1319 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-et-rEE\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1461, + "endColumn": 102, + "endOffset": 1559 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1324, + "endColumn": 127, + "endOffset": 1447 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-et-rEE\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1564, + "endColumn": 127, + "endOffset": 1687 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/release/multi/values-eu-rES.json b/Library/build/intermediates/blame/res/release/multi/values-eu-rES.json new file mode 100644 index 0000000..b00616d --- /dev/null +++ b/Library/build/intermediates/blame/res/release/multi/values-eu-rES.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\values-eu-rES\\values-eu-rES.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 108, + "endOffset": 159 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-eu-rES\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 295, + "endColumn": 108, + "endOffset": 399 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 164, + "endColumn": 97, + "endOffset": 257 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-eu-rES\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 404, + "endColumn": 97, + "endOffset": 497 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 262, + "endColumn": 109, + "endOffset": 367 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-eu-rES\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 502, + "endColumn": 109, + "endOffset": 607 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 372, + "endColumn": 85, + "endOffset": 453 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-eu-rES\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 612, + "endColumn": 85, + "endOffset": 693 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 458, + "endColumn": 105, + "endOffset": 559 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-eu-rES\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 698, + "endColumn": 105, + "endOffset": 799 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 564, + "endColumn": 123, + "endOffset": 683 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-eu-rES\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 804, + "endColumn": 123, + "endOffset": 923 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 688, + "endColumn": 108, + "endOffset": 792 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-eu-rES\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 928, + "endColumn": 108, + "endOffset": 1032 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 797, + "endColumn": 109, + "endOffset": 902 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-eu-rES\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1037, + "endColumn": 109, + "endOffset": 1142 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 907, + "endColumn": 98, + "endOffset": 1001 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-eu-rES\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1147, + "endColumn": 98, + "endOffset": 1241 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1006, + "endColumn": 108, + "endOffset": 1110 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-eu-rES\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1246, + "endColumn": 108, + "endOffset": 1350 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1115, + "endColumn": 112, + "endOffset": 1223 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-eu-rES\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1355, + "endColumn": 112, + "endOffset": 1463 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1228, + "endColumn": 110, + "endOffset": 1334 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-eu-rES\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1468, + "endColumn": 110, + "endOffset": 1574 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1339, + "endColumn": 136, + "endOffset": 1471 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-eu-rES\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1579, + "endColumn": 136, + "endOffset": 1711 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/release/multi/values-fa.json b/Library/build/intermediates/blame/res/release/multi/values-fa.json new file mode 100644 index 0000000..b422de3 --- /dev/null +++ b/Library/build/intermediates/blame/res/release/multi/values-fa.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\values-fa\\values-fa.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 109, + "endOffset": 160 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fa\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 291, + "endColumn": 109, + "endOffset": 396 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 165, + "endColumn": 102, + "endOffset": 263 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fa\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 401, + "endColumn": 102, + "endOffset": 499 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 268, + "endColumn": 110, + "endOffset": 374 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fa\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 504, + "endColumn": 110, + "endOffset": 610 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 379, + "endColumn": 87, + "endOffset": 462 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fa\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 615, + "endColumn": 87, + "endOffset": 698 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 467, + "endColumn": 102, + "endOffset": 565 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fa\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 703, + "endColumn": 102, + "endOffset": 801 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 570, + "endColumn": 114, + "endOffset": 680 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fa\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 806, + "endColumn": 114, + "endOffset": 916 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 685, + "endColumn": 111, + "endOffset": 792 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fa\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 921, + "endColumn": 111, + "endOffset": 1028 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 797, + "endColumn": 102, + "endOffset": 895 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fa\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1033, + "endColumn": 102, + "endOffset": 1131 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 900, + "endColumn": 97, + "endOffset": 993 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fa\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1136, + "endColumn": 97, + "endOffset": 1229 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 998, + "endColumn": 109, + "endOffset": 1103 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fa\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1234, + "endColumn": 109, + "endOffset": 1339 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1108, + "endColumn": 102, + "endOffset": 1206 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fa\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1344, + "endColumn": 102, + "endOffset": 1442 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1211, + "endColumn": 108, + "endOffset": 1315 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fa\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1447, + "endColumn": 108, + "endOffset": 1551 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1320, + "endColumn": 124, + "endOffset": 1440 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fa\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1556, + "endColumn": 124, + "endOffset": 1676 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/release/multi/values-fi.json b/Library/build/intermediates/blame/res/release/multi/values-fi.json new file mode 100644 index 0000000..f03e9e1 --- /dev/null +++ b/Library/build/intermediates/blame/res/release/multi/values-fi.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\values-fi\\values-fi.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 107, + "endOffset": 158 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fi\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 291, + "endColumn": 107, + "endOffset": 394 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 163, + "endColumn": 99, + "endOffset": 258 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fi\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 399, + "endColumn": 99, + "endOffset": 494 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 263, + "endColumn": 100, + "endOffset": 359 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fi\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 499, + "endColumn": 100, + "endOffset": 595 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 364, + "endColumn": 85, + "endOffset": 445 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fi\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 600, + "endColumn": 85, + "endOffset": 681 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 450, + "endColumn": 104, + "endOffset": 550 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fi\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 686, + "endColumn": 104, + "endOffset": 786 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 555, + "endColumn": 117, + "endOffset": 668 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fi\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 791, + "endColumn": 117, + "endOffset": 904 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 673, + "endColumn": 106, + "endOffset": 775 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fi\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 909, + "endColumn": 106, + "endOffset": 1011 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 780, + "endColumn": 102, + "endOffset": 878 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fi\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1016, + "endColumn": 102, + "endOffset": 1114 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 883, + "endColumn": 96, + "endOffset": 975 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fi\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1119, + "endColumn": 96, + "endOffset": 1211 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 980, + "endColumn": 105, + "endOffset": 1081 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fi\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1216, + "endColumn": 105, + "endOffset": 1317 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1086, + "endColumn": 98, + "endOffset": 1180 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fi\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1322, + "endColumn": 98, + "endOffset": 1416 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1185, + "endColumn": 103, + "endOffset": 1284 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fi\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1421, + "endColumn": 103, + "endOffset": 1520 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1289, + "endColumn": 118, + "endOffset": 1403 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fi\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1525, + "endColumn": 118, + "endOffset": 1639 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/release/multi/values-fr-rCA.json b/Library/build/intermediates/blame/res/release/multi/values-fr-rCA.json new file mode 100644 index 0000000..221d9c1 --- /dev/null +++ b/Library/build/intermediates/blame/res/release/multi/values-fr-rCA.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\values-fr-rCA\\values-fr-rCA.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 110, + "endOffset": 161 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fr-rCA\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 295, + "endColumn": 110, + "endOffset": 401 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 166, + "endColumn": 114, + "endOffset": 276 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fr-rCA\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 406, + "endColumn": 114, + "endOffset": 516 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 281, + "endColumn": 110, + "endOffset": 387 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fr-rCA\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 521, + "endColumn": 110, + "endOffset": 627 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 392, + "endColumn": 86, + "endOffset": 474 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fr-rCA\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 632, + "endColumn": 86, + "endOffset": 714 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 479, + "endColumn": 115, + "endOffset": 590 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fr-rCA\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 719, + "endColumn": 115, + "endOffset": 830 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 595, + "endColumn": 129, + "endOffset": 720 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fr-rCA\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 835, + "endColumn": 129, + "endOffset": 960 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 725, + "endColumn": 109, + "endOffset": 830 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fr-rCA\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 965, + "endColumn": 109, + "endOffset": 1070 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 835, + "endColumn": 111, + "endOffset": 942 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fr-rCA\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1075, + "endColumn": 111, + "endOffset": 1182 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 947, + "endColumn": 102, + "endOffset": 1045 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fr-rCA\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1187, + "endColumn": 102, + "endOffset": 1285 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1050, + "endColumn": 110, + "endOffset": 1156 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fr-rCA\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1290, + "endColumn": 110, + "endOffset": 1396 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1161, + "endColumn": 106, + "endOffset": 1263 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fr-rCA\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1401, + "endColumn": 106, + "endOffset": 1503 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1268, + "endColumn": 106, + "endOffset": 1370 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fr-rCA\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1508, + "endColumn": 106, + "endOffset": 1610 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1375, + "endColumn": 121, + "endOffset": 1492 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fr-rCA\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1615, + "endColumn": 121, + "endOffset": 1732 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/release/multi/values-fr.json b/Library/build/intermediates/blame/res/release/multi/values-fr.json new file mode 100644 index 0000000..b558c0f --- /dev/null +++ b/Library/build/intermediates/blame/res/release/multi/values-fr.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\values-fr\\values-fr.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 110, + "endOffset": 161 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fr\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 291, + "endColumn": 110, + "endOffset": 397 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 166, + "endColumn": 114, + "endOffset": 276 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fr\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 402, + "endColumn": 114, + "endOffset": 512 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 281, + "endColumn": 110, + "endOffset": 387 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fr\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 517, + "endColumn": 110, + "endOffset": 623 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 392, + "endColumn": 81, + "endOffset": 469 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fr\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 628, + "endColumn": 81, + "endOffset": 705 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 474, + "endColumn": 105, + "endOffset": 575 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fr\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 710, + "endColumn": 105, + "endOffset": 811 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 580, + "endColumn": 129, + "endOffset": 705 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fr\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 816, + "endColumn": 129, + "endOffset": 941 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 710, + "endColumn": 109, + "endOffset": 815 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fr\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 946, + "endColumn": 109, + "endOffset": 1051 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 820, + "endColumn": 111, + "endOffset": 927 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fr\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1056, + "endColumn": 111, + "endOffset": 1163 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 932, + "endColumn": 102, + "endOffset": 1030 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fr\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1168, + "endColumn": 102, + "endOffset": 1266 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1035, + "endColumn": 110, + "endOffset": 1141 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fr\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1271, + "endColumn": 110, + "endOffset": 1377 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1146, + "endColumn": 106, + "endOffset": 1248 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fr\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1382, + "endColumn": 106, + "endOffset": 1484 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1253, + "endColumn": 106, + "endOffset": 1355 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fr\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1489, + "endColumn": 106, + "endOffset": 1591 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1360, + "endColumn": 121, + "endOffset": 1477 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-fr\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1596, + "endColumn": 121, + "endOffset": 1713 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/release/multi/values-gl-rES.json b/Library/build/intermediates/blame/res/release/multi/values-gl-rES.json new file mode 100644 index 0000000..5f215d2 --- /dev/null +++ b/Library/build/intermediates/blame/res/release/multi/values-gl-rES.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\values-gl-rES\\values-gl-rES.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 111, + "endOffset": 162 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-gl-rES\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 295, + "endColumn": 111, + "endOffset": 402 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 167, + "endColumn": 111, + "endOffset": 274 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-gl-rES\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 407, + "endColumn": 111, + "endOffset": 514 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 279, + "endColumn": 107, + "endOffset": 382 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-gl-rES\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 519, + "endColumn": 107, + "endOffset": 622 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 387, + "endColumn": 84, + "endOffset": 467 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-gl-rES\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 627, + "endColumn": 84, + "endOffset": 707 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 472, + "endColumn": 101, + "endOffset": 569 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-gl-rES\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 712, + "endColumn": 101, + "endOffset": 809 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 574, + "endColumn": 125, + "endOffset": 695 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-gl-rES\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 814, + "endColumn": 125, + "endOffset": 935 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 700, + "endColumn": 106, + "endOffset": 802 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-gl-rES\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 940, + "endColumn": 106, + "endOffset": 1042 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 807, + "endColumn": 108, + "endOffset": 911 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-gl-rES\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1047, + "endColumn": 108, + "endOffset": 1151 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 916, + "endColumn": 98, + "endOffset": 1010 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-gl-rES\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1156, + "endColumn": 98, + "endOffset": 1250 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1015, + "endColumn": 107, + "endOffset": 1118 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-gl-rES\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1255, + "endColumn": 107, + "endOffset": 1358 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1123, + "endColumn": 102, + "endOffset": 1221 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-gl-rES\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1363, + "endColumn": 102, + "endOffset": 1461 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1226, + "endColumn": 106, + "endOffset": 1328 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-gl-rES\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1466, + "endColumn": 106, + "endOffset": 1568 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1333, + "endColumn": 121, + "endOffset": 1450 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-gl-rES\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1573, + "endColumn": 121, + "endOffset": 1690 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/release/multi/values-h720dp-v13.json b/Library/build/intermediates/blame/res/release/multi/values-h720dp-v13.json new file mode 100644 index 0000000..1c82650 --- /dev/null +++ b/Library/build/intermediates/blame/res/release/multi/values-h720dp-v13.json @@ -0,0 +1,26 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\values-h720dp-v13\\values-h720dp-v13.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 66, + "endOffset": 117 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-h720dp-v13\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 294, + "endColumn": 66, + "endOffset": 356 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/release/multi/values-hdpi-v4.json b/Library/build/intermediates/blame/res/release/multi/values-hdpi-v4.json new file mode 100644 index 0000000..9a2a2c3 --- /dev/null +++ b/Library/build/intermediates/blame/res/release/multi/values-hdpi-v4.json @@ -0,0 +1,28 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\values-hdpi-v4\\values-hdpi-v4.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endLine": 6, + "endColumn": 13, + "endOffset": 325 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hdpi-v4\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 297, + "endLine": 8, + "endColumn": 13, + "endOffset": 567 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/release/multi/values-hi.json b/Library/build/intermediates/blame/res/release/multi/values-hi.json new file mode 100644 index 0000000..57105db --- /dev/null +++ b/Library/build/intermediates/blame/res/release/multi/values-hi.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\values-hi\\values-hi.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 114, + "endOffset": 165 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hi\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 291, + "endColumn": 114, + "endOffset": 401 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 170, + "endColumn": 104, + "endOffset": 270 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hi\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 406, + "endColumn": 104, + "endOffset": 506 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 275, + "endColumn": 106, + "endOffset": 377 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hi\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 511, + "endColumn": 106, + "endOffset": 613 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 382, + "endColumn": 84, + "endOffset": 462 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hi\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 618, + "endColumn": 84, + "endOffset": 698 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 467, + "endColumn": 101, + "endOffset": 564 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hi\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 703, + "endColumn": 101, + "endOffset": 800 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 569, + "endColumn": 121, + "endOffset": 686 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hi\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 805, + "endColumn": 121, + "endOffset": 922 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 691, + "endColumn": 108, + "endOffset": 795 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hi\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 927, + "endColumn": 108, + "endOffset": 1031 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 800, + "endColumn": 101, + "endOffset": 897 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hi\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1036, + "endColumn": 101, + "endOffset": 1133 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 902, + "endColumn": 97, + "endOffset": 995 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hi\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1138, + "endColumn": 97, + "endOffset": 1231 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1000, + "endColumn": 109, + "endOffset": 1105 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hi\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1236, + "endColumn": 109, + "endOffset": 1341 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1110, + "endColumn": 99, + "endOffset": 1205 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hi\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1346, + "endColumn": 99, + "endOffset": 1441 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1210, + "endColumn": 114, + "endOffset": 1320 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hi\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1446, + "endColumn": 114, + "endOffset": 1556 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1325, + "endColumn": 124, + "endOffset": 1445 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hi\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1561, + "endColumn": 124, + "endOffset": 1681 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/release/multi/values-hr.json b/Library/build/intermediates/blame/res/release/multi/values-hr.json new file mode 100644 index 0000000..091b6a6 --- /dev/null +++ b/Library/build/intermediates/blame/res/release/multi/values-hr.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\values-hr\\values-hr.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 104, + "endOffset": 155 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hr\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 291, + "endColumn": 104, + "endOffset": 391 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 160, + "endColumn": 96, + "endOffset": 252 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hr\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 396, + "endColumn": 96, + "endOffset": 488 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 257, + "endColumn": 109, + "endOffset": 362 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hr\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 493, + "endColumn": 109, + "endOffset": 598 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 367, + "endColumn": 85, + "endOffset": 448 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hr\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 603, + "endColumn": 85, + "endOffset": 684 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 453, + "endColumn": 103, + "endOffset": 552 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hr\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 689, + "endColumn": 103, + "endOffset": 788 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 557, + "endColumn": 118, + "endOffset": 671 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hr\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 793, + "endColumn": 118, + "endOffset": 907 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 676, + "endColumn": 103, + "endOffset": 775 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hr\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 912, + "endColumn": 103, + "endOffset": 1011 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 780, + "endColumn": 112, + "endOffset": 888 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hr\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1016, + "endColumn": 112, + "endOffset": 1124 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 893, + "endColumn": 105, + "endOffset": 994 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hr\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1129, + "endColumn": 105, + "endOffset": 1230 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 999, + "endColumn": 104, + "endOffset": 1099 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hr\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1235, + "endColumn": 104, + "endOffset": 1335 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1104, + "endColumn": 112, + "endOffset": 1212 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hr\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1340, + "endColumn": 112, + "endOffset": 1448 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1217, + "endColumn": 106, + "endOffset": 1319 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hr\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1453, + "endColumn": 106, + "endOffset": 1555 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1324, + "endColumn": 122, + "endOffset": 1442 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hr\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1560, + "endColumn": 122, + "endOffset": 1678 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/release/multi/values-hu.json b/Library/build/intermediates/blame/res/release/multi/values-hu.json new file mode 100644 index 0000000..6983a2f --- /dev/null +++ b/Library/build/intermediates/blame/res/release/multi/values-hu.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\values-hu\\values-hu.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 107, + "endOffset": 158 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hu\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 291, + "endColumn": 107, + "endOffset": 394 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 163, + "endColumn": 104, + "endOffset": 263 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hu\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 399, + "endColumn": 104, + "endOffset": 499 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 268, + "endColumn": 114, + "endOffset": 378 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hu\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 504, + "endColumn": 114, + "endOffset": 614 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 383, + "endColumn": 83, + "endOffset": 462 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hu\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 619, + "endColumn": 83, + "endOffset": 698 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 467, + "endColumn": 111, + "endOffset": 574 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hu\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 703, + "endColumn": 111, + "endOffset": 810 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 579, + "endColumn": 129, + "endOffset": 704 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hu\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 815, + "endColumn": 129, + "endOffset": 940 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 709, + "endColumn": 109, + "endOffset": 814 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hu\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 945, + "endColumn": 109, + "endOffset": 1050 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 819, + "endColumn": 110, + "endOffset": 925 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hu\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1055, + "endColumn": 110, + "endOffset": 1161 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 930, + "endColumn": 99, + "endOffset": 1025 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hu\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1166, + "endColumn": 99, + "endOffset": 1261 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1030, + "endColumn": 110, + "endOffset": 1136 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hu\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1266, + "endColumn": 110, + "endOffset": 1372 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1141, + "endColumn": 107, + "endOffset": 1244 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hu\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1377, + "endColumn": 107, + "endOffset": 1480 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1249, + "endColumn": 118, + "endOffset": 1363 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hu\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1485, + "endColumn": 118, + "endOffset": 1599 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1368, + "endColumn": 133, + "endOffset": 1497 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hu\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1604, + "endColumn": 133, + "endOffset": 1733 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/release/multi/values-hy-rAM.json b/Library/build/intermediates/blame/res/release/multi/values-hy-rAM.json new file mode 100644 index 0000000..758de11 --- /dev/null +++ b/Library/build/intermediates/blame/res/release/multi/values-hy-rAM.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\values-hy-rAM\\values-hy-rAM.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 102, + "endOffset": 153 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hy-rAM\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 295, + "endColumn": 102, + "endOffset": 393 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 158, + "endColumn": 100, + "endOffset": 254 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hy-rAM\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 398, + "endColumn": 100, + "endOffset": 494 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 259, + "endColumn": 109, + "endOffset": 364 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hy-rAM\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 499, + "endColumn": 109, + "endOffset": 604 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 369, + "endColumn": 89, + "endOffset": 454 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hy-rAM\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 609, + "endColumn": 89, + "endOffset": 694 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 459, + "endColumn": 105, + "endOffset": 560 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hy-rAM\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 699, + "endColumn": 105, + "endOffset": 800 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 565, + "endColumn": 114, + "endOffset": 675 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hy-rAM\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 805, + "endColumn": 114, + "endOffset": 915 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 680, + "endColumn": 106, + "endOffset": 782 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hy-rAM\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 920, + "endColumn": 106, + "endOffset": 1022 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 787, + "endColumn": 106, + "endOffset": 889 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hy-rAM\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1027, + "endColumn": 106, + "endOffset": 1129 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 894, + "endColumn": 98, + "endOffset": 988 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hy-rAM\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1134, + "endColumn": 98, + "endOffset": 1228 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 993, + "endColumn": 109, + "endOffset": 1098 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hy-rAM\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1233, + "endColumn": 109, + "endOffset": 1338 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1103, + "endColumn": 106, + "endOffset": 1205 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hy-rAM\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1343, + "endColumn": 106, + "endOffset": 1445 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1210, + "endColumn": 100, + "endOffset": 1306 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hy-rAM\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1450, + "endColumn": 100, + "endOffset": 1546 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1311, + "endColumn": 119, + "endOffset": 1426 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-hy-rAM\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1551, + "endColumn": 119, + "endOffset": 1666 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/release/multi/values-in.json b/Library/build/intermediates/blame/res/release/multi/values-in.json new file mode 100644 index 0000000..3751ab4 --- /dev/null +++ b/Library/build/intermediates/blame/res/release/multi/values-in.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\values-in\\values-in.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 109, + "endOffset": 160 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-in\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 291, + "endColumn": 109, + "endOffset": 396 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 165, + "endColumn": 101, + "endOffset": 262 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-in\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 401, + "endColumn": 101, + "endOffset": 498 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 267, + "endColumn": 104, + "endOffset": 367 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-in\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 503, + "endColumn": 104, + "endOffset": 603 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 372, + "endColumn": 86, + "endOffset": 454 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-in\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 608, + "endColumn": 86, + "endOffset": 690 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 459, + "endColumn": 103, + "endOffset": 558 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-in\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 695, + "endColumn": 103, + "endOffset": 794 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 563, + "endColumn": 115, + "endOffset": 674 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-in\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 799, + "endColumn": 115, + "endOffset": 910 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 679, + "endColumn": 102, + "endOffset": 777 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-in\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 915, + "endColumn": 102, + "endOffset": 1013 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 782, + "endColumn": 108, + "endOffset": 886 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-in\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1018, + "endColumn": 108, + "endOffset": 1122 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 891, + "endColumn": 100, + "endOffset": 987 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-in\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1127, + "endColumn": 100, + "endOffset": 1223 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 992, + "endColumn": 103, + "endOffset": 1091 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-in\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1228, + "endColumn": 103, + "endOffset": 1327 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1096, + "endColumn": 107, + "endOffset": 1199 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-in\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1332, + "endColumn": 107, + "endOffset": 1435 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1204, + "endColumn": 107, + "endOffset": 1307 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-in\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1440, + "endColumn": 107, + "endOffset": 1543 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1312, + "endColumn": 122, + "endOffset": 1430 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-in\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1548, + "endColumn": 122, + "endOffset": 1666 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/release/multi/values-is-rIS.json b/Library/build/intermediates/blame/res/release/multi/values-is-rIS.json new file mode 100644 index 0000000..418486d --- /dev/null +++ b/Library/build/intermediates/blame/res/release/multi/values-is-rIS.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\values-is-rIS\\values-is-rIS.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 99, + "endOffset": 150 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-is-rIS\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 295, + "endColumn": 99, + "endOffset": 390 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 155, + "endColumn": 96, + "endOffset": 247 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-is-rIS\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 395, + "endColumn": 96, + "endOffset": 487 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 252, + "endColumn": 111, + "endOffset": 359 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-is-rIS\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 492, + "endColumn": 111, + "endOffset": 599 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 364, + "endColumn": 84, + "endOffset": 444 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-is-rIS\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 604, + "endColumn": 84, + "endOffset": 684 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 449, + "endColumn": 100, + "endOffset": 545 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-is-rIS\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 689, + "endColumn": 100, + "endOffset": 785 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 550, + "endColumn": 113, + "endOffset": 659 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-is-rIS\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 790, + "endColumn": 113, + "endOffset": 899 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 664, + "endColumn": 109, + "endOffset": 769 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-is-rIS\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 904, + "endColumn": 109, + "endOffset": 1009 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 774, + "endColumn": 107, + "endOffset": 877 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-is-rIS\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1014, + "endColumn": 107, + "endOffset": 1117 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 882, + "endColumn": 97, + "endOffset": 975 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-is-rIS\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1122, + "endColumn": 97, + "endOffset": 1215 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 980, + "endColumn": 108, + "endOffset": 1084 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-is-rIS\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1220, + "endColumn": 108, + "endOffset": 1324 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1089, + "endColumn": 98, + "endOffset": 1183 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-is-rIS\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1329, + "endColumn": 98, + "endOffset": 1423 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1188, + "endColumn": 102, + "endOffset": 1286 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-is-rIS\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1428, + "endColumn": 102, + "endOffset": 1526 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1291, + "endColumn": 117, + "endOffset": 1404 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-is-rIS\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1531, + "endColumn": 117, + "endOffset": 1644 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/release/multi/values-it.json b/Library/build/intermediates/blame/res/release/multi/values-it.json new file mode 100644 index 0000000..c885bd5 --- /dev/null +++ b/Library/build/intermediates/blame/res/release/multi/values-it.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\values-it\\values-it.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 108, + "endOffset": 159 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-it\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 291, + "endColumn": 108, + "endOffset": 395 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 164, + "endColumn": 99, + "endOffset": 259 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-it\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 400, + "endColumn": 99, + "endOffset": 495 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 264, + "endColumn": 108, + "endOffset": 368 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-it\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 500, + "endColumn": 108, + "endOffset": 604 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 373, + "endColumn": 83, + "endOffset": 452 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-it\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 609, + "endColumn": 83, + "endOffset": 688 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 457, + "endColumn": 108, + "endOffset": 561 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-it\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 693, + "endColumn": 108, + "endOffset": 797 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 566, + "endColumn": 124, + "endOffset": 686 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-it\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 802, + "endColumn": 124, + "endOffset": 922 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 691, + "endColumn": 105, + "endOffset": 792 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-it\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 927, + "endColumn": 105, + "endOffset": 1028 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 797, + "endColumn": 107, + "endOffset": 900 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-it\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1033, + "endColumn": 107, + "endOffset": 1136 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 905, + "endColumn": 97, + "endOffset": 998 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-it\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1141, + "endColumn": 97, + "endOffset": 1234 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1003, + "endColumn": 103, + "endOffset": 1102 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-it\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1239, + "endColumn": 103, + "endOffset": 1338 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1107, + "endColumn": 104, + "endOffset": 1207 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-it\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1343, + "endColumn": 104, + "endOffset": 1443 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1212, + "endColumn": 106, + "endOffset": 1314 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-it\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1448, + "endColumn": 106, + "endOffset": 1550 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1319, + "endColumn": 121, + "endOffset": 1436 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-it\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1555, + "endColumn": 121, + "endOffset": 1672 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/release/multi/values-iw.json b/Library/build/intermediates/blame/res/release/multi/values-iw.json new file mode 100644 index 0000000..b81e07a --- /dev/null +++ b/Library/build/intermediates/blame/res/release/multi/values-iw.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\values-iw\\values-iw.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 103, + "endOffset": 154 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-iw\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 291, + "endColumn": 103, + "endOffset": 390 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 159, + "endColumn": 98, + "endOffset": 253 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-iw\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 395, + "endColumn": 98, + "endOffset": 489 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 258, + "endColumn": 107, + "endOffset": 361 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-iw\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 494, + "endColumn": 107, + "endOffset": 597 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 366, + "endColumn": 83, + "endOffset": 445 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-iw\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 602, + "endColumn": 83, + "endOffset": 681 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 450, + "endColumn": 100, + "endOffset": 546 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-iw\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 686, + "endColumn": 100, + "endOffset": 782 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 551, + "endColumn": 113, + "endOffset": 660 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-iw\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 787, + "endColumn": 113, + "endOffset": 896 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 665, + "endColumn": 101, + "endOffset": 762 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-iw\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 901, + "endColumn": 101, + "endOffset": 998 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 767, + "endColumn": 103, + "endOffset": 866 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-iw\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1003, + "endColumn": 103, + "endOffset": 1102 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 871, + "endColumn": 95, + "endOffset": 962 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-iw\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1107, + "endColumn": 95, + "endOffset": 1198 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 967, + "endColumn": 102, + "endOffset": 1065 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-iw\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1203, + "endColumn": 102, + "endOffset": 1301 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1070, + "endColumn": 100, + "endOffset": 1166 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-iw\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1306, + "endColumn": 100, + "endOffset": 1402 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1171, + "endColumn": 99, + "endOffset": 1266 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-iw\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1407, + "endColumn": 99, + "endOffset": 1502 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1271, + "endColumn": 115, + "endOffset": 1382 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-iw\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1507, + "endColumn": 115, + "endOffset": 1618 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/release/multi/values-ja.json b/Library/build/intermediates/blame/res/release/multi/values-ja.json new file mode 100644 index 0000000..1dd2643 --- /dev/null +++ b/Library/build/intermediates/blame/res/release/multi/values-ja.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\values-ja\\values-ja.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 96, + "endOffset": 147 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ja\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 291, + "endColumn": 96, + "endOffset": 383 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 152, + "endColumn": 92, + "endOffset": 240 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ja\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 388, + "endColumn": 92, + "endOffset": 476 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 245, + "endColumn": 104, + "endOffset": 345 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ja\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 481, + "endColumn": 104, + "endOffset": 581 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 350, + "endColumn": 81, + "endOffset": 427 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ja\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 586, + "endColumn": 81, + "endOffset": 663 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 432, + "endColumn": 97, + "endOffset": 525 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ja\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 668, + "endColumn": 97, + "endOffset": 761 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 530, + "endColumn": 107, + "endOffset": 633 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ja\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 766, + "endColumn": 107, + "endOffset": 869 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 638, + "endColumn": 101, + "endOffset": 735 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ja\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 874, + "endColumn": 101, + "endOffset": 971 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 740, + "endColumn": 98, + "endOffset": 834 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ja\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 976, + "endColumn": 98, + "endOffset": 1070 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 839, + "endColumn": 94, + "endOffset": 929 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ja\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1075, + "endColumn": 94, + "endOffset": 1165 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 934, + "endColumn": 102, + "endOffset": 1032 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ja\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1170, + "endColumn": 102, + "endOffset": 1268 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1037, + "endColumn": 94, + "endOffset": 1127 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ja\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1273, + "endColumn": 94, + "endOffset": 1363 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1132, + "endColumn": 95, + "endOffset": 1223 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ja\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1368, + "endColumn": 95, + "endOffset": 1459 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1228, + "endColumn": 110, + "endOffset": 1334 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ja\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1464, + "endColumn": 110, + "endOffset": 1570 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/release/multi/values-ka-rGE.json b/Library/build/intermediates/blame/res/release/multi/values-ka-rGE.json new file mode 100644 index 0000000..b6aef7e --- /dev/null +++ b/Library/build/intermediates/blame/res/release/multi/values-ka-rGE.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\values-ka-rGE\\values-ka-rGE.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 108, + "endOffset": 159 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ka-rGE\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 295, + "endColumn": 108, + "endOffset": 399 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 164, + "endColumn": 103, + "endOffset": 263 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ka-rGE\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 404, + "endColumn": 103, + "endOffset": 503 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 268, + "endColumn": 110, + "endOffset": 374 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ka-rGE\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 508, + "endColumn": 110, + "endOffset": 614 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 379, + "endColumn": 87, + "endOffset": 462 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ka-rGE\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 619, + "endColumn": 87, + "endOffset": 702 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 467, + "endColumn": 104, + "endOffset": 567 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ka-rGE\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 707, + "endColumn": 104, + "endOffset": 807 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 572, + "endColumn": 112, + "endOffset": 680 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ka-rGE\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 812, + "endColumn": 112, + "endOffset": 920 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 685, + "endColumn": 112, + "endOffset": 793 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ka-rGE\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 925, + "endColumn": 112, + "endOffset": 1033 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 798, + "endColumn": 106, + "endOffset": 900 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ka-rGE\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1038, + "endColumn": 106, + "endOffset": 1140 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 905, + "endColumn": 97, + "endOffset": 998 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ka-rGE\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1145, + "endColumn": 97, + "endOffset": 1238 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1003, + "endColumn": 112, + "endOffset": 1111 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ka-rGE\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1243, + "endColumn": 112, + "endOffset": 1351 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1116, + "endColumn": 103, + "endOffset": 1215 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ka-rGE\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1356, + "endColumn": 103, + "endOffset": 1455 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1220, + "endColumn": 103, + "endOffset": 1319 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ka-rGE\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1460, + "endColumn": 103, + "endOffset": 1559 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1324, + "endColumn": 121, + "endOffset": 1441 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ka-rGE\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1564, + "endColumn": 121, + "endOffset": 1681 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/release/multi/values-kk-rKZ.json b/Library/build/intermediates/blame/res/release/multi/values-kk-rKZ.json new file mode 100644 index 0000000..82318bd --- /dev/null +++ b/Library/build/intermediates/blame/res/release/multi/values-kk-rKZ.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\values-kk-rKZ\\values-kk-rKZ.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 111, + "endOffset": 162 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-kk-rKZ\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 295, + "endColumn": 111, + "endOffset": 402 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 167, + "endColumn": 102, + "endOffset": 265 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-kk-rKZ\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 407, + "endColumn": 102, + "endOffset": 505 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 270, + "endColumn": 109, + "endOffset": 375 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-kk-rKZ\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 510, + "endColumn": 109, + "endOffset": 615 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 380, + "endColumn": 88, + "endOffset": 464 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-kk-rKZ\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 620, + "endColumn": 88, + "endOffset": 704 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 469, + "endColumn": 105, + "endOffset": 570 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-kk-rKZ\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 709, + "endColumn": 105, + "endOffset": 810 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 575, + "endColumn": 118, + "endOffset": 689 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-kk-rKZ\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 815, + "endColumn": 118, + "endOffset": 929 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 694, + "endColumn": 102, + "endOffset": 792 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-kk-rKZ\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 934, + "endColumn": 102, + "endOffset": 1032 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 797, + "endColumn": 104, + "endOffset": 897 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-kk-rKZ\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1037, + "endColumn": 104, + "endOffset": 1137 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 902, + "endColumn": 97, + "endOffset": 995 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-kk-rKZ\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1142, + "endColumn": 97, + "endOffset": 1235 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1000, + "endColumn": 106, + "endOffset": 1102 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-kk-rKZ\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1240, + "endColumn": 106, + "endOffset": 1342 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1107, + "endColumn": 108, + "endOffset": 1211 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-kk-rKZ\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1347, + "endColumn": 108, + "endOffset": 1451 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1216, + "endColumn": 99, + "endOffset": 1311 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-kk-rKZ\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1456, + "endColumn": 99, + "endOffset": 1551 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1316, + "endColumn": 114, + "endOffset": 1426 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-kk-rKZ\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1556, + "endColumn": 114, + "endOffset": 1666 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/release/multi/values-km-rKH.json b/Library/build/intermediates/blame/res/release/multi/values-km-rKH.json new file mode 100644 index 0000000..204c767 --- /dev/null +++ b/Library/build/intermediates/blame/res/release/multi/values-km-rKH.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\values-km-rKH\\values-km-rKH.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 102, + "endOffset": 153 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-km-rKH\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 295, + "endColumn": 102, + "endOffset": 393 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 158, + "endColumn": 99, + "endOffset": 253 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-km-rKH\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 398, + "endColumn": 99, + "endOffset": 493 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 258, + "endColumn": 111, + "endOffset": 365 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-km-rKH\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 498, + "endColumn": 111, + "endOffset": 605 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 370, + "endColumn": 86, + "endOffset": 452 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-km-rKH\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 610, + "endColumn": 86, + "endOffset": 692 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 457, + "endColumn": 103, + "endOffset": 556 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-km-rKH\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 697, + "endColumn": 103, + "endOffset": 796 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 561, + "endColumn": 117, + "endOffset": 674 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-km-rKH\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 801, + "endColumn": 117, + "endOffset": 914 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 679, + "endColumn": 103, + "endOffset": 778 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-km-rKH\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 919, + "endColumn": 103, + "endOffset": 1018 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 783, + "endColumn": 104, + "endOffset": 883 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-km-rKH\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1023, + "endColumn": 104, + "endOffset": 1123 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 888, + "endColumn": 99, + "endOffset": 983 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-km-rKH\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1128, + "endColumn": 99, + "endOffset": 1223 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 988, + "endColumn": 109, + "endOffset": 1093 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-km-rKH\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1228, + "endColumn": 109, + "endOffset": 1333 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1098, + "endColumn": 106, + "endOffset": 1200 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-km-rKH\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1338, + "endColumn": 106, + "endOffset": 1440 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1205, + "endColumn": 107, + "endOffset": 1308 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-km-rKH\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1445, + "endColumn": 107, + "endOffset": 1548 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1313, + "endColumn": 122, + "endOffset": 1431 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-km-rKH\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1553, + "endColumn": 122, + "endOffset": 1671 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/release/multi/values-kn-rIN.json b/Library/build/intermediates/blame/res/release/multi/values-kn-rIN.json new file mode 100644 index 0000000..062b62e --- /dev/null +++ b/Library/build/intermediates/blame/res/release/multi/values-kn-rIN.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\values-kn-rIN\\values-kn-rIN.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 117, + "endOffset": 168 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-kn-rIN\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 295, + "endColumn": 117, + "endOffset": 408 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 173, + "endColumn": 111, + "endOffset": 280 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-kn-rIN\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 413, + "endColumn": 111, + "endOffset": 520 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 285, + "endColumn": 112, + "endOffset": 393 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-kn-rIN\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 525, + "endColumn": 112, + "endOffset": 633 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 398, + "endColumn": 87, + "endOffset": 481 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-kn-rIN\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 638, + "endColumn": 87, + "endOffset": 721 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 486, + "endColumn": 106, + "endOffset": 588 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-kn-rIN\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 726, + "endColumn": 106, + "endOffset": 828 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 593, + "endColumn": 126, + "endOffset": 715 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-kn-rIN\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 833, + "endColumn": 126, + "endOffset": 955 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 720, + "endColumn": 115, + "endOffset": 831 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-kn-rIN\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 960, + "endColumn": 115, + "endOffset": 1071 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 836, + "endColumn": 110, + "endOffset": 942 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-kn-rIN\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1076, + "endColumn": 110, + "endOffset": 1182 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 947, + "endColumn": 98, + "endOffset": 1041 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-kn-rIN\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1187, + "endColumn": 98, + "endOffset": 1281 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1046, + "endColumn": 112, + "endOffset": 1154 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-kn-rIN\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1286, + "endColumn": 112, + "endOffset": 1394 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1159, + "endColumn": 103, + "endOffset": 1258 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-kn-rIN\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1399, + "endColumn": 103, + "endOffset": 1498 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1263, + "endColumn": 113, + "endOffset": 1372 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-kn-rIN\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1503, + "endColumn": 113, + "endOffset": 1612 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1377, + "endColumn": 125, + "endOffset": 1498 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-kn-rIN\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1617, + "endColumn": 125, + "endOffset": 1738 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/release/multi/values-ko.json b/Library/build/intermediates/blame/res/release/multi/values-ko.json new file mode 100644 index 0000000..3c944f8 --- /dev/null +++ b/Library/build/intermediates/blame/res/release/multi/values-ko.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\values-ko\\values-ko.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 94, + "endOffset": 145 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ko\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 291, + "endColumn": 94, + "endOffset": 381 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 150, + "endColumn": 93, + "endOffset": 239 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ko\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 386, + "endColumn": 93, + "endOffset": 475 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 244, + "endColumn": 101, + "endOffset": 341 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ko\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 480, + "endColumn": 101, + "endOffset": 577 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 346, + "endColumn": 81, + "endOffset": 423 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ko\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 582, + "endColumn": 81, + "endOffset": 659 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 428, + "endColumn": 97, + "endOffset": 521 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ko\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 664, + "endColumn": 97, + "endOffset": 757 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 526, + "endColumn": 105, + "endOffset": 627 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ko\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 762, + "endColumn": 105, + "endOffset": 863 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 632, + "endColumn": 97, + "endOffset": 725 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ko\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 868, + "endColumn": 97, + "endOffset": 961 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 730, + "endColumn": 94, + "endOffset": 820 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ko\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 966, + "endColumn": 94, + "endOffset": 1056 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 825, + "endColumn": 94, + "endOffset": 915 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ko\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1061, + "endColumn": 94, + "endOffset": 1151 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 920, + "endColumn": 99, + "endOffset": 1015 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ko\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1156, + "endColumn": 99, + "endOffset": 1251 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1020, + "endColumn": 95, + "endOffset": 1111 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ko\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1256, + "endColumn": 95, + "endOffset": 1347 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1116, + "endColumn": 98, + "endOffset": 1210 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ko\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1352, + "endColumn": 98, + "endOffset": 1446 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1215, + "endColumn": 114, + "endOffset": 1325 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ko\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1451, + "endColumn": 114, + "endOffset": 1561 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/release/multi/values-ky-rKG.json b/Library/build/intermediates/blame/res/release/multi/values-ky-rKG.json new file mode 100644 index 0000000..738a37d --- /dev/null +++ b/Library/build/intermediates/blame/res/release/multi/values-ky-rKG.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\values-ky-rKG\\values-ky-rKG.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 103, + "endOffset": 154 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ky-rKG\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 295, + "endColumn": 103, + "endOffset": 394 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 159, + "endColumn": 94, + "endOffset": 249 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ky-rKG\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 399, + "endColumn": 94, + "endOffset": 489 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 254, + "endColumn": 118, + "endOffset": 368 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ky-rKG\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 494, + "endColumn": 118, + "endOffset": 608 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 373, + "endColumn": 83, + "endOffset": 452 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ky-rKG\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 613, + "endColumn": 83, + "endOffset": 692 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 457, + "endColumn": 106, + "endOffset": 559 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ky-rKG\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 697, + "endColumn": 106, + "endOffset": 799 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 564, + "endColumn": 116, + "endOffset": 676 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ky-rKG\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 804, + "endColumn": 116, + "endOffset": 916 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 681, + "endColumn": 109, + "endOffset": 786 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ky-rKG\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 921, + "endColumn": 109, + "endOffset": 1026 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 791, + "endColumn": 106, + "endOffset": 893 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ky-rKG\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1031, + "endColumn": 106, + "endOffset": 1133 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 898, + "endColumn": 97, + "endOffset": 991 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ky-rKG\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1138, + "endColumn": 97, + "endOffset": 1231 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 996, + "endColumn": 105, + "endOffset": 1097 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ky-rKG\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1236, + "endColumn": 105, + "endOffset": 1337 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1102, + "endColumn": 106, + "endOffset": 1204 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ky-rKG\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1342, + "endColumn": 106, + "endOffset": 1444 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1209, + "endColumn": 100, + "endOffset": 1305 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ky-rKG\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1449, + "endColumn": 100, + "endOffset": 1545 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1310, + "endColumn": 123, + "endOffset": 1429 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ky-rKG\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1550, + "endColumn": 123, + "endOffset": 1669 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/release/multi/values-land.json b/Library/build/intermediates/blame/res/release/multi/values-land.json new file mode 100644 index 0000000..0933ef8 --- /dev/null +++ b/Library/build/intermediates/blame/res/release/multi/values-land.json @@ -0,0 +1,140 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\values-land\\values-land.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 61, + "endOffset": 112 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-land\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 291, + "endColumn": 61, + "endOffset": 348 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 117, + "endColumn": 71, + "endOffset": 184 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-land\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 590, + "endColumn": 71, + "endOffset": 657 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 189, + "endColumn": 69, + "endOffset": 254 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-land\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 908, + "endColumn": 69, + "endOffset": 973 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 259, + "endColumn": 69, + "endOffset": 324 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-land\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 978, + "endColumn": 69, + "endOffset": 1043 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 329, + "endColumn": 63, + "endOffset": 388 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-land\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1285, + "endColumn": 63, + "endOffset": 1344 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 393, + "endColumn": 70, + "endOffset": 459 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-land\\values.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1595, + "endColumn": 70, + "endOffset": 1661 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 464, + "endColumn": 67, + "endOffset": 527 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-land\\values.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1666, + "endColumn": 67, + "endOffset": 1729 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/release/multi/values-large-v4.json b/Library/build/intermediates/blame/res/release/multi/values-large-v4.json new file mode 100644 index 0000000..7defd89 --- /dev/null +++ b/Library/build/intermediates/blame/res/release/multi/values-large-v4.json @@ -0,0 +1,216 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\values-large-v4\\values-large-v4.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 61, + "endOffset": 112 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-large-v4\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 292, + "endColumn": 61, + "endOffset": 349 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 117, + "endColumn": 71, + "endOffset": 184 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-large-v4\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 592, + "endColumn": 71, + "endOffset": 659 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 189, + "endColumn": 58, + "endOffset": 243 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-large-v4\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 664, + "endColumn": 58, + "endOffset": 718 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 248, + "endColumn": 63, + "endOffset": 307 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-large-v4\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 961, + "endColumn": 63, + "endOffset": 1020 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 312, + "endColumn": 66, + "endOffset": 374 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-large-v4\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1025, + "endColumn": 66, + "endOffset": 1087 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 379, + "endColumn": 66, + "endOffset": 441 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-large-v4\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1092, + "endColumn": 66, + "endOffset": 1154 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 446, + "endColumn": 65, + "endOffset": 507 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-large-v4\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1159, + "endColumn": 65, + "endOffset": 1220 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 512, + "endColumn": 65, + "endOffset": 573 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-large-v4\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1225, + "endColumn": 65, + "endOffset": 1286 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 578, + "endColumn": 54, + "endOffset": 628 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-large-v4\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1291, + "endColumn": 54, + "endOffset": 1341 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 633, + "endColumn": 103, + "endOffset": 732 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-large-v4\\values.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1589, + "endColumn": 103, + "endOffset": 1688 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 737, + "endColumn": 115, + "endOffset": 848 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-large-v4\\values.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1693, + "endColumn": 115, + "endOffset": 1804 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/release/multi/values-lo-rLA.json b/Library/build/intermediates/blame/res/release/multi/values-lo-rLA.json new file mode 100644 index 0000000..feaad3f --- /dev/null +++ b/Library/build/intermediates/blame/res/release/multi/values-lo-rLA.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\values-lo-rLA\\values-lo-rLA.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 102, + "endOffset": 153 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-lo-rLA\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 295, + "endColumn": 102, + "endOffset": 393 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 158, + "endColumn": 96, + "endOffset": 250 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-lo-rLA\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 398, + "endColumn": 96, + "endOffset": 490 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 255, + "endColumn": 106, + "endOffset": 357 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-lo-rLA\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 495, + "endColumn": 106, + "endOffset": 597 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 362, + "endColumn": 84, + "endOffset": 442 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-lo-rLA\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 602, + "endColumn": 84, + "endOffset": 682 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 447, + "endColumn": 104, + "endOffset": 547 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-lo-rLA\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 687, + "endColumn": 104, + "endOffset": 787 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 552, + "endColumn": 111, + "endOffset": 659 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-lo-rLA\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 792, + "endColumn": 111, + "endOffset": 899 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 664, + "endColumn": 106, + "endOffset": 766 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-lo-rLA\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 904, + "endColumn": 106, + "endOffset": 1006 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 771, + "endColumn": 96, + "endOffset": 863 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-lo-rLA\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1011, + "endColumn": 96, + "endOffset": 1103 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 868, + "endColumn": 97, + "endOffset": 961 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-lo-rLA\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1108, + "endColumn": 97, + "endOffset": 1201 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 966, + "endColumn": 104, + "endOffset": 1066 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-lo-rLA\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1206, + "endColumn": 104, + "endOffset": 1306 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1071, + "endColumn": 102, + "endOffset": 1169 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-lo-rLA\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1311, + "endColumn": 102, + "endOffset": 1409 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1174, + "endColumn": 103, + "endOffset": 1273 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-lo-rLA\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1414, + "endColumn": 103, + "endOffset": 1513 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1278, + "endColumn": 121, + "endOffset": 1395 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-lo-rLA\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1518, + "endColumn": 121, + "endOffset": 1635 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/release/multi/values-lt.json b/Library/build/intermediates/blame/res/release/multi/values-lt.json new file mode 100644 index 0000000..190f196 --- /dev/null +++ b/Library/build/intermediates/blame/res/release/multi/values-lt.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\values-lt\\values-lt.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 115, + "endOffset": 166 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-lt\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 291, + "endColumn": 115, + "endOffset": 402 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 171, + "endColumn": 100, + "endOffset": 267 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-lt\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 407, + "endColumn": 100, + "endOffset": 503 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 272, + "endColumn": 112, + "endOffset": 380 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-lt\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 508, + "endColumn": 112, + "endOffset": 616 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 385, + "endColumn": 86, + "endOffset": 467 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-lt\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 621, + "endColumn": 86, + "endOffset": 703 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 472, + "endColumn": 108, + "endOffset": 576 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-lt\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 708, + "endColumn": 108, + "endOffset": 812 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 581, + "endColumn": 120, + "endOffset": 697 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-lt\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 817, + "endColumn": 120, + "endOffset": 933 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 702, + "endColumn": 108, + "endOffset": 806 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-lt\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 938, + "endColumn": 108, + "endOffset": 1042 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 811, + "endColumn": 108, + "endOffset": 915 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-lt\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1047, + "endColumn": 108, + "endOffset": 1151 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 920, + "endColumn": 99, + "endOffset": 1015 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-lt\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1156, + "endColumn": 99, + "endOffset": 1251 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1020, + "endColumn": 109, + "endOffset": 1125 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-lt\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1256, + "endColumn": 109, + "endOffset": 1361 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1130, + "endColumn": 103, + "endOffset": 1229 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-lt\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1366, + "endColumn": 103, + "endOffset": 1465 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1234, + "endColumn": 112, + "endOffset": 1342 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-lt\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1470, + "endColumn": 112, + "endOffset": 1578 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1347, + "endColumn": 129, + "endOffset": 1472 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-lt\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1583, + "endColumn": 129, + "endOffset": 1708 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/release/multi/values-lv.json b/Library/build/intermediates/blame/res/release/multi/values-lv.json new file mode 100644 index 0000000..34e21d7 --- /dev/null +++ b/Library/build/intermediates/blame/res/release/multi/values-lv.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\values-lv\\values-lv.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 119, + "endOffset": 170 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-lv\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 291, + "endColumn": 119, + "endOffset": 406 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 175, + "endColumn": 107, + "endOffset": 278 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-lv\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 411, + "endColumn": 107, + "endOffset": 514 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 283, + "endColumn": 108, + "endOffset": 387 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-lv\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 519, + "endColumn": 108, + "endOffset": 623 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 392, + "endColumn": 85, + "endOffset": 473 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-lv\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 628, + "endColumn": 85, + "endOffset": 709 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 478, + "endColumn": 103, + "endOffset": 577 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-lv\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 714, + "endColumn": 103, + "endOffset": 813 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 582, + "endColumn": 121, + "endOffset": 699 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-lv\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 818, + "endColumn": 121, + "endOffset": 935 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 704, + "endColumn": 108, + "endOffset": 808 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-lv\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 940, + "endColumn": 108, + "endOffset": 1044 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 813, + "endColumn": 111, + "endOffset": 920 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-lv\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1049, + "endColumn": 111, + "endOffset": 1156 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 925, + "endColumn": 98, + "endOffset": 1019 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-lv\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1161, + "endColumn": 98, + "endOffset": 1255 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1024, + "endColumn": 110, + "endOffset": 1130 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-lv\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1260, + "endColumn": 110, + "endOffset": 1366 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1135, + "endColumn": 108, + "endOffset": 1239 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-lv\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1371, + "endColumn": 108, + "endOffset": 1475 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1244, + "endColumn": 104, + "endOffset": 1344 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-lv\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1480, + "endColumn": 104, + "endOffset": 1580 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1349, + "endColumn": 118, + "endOffset": 1463 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-lv\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1585, + "endColumn": 118, + "endOffset": 1699 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/release/multi/values-mk-rMK.json b/Library/build/intermediates/blame/res/release/multi/values-mk-rMK.json new file mode 100644 index 0000000..b2f2786 --- /dev/null +++ b/Library/build/intermediates/blame/res/release/multi/values-mk-rMK.json @@ -0,0 +1,235 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\values-mk-rMK\\values-mk-rMK.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 107, + "endOffset": 158 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-mk-rMK\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 295, + "endColumn": 107, + "endOffset": 398 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 163, + "endColumn": 103, + "endOffset": 262 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-mk-rMK\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 403, + "endColumn": 103, + "endOffset": 502 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 267, + "endColumn": 107, + "endOffset": 370 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-mk-rMK\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 507, + "endColumn": 107, + "endOffset": 610 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 375, + "endColumn": 85, + "endOffset": 456 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-mk-rMK\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 615, + "endColumn": 85, + "endOffset": 696 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 461, + "endColumn": 104, + "endOffset": 561 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-mk-rMK\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 701, + "endColumn": 104, + "endOffset": 801 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 566, + "endColumn": 118, + "endOffset": 680 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-mk-rMK\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 806, + "endColumn": 118, + "endOffset": 920 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 685, + "endColumn": 105, + "endOffset": 786 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-mk-rMK\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 925, + "endColumn": 105, + "endOffset": 1026 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 791, + "endColumn": 106, + "endOffset": 893 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-mk-rMK\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1031, + "endColumn": 106, + "endOffset": 1133 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 898, + "endColumn": 100, + "endOffset": 994 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-mk-rMK\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1138, + "endColumn": 100, + "endOffset": 1234 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 999, + "endColumn": 106, + "endOffset": 1101 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-mk-rMK\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1239, + "endColumn": 106, + "endOffset": 1341 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1106, + "endColumn": 110, + "endOffset": 1212 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-mk-rMK\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1346, + "endColumn": 110, + "endOffset": 1452 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1217, + "endColumn": 103, + "endOffset": 1316 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-mk-rMK\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1457, + "endColumn": 103, + "endOffset": 1556 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/release/multi/values-ml-rIN.json b/Library/build/intermediates/blame/res/release/multi/values-ml-rIN.json new file mode 100644 index 0000000..e135291 --- /dev/null +++ b/Library/build/intermediates/blame/res/release/multi/values-ml-rIN.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\values-ml-rIN\\values-ml-rIN.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 118, + "endOffset": 169 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ml-rIN\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 295, + "endColumn": 118, + "endOffset": 409 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 174, + "endColumn": 117, + "endOffset": 287 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ml-rIN\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 414, + "endColumn": 117, + "endOffset": 527 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 292, + "endColumn": 115, + "endOffset": 403 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ml-rIN\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 532, + "endColumn": 115, + "endOffset": 643 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 408, + "endColumn": 92, + "endOffset": 496 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ml-rIN\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 648, + "endColumn": 92, + "endOffset": 736 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 501, + "endColumn": 104, + "endOffset": 601 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ml-rIN\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 741, + "endColumn": 104, + "endOffset": 841 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 606, + "endColumn": 131, + "endOffset": 733 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ml-rIN\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 846, + "endColumn": 131, + "endOffset": 973 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 738, + "endColumn": 110, + "endOffset": 844 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ml-rIN\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 978, + "endColumn": 110, + "endOffset": 1084 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 849, + "endColumn": 105, + "endOffset": 950 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ml-rIN\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1089, + "endColumn": 105, + "endOffset": 1190 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 955, + "endColumn": 97, + "endOffset": 1048 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ml-rIN\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1195, + "endColumn": 97, + "endOffset": 1288 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1053, + "endColumn": 113, + "endOffset": 1162 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ml-rIN\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1293, + "endColumn": 113, + "endOffset": 1402 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1167, + "endColumn": 103, + "endOffset": 1266 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ml-rIN\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1407, + "endColumn": 103, + "endOffset": 1506 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1271, + "endColumn": 110, + "endOffset": 1377 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ml-rIN\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1511, + "endColumn": 110, + "endOffset": 1617 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1382, + "endColumn": 127, + "endOffset": 1505 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ml-rIN\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1622, + "endColumn": 127, + "endOffset": 1745 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/release/multi/values-mn-rMN.json b/Library/build/intermediates/blame/res/release/multi/values-mn-rMN.json new file mode 100644 index 0000000..3e57096 --- /dev/null +++ b/Library/build/intermediates/blame/res/release/multi/values-mn-rMN.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\values-mn-rMN\\values-mn-rMN.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 112, + "endOffset": 163 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-mn-rMN\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 295, + "endColumn": 112, + "endOffset": 403 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 168, + "endColumn": 99, + "endOffset": 263 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-mn-rMN\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 408, + "endColumn": 99, + "endOffset": 503 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 268, + "endColumn": 112, + "endOffset": 376 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-mn-rMN\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 508, + "endColumn": 112, + "endOffset": 616 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 381, + "endColumn": 86, + "endOffset": 463 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-mn-rMN\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 621, + "endColumn": 86, + "endOffset": 703 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 468, + "endColumn": 105, + "endOffset": 569 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-mn-rMN\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 708, + "endColumn": 105, + "endOffset": 809 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 574, + "endColumn": 111, + "endOffset": 681 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-mn-rMN\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 814, + "endColumn": 111, + "endOffset": 921 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 686, + "endColumn": 108, + "endOffset": 790 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-mn-rMN\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 926, + "endColumn": 108, + "endOffset": 1030 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 795, + "endColumn": 103, + "endOffset": 894 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-mn-rMN\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1035, + "endColumn": 103, + "endOffset": 1134 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 899, + "endColumn": 96, + "endOffset": 991 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-mn-rMN\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1139, + "endColumn": 96, + "endOffset": 1231 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 996, + "endColumn": 107, + "endOffset": 1099 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-mn-rMN\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1236, + "endColumn": 107, + "endOffset": 1339 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1104, + "endColumn": 100, + "endOffset": 1200 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-mn-rMN\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1344, + "endColumn": 100, + "endOffset": 1440 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1205, + "endColumn": 102, + "endOffset": 1303 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-mn-rMN\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1445, + "endColumn": 102, + "endOffset": 1543 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1308, + "endColumn": 121, + "endOffset": 1425 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-mn-rMN\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1548, + "endColumn": 121, + "endOffset": 1665 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/release/multi/values-mr-rIN.json b/Library/build/intermediates/blame/res/release/multi/values-mr-rIN.json new file mode 100644 index 0000000..18b39a4 --- /dev/null +++ b/Library/build/intermediates/blame/res/release/multi/values-mr-rIN.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\values-mr-rIN\\values-mr-rIN.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 117, + "endOffset": 168 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-mr-rIN\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 295, + "endColumn": 117, + "endOffset": 408 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 173, + "endColumn": 105, + "endOffset": 274 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-mr-rIN\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 413, + "endColumn": 105, + "endOffset": 514 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 279, + "endColumn": 106, + "endOffset": 381 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-mr-rIN\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 519, + "endColumn": 106, + "endOffset": 621 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 386, + "endColumn": 89, + "endOffset": 471 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-mr-rIN\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 626, + "endColumn": 89, + "endOffset": 711 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 476, + "endColumn": 100, + "endOffset": 572 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-mr-rIN\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 716, + "endColumn": 100, + "endOffset": 812 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 577, + "endColumn": 114, + "endOffset": 687 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-mr-rIN\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 817, + "endColumn": 114, + "endOffset": 927 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 692, + "endColumn": 111, + "endOffset": 799 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-mr-rIN\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 932, + "endColumn": 111, + "endOffset": 1039 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 804, + "endColumn": 101, + "endOffset": 901 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-mr-rIN\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1044, + "endColumn": 101, + "endOffset": 1141 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 906, + "endColumn": 95, + "endOffset": 997 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-mr-rIN\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1146, + "endColumn": 95, + "endOffset": 1237 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1002, + "endColumn": 108, + "endOffset": 1106 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-mr-rIN\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1242, + "endColumn": 108, + "endOffset": 1346 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1111, + "endColumn": 100, + "endOffset": 1207 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-mr-rIN\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1351, + "endColumn": 100, + "endOffset": 1447 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1212, + "endColumn": 114, + "endOffset": 1322 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-mr-rIN\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1452, + "endColumn": 114, + "endOffset": 1562 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1327, + "endColumn": 122, + "endOffset": 1445 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-mr-rIN\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1567, + "endColumn": 122, + "endOffset": 1685 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/release/multi/values-ms-rMY.json b/Library/build/intermediates/blame/res/release/multi/values-ms-rMY.json new file mode 100644 index 0000000..fa1dfd0 --- /dev/null +++ b/Library/build/intermediates/blame/res/release/multi/values-ms-rMY.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\values-ms-rMY\\values-ms-rMY.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 110, + "endOffset": 161 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ms-rMY\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 295, + "endColumn": 110, + "endOffset": 401 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 166, + "endColumn": 104, + "endOffset": 266 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ms-rMY\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 406, + "endColumn": 104, + "endOffset": 506 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 271, + "endColumn": 107, + "endOffset": 374 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ms-rMY\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 511, + "endColumn": 107, + "endOffset": 614 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 379, + "endColumn": 86, + "endOffset": 461 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ms-rMY\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 619, + "endColumn": 86, + "endOffset": 701 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 466, + "endColumn": 103, + "endOffset": 565 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ms-rMY\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 706, + "endColumn": 103, + "endOffset": 805 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 570, + "endColumn": 110, + "endOffset": 676 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ms-rMY\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 810, + "endColumn": 110, + "endOffset": 916 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 681, + "endColumn": 111, + "endOffset": 788 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ms-rMY\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 921, + "endColumn": 111, + "endOffset": 1028 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 793, + "endColumn": 108, + "endOffset": 897 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ms-rMY\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1033, + "endColumn": 108, + "endOffset": 1137 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 902, + "endColumn": 96, + "endOffset": 994 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ms-rMY\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1142, + "endColumn": 96, + "endOffset": 1234 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 999, + "endColumn": 108, + "endOffset": 1103 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ms-rMY\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1239, + "endColumn": 108, + "endOffset": 1343 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1108, + "endColumn": 102, + "endOffset": 1206 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ms-rMY\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1348, + "endColumn": 102, + "endOffset": 1446 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1211, + "endColumn": 106, + "endOffset": 1313 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ms-rMY\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1451, + "endColumn": 106, + "endOffset": 1553 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1318, + "endColumn": 121, + "endOffset": 1435 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ms-rMY\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1558, + "endColumn": 121, + "endOffset": 1675 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/release/multi/values-my-rMM.json b/Library/build/intermediates/blame/res/release/multi/values-my-rMM.json new file mode 100644 index 0000000..eb08438 --- /dev/null +++ b/Library/build/intermediates/blame/res/release/multi/values-my-rMM.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\values-my-rMM\\values-my-rMM.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 108, + "endOffset": 159 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-my-rMM\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 295, + "endColumn": 108, + "endOffset": 399 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 164, + "endColumn": 104, + "endOffset": 264 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-my-rMM\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 404, + "endColumn": 104, + "endOffset": 504 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 269, + "endColumn": 116, + "endOffset": 381 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-my-rMM\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 509, + "endColumn": 116, + "endOffset": 621 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 386, + "endColumn": 92, + "endOffset": 474 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-my-rMM\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 626, + "endColumn": 92, + "endOffset": 714 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 479, + "endColumn": 111, + "endOffset": 586 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-my-rMM\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 719, + "endColumn": 111, + "endOffset": 826 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 591, + "endColumn": 135, + "endOffset": 722 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-my-rMM\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 831, + "endColumn": 135, + "endOffset": 962 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 727, + "endColumn": 124, + "endOffset": 847 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-my-rMM\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 967, + "endColumn": 124, + "endOffset": 1087 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 852, + "endColumn": 111, + "endOffset": 959 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-my-rMM\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1092, + "endColumn": 111, + "endOffset": 1199 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 964, + "endColumn": 101, + "endOffset": 1061 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-my-rMM\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1204, + "endColumn": 101, + "endOffset": 1301 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1066, + "endColumn": 125, + "endOffset": 1187 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-my-rMM\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1306, + "endColumn": 125, + "endOffset": 1427 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1192, + "endColumn": 110, + "endOffset": 1298 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-my-rMM\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1432, + "endColumn": 110, + "endOffset": 1538 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1303, + "endColumn": 109, + "endOffset": 1408 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-my-rMM\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1543, + "endColumn": 109, + "endOffset": 1648 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1413, + "endColumn": 122, + "endOffset": 1531 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-my-rMM\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1653, + "endColumn": 122, + "endOffset": 1771 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/release/multi/values-nb.json b/Library/build/intermediates/blame/res/release/multi/values-nb.json new file mode 100644 index 0000000..09fc30f --- /dev/null +++ b/Library/build/intermediates/blame/res/release/multi/values-nb.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\values-nb\\values-nb.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 107, + "endOffset": 158 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-nb\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 291, + "endColumn": 107, + "endOffset": 394 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 163, + "endColumn": 94, + "endOffset": 253 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-nb\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 399, + "endColumn": 94, + "endOffset": 489 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 258, + "endColumn": 113, + "endOffset": 367 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-nb\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 494, + "endColumn": 113, + "endOffset": 603 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 372, + "endColumn": 85, + "endOffset": 453 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-nb\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 608, + "endColumn": 85, + "endOffset": 689 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 458, + "endColumn": 99, + "endOffset": 553 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-nb\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 694, + "endColumn": 99, + "endOffset": 789 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 558, + "endColumn": 112, + "endOffset": 666 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-nb\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 794, + "endColumn": 112, + "endOffset": 902 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 671, + "endColumn": 102, + "endOffset": 769 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-nb\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 907, + "endColumn": 102, + "endOffset": 1005 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 774, + "endColumn": 98, + "endOffset": 868 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-nb\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1010, + "endColumn": 98, + "endOffset": 1104 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 873, + "endColumn": 95, + "endOffset": 964 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-nb\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1109, + "endColumn": 95, + "endOffset": 1200 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 969, + "endColumn": 103, + "endOffset": 1068 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-nb\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1205, + "endColumn": 103, + "endOffset": 1304 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1073, + "endColumn": 97, + "endOffset": 1166 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-nb\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1309, + "endColumn": 97, + "endOffset": 1402 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1171, + "endColumn": 100, + "endOffset": 1267 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-nb\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1407, + "endColumn": 100, + "endOffset": 1503 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1272, + "endColumn": 115, + "endOffset": 1383 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-nb\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1508, + "endColumn": 115, + "endOffset": 1619 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/release/multi/values-ne-rNP.json b/Library/build/intermediates/blame/res/release/multi/values-ne-rNP.json new file mode 100644 index 0000000..39f48d3 --- /dev/null +++ b/Library/build/intermediates/blame/res/release/multi/values-ne-rNP.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\values-ne-rNP\\values-ne-rNP.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 104, + "endOffset": 155 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ne-rNP\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 295, + "endColumn": 104, + "endOffset": 395 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 160, + "endColumn": 103, + "endOffset": 259 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ne-rNP\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 400, + "endColumn": 103, + "endOffset": 499 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 264, + "endColumn": 107, + "endOffset": 367 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ne-rNP\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 504, + "endColumn": 107, + "endOffset": 607 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 372, + "endColumn": 90, + "endOffset": 458 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ne-rNP\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 612, + "endColumn": 90, + "endOffset": 698 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 463, + "endColumn": 106, + "endOffset": 565 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ne-rNP\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 703, + "endColumn": 106, + "endOffset": 805 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 570, + "endColumn": 126, + "endOffset": 692 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ne-rNP\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 810, + "endColumn": 126, + "endOffset": 932 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 697, + "endColumn": 109, + "endOffset": 802 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ne-rNP\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 937, + "endColumn": 109, + "endOffset": 1042 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 807, + "endColumn": 115, + "endOffset": 918 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ne-rNP\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1047, + "endColumn": 115, + "endOffset": 1158 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 923, + "endColumn": 102, + "endOffset": 1021 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ne-rNP\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1163, + "endColumn": 102, + "endOffset": 1261 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1026, + "endColumn": 114, + "endOffset": 1136 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ne-rNP\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1266, + "endColumn": 114, + "endOffset": 1376 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1141, + "endColumn": 101, + "endOffset": 1238 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ne-rNP\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1381, + "endColumn": 101, + "endOffset": 1478 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1243, + "endColumn": 114, + "endOffset": 1353 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ne-rNP\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1483, + "endColumn": 114, + "endOffset": 1593 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1358, + "endColumn": 130, + "endOffset": 1484 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ne-rNP\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1598, + "endColumn": 130, + "endOffset": 1724 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/release/multi/values-nl.json b/Library/build/intermediates/blame/res/release/multi/values-nl.json new file mode 100644 index 0000000..26c9f07 --- /dev/null +++ b/Library/build/intermediates/blame/res/release/multi/values-nl.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\values-nl\\values-nl.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 117, + "endOffset": 168 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-nl\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 291, + "endColumn": 117, + "endOffset": 404 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 173, + "endColumn": 104, + "endOffset": 273 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-nl\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 409, + "endColumn": 104, + "endOffset": 509 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 278, + "endColumn": 106, + "endOffset": 380 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-nl\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 514, + "endColumn": 106, + "endOffset": 616 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 385, + "endColumn": 85, + "endOffset": 466 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-nl\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 621, + "endColumn": 85, + "endOffset": 702 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 471, + "endColumn": 107, + "endOffset": 574 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-nl\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 707, + "endColumn": 107, + "endOffset": 810 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 579, + "endColumn": 119, + "endOffset": 694 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-nl\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 815, + "endColumn": 119, + "endOffset": 930 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 699, + "endColumn": 110, + "endOffset": 805 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-nl\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 935, + "endColumn": 110, + "endOffset": 1041 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 810, + "endColumn": 103, + "endOffset": 909 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-nl\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1046, + "endColumn": 103, + "endOffset": 1145 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 914, + "endColumn": 98, + "endOffset": 1008 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-nl\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1150, + "endColumn": 98, + "endOffset": 1244 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1013, + "endColumn": 114, + "endOffset": 1123 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-nl\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1249, + "endColumn": 114, + "endOffset": 1359 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1128, + "endColumn": 112, + "endOffset": 1236 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-nl\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1364, + "endColumn": 112, + "endOffset": 1472 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1241, + "endColumn": 102, + "endOffset": 1339 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-nl\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1477, + "endColumn": 102, + "endOffset": 1575 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1344, + "endColumn": 117, + "endOffset": 1457 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-nl\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1580, + "endColumn": 117, + "endOffset": 1693 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/release/multi/values-pl.json b/Library/build/intermediates/blame/res/release/multi/values-pl.json new file mode 100644 index 0000000..00beee7 --- /dev/null +++ b/Library/build/intermediates/blame/res/release/multi/values-pl.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\values-pl\\values-pl.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 115, + "endOffset": 166 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-pl\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 291, + "endColumn": 115, + "endOffset": 402 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 171, + "endColumn": 101, + "endOffset": 268 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-pl\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 407, + "endColumn": 101, + "endOffset": 504 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 273, + "endColumn": 107, + "endOffset": 376 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-pl\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 509, + "endColumn": 107, + "endOffset": 612 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 381, + "endColumn": 85, + "endOffset": 462 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-pl\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 617, + "endColumn": 85, + "endOffset": 698 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 467, + "endColumn": 108, + "endOffset": 571 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-pl\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 703, + "endColumn": 108, + "endOffset": 807 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 576, + "endColumn": 118, + "endOffset": 690 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-pl\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 812, + "endColumn": 118, + "endOffset": 926 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 695, + "endColumn": 108, + "endOffset": 799 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-pl\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 931, + "endColumn": 108, + "endOffset": 1035 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 804, + "endColumn": 108, + "endOffset": 908 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-pl\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1040, + "endColumn": 108, + "endOffset": 1144 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 913, + "endColumn": 98, + "endOffset": 1007 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-pl\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1149, + "endColumn": 98, + "endOffset": 1243 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1012, + "endColumn": 108, + "endOffset": 1116 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-pl\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1248, + "endColumn": 108, + "endOffset": 1352 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1121, + "endColumn": 110, + "endOffset": 1227 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-pl\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1357, + "endColumn": 110, + "endOffset": 1463 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1232, + "endColumn": 107, + "endOffset": 1335 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-pl\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1468, + "endColumn": 107, + "endOffset": 1571 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1340, + "endColumn": 122, + "endOffset": 1458 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-pl\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1576, + "endColumn": 122, + "endOffset": 1694 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/release/multi/values-port.json b/Library/build/intermediates/blame/res/release/multi/values-port.json new file mode 100644 index 0000000..bbd8735 --- /dev/null +++ b/Library/build/intermediates/blame/res/release/multi/values-port.json @@ -0,0 +1,26 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\values-port\\values-port.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 55, + "endOffset": 106 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-port\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 291, + "endColumn": 55, + "endOffset": 342 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/release/multi/values-pt-rPT.json b/Library/build/intermediates/blame/res/release/multi/values-pt-rPT.json new file mode 100644 index 0000000..a58e1ed --- /dev/null +++ b/Library/build/intermediates/blame/res/release/multi/values-pt-rPT.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\values-pt-rPT\\values-pt-rPT.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 119, + "endOffset": 170 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-pt-rPT\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 295, + "endColumn": 119, + "endOffset": 410 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 175, + "endColumn": 105, + "endOffset": 276 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-pt-rPT\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 415, + "endColumn": 105, + "endOffset": 516 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 281, + "endColumn": 106, + "endOffset": 383 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-pt-rPT\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 521, + "endColumn": 106, + "endOffset": 623 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 388, + "endColumn": 88, + "endOffset": 472 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-pt-rPT\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 628, + "endColumn": 88, + "endOffset": 712 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 477, + "endColumn": 100, + "endOffset": 573 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-pt-rPT\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 717, + "endColumn": 100, + "endOffset": 813 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 578, + "endColumn": 123, + "endOffset": 697 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-pt-rPT\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 818, + "endColumn": 123, + "endOffset": 937 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 702, + "endColumn": 106, + "endOffset": 804 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-pt-rPT\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 942, + "endColumn": 106, + "endOffset": 1044 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 809, + "endColumn": 111, + "endOffset": 916 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-pt-rPT\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1049, + "endColumn": 111, + "endOffset": 1156 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 921, + "endColumn": 101, + "endOffset": 1018 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-pt-rPT\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1161, + "endColumn": 101, + "endOffset": 1258 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1023, + "endColumn": 107, + "endOffset": 1126 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-pt-rPT\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1263, + "endColumn": 107, + "endOffset": 1366 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1131, + "endColumn": 106, + "endOffset": 1233 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-pt-rPT\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1371, + "endColumn": 106, + "endOffset": 1473 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1238, + "endColumn": 106, + "endOffset": 1340 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-pt-rPT\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1478, + "endColumn": 106, + "endOffset": 1580 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1345, + "endColumn": 121, + "endOffset": 1462 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-pt-rPT\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1585, + "endColumn": 121, + "endOffset": 1702 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/release/multi/values-pt.json b/Library/build/intermediates/blame/res/release/multi/values-pt.json new file mode 100644 index 0000000..0244f8d --- /dev/null +++ b/Library/build/intermediates/blame/res/release/multi/values-pt.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\values-pt\\values-pt.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 119, + "endOffset": 170 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-pt\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 291, + "endColumn": 119, + "endOffset": 406 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 175, + "endColumn": 105, + "endOffset": 276 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-pt\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 411, + "endColumn": 105, + "endOffset": 512 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 281, + "endColumn": 106, + "endOffset": 383 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-pt\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 517, + "endColumn": 106, + "endOffset": 619 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 388, + "endColumn": 88, + "endOffset": 472 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-pt\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 624, + "endColumn": 88, + "endOffset": 708 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 477, + "endColumn": 100, + "endOffset": 573 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-pt\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 713, + "endColumn": 100, + "endOffset": 809 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 578, + "endColumn": 124, + "endOffset": 698 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-pt\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 814, + "endColumn": 124, + "endOffset": 934 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 703, + "endColumn": 106, + "endOffset": 805 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-pt\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 939, + "endColumn": 106, + "endOffset": 1041 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 810, + "endColumn": 111, + "endOffset": 917 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-pt\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1046, + "endColumn": 111, + "endOffset": 1153 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 922, + "endColumn": 101, + "endOffset": 1019 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-pt\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1158, + "endColumn": 101, + "endOffset": 1255 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1024, + "endColumn": 107, + "endOffset": 1127 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-pt\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1260, + "endColumn": 107, + "endOffset": 1363 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1132, + "endColumn": 106, + "endOffset": 1234 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-pt\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1368, + "endColumn": 106, + "endOffset": 1470 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1239, + "endColumn": 109, + "endOffset": 1344 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-pt\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1475, + "endColumn": 109, + "endOffset": 1580 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1349, + "endColumn": 124, + "endOffset": 1469 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-pt\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1585, + "endColumn": 124, + "endOffset": 1705 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/release/multi/values-ro.json b/Library/build/intermediates/blame/res/release/multi/values-ro.json new file mode 100644 index 0000000..11a3f15 --- /dev/null +++ b/Library/build/intermediates/blame/res/release/multi/values-ro.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\values-ro\\values-ro.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 120, + "endOffset": 171 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ro\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 291, + "endColumn": 120, + "endOffset": 407 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 176, + "endColumn": 103, + "endOffset": 275 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ro\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 412, + "endColumn": 103, + "endOffset": 511 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 280, + "endColumn": 112, + "endOffset": 388 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ro\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 516, + "endColumn": 112, + "endOffset": 624 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 393, + "endColumn": 87, + "endOffset": 476 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ro\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 629, + "endColumn": 87, + "endOffset": 712 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 481, + "endColumn": 111, + "endOffset": 588 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ro\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 717, + "endColumn": 111, + "endOffset": 824 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 593, + "endColumn": 120, + "endOffset": 709 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ro\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 829, + "endColumn": 120, + "endOffset": 945 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 714, + "endColumn": 111, + "endOffset": 821 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ro\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 950, + "endColumn": 111, + "endOffset": 1057 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 826, + "endColumn": 112, + "endOffset": 934 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ro\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1062, + "endColumn": 112, + "endOffset": 1170 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 939, + "endColumn": 99, + "endOffset": 1034 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ro\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1175, + "endColumn": 99, + "endOffset": 1270 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1039, + "endColumn": 113, + "endOffset": 1148 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ro\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1275, + "endColumn": 113, + "endOffset": 1384 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1153, + "endColumn": 104, + "endOffset": 1253 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ro\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1389, + "endColumn": 104, + "endOffset": 1489 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1258, + "endColumn": 105, + "endOffset": 1359 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ro\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1494, + "endColumn": 105, + "endOffset": 1595 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1364, + "endColumn": 120, + "endOffset": 1480 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ro\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1600, + "endColumn": 120, + "endOffset": 1716 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/release/multi/values-ru.json b/Library/build/intermediates/blame/res/release/multi/values-ru.json new file mode 100644 index 0000000..ce0515a --- /dev/null +++ b/Library/build/intermediates/blame/res/release/multi/values-ru.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\values-ru\\values-ru.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 114, + "endOffset": 165 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ru\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 291, + "endColumn": 114, + "endOffset": 401 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 170, + "endColumn": 101, + "endOffset": 267 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ru\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 406, + "endColumn": 101, + "endOffset": 503 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 272, + "endColumn": 111, + "endOffset": 379 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ru\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 508, + "endColumn": 111, + "endOffset": 615 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 384, + "endColumn": 85, + "endOffset": 465 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ru\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 620, + "endColumn": 85, + "endOffset": 701 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 470, + "endColumn": 104, + "endOffset": 570 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ru\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 706, + "endColumn": 104, + "endOffset": 806 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 575, + "endColumn": 119, + "endOffset": 690 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ru\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 811, + "endColumn": 119, + "endOffset": 926 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 695, + "endColumn": 105, + "endOffset": 796 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ru\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 931, + "endColumn": 105, + "endOffset": 1032 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 801, + "endColumn": 107, + "endOffset": 904 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ru\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1037, + "endColumn": 107, + "endOffset": 1140 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 909, + "endColumn": 97, + "endOffset": 1002 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ru\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1145, + "endColumn": 97, + "endOffset": 1238 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1007, + "endColumn": 108, + "endOffset": 1111 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ru\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1243, + "endColumn": 108, + "endOffset": 1347 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1116, + "endColumn": 105, + "endOffset": 1217 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ru\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1352, + "endColumn": 105, + "endOffset": 1453 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1222, + "endColumn": 107, + "endOffset": 1325 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ru\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1458, + "endColumn": 107, + "endOffset": 1561 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1330, + "endColumn": 135, + "endOffset": 1461 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ru\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1566, + "endColumn": 135, + "endOffset": 1697 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/release/multi/values-si-rLK.json b/Library/build/intermediates/blame/res/release/multi/values-si-rLK.json new file mode 100644 index 0000000..bf35807 --- /dev/null +++ b/Library/build/intermediates/blame/res/release/multi/values-si-rLK.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\values-si-rLK\\values-si-rLK.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 109, + "endOffset": 160 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-si-rLK\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 295, + "endColumn": 109, + "endOffset": 400 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 165, + "endColumn": 106, + "endOffset": 267 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-si-rLK\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 405, + "endColumn": 106, + "endOffset": 507 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 272, + "endColumn": 106, + "endOffset": 374 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-si-rLK\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 512, + "endColumn": 106, + "endOffset": 614 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 379, + "endColumn": 87, + "endOffset": 462 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-si-rLK\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 619, + "endColumn": 87, + "endOffset": 702 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 467, + "endColumn": 104, + "endOffset": 567 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-si-rLK\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 707, + "endColumn": 104, + "endOffset": 807 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 572, + "endColumn": 115, + "endOffset": 683 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-si-rLK\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 812, + "endColumn": 115, + "endOffset": 923 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 688, + "endColumn": 108, + "endOffset": 792 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-si-rLK\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 928, + "endColumn": 108, + "endOffset": 1032 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 797, + "endColumn": 104, + "endOffset": 897 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-si-rLK\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1037, + "endColumn": 104, + "endOffset": 1137 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 902, + "endColumn": 97, + "endOffset": 995 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-si-rLK\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1142, + "endColumn": 97, + "endOffset": 1235 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1000, + "endColumn": 109, + "endOffset": 1105 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-si-rLK\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1240, + "endColumn": 109, + "endOffset": 1345 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1110, + "endColumn": 98, + "endOffset": 1204 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-si-rLK\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1350, + "endColumn": 98, + "endOffset": 1444 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1209, + "endColumn": 105, + "endOffset": 1310 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-si-rLK\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1449, + "endColumn": 105, + "endOffset": 1550 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1315, + "endColumn": 120, + "endOffset": 1431 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-si-rLK\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1555, + "endColumn": 120, + "endOffset": 1671 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/release/multi/values-sk.json b/Library/build/intermediates/blame/res/release/multi/values-sk.json new file mode 100644 index 0000000..0377ff9 --- /dev/null +++ b/Library/build/intermediates/blame/res/release/multi/values-sk.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\values-sk\\values-sk.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 106, + "endOffset": 157 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sk\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 291, + "endColumn": 106, + "endOffset": 393 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 162, + "endColumn": 99, + "endOffset": 257 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sk\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 398, + "endColumn": 99, + "endOffset": 493 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 262, + "endColumn": 110, + "endOffset": 368 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sk\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 498, + "endColumn": 110, + "endOffset": 604 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 373, + "endColumn": 85, + "endOffset": 454 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sk\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 609, + "endColumn": 85, + "endOffset": 690 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 459, + "endColumn": 107, + "endOffset": 562 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sk\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 695, + "endColumn": 107, + "endOffset": 798 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 567, + "endColumn": 117, + "endOffset": 680 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sk\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 803, + "endColumn": 117, + "endOffset": 916 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 685, + "endColumn": 104, + "endOffset": 785 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sk\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 921, + "endColumn": 104, + "endOffset": 1021 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 790, + "endColumn": 108, + "endOffset": 894 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sk\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1026, + "endColumn": 108, + "endOffset": 1130 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 899, + "endColumn": 98, + "endOffset": 993 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sk\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1135, + "endColumn": 98, + "endOffset": 1229 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 998, + "endColumn": 105, + "endOffset": 1099 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sk\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1234, + "endColumn": 105, + "endOffset": 1335 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1104, + "endColumn": 110, + "endOffset": 1210 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sk\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1340, + "endColumn": 110, + "endOffset": 1446 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1215, + "endColumn": 108, + "endOffset": 1319 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sk\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1451, + "endColumn": 108, + "endOffset": 1555 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1324, + "endColumn": 123, + "endOffset": 1443 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sk\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1560, + "endColumn": 123, + "endOffset": 1679 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/release/multi/values-sl.json b/Library/build/intermediates/blame/res/release/multi/values-sl.json new file mode 100644 index 0000000..f1d8e3f --- /dev/null +++ b/Library/build/intermediates/blame/res/release/multi/values-sl.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\values-sl\\values-sl.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 106, + "endOffset": 157 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sl\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 291, + "endColumn": 106, + "endOffset": 393 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 162, + "endColumn": 106, + "endOffset": 264 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sl\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 398, + "endColumn": 106, + "endOffset": 500 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 269, + "endColumn": 107, + "endOffset": 372 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sl\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 505, + "endColumn": 107, + "endOffset": 608 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 377, + "endColumn": 86, + "endOffset": 459 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sl\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 613, + "endColumn": 86, + "endOffset": 695 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 464, + "endColumn": 102, + "endOffset": 562 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sl\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 700, + "endColumn": 102, + "endOffset": 798 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 567, + "endColumn": 118, + "endOffset": 681 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sl\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 803, + "endColumn": 118, + "endOffset": 917 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 686, + "endColumn": 107, + "endOffset": 789 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sl\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 922, + "endColumn": 107, + "endOffset": 1025 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 794, + "endColumn": 108, + "endOffset": 898 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sl\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1030, + "endColumn": 108, + "endOffset": 1134 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 903, + "endColumn": 99, + "endOffset": 998 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sl\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1139, + "endColumn": 99, + "endOffset": 1234 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1003, + "endColumn": 112, + "endOffset": 1111 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sl\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1239, + "endColumn": 112, + "endOffset": 1347 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1116, + "endColumn": 106, + "endOffset": 1218 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sl\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1352, + "endColumn": 106, + "endOffset": 1454 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1223, + "endColumn": 103, + "endOffset": 1322 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sl\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1459, + "endColumn": 103, + "endOffset": 1558 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1327, + "endColumn": 116, + "endOffset": 1439 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sl\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1563, + "endColumn": 116, + "endOffset": 1675 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/release/multi/values-sr.json b/Library/build/intermediates/blame/res/release/multi/values-sr.json new file mode 100644 index 0000000..65f6466 --- /dev/null +++ b/Library/build/intermediates/blame/res/release/multi/values-sr.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\values-sr\\values-sr.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 108, + "endOffset": 159 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sr\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 291, + "endColumn": 108, + "endOffset": 395 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 164, + "endColumn": 102, + "endOffset": 262 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sr\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 400, + "endColumn": 102, + "endOffset": 498 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 267, + "endColumn": 105, + "endOffset": 368 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sr\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 503, + "endColumn": 105, + "endOffset": 604 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 373, + "endColumn": 85, + "endOffset": 454 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sr\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 609, + "endColumn": 85, + "endOffset": 690 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 459, + "endColumn": 103, + "endOffset": 558 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sr\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 695, + "endColumn": 103, + "endOffset": 794 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 563, + "endColumn": 117, + "endOffset": 676 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sr\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 799, + "endColumn": 117, + "endOffset": 912 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 681, + "endColumn": 104, + "endOffset": 781 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sr\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 917, + "endColumn": 104, + "endOffset": 1017 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 786, + "endColumn": 107, + "endOffset": 889 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sr\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1022, + "endColumn": 107, + "endOffset": 1125 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 894, + "endColumn": 100, + "endOffset": 990 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sr\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1130, + "endColumn": 100, + "endOffset": 1226 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 995, + "endColumn": 103, + "endOffset": 1094 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sr\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1231, + "endColumn": 103, + "endOffset": 1330 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1099, + "endColumn": 107, + "endOffset": 1202 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sr\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1335, + "endColumn": 107, + "endOffset": 1438 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1207, + "endColumn": 100, + "endOffset": 1303 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sr\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1443, + "endColumn": 100, + "endOffset": 1539 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1308, + "endColumn": 127, + "endOffset": 1431 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sr\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1544, + "endColumn": 127, + "endOffset": 1667 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/release/multi/values-sv.json b/Library/build/intermediates/blame/res/release/multi/values-sv.json new file mode 100644 index 0000000..cbe013c --- /dev/null +++ b/Library/build/intermediates/blame/res/release/multi/values-sv.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\values-sv\\values-sv.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 105, + "endOffset": 156 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sv\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 291, + "endColumn": 105, + "endOffset": 392 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 161, + "endColumn": 102, + "endOffset": 259 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sv\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 397, + "endColumn": 102, + "endOffset": 495 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 264, + "endColumn": 110, + "endOffset": 370 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sv\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 500, + "endColumn": 110, + "endOffset": 606 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 375, + "endColumn": 84, + "endOffset": 455 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sv\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 611, + "endColumn": 84, + "endOffset": 691 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 460, + "endColumn": 101, + "endOffset": 557 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sv\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 696, + "endColumn": 101, + "endOffset": 793 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 562, + "endColumn": 112, + "endOffset": 670 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sv\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 798, + "endColumn": 112, + "endOffset": 906 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 675, + "endColumn": 105, + "endOffset": 776 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sv\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 911, + "endColumn": 105, + "endOffset": 1012 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 781, + "endColumn": 99, + "endOffset": 876 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sv\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1017, + "endColumn": 99, + "endOffset": 1112 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 881, + "endColumn": 95, + "endOffset": 972 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sv\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1117, + "endColumn": 95, + "endOffset": 1208 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 977, + "endColumn": 104, + "endOffset": 1077 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sv\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1213, + "endColumn": 104, + "endOffset": 1313 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1082, + "endColumn": 101, + "endOffset": 1179 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sv\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1318, + "endColumn": 101, + "endOffset": 1415 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1184, + "endColumn": 101, + "endOffset": 1281 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sv\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1420, + "endColumn": 101, + "endOffset": 1517 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1286, + "endColumn": 116, + "endOffset": 1398 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sv\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1522, + "endColumn": 116, + "endOffset": 1634 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/release/multi/values-sw.json b/Library/build/intermediates/blame/res/release/multi/values-sw.json new file mode 100644 index 0000000..902123e --- /dev/null +++ b/Library/build/intermediates/blame/res/release/multi/values-sw.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\values-sw\\values-sw.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 102, + "endOffset": 153 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sw\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 291, + "endColumn": 102, + "endOffset": 389 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 158, + "endColumn": 97, + "endOffset": 251 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sw\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 394, + "endColumn": 97, + "endOffset": 487 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 256, + "endColumn": 107, + "endOffset": 359 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sw\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 492, + "endColumn": 107, + "endOffset": 595 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 364, + "endColumn": 89, + "endOffset": 449 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sw\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 600, + "endColumn": 89, + "endOffset": 685 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 454, + "endColumn": 104, + "endOffset": 554 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sw\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 690, + "endColumn": 104, + "endOffset": 790 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 559, + "endColumn": 116, + "endOffset": 671 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sw\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 795, + "endColumn": 116, + "endOffset": 907 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 676, + "endColumn": 100, + "endOffset": 772 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sw\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 912, + "endColumn": 100, + "endOffset": 1008 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 777, + "endColumn": 108, + "endOffset": 881 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sw\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1013, + "endColumn": 108, + "endOffset": 1117 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 886, + "endColumn": 98, + "endOffset": 980 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sw\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1122, + "endColumn": 98, + "endOffset": 1216 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 985, + "endColumn": 106, + "endOffset": 1087 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sw\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1221, + "endColumn": 106, + "endOffset": 1323 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1092, + "endColumn": 108, + "endOffset": 1196 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sw\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1328, + "endColumn": 108, + "endOffset": 1432 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1201, + "endColumn": 104, + "endOffset": 1301 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sw\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1437, + "endColumn": 104, + "endOffset": 1537 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1306, + "endColumn": 118, + "endOffset": 1420 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sw\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1542, + "endColumn": 118, + "endOffset": 1656 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/release/multi/values-sw600dp-v13.json b/Library/build/intermediates/blame/res/release/multi/values-sw600dp-v13.json new file mode 100644 index 0000000..04ec48d --- /dev/null +++ b/Library/build/intermediates/blame/res/release/multi/values-sw600dp-v13.json @@ -0,0 +1,178 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\values-sw600dp-v13\\values-sw600dp-v13.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 68, + "endOffset": 119 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sw600dp-v13\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 295, + "endColumn": 68, + "endOffset": 359 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 124, + "endColumn": 69, + "endOffset": 189 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sw600dp-v13\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 364, + "endColumn": 69, + "endOffset": 429 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 194, + "endColumn": 69, + "endOffset": 259 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sw600dp-v13\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 434, + "endColumn": 69, + "endOffset": 499 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 264, + "endColumn": 78, + "endOffset": 338 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sw600dp-v13\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 504, + "endColumn": 78, + "endOffset": 578 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 343, + "endColumn": 75, + "endOffset": 414 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sw600dp-v13\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 583, + "endColumn": 75, + "endOffset": 654 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 419, + "endColumn": 58, + "endOffset": 473 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sw600dp-v13\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 899, + "endColumn": 58, + "endOffset": 953 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 478, + "endColumn": 70, + "endOffset": 544 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sw600dp-v13\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1198, + "endColumn": 70, + "endOffset": 1264 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 549, + "endColumn": 67, + "endOffset": 612 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sw600dp-v13\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1269, + "endColumn": 67, + "endOffset": 1332 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 617, + "endColumn": 54, + "endOffset": 667 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-sw600dp-v13\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1337, + "endColumn": 54, + "endOffset": 1387 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/release/multi/values-ta-rIN.json b/Library/build/intermediates/blame/res/release/multi/values-ta-rIN.json new file mode 100644 index 0000000..44fd067 --- /dev/null +++ b/Library/build/intermediates/blame/res/release/multi/values-ta-rIN.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\values-ta-rIN\\values-ta-rIN.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 113, + "endOffset": 164 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ta-rIN\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 295, + "endColumn": 113, + "endOffset": 404 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 169, + "endColumn": 104, + "endOffset": 269 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ta-rIN\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 409, + "endColumn": 104, + "endOffset": 509 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 274, + "endColumn": 114, + "endOffset": 384 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ta-rIN\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 514, + "endColumn": 114, + "endOffset": 624 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 389, + "endColumn": 88, + "endOffset": 473 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ta-rIN\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 629, + "endColumn": 88, + "endOffset": 713 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 478, + "endColumn": 106, + "endOffset": 580 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ta-rIN\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 718, + "endColumn": 106, + "endOffset": 820 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 585, + "endColumn": 125, + "endOffset": 706 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ta-rIN\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 825, + "endColumn": 125, + "endOffset": 946 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 711, + "endColumn": 101, + "endOffset": 808 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ta-rIN\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 951, + "endColumn": 101, + "endOffset": 1048 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 813, + "endColumn": 103, + "endOffset": 912 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ta-rIN\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1053, + "endColumn": 103, + "endOffset": 1152 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 917, + "endColumn": 96, + "endOffset": 1009 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ta-rIN\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1157, + "endColumn": 96, + "endOffset": 1249 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1014, + "endColumn": 109, + "endOffset": 1119 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ta-rIN\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1254, + "endColumn": 109, + "endOffset": 1359 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1124, + "endColumn": 101, + "endOffset": 1221 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ta-rIN\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1364, + "endColumn": 101, + "endOffset": 1461 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1226, + "endColumn": 106, + "endOffset": 1328 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ta-rIN\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1466, + "endColumn": 106, + "endOffset": 1568 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1333, + "endColumn": 118, + "endOffset": 1447 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ta-rIN\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1573, + "endColumn": 118, + "endOffset": 1687 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/release/multi/values-te-rIN.json b/Library/build/intermediates/blame/res/release/multi/values-te-rIN.json new file mode 100644 index 0000000..a9bacae --- /dev/null +++ b/Library/build/intermediates/blame/res/release/multi/values-te-rIN.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\values-te-rIN\\values-te-rIN.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 113, + "endOffset": 164 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-te-rIN\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 295, + "endColumn": 113, + "endOffset": 404 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 169, + "endColumn": 108, + "endOffset": 273 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-te-rIN\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 409, + "endColumn": 108, + "endOffset": 513 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 278, + "endColumn": 110, + "endOffset": 384 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-te-rIN\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 518, + "endColumn": 110, + "endOffset": 624 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 389, + "endColumn": 89, + "endOffset": 474 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-te-rIN\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 629, + "endColumn": 89, + "endOffset": 714 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 479, + "endColumn": 104, + "endOffset": 579 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-te-rIN\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 719, + "endColumn": 104, + "endOffset": 819 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 584, + "endColumn": 124, + "endOffset": 704 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-te-rIN\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 824, + "endColumn": 124, + "endOffset": 944 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 709, + "endColumn": 112, + "endOffset": 817 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-te-rIN\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 949, + "endColumn": 112, + "endOffset": 1057 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 822, + "endColumn": 107, + "endOffset": 925 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-te-rIN\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1062, + "endColumn": 107, + "endOffset": 1165 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 930, + "endColumn": 99, + "endOffset": 1025 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-te-rIN\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1170, + "endColumn": 99, + "endOffset": 1265 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1030, + "endColumn": 110, + "endOffset": 1136 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-te-rIN\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1270, + "endColumn": 110, + "endOffset": 1376 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1141, + "endColumn": 101, + "endOffset": 1238 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-te-rIN\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1381, + "endColumn": 101, + "endOffset": 1478 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1243, + "endColumn": 116, + "endOffset": 1355 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-te-rIN\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1483, + "endColumn": 116, + "endOffset": 1595 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1360, + "endColumn": 126, + "endOffset": 1482 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-te-rIN\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1600, + "endColumn": 126, + "endOffset": 1722 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/release/multi/values-th.json b/Library/build/intermediates/blame/res/release/multi/values-th.json new file mode 100644 index 0000000..280fa64 --- /dev/null +++ b/Library/build/intermediates/blame/res/release/multi/values-th.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\values-th\\values-th.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 104, + "endOffset": 155 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-th\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 291, + "endColumn": 104, + "endOffset": 391 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 160, + "endColumn": 97, + "endOffset": 253 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-th\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 396, + "endColumn": 97, + "endOffset": 489 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 258, + "endColumn": 107, + "endOffset": 361 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-th\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 494, + "endColumn": 107, + "endOffset": 597 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 366, + "endColumn": 88, + "endOffset": 450 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-th\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 602, + "endColumn": 88, + "endOffset": 686 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 455, + "endColumn": 101, + "endOffset": 552 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-th\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 691, + "endColumn": 101, + "endOffset": 788 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 557, + "endColumn": 109, + "endOffset": 662 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-th\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 793, + "endColumn": 109, + "endOffset": 898 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 667, + "endColumn": 107, + "endOffset": 770 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-th\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 903, + "endColumn": 107, + "endOffset": 1006 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 775, + "endColumn": 103, + "endOffset": 874 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-th\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1011, + "endColumn": 103, + "endOffset": 1110 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 879, + "endColumn": 97, + "endOffset": 972 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-th\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1115, + "endColumn": 97, + "endOffset": 1208 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 977, + "endColumn": 107, + "endOffset": 1080 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-th\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1213, + "endColumn": 107, + "endOffset": 1316 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1085, + "endColumn": 104, + "endOffset": 1185 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-th\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1321, + "endColumn": 104, + "endOffset": 1421 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1190, + "endColumn": 100, + "endOffset": 1286 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-th\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1426, + "endColumn": 100, + "endOffset": 1522 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1291, + "endColumn": 115, + "endOffset": 1402 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-th\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1527, + "endColumn": 115, + "endOffset": 1638 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/release/multi/values-tl.json b/Library/build/intermediates/blame/res/release/multi/values-tl.json new file mode 100644 index 0000000..a3971af --- /dev/null +++ b/Library/build/intermediates/blame/res/release/multi/values-tl.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\values-tl\\values-tl.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 118, + "endOffset": 169 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-tl\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 291, + "endColumn": 118, + "endOffset": 405 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 174, + "endColumn": 107, + "endOffset": 277 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-tl\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 410, + "endColumn": 107, + "endOffset": 513 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 282, + "endColumn": 116, + "endOffset": 394 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-tl\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 518, + "endColumn": 116, + "endOffset": 630 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 399, + "endColumn": 87, + "endOffset": 482 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-tl\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 635, + "endColumn": 87, + "endOffset": 718 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 487, + "endColumn": 105, + "endOffset": 588 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-tl\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 723, + "endColumn": 105, + "endOffset": 824 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 593, + "endColumn": 120, + "endOffset": 709 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-tl\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 829, + "endColumn": 120, + "endOffset": 945 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 714, + "endColumn": 108, + "endOffset": 818 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-tl\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 950, + "endColumn": 108, + "endOffset": 1054 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 823, + "endColumn": 110, + "endOffset": 929 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-tl\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1059, + "endColumn": 110, + "endOffset": 1165 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 934, + "endColumn": 100, + "endOffset": 1030 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-tl\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1170, + "endColumn": 100, + "endOffset": 1266 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1035, + "endColumn": 109, + "endOffset": 1140 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-tl\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1271, + "endColumn": 109, + "endOffset": 1376 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1145, + "endColumn": 116, + "endOffset": 1257 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-tl\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1381, + "endColumn": 116, + "endOffset": 1493 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1262, + "endColumn": 107, + "endOffset": 1365 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-tl\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1498, + "endColumn": 107, + "endOffset": 1601 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1370, + "endColumn": 122, + "endOffset": 1488 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-tl\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1606, + "endColumn": 122, + "endOffset": 1724 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/release/multi/values-tr.json b/Library/build/intermediates/blame/res/release/multi/values-tr.json new file mode 100644 index 0000000..10bab52 --- /dev/null +++ b/Library/build/intermediates/blame/res/release/multi/values-tr.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\values-tr\\values-tr.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 104, + "endOffset": 155 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-tr\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 291, + "endColumn": 104, + "endOffset": 391 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 160, + "endColumn": 98, + "endOffset": 254 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-tr\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 396, + "endColumn": 98, + "endOffset": 490 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 259, + "endColumn": 111, + "endOffset": 366 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-tr\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 495, + "endColumn": 111, + "endOffset": 602 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 371, + "endColumn": 89, + "endOffset": 456 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-tr\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 607, + "endColumn": 89, + "endOffset": 692 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 461, + "endColumn": 105, + "endOffset": 562 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-tr\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 697, + "endColumn": 105, + "endOffset": 798 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 567, + "endColumn": 119, + "endOffset": 682 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-tr\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 803, + "endColumn": 119, + "endOffset": 918 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 687, + "endColumn": 106, + "endOffset": 789 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-tr\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 923, + "endColumn": 106, + "endOffset": 1025 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 794, + "endColumn": 104, + "endOffset": 894 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-tr\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1030, + "endColumn": 104, + "endOffset": 1130 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 899, + "endColumn": 95, + "endOffset": 990 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-tr\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1135, + "endColumn": 95, + "endOffset": 1226 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 995, + "endColumn": 106, + "endOffset": 1097 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-tr\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1231, + "endColumn": 106, + "endOffset": 1333 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1102, + "endColumn": 101, + "endOffset": 1199 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-tr\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1338, + "endColumn": 101, + "endOffset": 1435 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1204, + "endColumn": 107, + "endOffset": 1307 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-tr\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1440, + "endColumn": 107, + "endOffset": 1543 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1312, + "endColumn": 118, + "endOffset": 1426 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-tr\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1548, + "endColumn": 118, + "endOffset": 1662 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/release/multi/values-uk.json b/Library/build/intermediates/blame/res/release/multi/values-uk.json new file mode 100644 index 0000000..9f1e753 --- /dev/null +++ b/Library/build/intermediates/blame/res/release/multi/values-uk.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\values-uk\\values-uk.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 109, + "endOffset": 160 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-uk\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 291, + "endColumn": 109, + "endOffset": 396 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 165, + "endColumn": 101, + "endOffset": 262 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-uk\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 401, + "endColumn": 101, + "endOffset": 498 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 267, + "endColumn": 105, + "endOffset": 368 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-uk\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 503, + "endColumn": 105, + "endOffset": 604 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 373, + "endColumn": 85, + "endOffset": 454 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-uk\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 609, + "endColumn": 85, + "endOffset": 690 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 459, + "endColumn": 107, + "endOffset": 562 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-uk\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 695, + "endColumn": 107, + "endOffset": 798 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 567, + "endColumn": 117, + "endOffset": 680 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-uk\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 803, + "endColumn": 117, + "endOffset": 916 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 685, + "endColumn": 105, + "endOffset": 786 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-uk\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 921, + "endColumn": 105, + "endOffset": 1022 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 791, + "endColumn": 106, + "endOffset": 893 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-uk\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1027, + "endColumn": 106, + "endOffset": 1129 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 898, + "endColumn": 97, + "endOffset": 991 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-uk\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1134, + "endColumn": 97, + "endOffset": 1227 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 996, + "endColumn": 107, + "endOffset": 1099 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-uk\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1232, + "endColumn": 107, + "endOffset": 1335 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1104, + "endColumn": 105, + "endOffset": 1205 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-uk\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1340, + "endColumn": 105, + "endOffset": 1441 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1210, + "endColumn": 108, + "endOffset": 1314 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-uk\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1446, + "endColumn": 108, + "endOffset": 1550 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1319, + "endColumn": 123, + "endOffset": 1438 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-uk\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1555, + "endColumn": 123, + "endOffset": 1674 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/release/multi/values-ur-rPK.json b/Library/build/intermediates/blame/res/release/multi/values-ur-rPK.json new file mode 100644 index 0000000..bab5b3c --- /dev/null +++ b/Library/build/intermediates/blame/res/release/multi/values-ur-rPK.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\values-ur-rPK\\values-ur-rPK.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 109, + "endOffset": 160 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ur-rPK\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 295, + "endColumn": 109, + "endOffset": 400 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 165, + "endColumn": 105, + "endOffset": 266 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ur-rPK\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 405, + "endColumn": 105, + "endOffset": 506 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 271, + "endColumn": 108, + "endOffset": 375 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ur-rPK\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 511, + "endColumn": 108, + "endOffset": 615 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 380, + "endColumn": 85, + "endOffset": 461 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ur-rPK\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 620, + "endColumn": 85, + "endOffset": 701 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 466, + "endColumn": 103, + "endOffset": 565 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ur-rPK\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 706, + "endColumn": 103, + "endOffset": 805 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 570, + "endColumn": 119, + "endOffset": 685 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ur-rPK\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 810, + "endColumn": 119, + "endOffset": 925 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 690, + "endColumn": 107, + "endOffset": 793 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ur-rPK\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 930, + "endColumn": 107, + "endOffset": 1033 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 798, + "endColumn": 108, + "endOffset": 902 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ur-rPK\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1038, + "endColumn": 108, + "endOffset": 1142 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 907, + "endColumn": 101, + "endOffset": 1004 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ur-rPK\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1147, + "endColumn": 101, + "endOffset": 1244 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1009, + "endColumn": 110, + "endOffset": 1115 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ur-rPK\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1249, + "endColumn": 110, + "endOffset": 1355 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1120, + "endColumn": 99, + "endOffset": 1215 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ur-rPK\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1360, + "endColumn": 99, + "endOffset": 1455 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1220, + "endColumn": 107, + "endOffset": 1323 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ur-rPK\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1460, + "endColumn": 107, + "endOffset": 1563 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1328, + "endColumn": 128, + "endOffset": 1452 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-ur-rPK\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1568, + "endColumn": 128, + "endOffset": 1692 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/release/multi/values-uz-rUZ.json b/Library/build/intermediates/blame/res/release/multi/values-uz-rUZ.json new file mode 100644 index 0000000..9bf659b --- /dev/null +++ b/Library/build/intermediates/blame/res/release/multi/values-uz-rUZ.json @@ -0,0 +1,235 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\values-uz-rUZ\\values-uz-rUZ.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 104, + "endOffset": 155 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-uz-rUZ\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 295, + "endColumn": 104, + "endOffset": 395 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 160, + "endColumn": 103, + "endOffset": 259 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-uz-rUZ\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 400, + "endColumn": 103, + "endOffset": 499 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 264, + "endColumn": 116, + "endOffset": 376 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-uz-rUZ\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 504, + "endColumn": 116, + "endOffset": 616 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 381, + "endColumn": 85, + "endOffset": 462 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-uz-rUZ\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 621, + "endColumn": 85, + "endOffset": 702 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 467, + "endColumn": 110, + "endOffset": 573 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-uz-rUZ\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 707, + "endColumn": 110, + "endOffset": 813 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 578, + "endColumn": 115, + "endOffset": 689 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-uz-rUZ\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 818, + "endColumn": 115, + "endOffset": 929 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 694, + "endColumn": 108, + "endOffset": 798 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-uz-rUZ\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 934, + "endColumn": 108, + "endOffset": 1038 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 803, + "endColumn": 106, + "endOffset": 905 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-uz-rUZ\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1043, + "endColumn": 106, + "endOffset": 1145 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 910, + "endColumn": 98, + "endOffset": 1004 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-uz-rUZ\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1150, + "endColumn": 98, + "endOffset": 1244 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1009, + "endColumn": 107, + "endOffset": 1112 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-uz-rUZ\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1249, + "endColumn": 107, + "endOffset": 1352 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1117, + "endColumn": 104, + "endOffset": 1217 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-uz-rUZ\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1357, + "endColumn": 104, + "endOffset": 1457 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1222, + "endColumn": 104, + "endOffset": 1322 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-uz-rUZ\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1462, + "endColumn": 104, + "endOffset": 1562 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/release/multi/values-v11.json b/Library/build/intermediates/blame/res/release/multi/values-v11.json new file mode 100644 index 0000000..b69e28d --- /dev/null +++ b/Library/build/intermediates/blame/res/release/multi/values-v11.json @@ -0,0 +1,356 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\values-v11\\values-v11.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endLine": 7, + "endColumn": 12, + "endOffset": 469 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v11\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 301, + "endLine": 9, + "endColumn": 12, + "endOffset": 715 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 474, + "endLine": 13, + "endColumn": 12, + "endOffset": 894 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v11\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 720, + "endLine": 15, + "endColumn": 12, + "endOffset": 1140 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 899, + "endLine": 19, + "endColumn": 12, + "endOffset": 1322 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v11\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1145, + "endLine": 21, + "endColumn": 12, + "endOffset": 1568 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1327, + "endLine": 25, + "endColumn": 12, + "endOffset": 1748 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v11\\values.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 1573, + "endLine": 27, + "endColumn": 12, + "endOffset": 1994 + } + } + }, + { + "to": { + "startLine": 26, + "startColumn": 4, + "startOffset": 1753, + "endLine": 31, + "endColumn": 12, + "endOffset": 2177 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v11\\values.xml", + "position": { + "startLine": 28, + "startColumn": 4, + "startOffset": 1999, + "endLine": 33, + "endColumn": 12, + "endOffset": 2423 + } + } + }, + { + "to": { + "startLine": 32, + "startColumn": 4, + "startOffset": 2182, + "endLine": 37, + "endColumn": 12, + "endOffset": 2602 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v11\\values.xml", + "position": { + "startLine": 34, + "startColumn": 4, + "startOffset": 2428, + "endLine": 39, + "endColumn": 12, + "endOffset": 2848 + } + } + }, + { + "to": { + "startLine": 38, + "startColumn": 4, + "startOffset": 2607, + "endColumn": 88, + "endOffset": 2691 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v11\\values.xml", + "position": { + "startLine": 42, + "startColumn": 4, + "startOffset": 3094, + "endColumn": 88, + "endOffset": 3178 + } + } + }, + { + "to": { + "startLine": 39, + "startColumn": 4, + "startOffset": 2696, + "endColumn": 100, + "endOffset": 2792 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v11\\values.xml", + "position": { + "startLine": 43, + "startColumn": 4, + "startOffset": 3183, + "endColumn": 100, + "endOffset": 3279 + } + } + }, + { + "to": { + "startLine": 40, + "startColumn": 4, + "startOffset": 2797, + "endLine": 44, + "endColumn": 12, + "endOffset": 3200 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v11\\values.xml", + "position": { + "startLine": 44, + "startColumn": 4, + "startOffset": 3284, + "endLine": 48, + "endColumn": 12, + "endOffset": 3687 + } + } + }, + { + "to": { + "startLine": 45, + "startColumn": 4, + "startOffset": 3205, + "endLine": 49, + "endColumn": 12, + "endOffset": 3620 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v11\\values.xml", + "position": { + "startLine": 49, + "startColumn": 4, + "startOffset": 3692, + "endLine": 53, + "endColumn": 12, + "endOffset": 4107 + } + } + }, + { + "to": { + "startLine": 50, + "startColumn": 4, + "startOffset": 3625, + "endLine": 51, + "endColumn": 12, + "endOffset": 3727 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v11\\values.xml", + "position": { + "startLine": 56, + "startColumn": 4, + "startOffset": 4353, + "endLine": 57, + "endColumn": 12, + "endOffset": 4455 + } + } + }, + { + "to": { + "startLine": 52, + "startColumn": 4, + "startOffset": 3732, + "endLine": 53, + "endColumn": 12, + "endOffset": 3856 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v11\\values.xml", + "position": { + "startLine": 58, + "startColumn": 4, + "startOffset": 4460, + "endLine": 59, + "endColumn": 12, + "endOffset": 4584 + } + } + }, + { + "to": { + "startLine": 54, + "startColumn": 4, + "startOffset": 3861, + "endLine": 58, + "endColumn": 12, + "endOffset": 4220 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v11\\values.xml", + "position": { + "startLine": 60, + "startColumn": 4, + "startOffset": 4589, + "endLine": 64, + "endColumn": 12, + "endOffset": 4948 + } + } + }, + { + "to": { + "startLine": 59, + "startColumn": 4, + "startOffset": 4225, + "endColumn": 70, + "endOffset": 4291 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v11\\values.xml", + "position": { + "startLine": 67, + "startColumn": 4, + "startOffset": 5194, + "endColumn": 70, + "endOffset": 5260 + } + } + }, + { + "to": { + "startLine": 60, + "startColumn": 4, + "startOffset": 4296, + "endColumn": 82, + "endOffset": 4374 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v11\\values.xml", + "position": { + "startLine": 68, + "startColumn": 4, + "startOffset": 5265, + "endColumn": 82, + "endOffset": 5343 + } + } + }, + { + "to": { + "startLine": 61, + "startColumn": 4, + "startOffset": 4379, + "endLine": 111, + "endColumn": 12, + "endOffset": 8123 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v11\\values.xml", + "position": { + "startLine": 69, + "startColumn": 4, + "startOffset": 5348, + "endLine": 119, + "endColumn": 12, + "endOffset": 9092 + } + } + }, + { + "to": { + "startLine": 112, + "startColumn": 4, + "startOffset": 8128, + "endLine": 163, + "endColumn": 12, + "endOffset": 12012 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v11\\values.xml", + "position": { + "startLine": 120, + "startColumn": 4, + "startOffset": 9097, + "endLine": 171, + "endColumn": 12, + "endOffset": 12981 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/release/multi/values-v12.json b/Library/build/intermediates/blame/res/release/multi/values-v12.json new file mode 100644 index 0000000..323f7aa --- /dev/null +++ b/Library/build/intermediates/blame/res/release/multi/values-v12.json @@ -0,0 +1,87 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\values-v12\\values-v12.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 70, + "endOffset": 121 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v12\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 296, + "endColumn": 70, + "endOffset": 362 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 126, + "endColumn": 82, + "endOffset": 204 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v12\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 367, + "endColumn": 82, + "endOffset": 445 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 209, + "endLine": 6, + "endColumn": 12, + "endOffset": 383 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v12\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 450, + "endLine": 8, + "endColumn": 12, + "endOffset": 624 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 388, + "endLine": 9, + "endColumn": 12, + "endOffset": 574 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v12\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 629, + "endLine": 11, + "endColumn": 12, + "endOffset": 815 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/release/multi/values-v14.json b/Library/build/intermediates/blame/res/release/multi/values-v14.json new file mode 100644 index 0000000..54823b9 --- /dev/null +++ b/Library/build/intermediates/blame/res/release/multi/values-v14.json @@ -0,0 +1,108 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\values-v14\\values-v14.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endLine": 6, + "endColumn": 12, + "endOffset": 326 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v14\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 301, + "endLine": 8, + "endColumn": 12, + "endOffset": 572 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 331, + "endColumn": 70, + "endOffset": 397 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v14\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 818, + "endColumn": 70, + "endOffset": 884 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 402, + "endColumn": 82, + "endOffset": 480 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v14\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 889, + "endColumn": 82, + "endOffset": 967 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 485, + "endLine": 14, + "endColumn": 12, + "endOffset": 890 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v14\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 972, + "endLine": 18, + "endColumn": 12, + "endOffset": 1377 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 895, + "endLine": 20, + "endColumn": 12, + "endOffset": 1312 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v14\\values.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1382, + "endLine": 24, + "endColumn": 12, + "endOffset": 1799 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/release/multi/values-v17.json b/Library/build/intermediates/blame/res/release/multi/values-v17.json new file mode 100644 index 0000000..d708ae2 --- /dev/null +++ b/Library/build/intermediates/blame/res/release/multi/values-v17.json @@ -0,0 +1,259 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\values-v17\\values-v17.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endLine": 5, + "endColumn": 12, + "endOffset": 278 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v17\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 295, + "endLine": 7, + "endColumn": 12, + "endOffset": 518 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 283, + "endLine": 9, + "endColumn": 12, + "endOffset": 615 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v17\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 523, + "endLine": 11, + "endColumn": 12, + "endOffset": 855 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 620, + "endLine": 12, + "endColumn": 12, + "endOffset": 765 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v17\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 860, + "endLine": 14, + "endColumn": 12, + "endOffset": 1005 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 770, + "endLine": 15, + "endColumn": 12, + "endOffset": 937 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v17\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1010, + "endLine": 17, + "endColumn": 12, + "endOffset": 1177 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 942, + "endLine": 19, + "endColumn": 12, + "endOffset": 1165 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v17\\values.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1182, + "endLine": 21, + "endColumn": 12, + "endOffset": 1405 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1170, + "endLine": 23, + "endColumn": 12, + "endOffset": 1407 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v17\\values.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 1410, + "endLine": 25, + "endColumn": 12, + "endOffset": 1647 + } + } + }, + { + "to": { + "startLine": 24, + "startColumn": 4, + "startOffset": 1412, + "endLine": 26, + "endColumn": 12, + "endOffset": 1578 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v17\\values.xml", + "position": { + "startLine": 26, + "startColumn": 4, + "startOffset": 1652, + "endLine": 28, + "endColumn": 12, + "endOffset": 1818 + } + } + }, + { + "to": { + "startLine": 27, + "startColumn": 4, + "startOffset": 1583, + "endLine": 29, + "endColumn": 12, + "endOffset": 1752 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v17\\values.xml", + "position": { + "startLine": 29, + "startColumn": 4, + "startOffset": 1823, + "endLine": 31, + "endColumn": 12, + "endOffset": 1992 + } + } + }, + { + "to": { + "startLine": 30, + "startColumn": 4, + "startOffset": 1757, + "endLine": 32, + "endColumn": 12, + "endOffset": 1921 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v17\\values.xml", + "position": { + "startLine": 32, + "startColumn": 4, + "startOffset": 1997, + "endLine": 34, + "endColumn": 12, + "endOffset": 2161 + } + } + }, + { + "to": { + "startLine": 33, + "startColumn": 4, + "startOffset": 1926, + "endLine": 36, + "endColumn": 12, + "endOffset": 2194 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v17\\values.xml", + "position": { + "startLine": 35, + "startColumn": 4, + "startOffset": 2166, + "endLine": 38, + "endColumn": 12, + "endOffset": 2434 + } + } + }, + { + "to": { + "startLine": 37, + "startColumn": 4, + "startOffset": 2199, + "endLine": 39, + "endColumn": 12, + "endOffset": 2394 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v17\\values.xml", + "position": { + "startLine": 39, + "startColumn": 4, + "startOffset": 2439, + "endLine": 41, + "endColumn": 12, + "endOffset": 2634 + } + } + }, + { + "to": { + "startLine": 40, + "startColumn": 4, + "startOffset": 2399, + "endLine": 42, + "endColumn": 12, + "endOffset": 2642 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v17\\values.xml", + "position": { + "startLine": 42, + "startColumn": 4, + "startOffset": 2639, + "endLine": 44, + "endColumn": 12, + "endOffset": 2882 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/release/multi/values-v18.json b/Library/build/intermediates/blame/res/release/multi/values-v18.json new file mode 100644 index 0000000..98f83b3 --- /dev/null +++ b/Library/build/intermediates/blame/res/release/multi/values-v18.json @@ -0,0 +1,26 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\values-v18\\values-v18.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 48, + "endOffset": 99 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v18\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 291, + "endColumn": 48, + "endOffset": 335 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/release/multi/values-v21.json b/Library/build/intermediates/blame/res/release/multi/values-v21.json new file mode 100644 index 0000000..91cafc0 --- /dev/null +++ b/Library/build/intermediates/blame/res/release/multi/values-v21.json @@ -0,0 +1,1645 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\values-v21\\values-v21.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 90, + "endOffset": 141 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 301, + "endColumn": 90, + "endOffset": 387 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 146, + "endColumn": 102, + "endOffset": 244 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 392, + "endColumn": 102, + "endOffset": 490 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 249, + "endColumn": 102, + "endOffset": 347 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 495, + "endColumn": 102, + "endOffset": 593 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 352, + "endColumn": 104, + "endOffset": 452 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 598, + "endColumn": 104, + "endOffset": 698 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 457, + "endColumn": 106, + "endOffset": 559 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 703, + "endColumn": 106, + "endOffset": 805 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 564, + "endColumn": 108, + "endOffset": 668 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 810, + "endColumn": 108, + "endOffset": 914 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 673, + "endColumn": 108, + "endOffset": 777 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 919, + "endColumn": 108, + "endOffset": 1023 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 782, + "endColumn": 108, + "endOffset": 886 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1028, + "endColumn": 108, + "endOffset": 1132 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 891, + "endColumn": 108, + "endOffset": 995 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1137, + "endColumn": 108, + "endOffset": 1241 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1000, + "endColumn": 108, + "endOffset": 1104 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1246, + "endColumn": 108, + "endOffset": 1350 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1109, + "endColumn": 106, + "endOffset": 1211 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1355, + "endColumn": 106, + "endOffset": 1457 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1216, + "endColumn": 102, + "endOffset": 1314 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1462, + "endColumn": 102, + "endOffset": 1560 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1319, + "endColumn": 118, + "endOffset": 1433 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1565, + "endColumn": 118, + "endOffset": 1679 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1438, + "endLine": 16, + "endColumn": 12, + "endOffset": 1588 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1925, + "endLine": 20, + "endColumn": 12, + "endOffset": 2075 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1593, + "endLine": 18, + "endColumn": 12, + "endOffset": 1743 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2080, + "endLine": 22, + "endColumn": 12, + "endOffset": 2230 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1748, + "endColumn": 104, + "endOffset": 1848 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 25, + "startColumn": 4, + "startOffset": 2481, + "endColumn": 104, + "endOffset": 2581 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1853, + "endColumn": 120, + "endOffset": 1969 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 26, + "startColumn": 4, + "startOffset": 2586, + "endColumn": 120, + "endOffset": 2702 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1974, + "endColumn": 100, + "endOffset": 2070 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 27, + "startColumn": 4, + "startOffset": 2707, + "endColumn": 100, + "endOffset": 2803 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2075, + "endLine": 23, + "endColumn": 12, + "endOffset": 2217 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 30, + "startColumn": 4, + "startOffset": 3049, + "endLine": 31, + "endColumn": 12, + "endOffset": 3191 + } + } + }, + { + "to": { + "startLine": 24, + "startColumn": 4, + "startOffset": 2222, + "endLine": 25, + "endColumn": 12, + "endOffset": 2358 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 32, + "startColumn": 4, + "startOffset": 3196, + "endLine": 33, + "endColumn": 12, + "endOffset": 3332 + } + } + }, + { + "to": { + "startLine": 26, + "startColumn": 4, + "startOffset": 2363, + "endColumn": 102, + "endOffset": 2461 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 36, + "startColumn": 4, + "startOffset": 3583, + "endColumn": 102, + "endOffset": 3681 + } + } + }, + { + "to": { + "startLine": 27, + "startColumn": 4, + "startOffset": 2466, + "endColumn": 118, + "endOffset": 2580 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 37, + "startColumn": 4, + "startOffset": 3686, + "endColumn": 118, + "endOffset": 3800 + } + } + }, + { + "to": { + "startLine": 28, + "startColumn": 4, + "startOffset": 2585, + "endColumn": 106, + "endOffset": 2687 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 38, + "startColumn": 4, + "startOffset": 3805, + "endColumn": 106, + "endOffset": 3907 + } + } + }, + { + "to": { + "startLine": 29, + "startColumn": 4, + "startOffset": 2692, + "endColumn": 102, + "endOffset": 2790 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 39, + "startColumn": 4, + "startOffset": 3912, + "endColumn": 102, + "endOffset": 4010 + } + } + }, + { + "to": { + "startLine": 30, + "startColumn": 4, + "startOffset": 2795, + "endLine": 31, + "endColumn": 12, + "endOffset": 2937 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 42, + "startColumn": 4, + "startOffset": 4256, + "endLine": 43, + "endColumn": 12, + "endOffset": 4398 + } + } + }, + { + "to": { + "startLine": 32, + "startColumn": 4, + "startOffset": 2942, + "endLine": 33, + "endColumn": 12, + "endOffset": 3092 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 44, + "startColumn": 4, + "startOffset": 4403, + "endLine": 45, + "endColumn": 12, + "endOffset": 4553 + } + } + }, + { + "to": { + "startLine": 34, + "startColumn": 4, + "startOffset": 3097, + "endLine": 35, + "endColumn": 12, + "endOffset": 3263 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 46, + "startColumn": 4, + "startOffset": 4558, + "endLine": 47, + "endColumn": 12, + "endOffset": 4724 + } + } + }, + { + "to": { + "startLine": 36, + "startColumn": 4, + "startOffset": 3268, + "endLine": 37, + "endColumn": 12, + "endOffset": 3412 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 48, + "startColumn": 4, + "startOffset": 4729, + "endLine": 49, + "endColumn": 12, + "endOffset": 4873 + } + } + }, + { + "to": { + "startLine": 38, + "startColumn": 4, + "startOffset": 3417, + "endLine": 39, + "endColumn": 12, + "endOffset": 3577 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 50, + "startColumn": 4, + "startOffset": 4878, + "endLine": 51, + "endColumn": 12, + "endOffset": 5038 + } + } + }, + { + "to": { + "startLine": 40, + "startColumn": 4, + "startOffset": 3582, + "endLine": 41, + "endColumn": 12, + "endOffset": 3734 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 52, + "startColumn": 4, + "startOffset": 5043, + "endLine": 53, + "endColumn": 12, + "endOffset": 5195 + } + } + }, + { + "to": { + "startLine": 42, + "startColumn": 4, + "startOffset": 3739, + "endLine": 43, + "endColumn": 12, + "endOffset": 3885 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 54, + "startColumn": 4, + "startOffset": 5200, + "endLine": 55, + "endColumn": 12, + "endOffset": 5346 + } + } + }, + { + "to": { + "startLine": 44, + "startColumn": 4, + "startOffset": 3890, + "endLine": 45, + "endColumn": 12, + "endOffset": 4034 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 56, + "startColumn": 4, + "startOffset": 5351, + "endLine": 57, + "endColumn": 12, + "endOffset": 5495 + } + } + }, + { + "to": { + "startLine": 46, + "startColumn": 4, + "startOffset": 4039, + "endLine": 47, + "endColumn": 12, + "endOffset": 4183 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 58, + "startColumn": 4, + "startOffset": 5500, + "endLine": 59, + "endColumn": 12, + "endOffset": 5644 + } + } + }, + { + "to": { + "startLine": 48, + "startColumn": 4, + "startOffset": 4188, + "endColumn": 111, + "endOffset": 4295 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 62, + "startColumn": 4, + "startOffset": 5895, + "endColumn": 111, + "endOffset": 6002 + } + } + }, + { + "to": { + "startLine": 49, + "startColumn": 4, + "startOffset": 4300, + "endColumn": 146, + "endOffset": 4442 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 65, + "startColumn": 4, + "startOffset": 6248, + "endColumn": 146, + "endOffset": 6390 + } + } + }, + { + "to": { + "startLine": 50, + "startColumn": 4, + "startOffset": 4447, + "endLine": 51, + "endColumn": 12, + "endOffset": 4595 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 66, + "startColumn": 4, + "startOffset": 6395, + "endLine": 67, + "endColumn": 12, + "endOffset": 6543 + } + } + }, + { + "to": { + "startLine": 52, + "startColumn": 4, + "startOffset": 4600, + "endLine": 53, + "endColumn": 12, + "endOffset": 4742 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 68, + "startColumn": 4, + "startOffset": 6548, + "endLine": 69, + "endColumn": 12, + "endOffset": 6690 + } + } + }, + { + "to": { + "startLine": 54, + "startColumn": 4, + "startOffset": 4747, + "endColumn": 74, + "endOffset": 4817 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 72, + "startColumn": 4, + "startOffset": 6936, + "endColumn": 74, + "endOffset": 7006 + } + } + }, + { + "to": { + "startLine": 55, + "startColumn": 4, + "startOffset": 4822, + "endColumn": 88, + "endOffset": 4906 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 73, + "startColumn": 4, + "startOffset": 7011, + "endColumn": 88, + "endOffset": 7095 + } + } + }, + { + "to": { + "startLine": 56, + "startColumn": 4, + "startOffset": 4911, + "endColumn": 86, + "endOffset": 4993 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 74, + "startColumn": 4, + "startOffset": 7100, + "endColumn": 86, + "endOffset": 7182 + } + } + }, + { + "to": { + "startLine": 57, + "startColumn": 4, + "startOffset": 4998, + "endColumn": 100, + "endOffset": 5094 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 75, + "startColumn": 4, + "startOffset": 7187, + "endColumn": 100, + "endOffset": 7283 + } + } + }, + { + "to": { + "startLine": 58, + "startColumn": 4, + "startOffset": 5099, + "endLine": 105, + "endColumn": 12, + "endOffset": 8497 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 76, + "startColumn": 4, + "startOffset": 7288, + "endLine": 123, + "endColumn": 12, + "endOffset": 10686 + } + } + }, + { + "to": { + "startLine": 106, + "startColumn": 4, + "startOffset": 8502, + "endLine": 108, + "endColumn": 12, + "endOffset": 8683 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 124, + "startColumn": 4, + "startOffset": 10691, + "endLine": 126, + "endColumn": 12, + "endOffset": 10872 + } + } + }, + { + "to": { + "startLine": 109, + "startColumn": 4, + "startOffset": 8688, + "endLine": 156, + "endColumn": 12, + "endOffset": 12098 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 127, + "startColumn": 4, + "startOffset": 10877, + "endLine": 174, + "endColumn": 12, + "endOffset": 14287 + } + } + }, + { + "to": { + "startLine": 157, + "startColumn": 4, + "startOffset": 12103, + "endLine": 159, + "endColumn": 12, + "endOffset": 12296 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 175, + "startColumn": 4, + "startOffset": 14292, + "endLine": 177, + "endColumn": 12, + "endOffset": 14485 + } + } + }, + { + "to": { + "startLine": 160, + "startColumn": 4, + "startOffset": 12301, + "endLine": 161, + "endColumn": 12, + "endOffset": 12419 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 180, + "startColumn": 4, + "startOffset": 14731, + "endLine": 181, + "endColumn": 12, + "endOffset": 14849 + } + } + }, + { + "to": { + "startLine": 162, + "startColumn": 4, + "startOffset": 12424, + "endLine": 163, + "endColumn": 12, + "endOffset": 12542 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 182, + "startColumn": 4, + "startOffset": 14854, + "endLine": 183, + "endColumn": 12, + "endOffset": 14972 + } + } + }, + { + "to": { + "startLine": 164, + "startColumn": 4, + "startOffset": 12547, + "endLine": 165, + "endColumn": 12, + "endOffset": 12655 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 184, + "startColumn": 4, + "startOffset": 14977, + "endLine": 185, + "endColumn": 12, + "endOffset": 15085 + } + } + }, + { + "to": { + "startLine": 166, + "startColumn": 4, + "startOffset": 12660, + "endLine": 168, + "endColumn": 12, + "endOffset": 12838 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 186, + "startColumn": 4, + "startOffset": 15090, + "endLine": 188, + "endColumn": 12, + "endOffset": 15268 + } + } + }, + { + "to": { + "startLine": 169, + "startColumn": 4, + "startOffset": 12843, + "endLine": 170, + "endColumn": 12, + "endOffset": 12969 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 189, + "startColumn": 4, + "startOffset": 15273, + "endLine": 190, + "endColumn": 12, + "endOffset": 15399 + } + } + }, + { + "to": { + "startLine": 171, + "startColumn": 4, + "startOffset": 12974, + "endColumn": 116, + "endOffset": 13086 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 191, + "startColumn": 4, + "startOffset": 15404, + "endColumn": 116, + "endOffset": 15516 + } + } + }, + { + "to": { + "startLine": 172, + "startColumn": 4, + "startOffset": 13091, + "endColumn": 88, + "endOffset": 13175 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 192, + "startColumn": 4, + "startOffset": 15521, + "endColumn": 88, + "endOffset": 15605 + } + } + }, + { + "to": { + "startLine": 173, + "startColumn": 4, + "startOffset": 13180, + "endColumn": 110, + "endOffset": 13286 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 193, + "startColumn": 4, + "startOffset": 15610, + "endColumn": 110, + "endOffset": 15716 + } + } + }, + { + "to": { + "startLine": 174, + "startColumn": 4, + "startOffset": 13291, + "endColumn": 126, + "endOffset": 13413 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 194, + "startColumn": 4, + "startOffset": 15721, + "endColumn": 126, + "endOffset": 15843 + } + } + }, + { + "to": { + "startLine": 175, + "startColumn": 4, + "startOffset": 13418, + "endColumn": 100, + "endOffset": 13514 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 195, + "startColumn": 4, + "startOffset": 15848, + "endColumn": 100, + "endOffset": 15944 + } + } + }, + { + "to": { + "startLine": 176, + "startColumn": 4, + "startOffset": 13519, + "endColumn": 94, + "endOffset": 13609 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 196, + "startColumn": 4, + "startOffset": 15949, + "endColumn": 94, + "endOffset": 16039 + } + } + }, + { + "to": { + "startLine": 177, + "startColumn": 4, + "startOffset": 13614, + "endColumn": 122, + "endOffset": 13732 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 197, + "startColumn": 4, + "startOffset": 16044, + "endColumn": 122, + "endOffset": 16162 + } + } + }, + { + "to": { + "startLine": 178, + "startColumn": 4, + "startOffset": 13737, + "endColumn": 128, + "endOffset": 13861 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 198, + "startColumn": 4, + "startOffset": 16167, + "endColumn": 128, + "endOffset": 16291 + } + } + }, + { + "to": { + "startLine": 179, + "startColumn": 4, + "startOffset": 13866, + "endColumn": 116, + "endOffset": 13978 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 199, + "startColumn": 4, + "startOffset": 16296, + "endColumn": 116, + "endOffset": 16408 + } + } + }, + { + "to": { + "startLine": 180, + "startColumn": 4, + "startOffset": 13983, + "endLine": 181, + "endColumn": 12, + "endOffset": 14113 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 200, + "startColumn": 4, + "startOffset": 16413, + "endLine": 201, + "endColumn": 12, + "endOffset": 16543 + } + } + }, + { + "to": { + "startLine": 182, + "startColumn": 4, + "startOffset": 14118, + "endLine": 183, + "endColumn": 12, + "endOffset": 14256 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 202, + "startColumn": 4, + "startOffset": 16548, + "endLine": 203, + "endColumn": 12, + "endOffset": 16686 + } + } + }, + { + "to": { + "startLine": 184, + "startColumn": 4, + "startOffset": 14261, + "endLine": 185, + "endColumn": 12, + "endOffset": 14391 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 204, + "startColumn": 4, + "startOffset": 16691, + "endLine": 205, + "endColumn": 12, + "endOffset": 16821 + } + } + }, + { + "to": { + "startLine": 186, + "startColumn": 4, + "startOffset": 14396, + "endLine": 187, + "endColumn": 12, + "endOffset": 14510 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 206, + "startColumn": 4, + "startOffset": 16826, + "endLine": 207, + "endColumn": 12, + "endOffset": 16940 + } + } + }, + { + "to": { + "startLine": 188, + "startColumn": 4, + "startOffset": 14515, + "endLine": 191, + "endColumn": 12, + "endOffset": 14711 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 208, + "startColumn": 4, + "startOffset": 16945, + "endLine": 211, + "endColumn": 12, + "endOffset": 17141 + } + } + }, + { + "to": { + "startLine": 192, + "startColumn": 4, + "startOffset": 14716, + "endLine": 193, + "endColumn": 12, + "endOffset": 14830 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 212, + "startColumn": 4, + "startOffset": 17146, + "endLine": 213, + "endColumn": 12, + "endOffset": 17260 + } + } + }, + { + "to": { + "startLine": 194, + "startColumn": 4, + "startOffset": 14835, + "endColumn": 92, + "endOffset": 14923 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 214, + "startColumn": 4, + "startOffset": 17265, + "endColumn": 92, + "endOffset": 17353 + } + } + }, + { + "to": { + "startLine": 195, + "startColumn": 4, + "startOffset": 14928, + "endColumn": 110, + "endOffset": 15034 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 215, + "startColumn": 4, + "startOffset": 17358, + "endColumn": 110, + "endOffset": 17464 + } + } + }, + { + "to": { + "startLine": 196, + "startColumn": 4, + "startOffset": 15039, + "endColumn": 55, + "endOffset": 15090 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 216, + "startColumn": 4, + "startOffset": 17469, + "endColumn": 55, + "endOffset": 17520 + } + } + }, + { + "to": { + "startLine": 197, + "startColumn": 4, + "startOffset": 15095, + "endLine": 198, + "endColumn": 12, + "endOffset": 15197 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 217, + "startColumn": 4, + "startOffset": 17525, + "endLine": 218, + "endColumn": 12, + "endOffset": 17627 + } + } + }, + { + "to": { + "startLine": 199, + "startColumn": 4, + "startOffset": 15202, + "endLine": 202, + "endColumn": 12, + "endOffset": 15392 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 219, + "startColumn": 4, + "startOffset": 17632, + "endLine": 222, + "endColumn": 12, + "endOffset": 17822 + } + } + }, + { + "to": { + "startLine": 203, + "startColumn": 4, + "startOffset": 15397, + "endLine": 204, + "endColumn": 12, + "endOffset": 15503 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 223, + "startColumn": 4, + "startOffset": 17827, + "endLine": 224, + "endColumn": 12, + "endOffset": 17933 + } + } + }, + { + "to": { + "startLine": 205, + "startColumn": 4, + "startOffset": 15508, + "endLine": 206, + "endColumn": 12, + "endOffset": 15636 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 225, + "startColumn": 4, + "startOffset": 17938, + "endLine": 226, + "endColumn": 12, + "endOffset": 18066 + } + } + }, + { + "to": { + "startLine": 207, + "startColumn": 4, + "startOffset": 15641, + "endColumn": 94, + "endOffset": 15731 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 227, + "startColumn": 4, + "startOffset": 18071, + "endColumn": 94, + "endOffset": 18161 + } + } + }, + { + "to": { + "startLine": 208, + "startColumn": 4, + "startOffset": 15736, + "endColumn": 90, + "endOffset": 15822 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 228, + "startColumn": 4, + "startOffset": 18166, + "endColumn": 90, + "endOffset": 18252 + } + } + }, + { + "to": { + "startLine": 209, + "startColumn": 4, + "startOffset": 15827, + "endLine": 213, + "endColumn": 12, + "endOffset": 16131 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 229, + "startColumn": 4, + "startOffset": 18257, + "endLine": 233, + "endColumn": 12, + "endOffset": 18561 + } + } + }, + { + "to": { + "startLine": 214, + "startColumn": 4, + "startOffset": 16136, + "endColumn": 112, + "endOffset": 16244 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 234, + "startColumn": 4, + "startOffset": 18566, + "endColumn": 112, + "endOffset": 18674 + } + } + }, + { + "to": { + "startLine": 215, + "startColumn": 4, + "startOffset": 16249, + "endColumn": 116, + "endOffset": 16361 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 235, + "startColumn": 4, + "startOffset": 18679, + "endColumn": 116, + "endOffset": 18791 + } + } + }, + { + "to": { + "startLine": 216, + "startColumn": 4, + "startOffset": 16366, + "endLine": 217, + "endColumn": 12, + "endOffset": 16500 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 236, + "startColumn": 4, + "startOffset": 18796, + "endLine": 237, + "endColumn": 12, + "endOffset": 18930 + } + } + }, + { + "to": { + "startLine": 218, + "startColumn": 4, + "startOffset": 16505, + "endLine": 224, + "endColumn": 12, + "endOffset": 16853 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 240, + "startColumn": 4, + "startOffset": 19176, + "endLine": 246, + "endColumn": 12, + "endOffset": 19524 + } + } + }, + { + "to": { + "startLine": 225, + "startColumn": 4, + "startOffset": 16858, + "endLine": 231, + "endColumn": 12, + "endOffset": 17218 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 247, + "startColumn": 4, + "startOffset": 19529, + "endLine": 253, + "endColumn": 12, + "endOffset": 19889 + } + } + }, + { + "to": { + "startLine": 232, + "startColumn": 4, + "startOffset": 17223, + "endLine": 241, + "endColumn": 12, + "endOffset": 17903 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 254, + "startColumn": 4, + "startOffset": 19894, + "endLine": 263, + "endColumn": 12, + "endOffset": 20574 + } + } + }, + { + "to": { + "startLine": 242, + "startColumn": 4, + "startOffset": 17908, + "endLine": 251, + "endColumn": 12, + "endOffset": 18589 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-v21\\values.xml", + "position": { + "startLine": 264, + "startColumn": 4, + "startOffset": 20579, + "endLine": 273, + "endColumn": 12, + "endOffset": 21260 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/release/multi/values-vi.json b/Library/build/intermediates/blame/res/release/multi/values-vi.json new file mode 100644 index 0000000..b655247 --- /dev/null +++ b/Library/build/intermediates/blame/res/release/multi/values-vi.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\values-vi\\values-vi.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 113, + "endOffset": 164 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-vi\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 291, + "endColumn": 113, + "endOffset": 400 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 169, + "endColumn": 107, + "endOffset": 272 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-vi\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 405, + "endColumn": 107, + "endOffset": 508 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 277, + "endColumn": 108, + "endOffset": 381 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-vi\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 513, + "endColumn": 108, + "endOffset": 617 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 386, + "endColumn": 83, + "endOffset": 465 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-vi\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 622, + "endColumn": 83, + "endOffset": 701 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 470, + "endColumn": 102, + "endOffset": 568 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-vi\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 706, + "endColumn": 102, + "endOffset": 804 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 573, + "endColumn": 118, + "endOffset": 687 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-vi\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 809, + "endColumn": 118, + "endOffset": 923 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 692, + "endColumn": 103, + "endOffset": 791 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-vi\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 928, + "endColumn": 103, + "endOffset": 1027 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 796, + "endColumn": 108, + "endOffset": 900 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-vi\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1032, + "endColumn": 108, + "endOffset": 1136 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 905, + "endColumn": 100, + "endOffset": 1001 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-vi\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1141, + "endColumn": 100, + "endOffset": 1237 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1006, + "endColumn": 104, + "endOffset": 1106 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-vi\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1242, + "endColumn": 104, + "endOffset": 1342 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1111, + "endColumn": 113, + "endOffset": 1220 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-vi\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1347, + "endColumn": 113, + "endOffset": 1456 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1225, + "endColumn": 104, + "endOffset": 1325 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-vi\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1461, + "endColumn": 104, + "endOffset": 1561 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1330, + "endColumn": 119, + "endOffset": 1445 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-vi\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1566, + "endColumn": 119, + "endOffset": 1681 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/release/multi/values-w360dp-v13.json b/Library/build/intermediates/blame/res/release/multi/values-w360dp-v13.json new file mode 100644 index 0000000..3924465 --- /dev/null +++ b/Library/build/intermediates/blame/res/release/multi/values-w360dp-v13.json @@ -0,0 +1,26 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\values-w360dp-v13\\values-w360dp-v13.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 54, + "endOffset": 105 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-w360dp-v13\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 294, + "endColumn": 54, + "endOffset": 344 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/release/multi/values-w480dp-v13.json b/Library/build/intermediates/blame/res/release/multi/values-w480dp-v13.json new file mode 100644 index 0000000..c241ccc --- /dev/null +++ b/Library/build/intermediates/blame/res/release/multi/values-w480dp-v13.json @@ -0,0 +1,45 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\values-w480dp-v13\\values-w480dp-v13.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 61, + "endOffset": 112 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-w480dp-v13\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 293, + "endColumn": 61, + "endOffset": 350 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 117, + "endColumn": 71, + "endOffset": 184 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-w480dp-v13\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 594, + "endColumn": 71, + "endOffset": 661 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/release/multi/values-w500dp-v13.json b/Library/build/intermediates/blame/res/release/multi/values-w500dp-v13.json new file mode 100644 index 0000000..2b52d15 --- /dev/null +++ b/Library/build/intermediates/blame/res/release/multi/values-w500dp-v13.json @@ -0,0 +1,26 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\values-w500dp-v13\\values-w500dp-v13.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 54, + "endOffset": 105 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-w500dp-v13\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 294, + "endColumn": 54, + "endOffset": 344 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/release/multi/values-w600dp-v13.json b/Library/build/intermediates/blame/res/release/multi/values-w600dp-v13.json new file mode 100644 index 0000000..25cd20c --- /dev/null +++ b/Library/build/intermediates/blame/res/release/multi/values-w600dp-v13.json @@ -0,0 +1,45 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\values-w600dp-v13\\values-w600dp-v13.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 63, + "endOffset": 114 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-w600dp-v13\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 294, + "endColumn": 63, + "endOffset": 353 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 119, + "endColumn": 54, + "endOffset": 169 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-w600dp-v13\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 358, + "endColumn": 54, + "endOffset": 408 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/release/multi/values-w720dp-v13.json b/Library/build/intermediates/blame/res/release/multi/values-w720dp-v13.json new file mode 100644 index 0000000..0d87ce5 --- /dev/null +++ b/Library/build/intermediates/blame/res/release/multi/values-w720dp-v13.json @@ -0,0 +1,26 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\values-w720dp-v13\\values-w720dp-v13.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 76, + "endOffset": 127 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-w720dp-v13\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 293, + "endColumn": 76, + "endOffset": 365 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/release/multi/values-xlarge-land-v4.json b/Library/build/intermediates/blame/res/release/multi/values-xlarge-land-v4.json new file mode 100644 index 0000000..ad6f6d9 --- /dev/null +++ b/Library/build/intermediates/blame/res/release/multi/values-xlarge-land-v4.json @@ -0,0 +1,26 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\values-xlarge-land-v4\\values-xlarge-land-v4.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 63, + "endOffset": 114 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-xlarge-land-v4\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 299, + "endColumn": 63, + "endOffset": 358 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/release/multi/values-xlarge-v4.json b/Library/build/intermediates/blame/res/release/multi/values-xlarge-v4.json new file mode 100644 index 0000000..07e5067 --- /dev/null +++ b/Library/build/intermediates/blame/res/release/multi/values-xlarge-v4.json @@ -0,0 +1,140 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\values-xlarge-v4\\values-xlarge-v4.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 76, + "endOffset": 127 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-xlarge-v4\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 293, + "endColumn": 76, + "endOffset": 365 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 132, + "endColumn": 63, + "endOffset": 191 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-xlarge-v4\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 609, + "endColumn": 63, + "endOffset": 668 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 196, + "endColumn": 66, + "endOffset": 258 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-xlarge-v4\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 673, + "endColumn": 66, + "endOffset": 735 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 263, + "endColumn": 66, + "endOffset": 325 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-xlarge-v4\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 740, + "endColumn": 66, + "endOffset": 802 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 330, + "endColumn": 65, + "endOffset": 391 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-xlarge-v4\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 807, + "endColumn": 65, + "endOffset": 868 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 396, + "endColumn": 65, + "endOffset": 457 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-xlarge-v4\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 873, + "endColumn": 65, + "endOffset": 934 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 462, + "endColumn": 54, + "endOffset": 512 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-xlarge-v4\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 939, + "endColumn": 54, + "endOffset": 989 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/release/multi/values-zh-rCN.json b/Library/build/intermediates/blame/res/release/multi/values-zh-rCN.json new file mode 100644 index 0000000..64791f2 --- /dev/null +++ b/Library/build/intermediates/blame/res/release/multi/values-zh-rCN.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\values-zh-rCN\\values-zh-rCN.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 95, + "endOffset": 146 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zh-rCN\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 295, + "endColumn": 95, + "endOffset": 386 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 151, + "endColumn": 94, + "endOffset": 241 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zh-rCN\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 391, + "endColumn": 94, + "endOffset": 481 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 246, + "endColumn": 99, + "endOffset": 341 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zh-rCN\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 486, + "endColumn": 99, + "endOffset": 581 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 346, + "endColumn": 81, + "endOffset": 423 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zh-rCN\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 586, + "endColumn": 81, + "endOffset": 663 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 428, + "endColumn": 96, + "endOffset": 520 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zh-rCN\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 668, + "endColumn": 96, + "endOffset": 760 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 525, + "endColumn": 105, + "endOffset": 626 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zh-rCN\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 765, + "endColumn": 105, + "endOffset": 866 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 631, + "endColumn": 95, + "endOffset": 722 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zh-rCN\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 871, + "endColumn": 95, + "endOffset": 962 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 727, + "endColumn": 95, + "endOffset": 818 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zh-rCN\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 967, + "endColumn": 95, + "endOffset": 1058 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 823, + "endColumn": 94, + "endOffset": 913 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zh-rCN\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1063, + "endColumn": 94, + "endOffset": 1153 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 918, + "endColumn": 96, + "endOffset": 1010 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zh-rCN\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1158, + "endColumn": 96, + "endOffset": 1250 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1015, + "endColumn": 94, + "endOffset": 1105 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zh-rCN\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1255, + "endColumn": 94, + "endOffset": 1345 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1110, + "endColumn": 97, + "endOffset": 1203 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zh-rCN\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1350, + "endColumn": 97, + "endOffset": 1443 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1208, + "endColumn": 111, + "endOffset": 1315 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zh-rCN\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1448, + "endColumn": 111, + "endOffset": 1555 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/release/multi/values-zh-rHK.json b/Library/build/intermediates/blame/res/release/multi/values-zh-rHK.json new file mode 100644 index 0000000..1ff903e --- /dev/null +++ b/Library/build/intermediates/blame/res/release/multi/values-zh-rHK.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\values-zh-rHK\\values-zh-rHK.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 94, + "endOffset": 145 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zh-rHK\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 295, + "endColumn": 94, + "endOffset": 385 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 150, + "endColumn": 92, + "endOffset": 238 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zh-rHK\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 390, + "endColumn": 92, + "endOffset": 478 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 243, + "endColumn": 99, + "endOffset": 338 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zh-rHK\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 483, + "endColumn": 99, + "endOffset": 578 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 343, + "endColumn": 81, + "endOffset": 420 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zh-rHK\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 583, + "endColumn": 81, + "endOffset": 660 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 425, + "endColumn": 96, + "endOffset": 517 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zh-rHK\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 665, + "endColumn": 96, + "endOffset": 757 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 522, + "endColumn": 107, + "endOffset": 625 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zh-rHK\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 762, + "endColumn": 107, + "endOffset": 865 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 630, + "endColumn": 95, + "endOffset": 721 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zh-rHK\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 870, + "endColumn": 95, + "endOffset": 961 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 726, + "endColumn": 95, + "endOffset": 817 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zh-rHK\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 966, + "endColumn": 95, + "endOffset": 1057 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 822, + "endColumn": 94, + "endOffset": 912 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zh-rHK\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1062, + "endColumn": 94, + "endOffset": 1152 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 917, + "endColumn": 96, + "endOffset": 1009 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zh-rHK\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1157, + "endColumn": 96, + "endOffset": 1249 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1014, + "endColumn": 94, + "endOffset": 1104 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zh-rHK\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1254, + "endColumn": 94, + "endOffset": 1344 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1109, + "endColumn": 97, + "endOffset": 1202 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zh-rHK\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1349, + "endColumn": 97, + "endOffset": 1442 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1207, + "endColumn": 112, + "endOffset": 1315 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zh-rHK\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1447, + "endColumn": 112, + "endOffset": 1555 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/release/multi/values-zh-rTW.json b/Library/build/intermediates/blame/res/release/multi/values-zh-rTW.json new file mode 100644 index 0000000..6f089b7 --- /dev/null +++ b/Library/build/intermediates/blame/res/release/multi/values-zh-rTW.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\values-zh-rTW\\values-zh-rTW.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 94, + "endOffset": 145 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zh-rTW\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 295, + "endColumn": 94, + "endOffset": 385 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 150, + "endColumn": 92, + "endOffset": 238 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zh-rTW\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 390, + "endColumn": 92, + "endOffset": 478 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 243, + "endColumn": 99, + "endOffset": 338 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zh-rTW\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 483, + "endColumn": 99, + "endOffset": 578 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 343, + "endColumn": 81, + "endOffset": 420 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zh-rTW\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 583, + "endColumn": 81, + "endOffset": 660 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 425, + "endColumn": 96, + "endOffset": 517 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zh-rTW\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 665, + "endColumn": 96, + "endOffset": 757 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 522, + "endColumn": 107, + "endOffset": 625 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zh-rTW\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 762, + "endColumn": 107, + "endOffset": 865 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 630, + "endColumn": 95, + "endOffset": 721 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zh-rTW\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 870, + "endColumn": 95, + "endOffset": 961 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 726, + "endColumn": 95, + "endOffset": 817 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zh-rTW\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 966, + "endColumn": 95, + "endOffset": 1057 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 822, + "endColumn": 94, + "endOffset": 912 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zh-rTW\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1062, + "endColumn": 94, + "endOffset": 1152 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 917, + "endColumn": 96, + "endOffset": 1009 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zh-rTW\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1157, + "endColumn": 96, + "endOffset": 1249 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1014, + "endColumn": 94, + "endOffset": 1104 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zh-rTW\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1254, + "endColumn": 94, + "endOffset": 1344 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1109, + "endColumn": 99, + "endOffset": 1204 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zh-rTW\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1349, + "endColumn": 99, + "endOffset": 1444 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1209, + "endColumn": 112, + "endOffset": 1317 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zh-rTW\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1449, + "endColumn": 112, + "endOffset": 1557 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/release/multi/values-zu.json b/Library/build/intermediates/blame/res/release/multi/values-zu.json new file mode 100644 index 0000000..ae2f2ad --- /dev/null +++ b/Library/build/intermediates/blame/res/release/multi/values-zu.json @@ -0,0 +1,254 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\values-zu\\values-zu.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 107, + "endOffset": 158 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zu\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 291, + "endColumn": 107, + "endOffset": 394 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 163, + "endColumn": 106, + "endOffset": 265 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zu\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 399, + "endColumn": 106, + "endOffset": 501 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 270, + "endColumn": 113, + "endOffset": 379 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zu\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 506, + "endColumn": 113, + "endOffset": 615 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 384, + "endColumn": 87, + "endOffset": 467 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zu\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 620, + "endColumn": 87, + "endOffset": 703 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 472, + "endColumn": 102, + "endOffset": 570 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zu\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 708, + "endColumn": 102, + "endOffset": 806 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 575, + "endColumn": 126, + "endOffset": 697 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zu\\values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 811, + "endColumn": 126, + "endOffset": 933 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 702, + "endColumn": 103, + "endOffset": 801 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zu\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 938, + "endColumn": 103, + "endOffset": 1037 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 806, + "endColumn": 105, + "endOffset": 907 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zu\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1042, + "endColumn": 105, + "endOffset": 1143 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 912, + "endColumn": 97, + "endOffset": 1005 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zu\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1148, + "endColumn": 97, + "endOffset": 1241 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1010, + "endColumn": 106, + "endOffset": 1112 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zu\\values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1246, + "endColumn": 106, + "endOffset": 1348 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1117, + "endColumn": 105, + "endOffset": 1218 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zu\\values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1353, + "endColumn": 105, + "endOffset": 1454 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1223, + "endColumn": 105, + "endOffset": 1324 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zu\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1459, + "endColumn": 105, + "endOffset": 1560 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1329, + "endColumn": 119, + "endOffset": 1444 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values-zu\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1565, + "endColumn": 119, + "endOffset": 1680 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/release/multi/values.json b/Library/build/intermediates/blame/res/release/multi/values.json new file mode 100644 index 0000000..66539bc --- /dev/null +++ b/Library/build/intermediates/blame/res/release/multi/values.json @@ -0,0 +1,8605 @@ +[ + { + "outputFile": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\values\\values.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 54, + "endOffset": 105 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 286, + "endColumn": 54, + "endOffset": 336 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 110, + "endColumn": 44, + "endOffset": 150 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 341, + "endColumn": 44, + "endOffset": 381 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 155, + "endColumn": 48, + "endOffset": 199 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 386, + "endColumn": 48, + "endOffset": 430 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 204, + "endColumn": 40, + "endOffset": 240 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 435, + "endColumn": 40, + "endOffset": 471 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 245, + "endColumn": 54, + "endOffset": 295 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 707, + "endColumn": 54, + "endOffset": 757 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 300, + "endColumn": 62, + "endOffset": 358 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 762, + "endColumn": 62, + "endOffset": 820 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 363, + "endColumn": 75, + "endOffset": 434 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 825, + "endColumn": 75, + "endOffset": 896 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 439, + "endColumn": 61, + "endOffset": 496 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1133, + "endColumn": 61, + "endOffset": 1190 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 501, + "endColumn": 72, + "endOffset": 569 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1195, + "endColumn": 72, + "endOffset": 1263 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 574, + "endColumn": 67, + "endOffset": 637 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1268, + "endColumn": 67, + "endOffset": 1331 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 642, + "endColumn": 77, + "endOffset": 715 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1567, + "endColumn": 77, + "endOffset": 1640 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 720, + "endColumn": 80, + "endOffset": 796 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 23, + "startColumn": 4, + "startOffset": 1877, + "endColumn": 80, + "endOffset": 1953 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 801, + "endColumn": 60, + "endOffset": 857 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 24, + "startColumn": 4, + "startOffset": 1958, + "endColumn": 60, + "endOffset": 2014 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 862, + "endColumn": 74, + "endOffset": 932 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 25, + "startColumn": 4, + "startOffset": 2019, + "endColumn": 74, + "endOffset": 2089 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 937, + "endColumn": 75, + "endOffset": 1008 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 26, + "startColumn": 4, + "startOffset": 2094, + "endColumn": 75, + "endOffset": 2165 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1013, + "endColumn": 76, + "endOffset": 1085 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 29, + "startColumn": 4, + "startOffset": 2411, + "endColumn": 76, + "endOffset": 2483 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1090, + "endColumn": 77, + "endOffset": 1163 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 30, + "startColumn": 4, + "startOffset": 2488, + "endColumn": 77, + "endOffset": 2561 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1168, + "endColumn": 69, + "endOffset": 1233 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 31, + "startColumn": 4, + "startOffset": 2566, + "endColumn": 69, + "endOffset": 2631 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1238, + "endColumn": 70, + "endOffset": 1304 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 32, + "startColumn": 4, + "startOffset": 2636, + "endColumn": 70, + "endOffset": 2702 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1309, + "endColumn": 60, + "endOffset": 1365 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 33, + "startColumn": 4, + "startOffset": 2707, + "endColumn": 60, + "endOffset": 2763 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 1370, + "endColumn": 61, + "endOffset": 1427 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 34, + "startColumn": 4, + "startOffset": 2768, + "endColumn": 61, + "endOffset": 2825 + } + } + }, + { + "to": { + "startLine": 23, + "startColumn": 4, + "startOffset": 1432, + "endColumn": 76, + "endOffset": 1504 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 35, + "startColumn": 4, + "startOffset": 2830, + "endColumn": 76, + "endOffset": 2902 + } + } + }, + { + "to": { + "startLine": 24, + "startColumn": 4, + "startOffset": 1509, + "endColumn": 77, + "endOffset": 1582 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 36, + "startColumn": 4, + "startOffset": 2907, + "endColumn": 77, + "endOffset": 2980 + } + } + }, + { + "to": { + "startLine": 25, + "startColumn": 4, + "startOffset": 1587, + "endColumn": 105, + "endOffset": 1688 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 37, + "startColumn": 4, + "startOffset": 2985, + "endColumn": 105, + "endOffset": 3086 + } + } + }, + { + "to": { + "startLine": 26, + "startColumn": 4, + "startOffset": 1693, + "endColumn": 105, + "endOffset": 1794 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 38, + "startColumn": 4, + "startOffset": 3091, + "endColumn": 105, + "endOffset": 3192 + } + } + }, + { + "to": { + "startLine": 27, + "startColumn": 4, + "startOffset": 1799, + "endColumn": 78, + "endOffset": 1873 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 39, + "startColumn": 4, + "startOffset": 3197, + "endColumn": 78, + "endOffset": 3271 + } + } + }, + { + "to": { + "startLine": 28, + "startColumn": 4, + "startOffset": 1878, + "endColumn": 79, + "endOffset": 1953 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 40, + "startColumn": 4, + "startOffset": 3276, + "endColumn": 79, + "endOffset": 3351 + } + } + }, + { + "to": { + "startLine": 29, + "startColumn": 4, + "startOffset": 1958, + "endColumn": 56, + "endOffset": 2010 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 41, + "startColumn": 4, + "startOffset": 3356, + "endColumn": 56, + "endOffset": 3408 + } + } + }, + { + "to": { + "startLine": 30, + "startColumn": 4, + "startOffset": 2015, + "endColumn": 57, + "endOffset": 2068 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 42, + "startColumn": 4, + "startOffset": 3413, + "endColumn": 57, + "endOffset": 3466 + } + } + }, + { + "to": { + "startLine": 31, + "startColumn": 4, + "startOffset": 2073, + "endColumn": 73, + "endOffset": 2142 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 43, + "startColumn": 4, + "startOffset": 3471, + "endColumn": 73, + "endOffset": 3540 + } + } + }, + { + "to": { + "startLine": 32, + "startColumn": 4, + "startOffset": 2147, + "endColumn": 74, + "endOffset": 2217 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 44, + "startColumn": 4, + "startOffset": 3545, + "endColumn": 74, + "endOffset": 3615 + } + } + }, + { + "to": { + "startLine": 33, + "startColumn": 4, + "startOffset": 2222, + "endColumn": 64, + "endOffset": 2282 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 45, + "startColumn": 4, + "startOffset": 3620, + "endColumn": 64, + "endOffset": 3680 + } + } + }, + { + "to": { + "startLine": 34, + "startColumn": 4, + "startOffset": 2287, + "endColumn": 65, + "endOffset": 2348 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 46, + "startColumn": 4, + "startOffset": 3685, + "endColumn": 65, + "endOffset": 3746 + } + } + }, + { + "to": { + "startLine": 35, + "startColumn": 4, + "startOffset": 2353, + "endColumn": 66, + "endOffset": 2415 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 47, + "startColumn": 4, + "startOffset": 3751, + "endColumn": 66, + "endOffset": 3813 + } + } + }, + { + "to": { + "startLine": 36, + "startColumn": 4, + "startOffset": 2420, + "endColumn": 67, + "endOffset": 2483 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 48, + "startColumn": 4, + "startOffset": 3818, + "endColumn": 67, + "endOffset": 3881 + } + } + }, + { + "to": { + "startLine": 37, + "startColumn": 4, + "startOffset": 2488, + "endColumn": 103, + "endOffset": 2587 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 49, + "startColumn": 4, + "startOffset": 3886, + "endColumn": 103, + "endOffset": 3985 + } + } + }, + { + "to": { + "startLine": 38, + "startColumn": 4, + "startOffset": 2592, + "endColumn": 105, + "endOffset": 2693 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 50, + "startColumn": 4, + "startOffset": 3990, + "endColumn": 105, + "endOffset": 4091 + } + } + }, + { + "to": { + "startLine": 39, + "startColumn": 4, + "startOffset": 2698, + "endColumn": 79, + "endOffset": 2773 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 51, + "startColumn": 4, + "startOffset": 4096, + "endColumn": 79, + "endOffset": 4171 + } + } + }, + { + "to": { + "startLine": 40, + "startColumn": 4, + "startOffset": 2778, + "endColumn": 80, + "endOffset": 2854 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 52, + "startColumn": 4, + "startOffset": 4176, + "endColumn": 80, + "endOffset": 4252 + } + } + }, + { + "to": { + "startLine": 41, + "startColumn": 4, + "startOffset": 2859, + "endColumn": 58, + "endOffset": 2913 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 53, + "startColumn": 4, + "startOffset": 4257, + "endColumn": 58, + "endOffset": 4311 + } + } + }, + { + "to": { + "startLine": 42, + "startColumn": 4, + "startOffset": 2918, + "endColumn": 58, + "endOffset": 2972 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 54, + "startColumn": 4, + "startOffset": 4316, + "endColumn": 58, + "endOffset": 4370 + } + } + }, + { + "to": { + "startLine": 43, + "startColumn": 4, + "startOffset": 2977, + "endColumn": 58, + "endOffset": 3031 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 55, + "startColumn": 4, + "startOffset": 4375, + "endColumn": 58, + "endOffset": 4429 + } + } + }, + { + "to": { + "startLine": 44, + "startColumn": 4, + "startOffset": 3036, + "endColumn": 58, + "endOffset": 3090 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 56, + "startColumn": 4, + "startOffset": 4434, + "endColumn": 58, + "endOffset": 4488 + } + } + }, + { + "to": { + "startLine": 45, + "startColumn": 4, + "startOffset": 3095, + "endColumn": 58, + "endOffset": 3149 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 57, + "startColumn": 4, + "startOffset": 4493, + "endColumn": 58, + "endOffset": 4547 + } + } + }, + { + "to": { + "startLine": 46, + "startColumn": 4, + "startOffset": 3154, + "endColumn": 62, + "endOffset": 3212 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 58, + "startColumn": 4, + "startOffset": 4552, + "endColumn": 62, + "endOffset": 4610 + } + } + }, + { + "to": { + "startLine": 47, + "startColumn": 4, + "startOffset": 3217, + "endColumn": 63, + "endOffset": 3276 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 59, + "startColumn": 4, + "startOffset": 4615, + "endColumn": 63, + "endOffset": 4674 + } + } + }, + { + "to": { + "startLine": 48, + "startColumn": 4, + "startOffset": 3281, + "endColumn": 57, + "endOffset": 3334 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 60, + "startColumn": 4, + "startOffset": 4679, + "endColumn": 57, + "endOffset": 4732 + } + } + }, + { + "to": { + "startLine": 49, + "startColumn": 4, + "startOffset": 3339, + "endColumn": 58, + "endOffset": 3393 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 61, + "startColumn": 4, + "startOffset": 4737, + "endColumn": 58, + "endOffset": 4791 + } + } + }, + { + "to": { + "startLine": 50, + "startColumn": 4, + "startOffset": 3398, + "endColumn": 70, + "endOffset": 3464 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 62, + "startColumn": 4, + "startOffset": 4796, + "endColumn": 70, + "endOffset": 4862 + } + } + }, + { + "to": { + "startLine": 51, + "startColumn": 4, + "startOffset": 3469, + "endColumn": 71, + "endOffset": 3536 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 63, + "startColumn": 4, + "startOffset": 4867, + "endColumn": 71, + "endOffset": 4934 + } + } + }, + { + "to": { + "startLine": 52, + "startColumn": 4, + "startOffset": 3541, + "endColumn": 71, + "endOffset": 3608 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 64, + "startColumn": 4, + "startOffset": 4939, + "endColumn": 71, + "endOffset": 5006 + } + } + }, + { + "to": { + "startLine": 53, + "startColumn": 4, + "startOffset": 3613, + "endColumn": 72, + "endOffset": 3681 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 65, + "startColumn": 4, + "startOffset": 5011, + "endColumn": 72, + "endOffset": 5079 + } + } + }, + { + "to": { + "startLine": 54, + "startColumn": 4, + "startOffset": 3686, + "endColumn": 56, + "endOffset": 3738 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 66, + "startColumn": 4, + "startOffset": 5084, + "endColumn": 56, + "endOffset": 5136 + } + } + }, + { + "to": { + "startLine": 55, + "startColumn": 4, + "startOffset": 3743, + "endColumn": 57, + "endOffset": 3796 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 67, + "startColumn": 4, + "startOffset": 5141, + "endColumn": 57, + "endOffset": 5194 + } + } + }, + { + "to": { + "startLine": 56, + "startColumn": 4, + "startOffset": 3801, + "endColumn": 72, + "endOffset": 3869 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 68, + "startColumn": 4, + "startOffset": 5199, + "endColumn": 72, + "endOffset": 5267 + } + } + }, + { + "to": { + "startLine": 57, + "startColumn": 4, + "startOffset": 3874, + "endColumn": 73, + "endOffset": 3943 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 69, + "startColumn": 4, + "startOffset": 5272, + "endColumn": 73, + "endOffset": 5341 + } + } + }, + { + "to": { + "startLine": 58, + "startColumn": 4, + "startOffset": 3948, + "endColumn": 73, + "endOffset": 4017 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 70, + "startColumn": 4, + "startOffset": 5346, + "endColumn": 73, + "endOffset": 5415 + } + } + }, + { + "to": { + "startLine": 59, + "startColumn": 4, + "startOffset": 4022, + "endColumn": 74, + "endOffset": 4092 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 71, + "startColumn": 4, + "startOffset": 5420, + "endColumn": 74, + "endOffset": 5490 + } + } + }, + { + "to": { + "startLine": 60, + "startColumn": 4, + "startOffset": 4097, + "endColumn": 55, + "endOffset": 4148 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\res\\values\\colors.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 119, + "endColumn": 55, + "endOffset": 170 + } + } + }, + { + "to": { + "startLine": 61, + "startColumn": 4, + "startOffset": 4153, + "endColumn": 56, + "endOffset": 4205 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\res\\values\\colors.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 59, + "endColumn": 56, + "endOffset": 111 + } + } + }, + { + "to": { + "startLine": 62, + "startColumn": 4, + "startOffset": 4210, + "endColumn": 55, + "endOffset": 4261 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\res\\values\\colors.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 178, + "endColumn": 55, + "endOffset": 229 + } + } + }, + { + "to": { + "startLine": 63, + "startColumn": 4, + "startOffset": 4266, + "endColumn": 71, + "endOffset": 4333 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 72, + "startColumn": 4, + "startOffset": 5495, + "endColumn": 71, + "endOffset": 5562 + } + } + }, + { + "to": { + "startLine": 64, + "startColumn": 4, + "startOffset": 4338, + "endColumn": 72, + "endOffset": 4406 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 73, + "startColumn": 4, + "startOffset": 5567, + "endColumn": 72, + "endOffset": 5635 + } + } + }, + { + "to": { + "startLine": 65, + "startColumn": 4, + "startOffset": 4411, + "endColumn": 69, + "endOffset": 4476 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 74, + "startColumn": 4, + "startOffset": 5640, + "endColumn": 69, + "endOffset": 5705 + } + } + }, + { + "to": { + "startLine": 66, + "startColumn": 4, + "startOffset": 4481, + "endColumn": 70, + "endOffset": 4547 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 75, + "startColumn": 4, + "startOffset": 5710, + "endColumn": 70, + "endOffset": 5776 + } + } + }, + { + "to": { + "startLine": 93, + "startColumn": 4, + "startOffset": 20189, + "endColumn": 68, + "endOffset": 20253 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 103, + "startColumn": 4, + "startOffset": 21387, + "endColumn": 68, + "endOffset": 21451 + } + } + }, + { + "to": { + "startLine": 94, + "startColumn": 4, + "startOffset": 20258, + "endColumn": 69, + "endOffset": 20323 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 104, + "startColumn": 4, + "startOffset": 21456, + "endColumn": 69, + "endOffset": 21521 + } + } + }, + { + "to": { + "startLine": 95, + "startColumn": 4, + "startOffset": 20328, + "endColumn": 69, + "endOffset": 20393 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 105, + "startColumn": 4, + "startOffset": 21526, + "endColumn": 69, + "endOffset": 21591 + } + } + }, + { + "to": { + "startLine": 96, + "startColumn": 4, + "startOffset": 20398, + "endColumn": 76, + "endOffset": 20470 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 106, + "startColumn": 4, + "startOffset": 21596, + "endColumn": 76, + "endOffset": 21668 + } + } + }, + { + "to": { + "startLine": 97, + "startColumn": 4, + "startOffset": 20475, + "endColumn": 78, + "endOffset": 20549 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 107, + "startColumn": 4, + "startOffset": 21673, + "endColumn": 78, + "endOffset": 21747 + } + } + }, + { + "to": { + "startLine": 98, + "startColumn": 4, + "startOffset": 20554, + "endColumn": 75, + "endOffset": 20625 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 108, + "startColumn": 4, + "startOffset": 21752, + "endColumn": 75, + "endOffset": 21823 + } + } + }, + { + "to": { + "startLine": 99, + "startColumn": 4, + "startOffset": 20630, + "endColumn": 76, + "endOffset": 20702 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 109, + "startColumn": 4, + "startOffset": 21828, + "endColumn": 76, + "endOffset": 21900 + } + } + }, + { + "to": { + "startLine": 100, + "startColumn": 4, + "startOffset": 20707, + "endColumn": 63, + "endOffset": 20766 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 112, + "startColumn": 4, + "startOffset": 22137, + "endColumn": 63, + "endOffset": 22196 + } + } + }, + { + "to": { + "startLine": 101, + "startColumn": 4, + "startOffset": 20771, + "endColumn": 64, + "endOffset": 20831 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 113, + "startColumn": 4, + "startOffset": 22201, + "endColumn": 64, + "endOffset": 22261 + } + } + }, + { + "to": { + "startLine": 102, + "startColumn": 4, + "startOffset": 20836, + "endColumn": 68, + "endOffset": 20900 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 114, + "startColumn": 4, + "startOffset": 22266, + "endColumn": 68, + "endOffset": 22330 + } + } + }, + { + "to": { + "startLine": 103, + "startColumn": 4, + "startOffset": 20905, + "endColumn": 76, + "endOffset": 20977 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 117, + "startColumn": 4, + "startOffset": 22576, + "endColumn": 76, + "endOffset": 22648 + } + } + }, + { + "to": { + "startLine": 104, + "startColumn": 4, + "startOffset": 20982, + "endColumn": 74, + "endOffset": 21052 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 118, + "startColumn": 4, + "startOffset": 22653, + "endColumn": 74, + "endOffset": 22723 + } + } + }, + { + "to": { + "startLine": 105, + "startColumn": 4, + "startOffset": 21057, + "endColumn": 68, + "endOffset": 21121 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 119, + "startColumn": 4, + "startOffset": 22728, + "endColumn": 68, + "endOffset": 22792 + } + } + }, + { + "to": { + "startLine": 106, + "startColumn": 4, + "startOffset": 21126, + "endColumn": 67, + "endOffset": 21189 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 120, + "startColumn": 4, + "startOffset": 22797, + "endColumn": 67, + "endOffset": 22860 + } + } + }, + { + "to": { + "startLine": 107, + "startColumn": 4, + "startOffset": 21194, + "endColumn": 76, + "endOffset": 21266 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 121, + "startColumn": 4, + "startOffset": 22865, + "endColumn": 76, + "endOffset": 22937 + } + } + }, + { + "to": { + "startLine": 108, + "startColumn": 4, + "startOffset": 21271, + "endColumn": 65, + "endOffset": 21332 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 124, + "startColumn": 4, + "startOffset": 23174, + "endColumn": 65, + "endOffset": 23235 + } + } + }, + { + "to": { + "startLine": 109, + "startColumn": 4, + "startOffset": 21337, + "endColumn": 96, + "endOffset": 21429 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 125, + "startColumn": 4, + "startOffset": 23240, + "endColumn": 96, + "endOffset": 23332 + } + } + }, + { + "to": { + "startLine": 110, + "startColumn": 4, + "startOffset": 21434, + "endColumn": 64, + "endOffset": 21494 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 126, + "startColumn": 4, + "startOffset": 23337, + "endColumn": 64, + "endOffset": 23397 + } + } + }, + { + "to": { + "startLine": 111, + "startColumn": 4, + "startOffset": 21499, + "endColumn": 68, + "endOffset": 21563 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 127, + "startColumn": 4, + "startOffset": 23402, + "endColumn": 68, + "endOffset": 23466 + } + } + }, + { + "to": { + "startLine": 112, + "startColumn": 4, + "startOffset": 21568, + "endColumn": 98, + "endOffset": 21662 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 128, + "startColumn": 4, + "startOffset": 23471, + "endColumn": 98, + "endOffset": 23565 + } + } + }, + { + "to": { + "startLine": 113, + "startColumn": 4, + "startOffset": 21667, + "endColumn": 58, + "endOffset": 21721 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 131, + "startColumn": 4, + "startOffset": 23802, + "endColumn": 58, + "endOffset": 23856 + } + } + }, + { + "to": { + "startLine": 114, + "startColumn": 4, + "startOffset": 21726, + "endColumn": 57, + "endOffset": 21779 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 134, + "startColumn": 4, + "startOffset": 24093, + "endColumn": 57, + "endOffset": 24146 + } + } + }, + { + "to": { + "startLine": 115, + "startColumn": 4, + "startOffset": 21784, + "endColumn": 56, + "endOffset": 21836 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 135, + "startColumn": 4, + "startOffset": 24151, + "endColumn": 56, + "endOffset": 24203 + } + } + }, + { + "to": { + "startLine": 116, + "startColumn": 4, + "startOffset": 21841, + "endColumn": 58, + "endOffset": 21895 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 136, + "startColumn": 4, + "startOffset": 24208, + "endColumn": 58, + "endOffset": 24262 + } + } + }, + { + "to": { + "startLine": 117, + "startColumn": 4, + "startOffset": 21900, + "endColumn": 71, + "endOffset": 21967 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 137, + "startColumn": 4, + "startOffset": 24267, + "endColumn": 71, + "endOffset": 24334 + } + } + }, + { + "to": { + "startLine": 118, + "startColumn": 4, + "startOffset": 21972, + "endColumn": 67, + "endOffset": 22035 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 138, + "startColumn": 4, + "startOffset": 24339, + "endColumn": 67, + "endOffset": 24402 + } + } + }, + { + "to": { + "startLine": 119, + "startColumn": 4, + "startOffset": 22040, + "endColumn": 67, + "endOffset": 22103 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 139, + "startColumn": 4, + "startOffset": 24407, + "endColumn": 67, + "endOffset": 24470 + } + } + }, + { + "to": { + "startLine": 120, + "startColumn": 4, + "startOffset": 22108, + "endColumn": 58, + "endOffset": 22162 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 140, + "startColumn": 4, + "startOffset": 24475, + "endColumn": 58, + "endOffset": 24529 + } + } + }, + { + "to": { + "startLine": 121, + "startColumn": 4, + "startOffset": 22167, + "endColumn": 62, + "endOffset": 22225 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 141, + "startColumn": 4, + "startOffset": 24534, + "endColumn": 62, + "endOffset": 24592 + } + } + }, + { + "to": { + "startLine": 122, + "startColumn": 4, + "startOffset": 22230, + "endColumn": 89, + "endOffset": 22315 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 144, + "startColumn": 4, + "startOffset": 24838, + "endColumn": 89, + "endOffset": 24923 + } + } + }, + { + "to": { + "startLine": 123, + "startColumn": 4, + "startOffset": 22320, + "endColumn": 90, + "endOffset": 22406 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 145, + "startColumn": 4, + "startOffset": 24928, + "endColumn": 90, + "endOffset": 25014 + } + } + }, + { + "to": { + "startLine": 124, + "startColumn": 4, + "startOffset": 22411, + "endColumn": 59, + "endOffset": 22466 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 148, + "startColumn": 4, + "startOffset": 25251, + "endColumn": 59, + "endOffset": 25306 + } + } + }, + { + "to": { + "startLine": 125, + "startColumn": 4, + "startOffset": 22471, + "endColumn": 65, + "endOffset": 22532 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 149, + "startColumn": 4, + "startOffset": 25311, + "endColumn": 65, + "endOffset": 25372 + } + } + }, + { + "to": { + "startLine": 126, + "startColumn": 4, + "startOffset": 22537, + "endColumn": 66, + "endOffset": 22599 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 150, + "startColumn": 4, + "startOffset": 25377, + "endColumn": 66, + "endOffset": 25439 + } + } + }, + { + "to": { + "startLine": 127, + "startColumn": 4, + "startOffset": 22604, + "endColumn": 65, + "endOffset": 22665 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 151, + "startColumn": 4, + "startOffset": 25444, + "endColumn": 65, + "endOffset": 25505 + } + } + }, + { + "to": { + "startLine": 128, + "startColumn": 4, + "startOffset": 22670, + "endColumn": 69, + "endOffset": 22735 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 152, + "startColumn": 4, + "startOffset": 25510, + "endColumn": 69, + "endOffset": 25575 + } + } + }, + { + "to": { + "startLine": 129, + "startColumn": 4, + "startOffset": 22740, + "endColumn": 63, + "endOffset": 22799 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 153, + "startColumn": 4, + "startOffset": 25580, + "endColumn": 63, + "endOffset": 25639 + } + } + }, + { + "to": { + "startLine": 130, + "startColumn": 4, + "startOffset": 22804, + "endColumn": 52, + "endOffset": 22852 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 156, + "startColumn": 4, + "startOffset": 25885, + "endColumn": 52, + "endOffset": 25933 + } + } + }, + { + "to": { + "startLine": 131, + "startColumn": 4, + "startOffset": 22857, + "endColumn": 112, + "endOffset": 22965 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 157, + "startColumn": 4, + "startOffset": 25938, + "endColumn": 112, + "endOffset": 26046 + } + } + }, + { + "to": { + "startLine": 132, + "startColumn": 4, + "startOffset": 22970, + "endColumn": 57, + "endOffset": 23023 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 160, + "startColumn": 4, + "startOffset": 26283, + "endColumn": 57, + "endOffset": 26336 + } + } + }, + { + "to": { + "startLine": 133, + "startColumn": 4, + "startOffset": 23028, + "endColumn": 64, + "endOffset": 23088 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 161, + "startColumn": 4, + "startOffset": 26341, + "endColumn": 64, + "endOffset": 26401 + } + } + }, + { + "to": { + "startLine": 134, + "startColumn": 4, + "startOffset": 23093, + "endColumn": 63, + "endOffset": 23152 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 162, + "startColumn": 4, + "startOffset": 26406, + "endColumn": 63, + "endOffset": 26465 + } + } + }, + { + "to": { + "startLine": 135, + "startColumn": 4, + "startOffset": 23157, + "endColumn": 48, + "endOffset": 23201 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 163, + "startColumn": 4, + "startOffset": 26470, + "endColumn": 48, + "endOffset": 26514 + } + } + }, + { + "to": { + "startLine": 136, + "startColumn": 4, + "startOffset": 23206, + "endColumn": 60, + "endOffset": 23262 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 166, + "startColumn": 4, + "startOffset": 26760, + "endColumn": 60, + "endOffset": 26816 + } + } + }, + { + "to": { + "startLine": 137, + "startColumn": 4, + "startOffset": 23267, + "endColumn": 60, + "endOffset": 23323 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 167, + "startColumn": 4, + "startOffset": 26821, + "endColumn": 60, + "endOffset": 26877 + } + } + }, + { + "to": { + "startLine": 138, + "startColumn": 4, + "startOffset": 23328, + "endColumn": 60, + "endOffset": 23384 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 168, + "startColumn": 4, + "startOffset": 26882, + "endColumn": 60, + "endOffset": 26938 + } + } + }, + { + "to": { + "startLine": 139, + "startColumn": 4, + "startOffset": 23389, + "endColumn": 61, + "endOffset": 23446 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 169, + "startColumn": 4, + "startOffset": 26943, + "endColumn": 61, + "endOffset": 27000 + } + } + }, + { + "to": { + "startLine": 140, + "startColumn": 4, + "startOffset": 23451, + "endColumn": 63, + "endOffset": 23510 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 170, + "startColumn": 4, + "startOffset": 27005, + "endColumn": 63, + "endOffset": 27064 + } + } + }, + { + "to": { + "startLine": 141, + "startColumn": 4, + "startOffset": 23515, + "endColumn": 63, + "endOffset": 23574 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 171, + "startColumn": 4, + "startOffset": 27069, + "endColumn": 63, + "endOffset": 27128 + } + } + }, + { + "to": { + "startLine": 142, + "startColumn": 4, + "startOffset": 23579, + "endColumn": 63, + "endOffset": 23638 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 172, + "startColumn": 4, + "startOffset": 27133, + "endColumn": 63, + "endOffset": 27192 + } + } + }, + { + "to": { + "startLine": 143, + "startColumn": 4, + "startOffset": 23643, + "endColumn": 64, + "endOffset": 23703 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 173, + "startColumn": 4, + "startOffset": 27197, + "endColumn": 64, + "endOffset": 27257 + } + } + }, + { + "to": { + "startLine": 144, + "startColumn": 4, + "startOffset": 23708, + "endColumn": 62, + "endOffset": 23766 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 174, + "startColumn": 4, + "startOffset": 27262, + "endColumn": 62, + "endOffset": 27320 + } + } + }, + { + "to": { + "startLine": 145, + "startColumn": 4, + "startOffset": 23771, + "endColumn": 59, + "endOffset": 23826 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 175, + "startColumn": 4, + "startOffset": 27325, + "endColumn": 59, + "endOffset": 27380 + } + } + }, + { + "to": { + "startLine": 146, + "startColumn": 4, + "startOffset": 23831, + "endColumn": 60, + "endOffset": 23887 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 176, + "startColumn": 4, + "startOffset": 27385, + "endColumn": 60, + "endOffset": 27441 + } + } + }, + { + "to": { + "startLine": 147, + "startColumn": 4, + "startOffset": 23892, + "endColumn": 58, + "endOffset": 23946 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 177, + "startColumn": 4, + "startOffset": 27446, + "endColumn": 58, + "endOffset": 27500 + } + } + }, + { + "to": { + "startLine": 148, + "startColumn": 4, + "startOffset": 23951, + "endColumn": 59, + "endOffset": 24006 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 178, + "startColumn": 4, + "startOffset": 27505, + "endColumn": 59, + "endOffset": 27560 + } + } + }, + { + "to": { + "startLine": 149, + "startColumn": 4, + "startOffset": 24011, + "endColumn": 61, + "endOffset": 24068 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 179, + "startColumn": 4, + "startOffset": 27565, + "endColumn": 61, + "endOffset": 27622 + } + } + }, + { + "to": { + "startLine": 150, + "startColumn": 4, + "startOffset": 24073, + "endColumn": 70, + "endOffset": 24139 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 180, + "startColumn": 4, + "startOffset": 27627, + "endColumn": 70, + "endOffset": 27693 + } + } + }, + { + "to": { + "startLine": 151, + "startColumn": 4, + "startOffset": 24144, + "endColumn": 59, + "endOffset": 24199 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 181, + "startColumn": 4, + "startOffset": 27698, + "endColumn": 59, + "endOffset": 27753 + } + } + }, + { + "to": { + "startLine": 152, + "startColumn": 4, + "startOffset": 24204, + "endColumn": 67, + "endOffset": 24267 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 182, + "startColumn": 4, + "startOffset": 27758, + "endColumn": 67, + "endOffset": 27821 + } + } + }, + { + "to": { + "startLine": 153, + "startColumn": 4, + "startOffset": 24272, + "endColumn": 66, + "endOffset": 24334 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 185, + "startColumn": 4, + "startOffset": 28058, + "endColumn": 66, + "endOffset": 28120 + } + } + }, + { + "to": { + "startLine": 154, + "startColumn": 4, + "startOffset": 24339, + "endColumn": 67, + "endOffset": 24402 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 186, + "startColumn": 4, + "startOffset": 28125, + "endColumn": 67, + "endOffset": 28188 + } + } + }, + { + "to": { + "startLine": 155, + "startColumn": 4, + "startOffset": 24407, + "endColumn": 67, + "endOffset": 24470 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 187, + "startColumn": 4, + "startOffset": 28193, + "endColumn": 67, + "endOffset": 28256 + } + } + }, + { + "to": { + "startLine": 156, + "startColumn": 4, + "startOffset": 24475, + "endColumn": 67, + "endOffset": 24538 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 188, + "startColumn": 4, + "startOffset": 28261, + "endColumn": 67, + "endOffset": 28324 + } + } + }, + { + "to": { + "startLine": 157, + "startColumn": 4, + "startOffset": 24543, + "endColumn": 85, + "endOffset": 24624 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 191, + "startColumn": 4, + "startOffset": 28570, + "endColumn": 85, + "endOffset": 28651 + } + } + }, + { + "to": { + "startLine": 158, + "startColumn": 4, + "startOffset": 24629, + "endColumn": 86, + "endOffset": 24711 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 192, + "startColumn": 4, + "startOffset": 28656, + "endColumn": 86, + "endOffset": 28738 + } + } + }, + { + "to": { + "startLine": 159, + "startColumn": 4, + "startOffset": 24716, + "endColumn": 74, + "endOffset": 24786 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\recyclerview-v7\\22.2.1\\res\\values\\values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 562, + "endColumn": 74, + "endOffset": 632 + } + } + }, + { + "to": { + "startLine": 160, + "startColumn": 4, + "startOffset": 24791, + "endColumn": 56, + "endOffset": 24843 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 195, + "startColumn": 4, + "startOffset": 28972, + "endColumn": 56, + "endOffset": 29024 + } + } + }, + { + "to": { + "startLine": 161, + "startColumn": 4, + "startOffset": 24848, + "endColumn": 47, + "endOffset": 24891 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 196, + "startColumn": 4, + "startOffset": 29029, + "endColumn": 47, + "endOffset": 29072 + } + } + }, + { + "to": { + "startLine": 162, + "startColumn": 4, + "startOffset": 24896, + "endColumn": 48, + "endOffset": 24940 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 197, + "startColumn": 4, + "startOffset": 29077, + "endColumn": 48, + "endOffset": 29121 + } + } + }, + { + "to": { + "startLine": 163, + "startColumn": 4, + "startOffset": 24945, + "endColumn": 50, + "endOffset": 24991 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 198, + "startColumn": 4, + "startOffset": 29126, + "endColumn": 50, + "endOffset": 29172 + } + } + }, + { + "to": { + "startLine": 164, + "startColumn": 4, + "startOffset": 24996, + "endColumn": 33, + "endOffset": 25025 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 199, + "startColumn": 4, + "startOffset": 29177, + "endColumn": 33, + "endOffset": 29206 + } + } + }, + { + "to": { + "startLine": 165, + "startColumn": 4, + "startOffset": 25030, + "endColumn": 65, + "endOffset": 25091 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\recyclerview-v7\\22.2.1\\res\\values\\values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 869, + "endColumn": 65, + "endOffset": 930 + } + } + }, + { + "to": { + "startLine": 166, + "startColumn": 4, + "startOffset": 25096, + "endColumn": 46, + "endOffset": 25138 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 200, + "startColumn": 4, + "startOffset": 29211, + "endColumn": 46, + "endOffset": 29253 + } + } + }, + { + "to": { + "startLine": 167, + "startColumn": 4, + "startOffset": 25143, + "endColumn": 48, + "endOffset": 25187 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 201, + "startColumn": 4, + "startOffset": 29258, + "endColumn": 48, + "endOffset": 29302 + } + } + }, + { + "to": { + "startLine": 168, + "startColumn": 4, + "startOffset": 25192, + "endColumn": 45, + "endOffset": 25233 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 202, + "startColumn": 4, + "startOffset": 29307, + "endColumn": 45, + "endOffset": 29348 + } + } + }, + { + "to": { + "startLine": 169, + "startColumn": 4, + "startOffset": 25238, + "endColumn": 31, + "endOffset": 25265 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 203, + "startColumn": 4, + "startOffset": 29353, + "endColumn": 31, + "endOffset": 29380 + } + } + }, + { + "to": { + "startLine": 170, + "startColumn": 4, + "startOffset": 25270, + "endColumn": 63, + "endOffset": 25329 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 206, + "startColumn": 4, + "startOffset": 29617, + "endColumn": 63, + "endOffset": 29676 + } + } + }, + { + "to": { + "startLine": 171, + "startColumn": 4, + "startOffset": 25334, + "endColumn": 61, + "endOffset": 25391 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 207, + "startColumn": 4, + "startOffset": 29681, + "endColumn": 61, + "endOffset": 29738 + } + } + }, + { + "to": { + "startLine": 172, + "startColumn": 4, + "startOffset": 25396, + "endColumn": 54, + "endOffset": 25446 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 210, + "startColumn": 4, + "startOffset": 29975, + "endColumn": 54, + "endOffset": 30025 + } + } + }, + { + "to": { + "startLine": 173, + "startColumn": 4, + "startOffset": 25451, + "endColumn": 73, + "endOffset": 25520 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 213, + "startColumn": 4, + "startOffset": 30263, + "endColumn": 73, + "endOffset": 30332 + } + } + }, + { + "to": { + "startLine": 174, + "startColumn": 4, + "startOffset": 25525, + "endColumn": 77, + "endOffset": 25598 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 214, + "startColumn": 4, + "startOffset": 30337, + "endColumn": 77, + "endOffset": 30410 + } + } + }, + { + "to": { + "startLine": 175, + "startColumn": 4, + "startOffset": 25603, + "endColumn": 92, + "endOffset": 25691 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 215, + "startColumn": 4, + "startOffset": 30415, + "endColumn": 92, + "endOffset": 30503 + } + } + }, + { + "to": { + "startLine": 176, + "startColumn": 4, + "startOffset": 25696, + "endColumn": 69, + "endOffset": 25761 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 216, + "startColumn": 4, + "startOffset": 30508, + "endColumn": 69, + "endOffset": 30573 + } + } + }, + { + "to": { + "startLine": 177, + "startColumn": 4, + "startOffset": 25766, + "endColumn": 77, + "endOffset": 25839 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 217, + "startColumn": 4, + "startOffset": 30578, + "endColumn": 77, + "endOffset": 30651 + } + } + }, + { + "to": { + "startLine": 178, + "startColumn": 4, + "startOffset": 25844, + "endColumn": 53, + "endOffset": 25893 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 218, + "startColumn": 4, + "startOffset": 30656, + "endColumn": 53, + "endOffset": 30705 + } + } + }, + { + "to": { + "startLine": 179, + "startColumn": 4, + "startOffset": 25898, + "endColumn": 69, + "endOffset": 25963 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 219, + "startColumn": 4, + "startOffset": 30710, + "endColumn": 69, + "endOffset": 30775 + } + } + }, + { + "to": { + "startLine": 180, + "startColumn": 4, + "startOffset": 25968, + "endColumn": 84, + "endOffset": 26048 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 220, + "startColumn": 4, + "startOffset": 30780, + "endColumn": 84, + "endOffset": 30860 + } + } + }, + { + "to": { + "startLine": 181, + "startColumn": 4, + "startOffset": 26053, + "endColumn": 51, + "endOffset": 26100 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 221, + "startColumn": 4, + "startOffset": 30865, + "endColumn": 51, + "endOffset": 30912 + } + } + }, + { + "to": { + "startLine": 182, + "startColumn": 4, + "startOffset": 26105, + "endColumn": 72, + "endOffset": 26173 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 222, + "startColumn": 4, + "startOffset": 30917, + "endColumn": 72, + "endOffset": 30985 + } + } + }, + { + "to": { + "startLine": 183, + "startColumn": 4, + "startOffset": 26178, + "endColumn": 73, + "endOffset": 26247 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 223, + "startColumn": 4, + "startOffset": 30990, + "endColumn": 73, + "endOffset": 31059 + } + } + }, + { + "to": { + "startLine": 184, + "startColumn": 4, + "startOffset": 26252, + "endColumn": 68, + "endOffset": 26316 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 224, + "startColumn": 4, + "startOffset": 31064, + "endColumn": 68, + "endOffset": 31128 + } + } + }, + { + "to": { + "startLine": 185, + "startColumn": 4, + "startOffset": 26321, + "endColumn": 74, + "endOffset": 26391 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 225, + "startColumn": 4, + "startOffset": 31133, + "endColumn": 74, + "endOffset": 31203 + } + } + }, + { + "to": { + "startLine": 186, + "startColumn": 4, + "startOffset": 26396, + "endColumn": 73, + "endOffset": 26465 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 226, + "startColumn": 4, + "startOffset": 31208, + "endColumn": 73, + "endOffset": 31277 + } + } + }, + { + "to": { + "startLine": 187, + "startColumn": 4, + "startOffset": 26470, + "endColumn": 73, + "endOffset": 26539 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 227, + "startColumn": 4, + "startOffset": 31282, + "endColumn": 73, + "endOffset": 31351 + } + } + }, + { + "to": { + "startLine": 188, + "startColumn": 4, + "startOffset": 26544, + "endColumn": 88, + "endOffset": 26628 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 228, + "startColumn": 4, + "startOffset": 31356, + "endColumn": 88, + "endOffset": 31440 + } + } + }, + { + "to": { + "startLine": 189, + "startColumn": 4, + "startOffset": 26633, + "endColumn": 69, + "endOffset": 26698 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 229, + "startColumn": 4, + "startOffset": 31445, + "endColumn": 69, + "endOffset": 31510 + } + } + }, + { + "to": { + "startLine": 190, + "startColumn": 4, + "startOffset": 26703, + "endColumn": 46, + "endOffset": 26745 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\res\\values\\strings.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 57, + "endColumn": 46, + "endOffset": 99 + } + } + }, + { + "to": { + "startLine": 191, + "startColumn": 4, + "startOffset": 26750, + "endColumn": 77, + "endOffset": 26823 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 232, + "startColumn": 4, + "startOffset": 31747, + "endColumn": 77, + "endOffset": 31820 + } + } + }, + { + "to": { + "startLine": 192, + "startColumn": 4, + "startOffset": 26828, + "endColumn": 89, + "endOffset": 26913 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 233, + "startColumn": 4, + "startOffset": 31825, + "endColumn": 89, + "endOffset": 31910 + } + } + }, + { + "to": { + "startLine": 193, + "startColumn": 4, + "startOffset": 26918, + "endColumn": 87, + "endOffset": 27001 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 234, + "startColumn": 4, + "startOffset": 31915, + "endColumn": 87, + "endOffset": 31998 + } + } + }, + { + "to": { + "startLine": 194, + "startColumn": 4, + "startOffset": 27006, + "endColumn": 95, + "endOffset": 27097 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 235, + "startColumn": 4, + "startOffset": 32003, + "endColumn": 95, + "endOffset": 32094 + } + } + }, + { + "to": { + "startLine": 195, + "startColumn": 4, + "startOffset": 27102, + "endLine": 201, + "endColumn": 12, + "endOffset": 27598 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 238, + "startColumn": 4, + "startOffset": 32336, + "endLine": 244, + "endColumn": 12, + "endOffset": 32832 + } + } + }, + { + "to": { + "startLine": 202, + "startColumn": 4, + "startOffset": 27603, + "endColumn": 88, + "endOffset": 27687 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 245, + "startColumn": 4, + "startOffset": 32837, + "endColumn": 88, + "endOffset": 32921 + } + } + }, + { + "to": { + "startLine": 203, + "startColumn": 4, + "startOffset": 27692, + "endLine": 206, + "endColumn": 12, + "endOffset": 27934 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 246, + "startColumn": 4, + "startOffset": 32926, + "endLine": 249, + "endColumn": 12, + "endOffset": 33168 + } + } + }, + { + "to": { + "startLine": 207, + "startColumn": 4, + "startOffset": 27939, + "endLine": 210, + "endColumn": 12, + "endOffset": 28215 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 250, + "startColumn": 4, + "startOffset": 33173, + "endLine": 253, + "endColumn": 12, + "endOffset": 33449 + } + } + }, + { + "to": { + "startLine": 211, + "startColumn": 4, + "startOffset": 28220, + "endLine": 215, + "endColumn": 12, + "endOffset": 28500 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 254, + "startColumn": 4, + "startOffset": 33454, + "endLine": 258, + "endColumn": 12, + "endOffset": 33734 + } + } + }, + { + "to": { + "startLine": 216, + "startColumn": 4, + "startOffset": 28505, + "endLine": 221, + "endColumn": 12, + "endOffset": 28893 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 259, + "startColumn": 4, + "startOffset": 33739, + "endLine": 264, + "endColumn": 12, + "endOffset": 34127 + } + } + }, + { + "to": { + "startLine": 222, + "startColumn": 4, + "startOffset": 28898, + "endLine": 228, + "endColumn": 12, + "endOffset": 29370 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 267, + "startColumn": 4, + "startOffset": 34374, + "endLine": 273, + "endColumn": 12, + "endOffset": 34846 + } + } + }, + { + "to": { + "startLine": 229, + "startColumn": 4, + "startOffset": 29375, + "endLine": 232, + "endColumn": 12, + "endOffset": 29592 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 274, + "startColumn": 4, + "startOffset": 34851, + "endLine": 277, + "endColumn": 12, + "endOffset": 35068 + } + } + }, + { + "to": { + "startLine": 233, + "startColumn": 4, + "startOffset": 29597, + "endLine": 236, + "endColumn": 12, + "endOffset": 29814 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 278, + "startColumn": 4, + "startOffset": 35073, + "endLine": 281, + "endColumn": 12, + "endOffset": 35290 + } + } + }, + { + "to": { + "startLine": 237, + "startColumn": 4, + "startOffset": 29819, + "endLine": 241, + "endColumn": 12, + "endOffset": 30082 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 282, + "startColumn": 4, + "startOffset": 35295, + "endLine": 286, + "endColumn": 12, + "endOffset": 35558 + } + } + }, + { + "to": { + "startLine": 242, + "startColumn": 4, + "startOffset": 30087, + "endLine": 245, + "endColumn": 12, + "endOffset": 30309 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 287, + "startColumn": 4, + "startOffset": 35563, + "endLine": 290, + "endColumn": 12, + "endOffset": 35785 + } + } + }, + { + "to": { + "startLine": 246, + "startColumn": 4, + "startOffset": 30314, + "endLine": 249, + "endColumn": 12, + "endOffset": 30539 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 291, + "startColumn": 4, + "startOffset": 35790, + "endLine": 294, + "endColumn": 12, + "endOffset": 36015 + } + } + }, + { + "to": { + "startLine": 250, + "startColumn": 4, + "startOffset": 30544, + "endLine": 253, + "endColumn": 12, + "endOffset": 30769 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 295, + "startColumn": 4, + "startOffset": 36020, + "endLine": 298, + "endColumn": 12, + "endOffset": 36245 + } + } + }, + { + "to": { + "startLine": 254, + "startColumn": 4, + "startOffset": 30774, + "endLine": 257, + "endColumn": 12, + "endOffset": 30999 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 299, + "startColumn": 4, + "startOffset": 36250, + "endLine": 302, + "endColumn": 12, + "endOffset": 36475 + } + } + }, + { + "to": { + "startLine": 258, + "startColumn": 4, + "startOffset": 31004, + "endLine": 261, + "endColumn": 12, + "endOffset": 31229 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 303, + "startColumn": 4, + "startOffset": 36480, + "endLine": 306, + "endColumn": 12, + "endOffset": 36705 + } + } + }, + { + "to": { + "startLine": 262, + "startColumn": 4, + "startOffset": 31234, + "endLine": 265, + "endColumn": 12, + "endOffset": 31456 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 307, + "startColumn": 4, + "startOffset": 36710, + "endLine": 310, + "endColumn": 12, + "endOffset": 36932 + } + } + }, + { + "to": { + "startLine": 266, + "startColumn": 4, + "startOffset": 31461, + "endLine": 269, + "endColumn": 12, + "endOffset": 31695 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 311, + "startColumn": 4, + "startOffset": 36937, + "endLine": 314, + "endColumn": 12, + "endOffset": 37171 + } + } + }, + { + "to": { + "startLine": 270, + "startColumn": 4, + "startOffset": 31700, + "endLine": 273, + "endColumn": 12, + "endOffset": 31921 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 315, + "startColumn": 4, + "startOffset": 37176, + "endLine": 318, + "endColumn": 12, + "endOffset": 37397 + } + } + }, + { + "to": { + "startLine": 274, + "startColumn": 4, + "startOffset": 31926, + "endLine": 277, + "endColumn": 12, + "endOffset": 32166 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 319, + "startColumn": 4, + "startOffset": 37402, + "endLine": 322, + "endColumn": 12, + "endOffset": 37642 + } + } + }, + { + "to": { + "startLine": 278, + "startColumn": 4, + "startOffset": 32171, + "endLine": 279, + "endColumn": 12, + "endOffset": 32296 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 325, + "startColumn": 4, + "startOffset": 37884, + "endLine": 326, + "endColumn": 12, + "endOffset": 38009 + } + } + }, + { + "to": { + "startLine": 280, + "startColumn": 4, + "startOffset": 32301, + "endLine": 281, + "endColumn": 12, + "endOffset": 32426 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 327, + "startColumn": 4, + "startOffset": 38014, + "endLine": 328, + "endColumn": 12, + "endOffset": 38139 + } + } + }, + { + "to": { + "startLine": 282, + "startColumn": 4, + "startOffset": 32431, + "endLine": 285, + "endColumn": 12, + "endOffset": 32656 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 331, + "startColumn": 4, + "startOffset": 38386, + "endLine": 334, + "endColumn": 12, + "endOffset": 38611 + } + } + }, + { + "to": { + "startLine": 286, + "startColumn": 4, + "startOffset": 32661, + "endLine": 289, + "endColumn": 12, + "endOffset": 32904 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 335, + "startColumn": 4, + "startOffset": 38616, + "endLine": 338, + "endColumn": 12, + "endOffset": 38859 + } + } + }, + { + "to": { + "startLine": 290, + "startColumn": 4, + "startOffset": 32909, + "endLine": 293, + "endColumn": 12, + "endOffset": 33123 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 339, + "startColumn": 4, + "startOffset": 38864, + "endLine": 342, + "endColumn": 12, + "endOffset": 39078 + } + } + }, + { + "to": { + "startLine": 294, + "startColumn": 4, + "startOffset": 33128, + "endLine": 298, + "endColumn": 12, + "endOffset": 33406 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 345, + "startColumn": 4, + "startOffset": 39320, + "endLine": 349, + "endColumn": 12, + "endOffset": 39598 + } + } + }, + { + "to": { + "startLine": 299, + "startColumn": 4, + "startOffset": 33411, + "endLine": 302, + "endColumn": 12, + "endOffset": 33614 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 350, + "startColumn": 4, + "startOffset": 39603, + "endLine": 353, + "endColumn": 12, + "endOffset": 39806 + } + } + }, + { + "to": { + "startLine": 303, + "startColumn": 4, + "startOffset": 33619, + "endLine": 305, + "endColumn": 12, + "endOffset": 33745 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 354, + "startColumn": 4, + "startOffset": 39811, + "endLine": 356, + "endColumn": 12, + "endOffset": 39937 + } + } + }, + { + "to": { + "startLine": 306, + "startColumn": 4, + "startOffset": 33750, + "endLine": 309, + "endColumn": 12, + "endOffset": 33972 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 359, + "startColumn": 4, + "startOffset": 40184, + "endLine": 362, + "endColumn": 12, + "endOffset": 40406 + } + } + }, + { + "to": { + "startLine": 310, + "startColumn": 4, + "startOffset": 33977, + "endLine": 313, + "endColumn": 12, + "endOffset": 34218 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 363, + "startColumn": 4, + "startOffset": 40411, + "endLine": 366, + "endColumn": 12, + "endOffset": 40652 + } + } + }, + { + "to": { + "startLine": 314, + "startColumn": 4, + "startOffset": 34223, + "endLine": 317, + "endColumn": 12, + "endOffset": 34443 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 367, + "startColumn": 4, + "startOffset": 40657, + "endLine": 370, + "endColumn": 12, + "endOffset": 40877 + } + } + }, + { + "to": { + "startLine": 318, + "startColumn": 4, + "startOffset": 34448, + "endLine": 321, + "endColumn": 12, + "endOffset": 34692 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 371, + "startColumn": 4, + "startOffset": 40882, + "endLine": 374, + "endColumn": 12, + "endOffset": 41126 + } + } + }, + { + "to": { + "startLine": 322, + "startColumn": 4, + "startOffset": 34697, + "endLine": 325, + "endColumn": 12, + "endOffset": 34913 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 375, + "startColumn": 4, + "startOffset": 41131, + "endLine": 378, + "endColumn": 12, + "endOffset": 41347 + } + } + }, + { + "to": { + "startLine": 326, + "startColumn": 4, + "startOffset": 34918, + "endLine": 329, + "endColumn": 12, + "endOffset": 35158 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 379, + "startColumn": 4, + "startOffset": 41352, + "endLine": 382, + "endColumn": 12, + "endOffset": 41592 + } + } + }, + { + "to": { + "startLine": 330, + "startColumn": 4, + "startOffset": 35163, + "endLine": 334, + "endColumn": 12, + "endOffset": 35453 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 385, + "startColumn": 4, + "startOffset": 41834, + "endLine": 389, + "endColumn": 12, + "endOffset": 42124 + } + } + }, + { + "to": { + "startLine": 335, + "startColumn": 4, + "startOffset": 35458, + "endLine": 337, + "endColumn": 12, + "endOffset": 35675 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 390, + "startColumn": 4, + "startOffset": 42129, + "endLine": 392, + "endColumn": 12, + "endOffset": 42346 + } + } + }, + { + "to": { + "startLine": 338, + "startColumn": 4, + "startOffset": 35680, + "endLine": 340, + "endColumn": 12, + "endOffset": 35913 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 393, + "startColumn": 4, + "startOffset": 42351, + "endLine": 395, + "endColumn": 12, + "endOffset": 42584 + } + } + }, + { + "to": { + "startLine": 341, + "startColumn": 4, + "startOffset": 35918, + "endLine": 343, + "endColumn": 12, + "endOffset": 36127 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 396, + "startColumn": 4, + "startOffset": 42589, + "endLine": 398, + "endColumn": 12, + "endOffset": 42798 + } + } + }, + { + "to": { + "startLine": 344, + "startColumn": 4, + "startOffset": 36132, + "endLine": 346, + "endColumn": 12, + "endOffset": 36357 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 399, + "startColumn": 4, + "startOffset": 42803, + "endLine": 401, + "endColumn": 12, + "endOffset": 43028 + } + } + }, + { + "to": { + "startLine": 347, + "startColumn": 4, + "startOffset": 36362, + "endLine": 349, + "endColumn": 12, + "endOffset": 36580 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 402, + "startColumn": 4, + "startOffset": 43033, + "endLine": 404, + "endColumn": 12, + "endOffset": 43251 + } + } + }, + { + "to": { + "startLine": 350, + "startColumn": 4, + "startOffset": 36585, + "endLine": 352, + "endColumn": 12, + "endOffset": 36795 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 405, + "startColumn": 4, + "startOffset": 43256, + "endLine": 407, + "endColumn": 12, + "endOffset": 43466 + } + } + }, + { + "to": { + "startLine": 353, + "startColumn": 4, + "startOffset": 36800, + "endLine": 355, + "endColumn": 12, + "endOffset": 37003 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 408, + "startColumn": 4, + "startOffset": 43471, + "endLine": 410, + "endColumn": 12, + "endOffset": 43674 + } + } + }, + { + "to": { + "startLine": 356, + "startColumn": 4, + "startOffset": 37008, + "endLine": 357, + "endColumn": 12, + "endOffset": 37127 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 411, + "startColumn": 4, + "startOffset": 43679, + "endLine": 412, + "endColumn": 12, + "endOffset": 43798 + } + } + }, + { + "to": { + "startLine": 358, + "startColumn": 4, + "startOffset": 37132, + "endLine": 359, + "endColumn": 12, + "endOffset": 37251 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 413, + "startColumn": 4, + "startOffset": 43803, + "endLine": 414, + "endColumn": 12, + "endOffset": 43922 + } + } + }, + { + "to": { + "startLine": 360, + "startColumn": 4, + "startOffset": 37256, + "endColumn": 104, + "endOffset": 37356 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 415, + "startColumn": 4, + "startOffset": 43927, + "endColumn": 104, + "endOffset": 44027 + } + } + }, + { + "to": { + "startLine": 361, + "startColumn": 4, + "startOffset": 37361, + "endColumn": 116, + "endOffset": 37473 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 416, + "startColumn": 4, + "startOffset": 44032, + "endColumn": 116, + "endOffset": 44144 + } + } + }, + { + "to": { + "startLine": 362, + "startColumn": 4, + "startOffset": 37478, + "endLine": 364, + "endColumn": 12, + "endOffset": 37687 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 417, + "startColumn": 4, + "startOffset": 44149, + "endLine": 419, + "endColumn": 12, + "endOffset": 44358 + } + } + }, + { + "to": { + "startLine": 365, + "startColumn": 4, + "startOffset": 37692, + "endLine": 366, + "endColumn": 12, + "endOffset": 37833 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 420, + "startColumn": 4, + "startOffset": 44363, + "endLine": 421, + "endColumn": 12, + "endOffset": 44504 + } + } + }, + { + "to": { + "startLine": 367, + "startColumn": 4, + "startOffset": 37838, + "endLine": 368, + "endColumn": 12, + "endOffset": 37973 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 422, + "startColumn": 4, + "startOffset": 44509, + "endLine": 423, + "endColumn": 12, + "endOffset": 44644 + } + } + }, + { + "to": { + "startLine": 369, + "startColumn": 4, + "startOffset": 37978, + "endLine": 370, + "endColumn": 12, + "endOffset": 38059 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 426, + "startColumn": 4, + "startOffset": 44886, + "endLine": 427, + "endColumn": 12, + "endOffset": 44967 + } + } + }, + { + "to": { + "startLine": 371, + "startColumn": 4, + "startOffset": 38064, + "endLine": 375, + "endColumn": 12, + "endOffset": 38407 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 428, + "startColumn": 4, + "startOffset": 44972, + "endLine": 432, + "endColumn": 12, + "endOffset": 45315 + } + } + }, + { + "to": { + "startLine": 376, + "startColumn": 4, + "startOffset": 38412, + "endColumn": 87, + "endOffset": 38495 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 433, + "startColumn": 4, + "startOffset": 45320, + "endColumn": 87, + "endOffset": 45403 + } + } + }, + { + "to": { + "startLine": 377, + "startColumn": 4, + "startOffset": 38500, + "endLine": 380, + "endColumn": 12, + "endOffset": 38725 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 434, + "startColumn": 4, + "startOffset": 45408, + "endLine": 437, + "endColumn": 12, + "endOffset": 45633 + } + } + }, + { + "to": { + "startLine": 381, + "startColumn": 4, + "startOffset": 38730, + "endLine": 386, + "endColumn": 12, + "endOffset": 39127 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 438, + "startColumn": 4, + "startOffset": 45638, + "endLine": 443, + "endColumn": 12, + "endOffset": 46035 + } + } + }, + { + "to": { + "startLine": 387, + "startColumn": 4, + "startOffset": 39132, + "endLine": 390, + "endColumn": 12, + "endOffset": 39360 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 444, + "startColumn": 4, + "startOffset": 46040, + "endLine": 447, + "endColumn": 12, + "endOffset": 46268 + } + } + }, + { + "to": { + "startLine": 391, + "startColumn": 4, + "startOffset": 39365, + "endColumn": 81, + "endOffset": 39442 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 448, + "startColumn": 4, + "startOffset": 46273, + "endColumn": 81, + "endOffset": 46350 + } + } + }, + { + "to": { + "startLine": 392, + "startColumn": 4, + "startOffset": 39447, + "endLine": 393, + "endColumn": 12, + "endOffset": 39540 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 449, + "startColumn": 4, + "startOffset": 46355, + "endLine": 450, + "endColumn": 12, + "endOffset": 46448 + } + } + }, + { + "to": { + "startLine": 394, + "startColumn": 4, + "startOffset": 39545, + "endLine": 404, + "endColumn": 12, + "endOffset": 40157 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 451, + "startColumn": 4, + "startOffset": 46453, + "endLine": 461, + "endColumn": 12, + "endOffset": 47065 + } + } + }, + { + "to": { + "startLine": 405, + "startColumn": 4, + "startOffset": 40162, + "endColumn": 99, + "endOffset": 40257 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 462, + "startColumn": 4, + "startOffset": 47070, + "endColumn": 99, + "endOffset": 47165 + } + } + }, + { + "to": { + "startLine": 406, + "startColumn": 4, + "startOffset": 40262, + "endLine": 409, + "endColumn": 12, + "endOffset": 40493 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 463, + "startColumn": 4, + "startOffset": 47170, + "endLine": 466, + "endColumn": 12, + "endOffset": 47401 + } + } + }, + { + "to": { + "startLine": 410, + "startColumn": 4, + "startOffset": 40498, + "endLine": 415, + "endColumn": 12, + "endOffset": 40901 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 467, + "startColumn": 4, + "startOffset": 47406, + "endLine": 472, + "endColumn": 12, + "endOffset": 47809 + } + } + }, + { + "to": { + "startLine": 416, + "startColumn": 4, + "startOffset": 40906, + "endLine": 419, + "endColumn": 12, + "endOffset": 41140 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 473, + "startColumn": 4, + "startOffset": 47814, + "endLine": 476, + "endColumn": 12, + "endOffset": 48048 + } + } + }, + { + "to": { + "startLine": 420, + "startColumn": 4, + "startOffset": 41145, + "endColumn": 93, + "endOffset": 41234 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 477, + "startColumn": 4, + "startOffset": 48053, + "endColumn": 93, + "endOffset": 48142 + } + } + }, + { + "to": { + "startLine": 421, + "startColumn": 4, + "startOffset": 41239, + "endColumn": 57, + "endOffset": 41292 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 478, + "startColumn": 4, + "startOffset": 48147, + "endColumn": 57, + "endOffset": 48200 + } + } + }, + { + "to": { + "startLine": 422, + "startColumn": 4, + "startOffset": 41297, + "endLine": 425, + "endColumn": 12, + "endOffset": 41529 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 479, + "startColumn": 4, + "startOffset": 48205, + "endLine": 482, + "endColumn": 12, + "endOffset": 48437 + } + } + }, + { + "to": { + "startLine": 426, + "startColumn": 4, + "startOffset": 41534, + "endLine": 452, + "endColumn": 12, + "endOffset": 43529 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 483, + "startColumn": 4, + "startOffset": 48442, + "endLine": 509, + "endColumn": 12, + "endOffset": 50437 + } + } + }, + { + "to": { + "startLine": 453, + "startColumn": 4, + "startOffset": 43534, + "endLine": 456, + "endColumn": 12, + "endOffset": 43771 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 510, + "startColumn": 4, + "startOffset": 50442, + "endLine": 513, + "endColumn": 12, + "endOffset": 50679 + } + } + }, + { + "to": { + "startLine": 457, + "startColumn": 4, + "startOffset": 43776, + "endLine": 484, + "endColumn": 12, + "endOffset": 45949 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 514, + "startColumn": 4, + "startOffset": 50684, + "endLine": 541, + "endColumn": 12, + "endOffset": 52857 + } + } + }, + { + "to": { + "startLine": 485, + "startColumn": 4, + "startOffset": 45954, + "endLine": 629, + "endColumn": 12, + "endOffset": 55136 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 542, + "startColumn": 4, + "startOffset": 52862, + "endLine": 686, + "endColumn": 12, + "endOffset": 62044 + } + } + }, + { + "to": { + "startLine": 630, + "startColumn": 4, + "startOffset": 55141, + "endLine": 650, + "endColumn": 12, + "endOffset": 56335 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 687, + "startColumn": 4, + "startOffset": 62049, + "endLine": 707, + "endColumn": 12, + "endOffset": 63243 + } + } + }, + { + "to": { + "startLine": 651, + "startColumn": 4, + "startOffset": 56340, + "endLine": 795, + "endColumn": 12, + "endOffset": 65632 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 708, + "startColumn": 4, + "startOffset": 63248, + "endLine": 852, + "endColumn": 12, + "endOffset": 72540 + } + } + }, + { + "to": { + "startLine": 796, + "startColumn": 4, + "startOffset": 65637, + "endLine": 816, + "endColumn": 12, + "endOffset": 66845 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 853, + "startColumn": 4, + "startOffset": 72545, + "endLine": 873, + "endColumn": 12, + "endOffset": 73753 + } + } + }, + { + "to": { + "startLine": 817, + "startColumn": 4, + "startOffset": 66850, + "endLine": 837, + "endColumn": 12, + "endOffset": 67968 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 876, + "startColumn": 4, + "startOffset": 73995, + "endLine": 896, + "endColumn": 12, + "endOffset": 75113 + } + } + }, + { + "to": { + "startLine": 838, + "startColumn": 4, + "startOffset": 67973, + "endLine": 842, + "endColumn": 12, + "endOffset": 68224 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 897, + "startColumn": 4, + "startOffset": 75118, + "endLine": 901, + "endColumn": 12, + "endOffset": 75369 + } + } + }, + { + "to": { + "startLine": 843, + "startColumn": 4, + "startOffset": 68229, + "endLine": 847, + "endColumn": 12, + "endOffset": 68460 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 902, + "startColumn": 4, + "startOffset": 75374, + "endLine": 906, + "endColumn": 12, + "endOffset": 75605 + } + } + }, + { + "to": { + "startLine": 848, + "startColumn": 4, + "startOffset": 68465, + "endLine": 857, + "endColumn": 12, + "endOffset": 69007 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 907, + "startColumn": 4, + "startOffset": 75610, + "endLine": 916, + "endColumn": 12, + "endOffset": 76152 + } + } + }, + { + "to": { + "startLine": 858, + "startColumn": 4, + "startOffset": 69012, + "endLine": 866, + "endColumn": 12, + "endOffset": 69501 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 917, + "startColumn": 4, + "startOffset": 76157, + "endLine": 925, + "endColumn": 12, + "endOffset": 76646 + } + } + }, + { + "to": { + "startLine": 867, + "startColumn": 4, + "startOffset": 69506, + "endLine": 877, + "endColumn": 12, + "endOffset": 70174 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 926, + "startColumn": 4, + "startOffset": 76651, + "endLine": 936, + "endColumn": 12, + "endOffset": 77319 + } + } + }, + { + "to": { + "startLine": 878, + "startColumn": 4, + "startOffset": 70179, + "endLine": 881, + "endColumn": 12, + "endOffset": 70389 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 937, + "startColumn": 4, + "startOffset": 77324, + "endLine": 940, + "endColumn": 12, + "endOffset": 77534 + } + } + }, + { + "to": { + "startLine": 882, + "startColumn": 4, + "startOffset": 70394, + "endLine": 888, + "endColumn": 12, + "endOffset": 70917 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 941, + "startColumn": 4, + "startOffset": 77539, + "endLine": 947, + "endColumn": 12, + "endOffset": 78062 + } + } + }, + { + "to": { + "startLine": 889, + "startColumn": 4, + "startOffset": 70922, + "endLine": 896, + "endColumn": 12, + "endOffset": 71481 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 948, + "startColumn": 4, + "startOffset": 78067, + "endLine": 955, + "endColumn": 12, + "endOffset": 78626 + } + } + }, + { + "to": { + "startLine": 897, + "startColumn": 4, + "startOffset": 71486, + "endLine": 903, + "endColumn": 12, + "endOffset": 71856 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 956, + "startColumn": 4, + "startOffset": 78631, + "endLine": 962, + "endColumn": 12, + "endOffset": 79001 + } + } + }, + { + "to": { + "startLine": 904, + "startColumn": 4, + "startOffset": 71861, + "endLine": 910, + "endColumn": 12, + "endOffset": 72389 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 963, + "startColumn": 4, + "startOffset": 79006, + "endLine": 969, + "endColumn": 12, + "endOffset": 79534 + } + } + }, + { + "to": { + "startLine": 911, + "startColumn": 4, + "startOffset": 72394, + "endLine": 919, + "endColumn": 12, + "endOffset": 72927 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 970, + "startColumn": 4, + "startOffset": 79539, + "endLine": 978, + "endColumn": 12, + "endOffset": 80072 + } + } + }, + { + "to": { + "startLine": 920, + "startColumn": 4, + "startOffset": 72932, + "endLine": 922, + "endColumn": 12, + "endOffset": 73084 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 979, + "startColumn": 4, + "startOffset": 80077, + "endLine": 981, + "endColumn": 12, + "endOffset": 80229 + } + } + }, + { + "to": { + "startLine": 923, + "startColumn": 4, + "startOffset": 73089, + "endLine": 925, + "endColumn": 12, + "endOffset": 73228 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 982, + "startColumn": 4, + "startOffset": 80234, + "endLine": 984, + "endColumn": 12, + "endOffset": 80373 + } + } + }, + { + "to": { + "startLine": 926, + "startColumn": 4, + "startOffset": 73233, + "endLine": 930, + "endColumn": 12, + "endOffset": 73548 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 985, + "startColumn": 4, + "startOffset": 80378, + "endLine": 989, + "endColumn": 12, + "endOffset": 80693 + } + } + }, + { + "to": { + "startLine": 931, + "startColumn": 4, + "startOffset": 73553, + "endLine": 934, + "endColumn": 12, + "endOffset": 73718 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 990, + "startColumn": 4, + "startOffset": 80698, + "endLine": 993, + "endColumn": 12, + "endOffset": 80863 + } + } + }, + { + "to": { + "startLine": 935, + "startColumn": 4, + "startOffset": 73723, + "endLine": 937, + "endColumn": 12, + "endOffset": 73859 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 994, + "startColumn": 4, + "startOffset": 80868, + "endLine": 996, + "endColumn": 12, + "endOffset": 81004 + } + } + }, + { + "to": { + "startLine": 938, + "startColumn": 4, + "startOffset": 73864, + "endLine": 940, + "endColumn": 12, + "endOffset": 73988 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 997, + "startColumn": 4, + "startOffset": 81009, + "endLine": 999, + "endColumn": 12, + "endOffset": 81133 + } + } + }, + { + "to": { + "startLine": 941, + "startColumn": 4, + "startOffset": 73993, + "endLine": 944, + "endColumn": 12, + "endOffset": 74287 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1000, + "startColumn": 4, + "startOffset": 81138, + "endLine": 1003, + "endColumn": 12, + "endOffset": 81432 + } + } + }, + { + "to": { + "startLine": 945, + "startColumn": 4, + "startOffset": 74292, + "endLine": 948, + "endColumn": 12, + "endOffset": 74590 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1004, + "startColumn": 4, + "startOffset": 81437, + "endLine": 1007, + "endColumn": 12, + "endOffset": 81735 + } + } + }, + { + "to": { + "startLine": 949, + "startColumn": 4, + "startOffset": 74595, + "endLine": 956, + "endColumn": 12, + "endOffset": 75151 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1008, + "startColumn": 4, + "startOffset": 81740, + "endLine": 1015, + "endColumn": 12, + "endOffset": 82296 + } + } + }, + { + "to": { + "startLine": 957, + "startColumn": 4, + "startOffset": 75156, + "endLine": 961, + "endColumn": 12, + "endOffset": 75413 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1016, + "startColumn": 4, + "startOffset": 82301, + "endLine": 1020, + "endColumn": 12, + "endOffset": 82558 + } + } + }, + { + "to": { + "startLine": 962, + "startColumn": 4, + "startOffset": 75418, + "endLine": 968, + "endColumn": 12, + "endOffset": 75763 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1021, + "startColumn": 4, + "startOffset": 82563, + "endLine": 1027, + "endColumn": 12, + "endOffset": 82908 + } + } + }, + { + "to": { + "startLine": 969, + "startColumn": 4, + "startOffset": 75768, + "endLine": 974, + "endColumn": 12, + "endOffset": 76116 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1028, + "startColumn": 4, + "startOffset": 82913, + "endLine": 1033, + "endColumn": 12, + "endOffset": 83261 + } + } + }, + { + "to": { + "startLine": 975, + "startColumn": 4, + "startOffset": 76121, + "endLine": 979, + "endColumn": 12, + "endOffset": 76443 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1034, + "startColumn": 4, + "startOffset": 83266, + "endLine": 1038, + "endColumn": 12, + "endOffset": 83588 + } + } + }, + { + "to": { + "startLine": 980, + "startColumn": 4, + "startOffset": 76448, + "endLine": 983, + "endColumn": 12, + "endOffset": 76749 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1039, + "startColumn": 4, + "startOffset": 83593, + "endLine": 1042, + "endColumn": 12, + "endOffset": 83894 + } + } + }, + { + "to": { + "startLine": 984, + "startColumn": 4, + "startOffset": 76754, + "endLine": 988, + "endColumn": 12, + "endOffset": 77011 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1043, + "startColumn": 4, + "startOffset": 83899, + "endLine": 1047, + "endColumn": 12, + "endOffset": 84156 + } + } + }, + { + "to": { + "startLine": 989, + "startColumn": 4, + "startOffset": 77016, + "endLine": 990, + "endColumn": 12, + "endOffset": 77136 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1048, + "startColumn": 4, + "startOffset": 84161, + "endLine": 1049, + "endColumn": 12, + "endOffset": 84281 + } + } + }, + { + "to": { + "startLine": 991, + "startColumn": 4, + "startOffset": 77141, + "endLine": 992, + "endColumn": 12, + "endOffset": 77263 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1050, + "startColumn": 4, + "startOffset": 84286, + "endLine": 1051, + "endColumn": 12, + "endOffset": 84408 + } + } + }, + { + "to": { + "startLine": 993, + "startColumn": 4, + "startOffset": 77268, + "endLine": 995, + "endColumn": 12, + "endOffset": 77502 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1052, + "startColumn": 4, + "startOffset": 84413, + "endLine": 1054, + "endColumn": 12, + "endOffset": 84647 + } + } + }, + { + "to": { + "startLine": 996, + "startColumn": 4, + "startOffset": 77507, + "endLine": 998, + "endColumn": 12, + "endOffset": 77713 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1055, + "startColumn": 4, + "startOffset": 84652, + "endLine": 1057, + "endColumn": 12, + "endOffset": 84858 + } + } + }, + { + "to": { + "startLine": 999, + "startColumn": 4, + "startOffset": 77718, + "endLine": 1000, + "endColumn": 12, + "endOffset": 77832 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1058, + "startColumn": 4, + "startOffset": 84863, + "endLine": 1059, + "endColumn": 12, + "endOffset": 84977 + } + } + }, + { + "to": { + "startLine": 1001, + "startColumn": 4, + "startOffset": 77837, + "endLine": 1004, + "endColumn": 12, + "endOffset": 78025 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1060, + "startColumn": 4, + "startOffset": 84982, + "endLine": 1063, + "endColumn": 12, + "endOffset": 85170 + } + } + }, + { + "to": { + "startLine": 1005, + "startColumn": 4, + "startOffset": 78030, + "endLine": 1011, + "endColumn": 12, + "endOffset": 78480 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1064, + "startColumn": 4, + "startOffset": 85175, + "endLine": 1070, + "endColumn": 12, + "endOffset": 85625 + } + } + }, + { + "to": { + "startLine": 1012, + "startColumn": 4, + "startOffset": 78485, + "endLine": 1015, + "endColumn": 12, + "endOffset": 78729 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1071, + "startColumn": 4, + "startOffset": 85630, + "endLine": 1074, + "endColumn": 12, + "endOffset": 85874 + } + } + }, + { + "to": { + "startLine": 1016, + "startColumn": 4, + "startOffset": 78734, + "endLine": 1018, + "endColumn": 12, + "endOffset": 78851 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1075, + "startColumn": 4, + "startOffset": 85879, + "endLine": 1077, + "endColumn": 12, + "endOffset": 85996 + } + } + }, + { + "to": { + "startLine": 1019, + "startColumn": 4, + "startOffset": 78856, + "endLine": 1022, + "endColumn": 12, + "endOffset": 79110 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1078, + "startColumn": 4, + "startOffset": 86001, + "endLine": 1081, + "endColumn": 12, + "endOffset": 86255 + } + } + }, + { + "to": { + "startLine": 1023, + "startColumn": 4, + "startOffset": 79115, + "endLine": 1024, + "endColumn": 12, + "endOffset": 79223 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1082, + "startColumn": 4, + "startOffset": 86260, + "endLine": 1083, + "endColumn": 12, + "endOffset": 86368 + } + } + }, + { + "to": { + "startLine": 1025, + "startColumn": 4, + "startOffset": 79228, + "endLine": 1028, + "endColumn": 12, + "endOffset": 79410 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1084, + "startColumn": 4, + "startOffset": 86373, + "endLine": 1087, + "endColumn": 12, + "endOffset": 86555 + } + } + }, + { + "to": { + "startLine": 1029, + "startColumn": 4, + "startOffset": 79415, + "endLine": 1030, + "endColumn": 12, + "endOffset": 79512 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1088, + "startColumn": 4, + "startOffset": 86560, + "endLine": 1089, + "endColumn": 12, + "endOffset": 86657 + } + } + }, + { + "to": { + "startLine": 1031, + "startColumn": 4, + "startOffset": 79517, + "endLine": 1036, + "endColumn": 12, + "endOffset": 79956 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1090, + "startColumn": 4, + "startOffset": 86662, + "endLine": 1095, + "endColumn": 12, + "endOffset": 87101 + } + } + }, + { + "to": { + "startLine": 1037, + "startColumn": 4, + "startOffset": 79961, + "endLine": 1038, + "endColumn": 12, + "endOffset": 80080 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1096, + "startColumn": 4, + "startOffset": 87106, + "endLine": 1097, + "endColumn": 12, + "endOffset": 87225 + } + } + }, + { + "to": { + "startLine": 1039, + "startColumn": 4, + "startOffset": 80085, + "endLine": 1042, + "endColumn": 12, + "endOffset": 80365 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1098, + "startColumn": 4, + "startOffset": 87230, + "endLine": 1101, + "endColumn": 12, + "endOffset": 87510 + } + } + }, + { + "to": { + "startLine": 1043, + "startColumn": 4, + "startOffset": 80370, + "endLine": 1054, + "endColumn": 12, + "endOffset": 81252 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1102, + "startColumn": 4, + "startOffset": 87515, + "endLine": 1113, + "endColumn": 12, + "endOffset": 88397 + } + } + }, + { + "to": { + "startLine": 1055, + "startColumn": 4, + "startOffset": 81257, + "endLine": 1060, + "endColumn": 12, + "endOffset": 81539 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1114, + "startColumn": 4, + "startOffset": 88402, + "endLine": 1119, + "endColumn": 12, + "endOffset": 88684 + } + } + }, + { + "to": { + "startLine": 1061, + "startColumn": 4, + "startOffset": 81544, + "endLine": 1065, + "endColumn": 12, + "endOffset": 81869 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1120, + "startColumn": 4, + "startOffset": 88689, + "endLine": 1124, + "endColumn": 12, + "endOffset": 89014 + } + } + }, + { + "to": { + "startLine": 1066, + "startColumn": 4, + "startOffset": 81874, + "endLine": 1080, + "endColumn": 12, + "endOffset": 82789 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1125, + "startColumn": 4, + "startOffset": 89019, + "endLine": 1139, + "endColumn": 12, + "endOffset": 89934 + } + } + }, + { + "to": { + "startLine": 1081, + "startColumn": 4, + "startOffset": 82794, + "endLine": 1083, + "endColumn": 12, + "endOffset": 82961 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1140, + "startColumn": 4, + "startOffset": 89939, + "endLine": 1142, + "endColumn": 12, + "endOffset": 90106 + } + } + }, + { + "to": { + "startLine": 1084, + "startColumn": 4, + "startOffset": 82966, + "endLine": 1088, + "endColumn": 12, + "endOffset": 83297 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1143, + "startColumn": 4, + "startOffset": 90111, + "endLine": 1147, + "endColumn": 12, + "endOffset": 90442 + } + } + }, + { + "to": { + "startLine": 1089, + "startColumn": 4, + "startOffset": 83302, + "endLine": 1098, + "endColumn": 12, + "endOffset": 83963 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1148, + "startColumn": 4, + "startOffset": 90447, + "endLine": 1157, + "endColumn": 12, + "endOffset": 91108 + } + } + }, + { + "to": { + "startLine": 1099, + "startColumn": 4, + "startOffset": 83968, + "endLine": 1103, + "endColumn": 12, + "endOffset": 84248 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1158, + "startColumn": 4, + "startOffset": 91113, + "endLine": 1162, + "endColumn": 12, + "endOffset": 91393 + } + } + }, + { + "to": { + "startLine": 1104, + "startColumn": 4, + "startOffset": 84253, + "endLine": 1141, + "endColumn": 12, + "endOffset": 87137 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1165, + "startColumn": 4, + "startOffset": 91635, + "endLine": 1202, + "endColumn": 12, + "endOffset": 94519 + } + } + }, + { + "to": { + "startLine": 1142, + "startColumn": 4, + "startOffset": 87142, + "endLine": 1180, + "endColumn": 12, + "endOffset": 90167 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1203, + "startColumn": 4, + "startOffset": 94524, + "endLine": 1241, + "endColumn": 12, + "endOffset": 97549 + } + } + }, + { + "to": { + "startLine": 1181, + "startColumn": 4, + "startOffset": 90172, + "endLine": 1190, + "endColumn": 12, + "endOffset": 90807 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1242, + "startColumn": 4, + "startOffset": 97554, + "endLine": 1251, + "endColumn": 12, + "endOffset": 98189 + } + } + }, + { + "to": { + "startLine": 1191, + "startColumn": 4, + "startOffset": 90812, + "endLine": 1199, + "endColumn": 12, + "endOffset": 91431 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1252, + "startColumn": 4, + "startOffset": 98194, + "endLine": 1260, + "endColumn": 12, + "endOffset": 98813 + } + } + }, + { + "to": { + "startLine": 1200, + "startColumn": 4, + "startOffset": 91436, + "endLine": 1203, + "endColumn": 12, + "endOffset": 91660 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1263, + "startColumn": 4, + "startOffset": 99054, + "endLine": 1266, + "endColumn": 12, + "endOffset": 99278 + } + } + }, + { + "to": { + "startLine": 1204, + "startColumn": 4, + "startOffset": 91665, + "endLine": 1207, + "endColumn": 12, + "endOffset": 91998 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1267, + "startColumn": 4, + "startOffset": 99283, + "endLine": 1270, + "endColumn": 12, + "endOffset": 99616 + } + } + }, + { + "to": { + "startLine": 1208, + "startColumn": 4, + "startOffset": 92003, + "endLine": 1210, + "endColumn": 12, + "endOffset": 92150 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1271, + "startColumn": 4, + "startOffset": 99621, + "endLine": 1273, + "endColumn": 12, + "endOffset": 99768 + } + } + }, + { + "to": { + "startLine": 1211, + "startColumn": 4, + "startOffset": 92155, + "endLine": 1213, + "endColumn": 12, + "endOffset": 92321 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1274, + "startColumn": 4, + "startOffset": 99773, + "endLine": 1276, + "endColumn": 12, + "endOffset": 99939 + } + } + }, + { + "to": { + "startLine": 1214, + "startColumn": 4, + "startOffset": 92326, + "endLine": 1216, + "endColumn": 12, + "endOffset": 92488 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1277, + "startColumn": 4, + "startOffset": 99944, + "endLine": 1279, + "endColumn": 12, + "endOffset": 100106 + } + } + }, + { + "to": { + "startLine": 1217, + "startColumn": 4, + "startOffset": 92493, + "endLine": 1220, + "endColumn": 12, + "endOffset": 92731 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1280, + "startColumn": 4, + "startOffset": 100111, + "endLine": 1283, + "endColumn": 12, + "endOffset": 100349 + } + } + }, + { + "to": { + "startLine": 1221, + "startColumn": 4, + "startOffset": 92736, + "endLine": 1223, + "endColumn": 12, + "endOffset": 92901 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1284, + "startColumn": 4, + "startOffset": 100354, + "endLine": 1286, + "endColumn": 12, + "endOffset": 100519 + } + } + }, + { + "to": { + "startLine": 1224, + "startColumn": 4, + "startOffset": 92906, + "endLine": 1226, + "endColumn": 12, + "endOffset": 93074 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1287, + "startColumn": 4, + "startOffset": 100524, + "endLine": 1289, + "endColumn": 12, + "endOffset": 100692 + } + } + }, + { + "to": { + "startLine": 1227, + "startColumn": 4, + "startOffset": 93079, + "endLine": 1229, + "endColumn": 12, + "endOffset": 93245 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1290, + "startColumn": 4, + "startOffset": 100697, + "endLine": 1292, + "endColumn": 12, + "endOffset": 100863 + } + } + }, + { + "to": { + "startLine": 1230, + "startColumn": 4, + "startOffset": 93250, + "endLine": 1233, + "endColumn": 12, + "endOffset": 93519 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1293, + "startColumn": 4, + "startOffset": 100868, + "endLine": 1296, + "endColumn": 12, + "endOffset": 101137 + } + } + }, + { + "to": { + "startLine": 1234, + "startColumn": 4, + "startOffset": 93524, + "endLine": 1236, + "endColumn": 12, + "endOffset": 93718 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1297, + "startColumn": 4, + "startOffset": 101142, + "endLine": 1299, + "endColumn": 12, + "endOffset": 101336 + } + } + }, + { + "to": { + "startLine": 1237, + "startColumn": 4, + "startOffset": 93723, + "endLine": 1239, + "endColumn": 12, + "endOffset": 93965 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1300, + "startColumn": 4, + "startOffset": 101341, + "endLine": 1302, + "endColumn": 12, + "endOffset": 101583 + } + } + }, + { + "to": { + "startLine": 1240, + "startColumn": 4, + "startOffset": 93970, + "endColumn": 83, + "endOffset": 94049 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1305, + "startColumn": 4, + "startOffset": 101820, + "endColumn": 83, + "endOffset": 101899 + } + } + }, + { + "to": { + "startLine": 1241, + "startColumn": 4, + "startOffset": 94054, + "endColumn": 95, + "endOffset": 94145 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1306, + "startColumn": 4, + "startOffset": 101904, + "endColumn": 95, + "endOffset": 101995 + } + } + }, + { + "to": { + "startLine": 1242, + "startColumn": 4, + "startOffset": 94150, + "endColumn": 95, + "endOffset": 94241 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1307, + "startColumn": 4, + "startOffset": 102000, + "endColumn": 95, + "endOffset": 102091 + } + } + }, + { + "to": { + "startLine": 1243, + "startColumn": 4, + "startOffset": 94246, + "endColumn": 97, + "endOffset": 94339 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1308, + "startColumn": 4, + "startOffset": 102096, + "endColumn": 97, + "endOffset": 102189 + } + } + }, + { + "to": { + "startLine": 1244, + "startColumn": 4, + "startOffset": 94344, + "endColumn": 99, + "endOffset": 94439 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1309, + "startColumn": 4, + "startOffset": 102194, + "endColumn": 99, + "endOffset": 102289 + } + } + }, + { + "to": { + "startLine": 1245, + "startColumn": 4, + "startOffset": 94444, + "endColumn": 101, + "endOffset": 94541 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1310, + "startColumn": 4, + "startOffset": 102294, + "endColumn": 101, + "endOffset": 102391 + } + } + }, + { + "to": { + "startLine": 1246, + "startColumn": 4, + "startOffset": 94546, + "endColumn": 101, + "endOffset": 94643 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1311, + "startColumn": 4, + "startOffset": 102396, + "endColumn": 101, + "endOffset": 102493 + } + } + }, + { + "to": { + "startLine": 1247, + "startColumn": 4, + "startOffset": 94648, + "endColumn": 101, + "endOffset": 94745 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1312, + "startColumn": 4, + "startOffset": 102498, + "endColumn": 101, + "endOffset": 102595 + } + } + }, + { + "to": { + "startLine": 1248, + "startColumn": 4, + "startOffset": 94750, + "endColumn": 101, + "endOffset": 94847 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1313, + "startColumn": 4, + "startOffset": 102600, + "endColumn": 101, + "endOffset": 102697 + } + } + }, + { + "to": { + "startLine": 1249, + "startColumn": 4, + "startOffset": 94852, + "endColumn": 101, + "endOffset": 94949 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1314, + "startColumn": 4, + "startOffset": 102702, + "endColumn": 101, + "endOffset": 102799 + } + } + }, + { + "to": { + "startLine": 1250, + "startColumn": 4, + "startOffset": 94954, + "endColumn": 99, + "endOffset": 95049 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1315, + "startColumn": 4, + "startOffset": 102804, + "endColumn": 99, + "endOffset": 102899 + } + } + }, + { + "to": { + "startLine": 1251, + "startColumn": 4, + "startOffset": 95054, + "endColumn": 95, + "endOffset": 95145 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1316, + "startColumn": 4, + "startOffset": 102904, + "endColumn": 95, + "endOffset": 102995 + } + } + }, + { + "to": { + "startLine": 1252, + "startColumn": 4, + "startOffset": 95150, + "endColumn": 111, + "endOffset": 95257 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1317, + "startColumn": 4, + "startOffset": 103000, + "endColumn": 111, + "endOffset": 103107 + } + } + }, + { + "to": { + "startLine": 1253, + "startColumn": 4, + "startOffset": 95262, + "endColumn": 128, + "endOffset": 95386 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1318, + "startColumn": 4, + "startOffset": 103112, + "endColumn": 128, + "endOffset": 103236 + } + } + }, + { + "to": { + "startLine": 1254, + "startColumn": 4, + "startOffset": 95391, + "endColumn": 122, + "endOffset": 95509 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1319, + "startColumn": 4, + "startOffset": 103241, + "endColumn": 122, + "endOffset": 103359 + } + } + }, + { + "to": { + "startLine": 1255, + "startColumn": 4, + "startOffset": 95514, + "endLine": 1256, + "endColumn": 12, + "endOffset": 95663 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1320, + "startColumn": 4, + "startOffset": 103364, + "endLine": 1321, + "endColumn": 12, + "endOffset": 103513 + } + } + }, + { + "to": { + "startLine": 1257, + "startColumn": 4, + "startOffset": 95668, + "endLine": 1258, + "endColumn": 12, + "endOffset": 95817 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1322, + "startColumn": 4, + "startOffset": 103518, + "endLine": 1323, + "endColumn": 12, + "endOffset": 103667 + } + } + }, + { + "to": { + "startLine": 1259, + "startColumn": 4, + "startOffset": 95822, + "endColumn": 97, + "endOffset": 95915 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1324, + "startColumn": 4, + "startOffset": 103672, + "endColumn": 97, + "endOffset": 103765 + } + } + }, + { + "to": { + "startLine": 1260, + "startColumn": 4, + "startOffset": 95920, + "endColumn": 113, + "endOffset": 96029 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1325, + "startColumn": 4, + "startOffset": 103770, + "endColumn": 113, + "endOffset": 103879 + } + } + }, + { + "to": { + "startLine": 1261, + "startColumn": 4, + "startOffset": 96034, + "endColumn": 93, + "endOffset": 96123 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1326, + "startColumn": 4, + "startOffset": 103884, + "endColumn": 93, + "endOffset": 103973 + } + } + }, + { + "to": { + "startLine": 1262, + "startColumn": 4, + "startOffset": 96128, + "endLine": 1263, + "endColumn": 12, + "endOffset": 96263 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1327, + "startColumn": 4, + "startOffset": 103978, + "endLine": 1328, + "endColumn": 12, + "endOffset": 104113 + } + } + }, + { + "to": { + "startLine": 1264, + "startColumn": 4, + "startOffset": 96268, + "endLine": 1265, + "endColumn": 12, + "endOffset": 96397 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1329, + "startColumn": 4, + "startOffset": 104118, + "endLine": 1330, + "endColumn": 12, + "endOffset": 104247 + } + } + }, + { + "to": { + "startLine": 1266, + "startColumn": 4, + "startOffset": 96402, + "endColumn": 95, + "endOffset": 96493 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1331, + "startColumn": 4, + "startOffset": 104252, + "endColumn": 95, + "endOffset": 104343 + } + } + }, + { + "to": { + "startLine": 1267, + "startColumn": 4, + "startOffset": 96498, + "endColumn": 111, + "endOffset": 96605 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1332, + "startColumn": 4, + "startOffset": 104348, + "endColumn": 111, + "endOffset": 104455 + } + } + }, + { + "to": { + "startLine": 1268, + "startColumn": 4, + "startOffset": 96610, + "endColumn": 99, + "endOffset": 96705 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1333, + "startColumn": 4, + "startOffset": 104460, + "endColumn": 99, + "endOffset": 104555 + } + } + }, + { + "to": { + "startLine": 1269, + "startColumn": 4, + "startOffset": 96710, + "endColumn": 115, + "endOffset": 96821 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1334, + "startColumn": 4, + "startOffset": 104560, + "endColumn": 115, + "endOffset": 104671 + } + } + }, + { + "to": { + "startLine": 1270, + "startColumn": 4, + "startOffset": 96826, + "endColumn": 95, + "endOffset": 96917 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1335, + "startColumn": 4, + "startOffset": 104676, + "endColumn": 95, + "endOffset": 104767 + } + } + }, + { + "to": { + "startLine": 1271, + "startColumn": 4, + "startOffset": 96922, + "endColumn": 111, + "endOffset": 97029 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1336, + "startColumn": 4, + "startOffset": 104772, + "endColumn": 111, + "endOffset": 104879 + } + } + }, + { + "to": { + "startLine": 1272, + "startColumn": 4, + "startOffset": 97034, + "endLine": 1273, + "endColumn": 12, + "endOffset": 97169 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1337, + "startColumn": 4, + "startOffset": 104884, + "endLine": 1338, + "endColumn": 12, + "endOffset": 105019 + } + } + }, + { + "to": { + "startLine": 1274, + "startColumn": 4, + "startOffset": 97174, + "endLine": 1275, + "endColumn": 12, + "endOffset": 97317 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1339, + "startColumn": 4, + "startOffset": 105024, + "endLine": 1340, + "endColumn": 12, + "endOffset": 105167 + } + } + }, + { + "to": { + "startLine": 1276, + "startColumn": 4, + "startOffset": 97322, + "endLine": 1277, + "endColumn": 12, + "endOffset": 97481 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1341, + "startColumn": 4, + "startOffset": 105172, + "endLine": 1342, + "endColumn": 12, + "endOffset": 105331 + } + } + }, + { + "to": { + "startLine": 1278, + "startColumn": 4, + "startOffset": 97486, + "endLine": 1279, + "endColumn": 12, + "endOffset": 97623 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1343, + "startColumn": 4, + "startOffset": 105336, + "endLine": 1344, + "endColumn": 12, + "endOffset": 105473 + } + } + }, + { + "to": { + "startLine": 1280, + "startColumn": 4, + "startOffset": 97628, + "endLine": 1281, + "endColumn": 12, + "endOffset": 97781 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1345, + "startColumn": 4, + "startOffset": 105478, + "endLine": 1346, + "endColumn": 12, + "endOffset": 105631 + } + } + }, + { + "to": { + "startLine": 1282, + "startColumn": 4, + "startOffset": 97786, + "endLine": 1283, + "endColumn": 12, + "endOffset": 97931 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1347, + "startColumn": 4, + "startOffset": 105636, + "endLine": 1348, + "endColumn": 12, + "endOffset": 105781 + } + } + }, + { + "to": { + "startLine": 1284, + "startColumn": 4, + "startOffset": 97936, + "endColumn": 140, + "endOffset": 98072 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1349, + "startColumn": 4, + "startOffset": 105786, + "endColumn": 140, + "endOffset": 105922 + } + } + }, + { + "to": { + "startLine": 1285, + "startColumn": 4, + "startOffset": 98077, + "endLine": 1286, + "endColumn": 12, + "endOffset": 98216 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1350, + "startColumn": 4, + "startOffset": 105927, + "endLine": 1351, + "endColumn": 12, + "endOffset": 106066 + } + } + }, + { + "to": { + "startLine": 1287, + "startColumn": 4, + "startOffset": 98221, + "endColumn": 134, + "endOffset": 98351 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1352, + "startColumn": 4, + "startOffset": 106071, + "endColumn": 134, + "endOffset": 106201 + } + } + }, + { + "to": { + "startLine": 1288, + "startColumn": 4, + "startOffset": 98356, + "endLine": 1289, + "endColumn": 12, + "endOffset": 98487 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1353, + "startColumn": 4, + "startOffset": 106206, + "endLine": 1354, + "endColumn": 12, + "endOffset": 106337 + } + } + }, + { + "to": { + "startLine": 1290, + "startColumn": 4, + "startOffset": 98492, + "endLine": 1291, + "endColumn": 12, + "endOffset": 98629 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1355, + "startColumn": 4, + "startOffset": 106342, + "endLine": 1356, + "endColumn": 12, + "endOffset": 106479 + } + } + }, + { + "to": { + "startLine": 1292, + "startColumn": 4, + "startOffset": 98634, + "endLine": 1293, + "endColumn": 12, + "endOffset": 98771 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1357, + "startColumn": 4, + "startOffset": 106484, + "endLine": 1358, + "endColumn": 12, + "endOffset": 106621 + } + } + }, + { + "to": { + "startLine": 1294, + "startColumn": 4, + "startOffset": 98776, + "endColumn": 111, + "endOffset": 98883 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1359, + "startColumn": 4, + "startOffset": 106626, + "endColumn": 111, + "endOffset": 106733 + } + } + }, + { + "to": { + "startLine": 1295, + "startColumn": 4, + "startOffset": 98888, + "endColumn": 139, + "endOffset": 99023 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1360, + "startColumn": 4, + "startOffset": 106738, + "endColumn": 139, + "endOffset": 106873 + } + } + }, + { + "to": { + "startLine": 1296, + "startColumn": 4, + "startOffset": 99028, + "endLine": 1297, + "endColumn": 12, + "endOffset": 99169 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1361, + "startColumn": 4, + "startOffset": 106878, + "endLine": 1362, + "endColumn": 12, + "endOffset": 107019 + } + } + }, + { + "to": { + "startLine": 1298, + "startColumn": 4, + "startOffset": 99174, + "endLine": 1299, + "endColumn": 12, + "endOffset": 99313 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1363, + "startColumn": 4, + "startOffset": 107024, + "endLine": 1364, + "endColumn": 12, + "endOffset": 107163 + } + } + }, + { + "to": { + "startLine": 1300, + "startColumn": 4, + "startOffset": 99318, + "endLine": 1301, + "endColumn": 12, + "endOffset": 99451 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1365, + "startColumn": 4, + "startOffset": 107168, + "endLine": 1366, + "endColumn": 12, + "endOffset": 107301 + } + } + }, + { + "to": { + "startLine": 1302, + "startColumn": 4, + "startOffset": 99456, + "endColumn": 65, + "endOffset": 99517 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1369, + "startColumn": 4, + "startOffset": 107538, + "endColumn": 65, + "endOffset": 107599 + } + } + }, + { + "to": { + "startLine": 1303, + "startColumn": 4, + "startOffset": 99522, + "endColumn": 89, + "endOffset": 99607 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1370, + "startColumn": 4, + "startOffset": 107604, + "endColumn": 89, + "endOffset": 107689 + } + } + }, + { + "to": { + "startLine": 1304, + "startColumn": 4, + "startOffset": 99612, + "endColumn": 79, + "endOffset": 99687 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1371, + "startColumn": 4, + "startOffset": 107694, + "endColumn": 79, + "endOffset": 107769 + } + } + }, + { + "to": { + "startLine": 1305, + "startColumn": 4, + "startOffset": 99692, + "endColumn": 91, + "endOffset": 99779 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1372, + "startColumn": 4, + "startOffset": 107774, + "endColumn": 91, + "endOffset": 107861 + } + } + }, + { + "to": { + "startLine": 1306, + "startColumn": 4, + "startOffset": 99784, + "endColumn": 97, + "endOffset": 99877 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1373, + "startColumn": 4, + "startOffset": 107866, + "endColumn": 97, + "endOffset": 107959 + } + } + }, + { + "to": { + "startLine": 1307, + "startColumn": 4, + "startOffset": 99882, + "endLine": 1308, + "endColumn": 12, + "endOffset": 99987 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1374, + "startColumn": 4, + "startOffset": 107964, + "endLine": 1375, + "endColumn": 12, + "endOffset": 108069 + } + } + }, + { + "to": { + "startLine": 1309, + "startColumn": 4, + "startOffset": 99992, + "endColumn": 77, + "endOffset": 100065 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1376, + "startColumn": 4, + "startOffset": 108074, + "endColumn": 77, + "endOffset": 108147 + } + } + }, + { + "to": { + "startLine": 1310, + "startColumn": 4, + "startOffset": 100070, + "endColumn": 105, + "endOffset": 100171 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1377, + "startColumn": 4, + "startOffset": 108152, + "endColumn": 105, + "endOffset": 108253 + } + } + }, + { + "to": { + "startLine": 1311, + "startColumn": 4, + "startOffset": 100176, + "endColumn": 91, + "endOffset": 100263 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1378, + "startColumn": 4, + "startOffset": 108258, + "endColumn": 91, + "endOffset": 108345 + } + } + }, + { + "to": { + "startLine": 1312, + "startColumn": 4, + "startOffset": 100268, + "endColumn": 103, + "endOffset": 100367 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1379, + "startColumn": 4, + "startOffset": 108350, + "endColumn": 103, + "endOffset": 108449 + } + } + }, + { + "to": { + "startLine": 1313, + "startColumn": 4, + "startOffset": 100372, + "endColumn": 109, + "endOffset": 100477 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1380, + "startColumn": 4, + "startOffset": 108454, + "endColumn": 109, + "endOffset": 108559 + } + } + }, + { + "to": { + "startLine": 1314, + "startColumn": 4, + "startOffset": 100482, + "endLine": 1315, + "endColumn": 12, + "endOffset": 100599 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1381, + "startColumn": 4, + "startOffset": 108564, + "endLine": 1382, + "endColumn": 12, + "endOffset": 108681 + } + } + }, + { + "to": { + "startLine": 1316, + "startColumn": 4, + "startOffset": 100604, + "endLine": 1319, + "endColumn": 12, + "endOffset": 100762 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1383, + "startColumn": 4, + "startOffset": 108686, + "endLine": 1386, + "endColumn": 12, + "endOffset": 108844 + } + } + }, + { + "to": { + "startLine": 1320, + "startColumn": 4, + "startOffset": 100767, + "endLine": 1323, + "endColumn": 12, + "endOffset": 100919 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1387, + "startColumn": 4, + "startOffset": 108849, + "endLine": 1390, + "endColumn": 12, + "endOffset": 109001 + } + } + }, + { + "to": { + "startLine": 1324, + "startColumn": 4, + "startOffset": 100924, + "endColumn": 79, + "endOffset": 100999 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1391, + "startColumn": 4, + "startOffset": 109006, + "endColumn": 79, + "endOffset": 109081 + } + } + }, + { + "to": { + "startLine": 1325, + "startColumn": 4, + "startOffset": 101004, + "endColumn": 99, + "endOffset": 101099 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1392, + "startColumn": 4, + "startOffset": 109086, + "endColumn": 99, + "endOffset": 109181 + } + } + }, + { + "to": { + "startLine": 1326, + "startColumn": 4, + "startOffset": 101104, + "endColumn": 89, + "endOffset": 101189 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1393, + "startColumn": 4, + "startOffset": 109186, + "endColumn": 89, + "endOffset": 109271 + } + } + }, + { + "to": { + "startLine": 1327, + "startColumn": 4, + "startOffset": 101194, + "endColumn": 109, + "endOffset": 101299 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1394, + "startColumn": 4, + "startOffset": 109276, + "endColumn": 109, + "endOffset": 109381 + } + } + }, + { + "to": { + "startLine": 1328, + "startColumn": 4, + "startOffset": 101304, + "endColumn": 91, + "endOffset": 101391 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1395, + "startColumn": 4, + "startOffset": 109386, + "endColumn": 91, + "endOffset": 109473 + } + } + }, + { + "to": { + "startLine": 1329, + "startColumn": 4, + "startOffset": 101396, + "endLine": 1330, + "endColumn": 12, + "endOffset": 101491 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1398, + "startColumn": 4, + "startOffset": 109710, + "endLine": 1399, + "endColumn": 12, + "endOffset": 109805 + } + } + }, + { + "to": { + "startLine": 1331, + "startColumn": 4, + "startOffset": 101496, + "endLine": 1332, + "endColumn": 12, + "endOffset": 101603 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1400, + "startColumn": 4, + "startOffset": 109810, + "endLine": 1401, + "endColumn": 12, + "endOffset": 109917 + } + } + }, + { + "to": { + "startLine": 1333, + "startColumn": 4, + "startOffset": 101608, + "endLine": 1334, + "endColumn": 12, + "endOffset": 101717 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1402, + "startColumn": 4, + "startOffset": 109922, + "endLine": 1403, + "endColumn": 12, + "endOffset": 110031 + } + } + }, + { + "to": { + "startLine": 1335, + "startColumn": 4, + "startOffset": 101722, + "endLine": 1336, + "endColumn": 12, + "endOffset": 101833 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1404, + "startColumn": 4, + "startOffset": 110036, + "endLine": 1405, + "endColumn": 12, + "endOffset": 110147 + } + } + }, + { + "to": { + "startLine": 1337, + "startColumn": 4, + "startOffset": 101838, + "endLine": 1338, + "endColumn": 12, + "endOffset": 101949 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1406, + "startColumn": 4, + "startOffset": 110152, + "endLine": 1407, + "endColumn": 12, + "endOffset": 110263 + } + } + }, + { + "to": { + "startLine": 1339, + "startColumn": 4, + "startOffset": 101954, + "endColumn": 93, + "endOffset": 102043 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1408, + "startColumn": 4, + "startOffset": 110268, + "endColumn": 93, + "endOffset": 110357 + } + } + }, + { + "to": { + "startLine": 1340, + "startColumn": 4, + "startOffset": 102048, + "endColumn": 113, + "endOffset": 102157 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1409, + "startColumn": 4, + "startOffset": 110362, + "endColumn": 113, + "endOffset": 110471 + } + } + }, + { + "to": { + "startLine": 1341, + "startColumn": 4, + "startOffset": 102162, + "endColumn": 117, + "endOffset": 102275 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1410, + "startColumn": 4, + "startOffset": 110476, + "endColumn": 117, + "endOffset": 110589 + } + } + }, + { + "to": { + "startLine": 1342, + "startColumn": 4, + "startOffset": 102280, + "endLine": 1343, + "endColumn": 12, + "endOffset": 102377 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1411, + "startColumn": 4, + "startOffset": 110594, + "endLine": 1412, + "endColumn": 12, + "endOffset": 110691 + } + } + }, + { + "to": { + "startLine": 1344, + "startColumn": 4, + "startOffset": 102382, + "endLine": 1345, + "endColumn": 12, + "endOffset": 102497 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1413, + "startColumn": 4, + "startOffset": 110696, + "endLine": 1414, + "endColumn": 12, + "endOffset": 110811 + } + } + }, + { + "to": { + "startLine": 1346, + "startColumn": 4, + "startOffset": 102502, + "endLine": 1347, + "endColumn": 12, + "endOffset": 102619 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1415, + "startColumn": 4, + "startOffset": 110816, + "endLine": 1416, + "endColumn": 12, + "endOffset": 110933 + } + } + }, + { + "to": { + "startLine": 1348, + "startColumn": 4, + "startOffset": 102624, + "endColumn": 81, + "endOffset": 102701 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1417, + "startColumn": 4, + "startOffset": 110938, + "endColumn": 81, + "endOffset": 111015 + } + } + }, + { + "to": { + "startLine": 1349, + "startColumn": 4, + "startOffset": 102706, + "endColumn": 103, + "endOffset": 102805 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1418, + "startColumn": 4, + "startOffset": 111020, + "endColumn": 103, + "endOffset": 111119 + } + } + }, + { + "to": { + "startLine": 1350, + "startColumn": 4, + "startOffset": 102810, + "endColumn": 119, + "endOffset": 102925 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1419, + "startColumn": 4, + "startOffset": 111124, + "endColumn": 119, + "endOffset": 111239 + } + } + }, + { + "to": { + "startLine": 1351, + "startColumn": 4, + "startOffset": 102930, + "endColumn": 125, + "endOffset": 103051 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1420, + "startColumn": 4, + "startOffset": 111244, + "endColumn": 125, + "endOffset": 111365 + } + } + }, + { + "to": { + "startLine": 1352, + "startColumn": 4, + "startOffset": 103056, + "endColumn": 93, + "endOffset": 103145 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1421, + "startColumn": 4, + "startOffset": 111370, + "endColumn": 93, + "endOffset": 111459 + } + } + }, + { + "to": { + "startLine": 1353, + "startColumn": 4, + "startOffset": 103150, + "endColumn": 87, + "endOffset": 103233 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1422, + "startColumn": 4, + "startOffset": 111464, + "endColumn": 87, + "endOffset": 111547 + } + } + }, + { + "to": { + "startLine": 1354, + "startColumn": 4, + "startOffset": 103238, + "endColumn": 111, + "endOffset": 103345 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1423, + "startColumn": 4, + "startOffset": 111552, + "endColumn": 111, + "endOffset": 111659 + } + } + }, + { + "to": { + "startLine": 1355, + "startColumn": 4, + "startOffset": 103350, + "endColumn": 115, + "endOffset": 103461 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1424, + "startColumn": 4, + "startOffset": 111664, + "endColumn": 115, + "endOffset": 111775 + } + } + }, + { + "to": { + "startLine": 1356, + "startColumn": 4, + "startOffset": 103466, + "endColumn": 121, + "endOffset": 103583 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1425, + "startColumn": 4, + "startOffset": 111780, + "endColumn": 121, + "endOffset": 111897 + } + } + }, + { + "to": { + "startLine": 1357, + "startColumn": 4, + "startOffset": 103588, + "endColumn": 111, + "endOffset": 103695 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1426, + "startColumn": 4, + "startOffset": 111902, + "endColumn": 111, + "endOffset": 112009 + } + } + }, + { + "to": { + "startLine": 1358, + "startColumn": 4, + "startOffset": 103700, + "endLine": 1360, + "endColumn": 12, + "endOffset": 103870 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1427, + "startColumn": 4, + "startOffset": 112014, + "endLine": 1429, + "endColumn": 12, + "endOffset": 112184 + } + } + }, + { + "to": { + "startLine": 1361, + "startColumn": 4, + "startOffset": 103875, + "endColumn": 115, + "endOffset": 103986 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1430, + "startColumn": 4, + "startOffset": 112189, + "endColumn": 115, + "endOffset": 112300 + } + } + }, + { + "to": { + "startLine": 1362, + "startColumn": 4, + "startOffset": 103991, + "endLine": 1363, + "endColumn": 12, + "endOffset": 104084 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1431, + "startColumn": 4, + "startOffset": 112305, + "endLine": 1432, + "endColumn": 12, + "endOffset": 112398 + } + } + }, + { + "to": { + "startLine": 1364, + "startColumn": 4, + "startOffset": 104089, + "endLine": 1365, + "endColumn": 12, + "endOffset": 104196 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1433, + "startColumn": 4, + "startOffset": 112403, + "endLine": 1434, + "endColumn": 12, + "endOffset": 112510 + } + } + }, + { + "to": { + "startLine": 1366, + "startColumn": 4, + "startOffset": 104201, + "endLine": 1367, + "endColumn": 12, + "endOffset": 104320 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1435, + "startColumn": 4, + "startOffset": 112515, + "endLine": 1436, + "endColumn": 12, + "endOffset": 112634 + } + } + }, + { + "to": { + "startLine": 1368, + "startColumn": 4, + "startOffset": 104325, + "endColumn": 66, + "endOffset": 104387 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1437, + "startColumn": 4, + "startOffset": 112639, + "endColumn": 66, + "endOffset": 112701 + } + } + }, + { + "to": { + "startLine": 1369, + "startColumn": 4, + "startOffset": 104392, + "endLine": 1370, + "endColumn": 12, + "endOffset": 104513 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1438, + "startColumn": 4, + "startOffset": 112706, + "endLine": 1439, + "endColumn": 12, + "endOffset": 112827 + } + } + }, + { + "to": { + "startLine": 1371, + "startColumn": 4, + "startOffset": 104518, + "endColumn": 67, + "endOffset": 104581 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1440, + "startColumn": 4, + "startOffset": 112832, + "endColumn": 67, + "endOffset": 112895 + } + } + }, + { + "to": { + "startLine": 1372, + "startColumn": 4, + "startOffset": 104586, + "endLine": 1373, + "endColumn": 12, + "endOffset": 104709 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1441, + "startColumn": 4, + "startOffset": 112900, + "endLine": 1442, + "endColumn": 12, + "endOffset": 113023 + } + } + }, + { + "to": { + "startLine": 1374, + "startColumn": 4, + "startOffset": 104714, + "endLine": 1375, + "endColumn": 12, + "endOffset": 104853 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1443, + "startColumn": 4, + "startOffset": 113028, + "endLine": 1444, + "endColumn": 12, + "endOffset": 113167 + } + } + }, + { + "to": { + "startLine": 1376, + "startColumn": 4, + "startOffset": 104858, + "endLine": 1377, + "endColumn": 12, + "endOffset": 104981 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1445, + "startColumn": 4, + "startOffset": 113172, + "endLine": 1446, + "endColumn": 12, + "endOffset": 113295 + } + } + }, + { + "to": { + "startLine": 1378, + "startColumn": 4, + "startOffset": 104986, + "endColumn": 68, + "endOffset": 105050 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1447, + "startColumn": 4, + "startOffset": 113300, + "endColumn": 68, + "endOffset": 113364 + } + } + }, + { + "to": { + "startLine": 1379, + "startColumn": 4, + "startOffset": 105055, + "endColumn": 94, + "endOffset": 105145 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1448, + "startColumn": 4, + "startOffset": 113369, + "endColumn": 94, + "endOffset": 113459 + } + } + }, + { + "to": { + "startLine": 1380, + "startColumn": 4, + "startOffset": 105150, + "endColumn": 114, + "endOffset": 105260 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1449, + "startColumn": 4, + "startOffset": 113464, + "endColumn": 114, + "endOffset": 113574 + } + } + }, + { + "to": { + "startLine": 1381, + "startColumn": 4, + "startOffset": 105265, + "endColumn": 112, + "endOffset": 105373 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1450, + "startColumn": 4, + "startOffset": 113579, + "endColumn": 112, + "endOffset": 113687 + } + } + }, + { + "to": { + "startLine": 1382, + "startColumn": 4, + "startOffset": 105378, + "endColumn": 98, + "endOffset": 105472 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1451, + "startColumn": 4, + "startOffset": 113692, + "endColumn": 98, + "endOffset": 113786 + } + } + }, + { + "to": { + "startLine": 1383, + "startColumn": 4, + "startOffset": 105477, + "endColumn": 108, + "endOffset": 105581 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1452, + "startColumn": 4, + "startOffset": 113791, + "endColumn": 108, + "endOffset": 113895 + } + } + }, + { + "to": { + "startLine": 1384, + "startColumn": 4, + "startOffset": 105586, + "endColumn": 110, + "endOffset": 105692 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1453, + "startColumn": 4, + "startOffset": 113900, + "endColumn": 110, + "endOffset": 114006 + } + } + }, + { + "to": { + "startLine": 1385, + "startColumn": 4, + "startOffset": 105697, + "endColumn": 110, + "endOffset": 105803 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1454, + "startColumn": 4, + "startOffset": 114011, + "endColumn": 110, + "endOffset": 114117 + } + } + }, + { + "to": { + "startLine": 1386, + "startColumn": 4, + "startOffset": 105808, + "endColumn": 100, + "endOffset": 105904 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1455, + "startColumn": 4, + "startOffset": 114122, + "endColumn": 100, + "endOffset": 114218 + } + } + }, + { + "to": { + "startLine": 1387, + "startColumn": 4, + "startOffset": 105909, + "endColumn": 104, + "endOffset": 106009 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1456, + "startColumn": 4, + "startOffset": 114223, + "endColumn": 104, + "endOffset": 114323 + } + } + }, + { + "to": { + "startLine": 1388, + "startColumn": 4, + "startOffset": 106014, + "endLine": 1389, + "endColumn": 12, + "endOffset": 106121 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1457, + "startColumn": 4, + "startOffset": 114328, + "endLine": 1458, + "endColumn": 12, + "endOffset": 114435 + } + } + }, + { + "to": { + "startLine": 1390, + "startColumn": 4, + "startOffset": 106126, + "endLine": 1391, + "endColumn": 12, + "endOffset": 106251 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1459, + "startColumn": 4, + "startOffset": 114440, + "endLine": 1460, + "endColumn": 12, + "endOffset": 114565 + } + } + }, + { + "to": { + "startLine": 1392, + "startColumn": 4, + "startOffset": 106256, + "endColumn": 90, + "endOffset": 106342 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1461, + "startColumn": 4, + "startOffset": 114570, + "endColumn": 90, + "endOffset": 114656 + } + } + }, + { + "to": { + "startLine": 1393, + "startColumn": 4, + "startOffset": 106347, + "endColumn": 122, + "endOffset": 106465 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1462, + "startColumn": 4, + "startOffset": 114661, + "endColumn": 122, + "endOffset": 114779 + } + } + }, + { + "to": { + "startLine": 1394, + "startColumn": 4, + "startOffset": 106470, + "endLine": 1395, + "endColumn": 12, + "endOffset": 106577 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1463, + "startColumn": 4, + "startOffset": 114784, + "endLine": 1464, + "endColumn": 12, + "endOffset": 114891 + } + } + }, + { + "to": { + "startLine": 1396, + "startColumn": 4, + "startOffset": 106582, + "endColumn": 85, + "endOffset": 106663 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1465, + "startColumn": 4, + "startOffset": 114896, + "endColumn": 85, + "endOffset": 114977 + } + } + }, + { + "to": { + "startLine": 1397, + "startColumn": 4, + "startOffset": 106668, + "endColumn": 103, + "endOffset": 106767 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1466, + "startColumn": 4, + "startOffset": 114982, + "endColumn": 103, + "endOffset": 115081 + } + } + }, + { + "to": { + "startLine": 1398, + "startColumn": 4, + "startOffset": 106772, + "endLine": 1399, + "endColumn": 12, + "endOffset": 106875 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1467, + "startColumn": 4, + "startOffset": 115086, + "endLine": 1468, + "endColumn": 12, + "endOffset": 115189 + } + } + }, + { + "to": { + "startLine": 1400, + "startColumn": 4, + "startOffset": 106880, + "endLine": 1401, + "endColumn": 12, + "endOffset": 106975 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1469, + "startColumn": 4, + "startOffset": 115194, + "endLine": 1470, + "endColumn": 12, + "endOffset": 115289 + } + } + }, + { + "to": { + "startLine": 1402, + "startColumn": 4, + "startOffset": 106980, + "endLine": 1403, + "endColumn": 12, + "endOffset": 107093 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1471, + "startColumn": 4, + "startOffset": 115294, + "endLine": 1472, + "endColumn": 12, + "endOffset": 115407 + } + } + }, + { + "to": { + "startLine": 1404, + "startColumn": 4, + "startOffset": 107098, + "endLine": 1405, + "endColumn": 12, + "endOffset": 107197 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1473, + "startColumn": 4, + "startOffset": 115412, + "endLine": 1474, + "endColumn": 12, + "endOffset": 115511 + } + } + }, + { + "to": { + "startLine": 1406, + "startColumn": 4, + "startOffset": 107202, + "endLine": 1407, + "endColumn": 12, + "endOffset": 107301 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1475, + "startColumn": 4, + "startOffset": 115516, + "endLine": 1476, + "endColumn": 12, + "endOffset": 115615 + } + } + }, + { + "to": { + "startLine": 1408, + "startColumn": 4, + "startOffset": 107306, + "endLine": 1409, + "endColumn": 12, + "endOffset": 107427 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1477, + "startColumn": 4, + "startOffset": 115620, + "endLine": 1478, + "endColumn": 12, + "endOffset": 115741 + } + } + }, + { + "to": { + "startLine": 1410, + "startColumn": 4, + "startOffset": 107432, + "endColumn": 87, + "endOffset": 107515 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1479, + "startColumn": 4, + "startOffset": 115746, + "endColumn": 87, + "endOffset": 115829 + } + } + }, + { + "to": { + "startLine": 1411, + "startColumn": 4, + "startOffset": 107520, + "endColumn": 89, + "endOffset": 107605 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1480, + "startColumn": 4, + "startOffset": 115834, + "endColumn": 89, + "endOffset": 115919 + } + } + }, + { + "to": { + "startLine": 1412, + "startColumn": 4, + "startOffset": 107610, + "endColumn": 109, + "endOffset": 107715 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1481, + "startColumn": 4, + "startOffset": 115924, + "endColumn": 109, + "endOffset": 116029 + } + } + }, + { + "to": { + "startLine": 1413, + "startColumn": 4, + "startOffset": 107720, + "endColumn": 83, + "endOffset": 107799 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1482, + "startColumn": 4, + "startOffset": 116034, + "endColumn": 83, + "endOffset": 116113 + } + } + }, + { + "to": { + "startLine": 1414, + "startColumn": 4, + "startOffset": 107804, + "endColumn": 53, + "endOffset": 107853 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1483, + "startColumn": 4, + "startOffset": 116118, + "endColumn": 53, + "endOffset": 116167 + } + } + }, + { + "to": { + "startLine": 1415, + "startColumn": 4, + "startOffset": 107858, + "endColumn": 121, + "endOffset": 107975 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1484, + "startColumn": 4, + "startOffset": 116172, + "endColumn": 121, + "endOffset": 116289 + } + } + }, + { + "to": { + "startLine": 1416, + "startColumn": 4, + "startOffset": 107980, + "endColumn": 105, + "endOffset": 108081 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1485, + "startColumn": 4, + "startOffset": 116294, + "endColumn": 105, + "endOffset": 116395 + } + } + }, + { + "to": { + "startLine": 1417, + "startColumn": 4, + "startOffset": 108086, + "endColumn": 109, + "endOffset": 108191 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1486, + "startColumn": 4, + "startOffset": 116400, + "endColumn": 109, + "endOffset": 116505 + } + } + }, + { + "to": { + "startLine": 1418, + "startColumn": 4, + "startOffset": 108196, + "endColumn": 83, + "endOffset": 108275 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1487, + "startColumn": 4, + "startOffset": 116510, + "endColumn": 83, + "endOffset": 116589 + } + } + }, + { + "to": { + "startLine": 1419, + "startColumn": 4, + "startOffset": 108280, + "endColumn": 125, + "endOffset": 108401 + }, + "from": { + "file": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\values\\values.xml", + "position": { + "startLine": 1488, + "startColumn": 4, + "startOffset": 116594, + "endColumn": 125, + "endOffset": 116715 + } + } + } + ] + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/release/single/anim.json b/Library/build/intermediates/blame/res/release/single/anim.json new file mode 100644 index 0000000..9c24dbd --- /dev/null +++ b/Library/build/intermediates/blame/res/release/single/anim.json @@ -0,0 +1,42 @@ +[ + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\anim\\abc_popup_exit.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\anim\\abc_popup_exit.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\anim\\abc_fade_out.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\anim\\abc_fade_out.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\anim\\abc_fade_in.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\anim\\abc_fade_in.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\anim\\abc_grow_fade_in_from_bottom.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\anim\\abc_grow_fade_in_from_bottom.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\anim\\abc_slide_out_top.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\anim\\abc_slide_out_top.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\anim\\abc_shrink_fade_out_from_bottom.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\anim\\abc_shrink_fade_out_from_bottom.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\anim\\abc_slide_in_bottom.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\anim\\abc_slide_in_bottom.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\anim\\abc_slide_in_top.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\anim\\abc_slide_in_top.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\anim\\abc_slide_out_bottom.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\anim\\abc_slide_out_bottom.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\anim\\abc_popup_enter.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\anim\\abc_popup_enter.xml" + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/release/single/color-v11.json b/Library/build/intermediates/blame/res/release/single/color-v11.json new file mode 100644 index 0000000..3b19986 --- /dev/null +++ b/Library/build/intermediates/blame/res/release/single/color-v11.json @@ -0,0 +1,10 @@ +[ + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\color-v11\\abc_background_cache_hint_selector_material_dark.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\color-v11\\abc_background_cache_hint_selector_material_dark.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\color-v11\\abc_background_cache_hint_selector_material_light.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\color-v11\\abc_background_cache_hint_selector_material_light.xml" + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/release/single/color.json b/Library/build/intermediates/blame/res/release/single/color.json new file mode 100644 index 0000000..ee2187d --- /dev/null +++ b/Library/build/intermediates/blame/res/release/single/color.json @@ -0,0 +1,46 @@ +[ + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\color\\abc_primary_text_disable_only_material_light.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\color\\abc_primary_text_disable_only_material_light.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\color\\abc_background_cache_hint_selector_material_light.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\color\\abc_background_cache_hint_selector_material_light.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\color\\abc_secondary_text_material_dark.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\color\\abc_secondary_text_material_dark.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\color\\switch_thumb_material_dark.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\color\\switch_thumb_material_dark.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\color\\switch_thumb_material_light.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\color\\switch_thumb_material_light.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\color\\abc_primary_text_material_light.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\color\\abc_primary_text_material_light.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\color\\abc_search_url_text.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\color\\abc_search_url_text.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\color\\abc_background_cache_hint_selector_material_dark.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\color\\abc_background_cache_hint_selector_material_dark.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\color\\abc_primary_text_material_dark.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\color\\abc_primary_text_material_dark.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\color\\abc_secondary_text_material_light.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\color\\abc_secondary_text_material_light.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\color\\abc_primary_text_disable_only_material_dark.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\color\\abc_primary_text_disable_only_material_dark.xml" + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/release/single/drawable-hdpi-v4.json b/Library/build/intermediates/blame/res/release/single/drawable-hdpi-v4.json new file mode 100644 index 0000000..79fc5b2 --- /dev/null +++ b/Library/build/intermediates/blame/res/release/single/drawable-hdpi-v4.json @@ -0,0 +1,158 @@ +[ + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4\\abc_list_selector_disabled_holo_light.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-hdpi-v4\\abc_list_selector_disabled_holo_light.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4\\abc_menu_hardkey_panel_mtrl_mult.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-hdpi-v4\\abc_menu_hardkey_panel_mtrl_mult.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4\\abc_spinner_mtrl_am_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-hdpi-v4\\abc_spinner_mtrl_am_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4\\abc_btn_rating_star_off_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-hdpi-v4\\abc_btn_rating_star_off_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4\\abc_btn_check_to_on_mtrl_015.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-hdpi-v4\\abc_btn_check_to_on_mtrl_015.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4\\abc_switch_track_mtrl_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-hdpi-v4\\abc_switch_track_mtrl_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4\\abc_btn_check_to_on_mtrl_000.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-hdpi-v4\\abc_btn_check_to_on_mtrl_000.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4\\abc_textfield_activated_mtrl_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-hdpi-v4\\abc_textfield_activated_mtrl_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4\\abc_cab_background_top_mtrl_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-hdpi-v4\\abc_cab_background_top_mtrl_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4\\abc_ic_menu_paste_mtrl_am_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-hdpi-v4\\abc_ic_menu_paste_mtrl_am_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4\\abc_ic_go_search_api_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-hdpi-v4\\abc_ic_go_search_api_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4\\abc_list_pressed_holo_dark.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-hdpi-v4\\abc_list_pressed_holo_dark.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4\\abc_list_longpressed_holo.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-hdpi-v4\\abc_list_longpressed_holo.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4\\abc_textfield_search_activated_mtrl_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-hdpi-v4\\abc_textfield_search_activated_mtrl_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4\\abc_btn_switch_to_on_mtrl_00012.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-hdpi-v4\\abc_btn_switch_to_on_mtrl_00012.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4\\abc_textfield_search_default_mtrl_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-hdpi-v4\\abc_textfield_search_default_mtrl_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4\\abc_ic_voice_search_api_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-hdpi-v4\\abc_ic_voice_search_api_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4\\abc_list_pressed_holo_light.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-hdpi-v4\\abc_list_pressed_holo_light.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4\\abc_ic_menu_selectall_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-hdpi-v4\\abc_ic_menu_selectall_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4\\abc_btn_switch_to_on_mtrl_00001.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-hdpi-v4\\abc_btn_switch_to_on_mtrl_00001.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4\\abc_btn_radio_to_on_mtrl_000.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-hdpi-v4\\abc_btn_radio_to_on_mtrl_000.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4\\abc_ic_menu_share_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-hdpi-v4\\abc_ic_menu_share_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4\\abc_list_selector_disabled_holo_dark.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-hdpi-v4\\abc_list_selector_disabled_holo_dark.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4\\abc_popup_background_mtrl_mult.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-hdpi-v4\\abc_popup_background_mtrl_mult.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4\\abc_ab_share_pack_mtrl_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-hdpi-v4\\abc_ab_share_pack_mtrl_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4\\abc_list_divider_mtrl_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-hdpi-v4\\abc_list_divider_mtrl_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4\\abc_tab_indicator_mtrl_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-hdpi-v4\\abc_tab_indicator_mtrl_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4\\abc_list_focused_holo.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-hdpi-v4\\abc_list_focused_holo.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4\\abc_btn_rating_star_on_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-hdpi-v4\\abc_btn_rating_star_on_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4\\abc_textfield_default_mtrl_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-hdpi-v4\\abc_textfield_default_mtrl_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4\\abc_ic_clear_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-hdpi-v4\\abc_ic_clear_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4\\abc_ic_commit_search_api_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-hdpi-v4\\abc_ic_commit_search_api_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4\\abc_ic_ab_back_mtrl_am_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-hdpi-v4\\abc_ic_ab_back_mtrl_am_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4\\abc_ic_menu_cut_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-hdpi-v4\\abc_ic_menu_cut_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4\\abc_ic_menu_moreoverflow_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-hdpi-v4\\abc_ic_menu_moreoverflow_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4\\abc_btn_radio_to_on_mtrl_015.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-hdpi-v4\\abc_btn_radio_to_on_mtrl_015.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4\\abc_text_cursor_mtrl_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-hdpi-v4\\abc_text_cursor_mtrl_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4\\abc_ic_menu_copy_mtrl_am_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-hdpi-v4\\abc_ic_menu_copy_mtrl_am_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4\\abc_ic_search_api_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-hdpi-v4\\abc_ic_search_api_mtrl_alpha.png" + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/release/single/drawable-ldrtl-hdpi-v17.json b/Library/build/intermediates/blame/res/release/single/drawable-ldrtl-hdpi-v17.json new file mode 100644 index 0000000..db8d35a --- /dev/null +++ b/Library/build/intermediates/blame/res/release/single/drawable-ldrtl-hdpi-v17.json @@ -0,0 +1,18 @@ +[ + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-ldrtl-hdpi-v17\\abc_spinner_mtrl_am_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-ldrtl-hdpi-v17\\abc_spinner_mtrl_am_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-ldrtl-hdpi-v17\\abc_ic_menu_copy_mtrl_am_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-ldrtl-hdpi-v17\\abc_ic_menu_copy_mtrl_am_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-ldrtl-hdpi-v17\\abc_ic_ab_back_mtrl_am_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-ldrtl-hdpi-v17\\abc_ic_ab_back_mtrl_am_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-ldrtl-hdpi-v17\\abc_ic_menu_cut_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-ldrtl-hdpi-v17\\abc_ic_menu_cut_mtrl_alpha.png" + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/release/single/drawable-ldrtl-mdpi-v17.json b/Library/build/intermediates/blame/res/release/single/drawable-ldrtl-mdpi-v17.json new file mode 100644 index 0000000..d32bc11 --- /dev/null +++ b/Library/build/intermediates/blame/res/release/single/drawable-ldrtl-mdpi-v17.json @@ -0,0 +1,18 @@ +[ + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-ldrtl-mdpi-v17\\abc_spinner_mtrl_am_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-ldrtl-mdpi-v17\\abc_spinner_mtrl_am_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-ldrtl-mdpi-v17\\abc_ic_ab_back_mtrl_am_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-ldrtl-mdpi-v17\\abc_ic_ab_back_mtrl_am_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-ldrtl-mdpi-v17\\abc_ic_menu_cut_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-ldrtl-mdpi-v17\\abc_ic_menu_cut_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-ldrtl-mdpi-v17\\abc_ic_menu_copy_mtrl_am_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-ldrtl-mdpi-v17\\abc_ic_menu_copy_mtrl_am_alpha.png" + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/release/single/drawable-ldrtl-xhdpi-v17.json b/Library/build/intermediates/blame/res/release/single/drawable-ldrtl-xhdpi-v17.json new file mode 100644 index 0000000..d4bb00c --- /dev/null +++ b/Library/build/intermediates/blame/res/release/single/drawable-ldrtl-xhdpi-v17.json @@ -0,0 +1,18 @@ +[ + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-ldrtl-xhdpi-v17\\abc_spinner_mtrl_am_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-ldrtl-xhdpi-v17\\abc_spinner_mtrl_am_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-ldrtl-xhdpi-v17\\abc_ic_ab_back_mtrl_am_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-ldrtl-xhdpi-v17\\abc_ic_ab_back_mtrl_am_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-ldrtl-xhdpi-v17\\abc_ic_menu_cut_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-ldrtl-xhdpi-v17\\abc_ic_menu_cut_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-ldrtl-xhdpi-v17\\abc_ic_menu_copy_mtrl_am_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-ldrtl-xhdpi-v17\\abc_ic_menu_copy_mtrl_am_alpha.png" + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/release/single/drawable-ldrtl-xxhdpi-v17.json b/Library/build/intermediates/blame/res/release/single/drawable-ldrtl-xxhdpi-v17.json new file mode 100644 index 0000000..ff1de6b --- /dev/null +++ b/Library/build/intermediates/blame/res/release/single/drawable-ldrtl-xxhdpi-v17.json @@ -0,0 +1,18 @@ +[ + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-ldrtl-xxhdpi-v17\\abc_ic_ab_back_mtrl_am_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-ldrtl-xxhdpi-v17\\abc_ic_ab_back_mtrl_am_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-ldrtl-xxhdpi-v17\\abc_ic_menu_copy_mtrl_am_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-ldrtl-xxhdpi-v17\\abc_ic_menu_copy_mtrl_am_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-ldrtl-xxhdpi-v17\\abc_ic_menu_cut_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-ldrtl-xxhdpi-v17\\abc_ic_menu_cut_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-ldrtl-xxhdpi-v17\\abc_spinner_mtrl_am_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-ldrtl-xxhdpi-v17\\abc_spinner_mtrl_am_alpha.9.png" + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/release/single/drawable-ldrtl-xxxhdpi-v17.json b/Library/build/intermediates/blame/res/release/single/drawable-ldrtl-xxxhdpi-v17.json new file mode 100644 index 0000000..eb0d081 --- /dev/null +++ b/Library/build/intermediates/blame/res/release/single/drawable-ldrtl-xxxhdpi-v17.json @@ -0,0 +1,18 @@ +[ + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-ldrtl-xxxhdpi-v17\\abc_spinner_mtrl_am_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-ldrtl-xxxhdpi-v17\\abc_spinner_mtrl_am_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-ldrtl-xxxhdpi-v17\\abc_ic_ab_back_mtrl_am_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-ldrtl-xxxhdpi-v17\\abc_ic_ab_back_mtrl_am_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-ldrtl-xxxhdpi-v17\\abc_ic_menu_copy_mtrl_am_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-ldrtl-xxxhdpi-v17\\abc_ic_menu_copy_mtrl_am_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-ldrtl-xxxhdpi-v17\\abc_ic_menu_cut_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-ldrtl-xxxhdpi-v17\\abc_ic_menu_cut_mtrl_alpha.png" + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/release/single/drawable-mdpi-v4.json b/Library/build/intermediates/blame/res/release/single/drawable-mdpi-v4.json new file mode 100644 index 0000000..184605f --- /dev/null +++ b/Library/build/intermediates/blame/res/release/single/drawable-mdpi-v4.json @@ -0,0 +1,158 @@ +[ + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4\\abc_list_pressed_holo_light.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-mdpi-v4\\abc_list_pressed_holo_light.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4\\abc_ic_search_api_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-mdpi-v4\\abc_ic_search_api_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4\\abc_textfield_default_mtrl_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-mdpi-v4\\abc_textfield_default_mtrl_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4\\abc_ic_menu_share_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-mdpi-v4\\abc_ic_menu_share_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4\\abc_list_focused_holo.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-mdpi-v4\\abc_list_focused_holo.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4\\abc_list_divider_mtrl_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-mdpi-v4\\abc_list_divider_mtrl_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4\\abc_textfield_search_activated_mtrl_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-mdpi-v4\\abc_textfield_search_activated_mtrl_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4\\abc_btn_switch_to_on_mtrl_00001.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-mdpi-v4\\abc_btn_switch_to_on_mtrl_00001.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4\\abc_btn_radio_to_on_mtrl_015.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-mdpi-v4\\abc_btn_radio_to_on_mtrl_015.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4\\abc_ic_ab_back_mtrl_am_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-mdpi-v4\\abc_ic_ab_back_mtrl_am_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4\\abc_list_longpressed_holo.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-mdpi-v4\\abc_list_longpressed_holo.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4\\abc_btn_check_to_on_mtrl_000.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-mdpi-v4\\abc_btn_check_to_on_mtrl_000.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4\\abc_ic_go_search_api_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-mdpi-v4\\abc_ic_go_search_api_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4\\abc_ic_menu_paste_mtrl_am_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-mdpi-v4\\abc_ic_menu_paste_mtrl_am_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4\\abc_btn_switch_to_on_mtrl_00012.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-mdpi-v4\\abc_btn_switch_to_on_mtrl_00012.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4\\abc_ic_menu_moreoverflow_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-mdpi-v4\\abc_ic_menu_moreoverflow_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4\\abc_ic_commit_search_api_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-mdpi-v4\\abc_ic_commit_search_api_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4\\abc_textfield_activated_mtrl_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-mdpi-v4\\abc_textfield_activated_mtrl_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4\\abc_text_cursor_mtrl_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-mdpi-v4\\abc_text_cursor_mtrl_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4\\abc_spinner_mtrl_am_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-mdpi-v4\\abc_spinner_mtrl_am_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4\\abc_btn_radio_to_on_mtrl_000.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-mdpi-v4\\abc_btn_radio_to_on_mtrl_000.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4\\abc_btn_check_to_on_mtrl_015.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-mdpi-v4\\abc_btn_check_to_on_mtrl_015.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4\\abc_popup_background_mtrl_mult.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-mdpi-v4\\abc_popup_background_mtrl_mult.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4\\abc_tab_indicator_mtrl_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-mdpi-v4\\abc_tab_indicator_mtrl_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4\\abc_list_selector_disabled_holo_light.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-mdpi-v4\\abc_list_selector_disabled_holo_light.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4\\abc_ic_menu_selectall_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-mdpi-v4\\abc_ic_menu_selectall_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4\\abc_menu_hardkey_panel_mtrl_mult.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-mdpi-v4\\abc_menu_hardkey_panel_mtrl_mult.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4\\abc_ab_share_pack_mtrl_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-mdpi-v4\\abc_ab_share_pack_mtrl_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4\\abc_switch_track_mtrl_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-mdpi-v4\\abc_switch_track_mtrl_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4\\abc_list_pressed_holo_dark.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-mdpi-v4\\abc_list_pressed_holo_dark.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4\\abc_ic_menu_cut_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-mdpi-v4\\abc_ic_menu_cut_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4\\abc_btn_rating_star_off_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-mdpi-v4\\abc_btn_rating_star_off_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4\\abc_ic_clear_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-mdpi-v4\\abc_ic_clear_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4\\abc_ic_menu_copy_mtrl_am_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-mdpi-v4\\abc_ic_menu_copy_mtrl_am_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4\\abc_textfield_search_default_mtrl_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-mdpi-v4\\abc_textfield_search_default_mtrl_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4\\abc_list_selector_disabled_holo_dark.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-mdpi-v4\\abc_list_selector_disabled_holo_dark.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4\\abc_ic_voice_search_api_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-mdpi-v4\\abc_ic_voice_search_api_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4\\abc_cab_background_top_mtrl_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-mdpi-v4\\abc_cab_background_top_mtrl_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4\\abc_btn_rating_star_on_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-mdpi-v4\\abc_btn_rating_star_on_mtrl_alpha.png" + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/release/single/drawable-tvdpi-v4.json b/Library/build/intermediates/blame/res/release/single/drawable-tvdpi-v4.json new file mode 100644 index 0000000..53125a1 --- /dev/null +++ b/Library/build/intermediates/blame/res/release/single/drawable-tvdpi-v4.json @@ -0,0 +1,10 @@ +[ + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-tvdpi-v4\\abc_btn_switch_to_on_mtrl_00012.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-tvdpi-v4\\abc_btn_switch_to_on_mtrl_00012.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-tvdpi-v4\\abc_btn_switch_to_on_mtrl_00001.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-tvdpi-v4\\abc_btn_switch_to_on_mtrl_00001.9.png" + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/release/single/drawable-xhdpi-v4.json b/Library/build/intermediates/blame/res/release/single/drawable-xhdpi-v4.json new file mode 100644 index 0000000..43c2bca --- /dev/null +++ b/Library/build/intermediates/blame/res/release/single/drawable-xhdpi-v4.json @@ -0,0 +1,158 @@ +[ + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4\\abc_ic_menu_share_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xhdpi-v4\\abc_ic_menu_share_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4\\abc_textfield_search_activated_mtrl_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xhdpi-v4\\abc_textfield_search_activated_mtrl_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4\\abc_btn_rating_star_off_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xhdpi-v4\\abc_btn_rating_star_off_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4\\abc_btn_switch_to_on_mtrl_00012.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xhdpi-v4\\abc_btn_switch_to_on_mtrl_00012.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4\\abc_btn_radio_to_on_mtrl_000.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xhdpi-v4\\abc_btn_radio_to_on_mtrl_000.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4\\abc_ic_search_api_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xhdpi-v4\\abc_ic_search_api_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4\\abc_textfield_activated_mtrl_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xhdpi-v4\\abc_textfield_activated_mtrl_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4\\abc_ab_share_pack_mtrl_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xhdpi-v4\\abc_ab_share_pack_mtrl_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4\\abc_list_divider_mtrl_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xhdpi-v4\\abc_list_divider_mtrl_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4\\abc_ic_menu_copy_mtrl_am_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xhdpi-v4\\abc_ic_menu_copy_mtrl_am_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4\\abc_list_selector_disabled_holo_light.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xhdpi-v4\\abc_list_selector_disabled_holo_light.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4\\abc_btn_rating_star_on_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xhdpi-v4\\abc_btn_rating_star_on_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4\\abc_ic_menu_moreoverflow_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xhdpi-v4\\abc_ic_menu_moreoverflow_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4\\abc_btn_check_to_on_mtrl_000.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xhdpi-v4\\abc_btn_check_to_on_mtrl_000.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4\\abc_text_cursor_mtrl_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xhdpi-v4\\abc_text_cursor_mtrl_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4\\abc_ic_commit_search_api_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xhdpi-v4\\abc_ic_commit_search_api_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4\\abc_popup_background_mtrl_mult.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xhdpi-v4\\abc_popup_background_mtrl_mult.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4\\abc_btn_check_to_on_mtrl_015.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xhdpi-v4\\abc_btn_check_to_on_mtrl_015.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4\\abc_switch_track_mtrl_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xhdpi-v4\\abc_switch_track_mtrl_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4\\abc_textfield_search_default_mtrl_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xhdpi-v4\\abc_textfield_search_default_mtrl_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4\\abc_ic_menu_cut_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xhdpi-v4\\abc_ic_menu_cut_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4\\abc_ic_menu_selectall_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xhdpi-v4\\abc_ic_menu_selectall_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4\\abc_ic_clear_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xhdpi-v4\\abc_ic_clear_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4\\abc_spinner_mtrl_am_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xhdpi-v4\\abc_spinner_mtrl_am_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4\\abc_ic_voice_search_api_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xhdpi-v4\\abc_ic_voice_search_api_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4\\abc_list_pressed_holo_dark.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xhdpi-v4\\abc_list_pressed_holo_dark.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4\\abc_btn_radio_to_on_mtrl_015.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xhdpi-v4\\abc_btn_radio_to_on_mtrl_015.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4\\abc_ic_menu_paste_mtrl_am_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xhdpi-v4\\abc_ic_menu_paste_mtrl_am_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4\\abc_cab_background_top_mtrl_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xhdpi-v4\\abc_cab_background_top_mtrl_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4\\abc_ic_ab_back_mtrl_am_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xhdpi-v4\\abc_ic_ab_back_mtrl_am_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4\\abc_list_focused_holo.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xhdpi-v4\\abc_list_focused_holo.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4\\abc_menu_hardkey_panel_mtrl_mult.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xhdpi-v4\\abc_menu_hardkey_panel_mtrl_mult.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4\\abc_list_pressed_holo_light.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xhdpi-v4\\abc_list_pressed_holo_light.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4\\abc_list_longpressed_holo.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xhdpi-v4\\abc_list_longpressed_holo.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4\\abc_textfield_default_mtrl_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xhdpi-v4\\abc_textfield_default_mtrl_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4\\abc_list_selector_disabled_holo_dark.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xhdpi-v4\\abc_list_selector_disabled_holo_dark.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4\\abc_tab_indicator_mtrl_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xhdpi-v4\\abc_tab_indicator_mtrl_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4\\abc_btn_switch_to_on_mtrl_00001.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xhdpi-v4\\abc_btn_switch_to_on_mtrl_00001.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4\\abc_ic_go_search_api_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xhdpi-v4\\abc_ic_go_search_api_mtrl_alpha.png" + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/release/single/drawable-xxhdpi-v4.json b/Library/build/intermediates/blame/res/release/single/drawable-xxhdpi-v4.json new file mode 100644 index 0000000..21c5a3c --- /dev/null +++ b/Library/build/intermediates/blame/res/release/single/drawable-xxhdpi-v4.json @@ -0,0 +1,158 @@ +[ + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4\\abc_textfield_default_mtrl_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxhdpi-v4\\abc_textfield_default_mtrl_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4\\abc_textfield_activated_mtrl_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxhdpi-v4\\abc_textfield_activated_mtrl_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4\\abc_switch_track_mtrl_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxhdpi-v4\\abc_switch_track_mtrl_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4\\abc_text_cursor_mtrl_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxhdpi-v4\\abc_text_cursor_mtrl_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4\\abc_ic_menu_cut_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxhdpi-v4\\abc_ic_menu_cut_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4\\abc_textfield_search_activated_mtrl_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxhdpi-v4\\abc_textfield_search_activated_mtrl_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4\\abc_btn_check_to_on_mtrl_000.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxhdpi-v4\\abc_btn_check_to_on_mtrl_000.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4\\abc_btn_radio_to_on_mtrl_015.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxhdpi-v4\\abc_btn_radio_to_on_mtrl_015.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4\\abc_list_selector_disabled_holo_light.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxhdpi-v4\\abc_list_selector_disabled_holo_light.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4\\abc_spinner_mtrl_am_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxhdpi-v4\\abc_spinner_mtrl_am_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4\\abc_btn_switch_to_on_mtrl_00001.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxhdpi-v4\\abc_btn_switch_to_on_mtrl_00001.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4\\abc_list_pressed_holo_dark.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxhdpi-v4\\abc_list_pressed_holo_dark.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4\\abc_ic_menu_selectall_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxhdpi-v4\\abc_ic_menu_selectall_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4\\abc_ic_go_search_api_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxhdpi-v4\\abc_ic_go_search_api_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4\\abc_list_longpressed_holo.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxhdpi-v4\\abc_list_longpressed_holo.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4\\abc_list_divider_mtrl_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxhdpi-v4\\abc_list_divider_mtrl_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4\\abc_btn_switch_to_on_mtrl_00012.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxhdpi-v4\\abc_btn_switch_to_on_mtrl_00012.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4\\abc_list_pressed_holo_light.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxhdpi-v4\\abc_list_pressed_holo_light.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4\\abc_ic_commit_search_api_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxhdpi-v4\\abc_ic_commit_search_api_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4\\abc_ic_menu_moreoverflow_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxhdpi-v4\\abc_ic_menu_moreoverflow_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4\\abc_ic_menu_paste_mtrl_am_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxhdpi-v4\\abc_ic_menu_paste_mtrl_am_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4\\abc_menu_hardkey_panel_mtrl_mult.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxhdpi-v4\\abc_menu_hardkey_panel_mtrl_mult.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4\\abc_list_focused_holo.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxhdpi-v4\\abc_list_focused_holo.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4\\abc_textfield_search_default_mtrl_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxhdpi-v4\\abc_textfield_search_default_mtrl_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4\\abc_btn_rating_star_off_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxhdpi-v4\\abc_btn_rating_star_off_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4\\abc_ic_menu_share_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxhdpi-v4\\abc_ic_menu_share_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4\\abc_tab_indicator_mtrl_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxhdpi-v4\\abc_tab_indicator_mtrl_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4\\abc_ab_share_pack_mtrl_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxhdpi-v4\\abc_ab_share_pack_mtrl_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4\\abc_ic_ab_back_mtrl_am_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxhdpi-v4\\abc_ic_ab_back_mtrl_am_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4\\abc_popup_background_mtrl_mult.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxhdpi-v4\\abc_popup_background_mtrl_mult.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4\\abc_ic_menu_copy_mtrl_am_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxhdpi-v4\\abc_ic_menu_copy_mtrl_am_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4\\abc_ic_search_api_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxhdpi-v4\\abc_ic_search_api_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4\\abc_ic_voice_search_api_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxhdpi-v4\\abc_ic_voice_search_api_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4\\abc_list_selector_disabled_holo_dark.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxhdpi-v4\\abc_list_selector_disabled_holo_dark.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4\\abc_ic_clear_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxhdpi-v4\\abc_ic_clear_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4\\abc_btn_check_to_on_mtrl_015.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxhdpi-v4\\abc_btn_check_to_on_mtrl_015.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4\\abc_cab_background_top_mtrl_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxhdpi-v4\\abc_cab_background_top_mtrl_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4\\abc_btn_radio_to_on_mtrl_000.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxhdpi-v4\\abc_btn_radio_to_on_mtrl_000.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4\\abc_btn_rating_star_on_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxhdpi-v4\\abc_btn_rating_star_on_mtrl_alpha.png" + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/release/single/drawable-xxxhdpi-v4.json b/Library/build/intermediates/blame/res/release/single/drawable-xxxhdpi-v4.json new file mode 100644 index 0000000..6c8ad8c --- /dev/null +++ b/Library/build/intermediates/blame/res/release/single/drawable-xxxhdpi-v4.json @@ -0,0 +1,78 @@ +[ + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-xxxhdpi-v4\\abc_btn_switch_to_on_mtrl_00001.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxxhdpi-v4\\abc_btn_switch_to_on_mtrl_00001.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-xxxhdpi-v4\\abc_spinner_mtrl_am_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxxhdpi-v4\\abc_spinner_mtrl_am_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-xxxhdpi-v4\\abc_switch_track_mtrl_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxxhdpi-v4\\abc_switch_track_mtrl_alpha.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-xxxhdpi-v4\\abc_ic_voice_search_api_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxxhdpi-v4\\abc_ic_voice_search_api_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-xxxhdpi-v4\\abc_btn_switch_to_on_mtrl_00012.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxxhdpi-v4\\abc_btn_switch_to_on_mtrl_00012.9.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-xxxhdpi-v4\\abc_ic_search_api_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxxhdpi-v4\\abc_ic_search_api_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-xxxhdpi-v4\\abc_btn_radio_to_on_mtrl_000.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxxhdpi-v4\\abc_btn_radio_to_on_mtrl_000.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-xxxhdpi-v4\\abc_ic_menu_copy_mtrl_am_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxxhdpi-v4\\abc_ic_menu_copy_mtrl_am_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-xxxhdpi-v4\\abc_ic_menu_moreoverflow_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxxhdpi-v4\\abc_ic_menu_moreoverflow_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-xxxhdpi-v4\\abc_ic_clear_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxxhdpi-v4\\abc_ic_clear_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-xxxhdpi-v4\\abc_btn_check_to_on_mtrl_015.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxxhdpi-v4\\abc_btn_check_to_on_mtrl_015.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-xxxhdpi-v4\\abc_btn_radio_to_on_mtrl_015.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxxhdpi-v4\\abc_btn_radio_to_on_mtrl_015.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-xxxhdpi-v4\\abc_btn_check_to_on_mtrl_000.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxxhdpi-v4\\abc_btn_check_to_on_mtrl_000.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-xxxhdpi-v4\\abc_ic_ab_back_mtrl_am_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxxhdpi-v4\\abc_ic_ab_back_mtrl_am_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-xxxhdpi-v4\\abc_ic_menu_share_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxxhdpi-v4\\abc_ic_menu_share_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-xxxhdpi-v4\\abc_ic_menu_selectall_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxxhdpi-v4\\abc_ic_menu_selectall_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-xxxhdpi-v4\\abc_ic_menu_paste_mtrl_am_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxxhdpi-v4\\abc_ic_menu_paste_mtrl_am_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-xxxhdpi-v4\\abc_ic_menu_cut_mtrl_alpha.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxxhdpi-v4\\abc_ic_menu_cut_mtrl_alpha.png" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable-xxxhdpi-v4\\abc_tab_indicator_mtrl_alpha.9.png", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable-xxxhdpi-v4\\abc_tab_indicator_mtrl_alpha.9.png" + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/release/single/drawable.json b/Library/build/intermediates/blame/res/release/single/drawable.json new file mode 100644 index 0000000..c15c95d --- /dev/null +++ b/Library/build/intermediates/blame/res/release/single/drawable.json @@ -0,0 +1,82 @@ +[ + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable\\abc_btn_borderless_material.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable\\abc_btn_borderless_material.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable\\abc_list_selector_background_transition_holo_dark.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable\\abc_list_selector_background_transition_holo_dark.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable\\abc_ratingbar_full_material.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable\\abc_ratingbar_full_material.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable\\abc_item_background_holo_light.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable\\abc_item_background_holo_light.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable\\abc_cab_background_top_material.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable\\abc_cab_background_top_material.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable\\abc_spinner_textfield_background_material.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable\\abc_spinner_textfield_background_material.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable\\abc_dialog_material_background_light.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable\\abc_dialog_material_background_light.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable\\abc_list_selector_holo_dark.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable\\abc_list_selector_holo_dark.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable\\abc_tab_indicator_material.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable\\abc_tab_indicator_material.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable\\abc_textfield_search_material.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable\\abc_textfield_search_material.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable\\abc_item_background_holo_dark.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable\\abc_item_background_holo_dark.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable\\abc_btn_default_mtrl_shape.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable\\abc_btn_default_mtrl_shape.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable\\abc_cab_background_internal_bg.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable\\abc_cab_background_internal_bg.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable\\abc_dialog_material_background_dark.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable\\abc_dialog_material_background_dark.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable\\abc_btn_check_material.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable\\abc_btn_check_material.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable\\abc_edit_text_material.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable\\abc_edit_text_material.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable\\abc_list_selector_holo_light.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable\\abc_list_selector_holo_light.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable\\abc_btn_radio_material.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable\\abc_btn_radio_material.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable\\abc_list_selector_background_transition_holo_light.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable\\abc_list_selector_background_transition_holo_light.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\drawable\\abc_switch_thumb_material.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\drawable\\abc_switch_thumb_material.xml" + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/release/single/layout-v11.json b/Library/build/intermediates/blame/res/release/single/layout-v11.json new file mode 100644 index 0000000..2556558 --- /dev/null +++ b/Library/build/intermediates/blame/res/release/single/layout-v11.json @@ -0,0 +1,6 @@ +[ + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\layout-v11\\abc_screen_content_include.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\layout-v11\\abc_screen_content_include.xml" + } +] \ No newline at end of file diff --git a/Library/build/intermediates/blame/res/release/single/layout.json b/Library/build/intermediates/blame/res/release/single/layout.json new file mode 100644 index 0000000..0be93be --- /dev/null +++ b/Library/build/intermediates/blame/res/release/single/layout.json @@ -0,0 +1,122 @@ +[ + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\layout\\abc_alert_dialog_material.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\layout\\abc_alert_dialog_material.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\layout\\abc_search_dropdown_item_icons_2line.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\layout\\abc_search_dropdown_item_icons_2line.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\layout\\abc_list_menu_item_layout.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\layout\\abc_list_menu_item_layout.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\layout\\abc_action_menu_item_layout.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\layout\\abc_action_menu_item_layout.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\layout\\abc_simple_dropdown_hint.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\layout\\abc_simple_dropdown_hint.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\layout\\abc_action_bar_view_list_nav_layout.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\layout\\abc_action_bar_view_list_nav_layout.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\layout\\abc_activity_chooser_view_list_item.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\layout\\abc_activity_chooser_view_list_item.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\layout\\abc_screen_simple_overlay_action_mode.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\layout\\abc_screen_simple_overlay_action_mode.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\layout\\select_dialog_singlechoice_material.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\layout\\select_dialog_singlechoice_material.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\layout\\abc_select_dialog_material.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\layout\\abc_select_dialog_material.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\layout\\abc_screen_simple.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\layout\\abc_screen_simple.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\layout\\abc_list_menu_item_radio.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\layout\\abc_list_menu_item_radio.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\layout\\abc_list_menu_item_checkbox.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\layout\\abc_list_menu_item_checkbox.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\layout\\support_simple_spinner_dropdown_item.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\layout\\support_simple_spinner_dropdown_item.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\layout\\abc_dialog_title_material.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\layout\\abc_dialog_title_material.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\layout\\abc_expanded_menu_layout.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\layout\\abc_expanded_menu_layout.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\layout\\ptrrv_root_view.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\res\\layout\\ptrrv_root_view.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\layout\\select_dialog_item_material.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\layout\\select_dialog_item_material.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\layout\\abc_screen_toolbar.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\layout\\abc_screen_toolbar.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\layout\\abc_action_mode_bar.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\layout\\abc_action_mode_bar.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\layout\\abc_popup_menu_item_layout.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\layout\\abc_popup_menu_item_layout.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\layout\\select_dialog_multichoice_material.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\layout\\select_dialog_multichoice_material.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\layout\\abc_action_bar_title_item.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\layout\\abc_action_bar_title_item.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\layout\\abc_activity_chooser_view.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\layout\\abc_activity_chooser_view.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\layout\\abc_action_menu_layout.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\layout\\abc_action_menu_layout.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\layout\\abc_search_view.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\layout\\abc_search_view.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\layout\\abc_list_menu_item_icon.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\layout\\abc_list_menu_item_icon.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\layout\\abc_action_bar_up_container.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\layout\\abc_action_bar_up_container.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\layout\\abc_screen_content_include.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\layout\\abc_screen_content_include.xml" + }, + { + "merged": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\res\\merged\\release\\layout\\abc_action_mode_close_item_material.xml", + "source": "D:\\Workspace\\Android-PullToRefreshRecyclerView\\Library\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\22.1.1\\res\\layout\\abc_action_mode_close_item_material.xml" + } +] \ No newline at end of file diff --git a/Library/build/intermediates/bundles/debug/classes.jar b/Library/build/intermediates/bundles/debug/classes.jar index 4fe5591b49bc3b042c1e39225afb65b4fe0f031b..87ca99c83e94de6f62e681704e27d2423560219a 100644 GIT binary patch delta 1980 zcmex9k#T<~qildTGm8iV2L}g(c!azs0}@bYV3|BoSbTC6qhS5NQw$8Pfw%K6I|$g` zj(H>TU5rCOPj_L=B&KbP?1B`ZhNYZT37j0YNdM}s$XRP+b{D@}+>!IVh)wv1riEAJOZ@K{ZwPMd zJy($vz4zP|Dcx9JikXCY|ry0uT>{*=%^I1zT@B0HJvBw`;kq* z(=YcwZtPNX{(0h^#o}a9UADWDGX6ma@2#+3U=_xw@%G81!{^wO-U`1CU^A*a9+0t3 zrY%W-4riNhG+WY)m|aSRk=WV$ zN|fbl&31QwNx$+#eP*4b?Uz5Py17DX6V>}tv^GukHomm}^^Wf9l@(JsSl5^AIVLU3 z71DOBo_pfGvp?M4wSGuyle);WNK*1_#H9>=wAH{DOy7YN6lf5>}iw&fnz3hAq&`+R@+ zz1!>7zI3r-^?W6@yH~8de&0W^FGcg~8k^H^m^b~p&th{#c~_`S+(hY{+yN`s)w(~_ z?pn!kno}dC-00$6`v7ltj%OP}wa+m!FkE6{V8EReCI{I{O)gLonB4CwxcR!u7bZ1! zjyoyYrmumzCa~ewx%r{G3!^4G2g8Cr(I0_Hs|aWlZd+_7J2FZ_tr6Hn6Yox zvpB>EwBkjX=YuUkZFlf!+w5qyj|phSv#2LiI)Unz;0YlH26M0#>zt$}e{f`9+{(-X z)LGNZvil!114Az-Zcj5XxWaXYI*D$6#=e&s=)hOK3y$mtYW2dSb@D@XnaS&%OgD4! zu(5%n$Lqi^7N8?N`0-ii2D5H+jF1#42-nJSo@4@s#S6T#>H*U>d8@O;G#V zqA*w^FsV;YF%u9#*EreH9c27!QMf8S3m!~W55cOoiGx+eT8U#g06ArwBU#VDFiQ%k z$#C*}M_%MmK~B!DDC+;pfz@AN7sIdwIX$BWzqT@1(>rb%3{A+X*$u^}6`Ej84$d;j zE<;Yk9w_SNw884PILmP(#qZ?1&Y%#C*8xhJPd0F2MK%mMwc4Q=cG7zCLJtoN3E`2VCRew>ow~bZ~rC) zjV5lL>w6`oTr}KzZSc_DnJYUwUXB_cNVd<|ykhp{iL?*Yw}wv@Ov}sde|%@<6X z#E5HudD@RrKC;4f`4Iy4O=i^2li3%~ocGoa4Rs%BOW0{xFZ``B`G;Lw1Wl1~MLL6P zx?%bKe>!T!SGUnZ1$BO35A5B`o-PP#&_>2HnvSO)9d#{MY>`xm&&f5Zvhu3Wd!}+d z)fH8@O419`E|*pb0xFJZ<_|L7t>?ao+;F~3ni`-QUK}FG^OiT(6~5@cQ2a&XIoe~X z_VlcKhvzWEvW)RHuS#O%AOAZ|l6-9IM*sPxHx_>qXl&Ra8m#G?JU-$8-)*R?z^$~!Cf}F)tCV&8&V|C-`s&UJ>6cWys5@&tQzXUIi!q|xypLSIFQ~uLlCk_N7hSmSg44-yPbXWO$I6W8jQU zH9G38CG@6OGyqEA?9V_)O)T{j5yoiN@uwoX(0Wl2`J|+>tqGC|kc_pGdX>0~hG8I~ zb(GEoAdUlo3Ss)CeljMX9I4i4Tsswx*CUF)RjQ$2@&E;=`x+e3aQJzgH4Bj$_z1rwwNL()PC^{0Y392;hTfxJ!FYdOnd+R67Jz(To;?C(VP@{I7m;eFW0Bzk3D z#B2FG`h4nhsx2RC5vXilGz`OK!QxGOM;K8f=Me_RGpq#}yAB>b#Q@+1`z&jSfd%3J z{_UD{*gya;s@z%*u|*-&FJiA^Vko(C^Zt5xEQiW9vIl)ySWyL)=Dm%u%qIITLM~%s_!d zF__6SHrvdpyXY;uR}N5$JFMW^uE4@$)jxe#MLwg5~J=??{y90X%_1i&nt z0G(TbNkDKE?nH!~P3{C{Pnf1%f|8gtHF6PIGiFo(L}D60sYQcz8*?v=mxe-KNsf&^ zwr(2lQhzvP1<0x#Ha_NN06_P*EqIaNvx=a<@yH`W7!_znp3SfT6CI+WFxFDgKY8Yb z4s38H5=~vbc0(q1Q_-A{nVmx|5vEj6JUob_(Tq238qZ{mL>ivS6UhUGG7;)IXb0~{ anZg=nllU4H1HB}G2!1i(E4f>a{`wDKqNX|k diff --git a/Library/build/intermediates/bundles/debug/res/layout/ptrrv_root_view.xml b/Library/build/intermediates/bundles/debug/res/layout/ptrrv_root_view.xml index 5c16491..856bc08 100644 --- a/Library/build/intermediates/bundles/debug/res/layout/ptrrv_root_view.xml +++ b/Library/build/intermediates/bundles/debug/res/layout/ptrrv_root_view.xml @@ -8,4 +8,4 @@ android:layout_width="match_parent" android:layout_height="match_parent"> - \ No newline at end of file + \ No newline at end of file diff --git a/Library/build/intermediates/bundles/debug/res/values/values.xml b/Library/build/intermediates/bundles/debug/res/values/values.xml index 4a15231..b4e7f4b 100644 --- a/Library/build/intermediates/bundles/debug/res/values/values.xml +++ b/Library/build/intermediates/bundles/debug/res/values/values.xml @@ -1,11 +1,7 @@ - - #4996e5 #48B94A #d066b1 - - loading... \ No newline at end of file diff --git a/Library/build/intermediates/bundles/release/AndroidManifest.xml b/Library/build/intermediates/bundles/release/AndroidManifest.xml new file mode 100644 index 0000000..b72dc5a --- /dev/null +++ b/Library/build/intermediates/bundles/release/AndroidManifest.xml @@ -0,0 +1,12 @@ + + + + + + + + + \ No newline at end of file diff --git a/Library/build/intermediates/bundles/release/R.txt b/Library/build/intermediates/bundles/release/R.txt new file mode 100644 index 0000000..54d42c3 --- /dev/null +++ b/Library/build/intermediates/bundles/release/R.txt @@ -0,0 +1,1138 @@ +int anim abc_fade_in 0x7f040000 +int anim abc_fade_out 0x7f040001 +int anim abc_grow_fade_in_from_bottom 0x7f040002 +int anim abc_popup_enter 0x7f040003 +int anim abc_popup_exit 0x7f040004 +int anim abc_shrink_fade_out_from_bottom 0x7f040005 +int anim abc_slide_in_bottom 0x7f040006 +int anim abc_slide_in_top 0x7f040007 +int anim abc_slide_out_bottom 0x7f040008 +int anim abc_slide_out_top 0x7f040009 +int attr actionBarDivider 0x7f010067 +int attr actionBarItemBackground 0x7f010068 +int attr actionBarPopupTheme 0x7f010061 +int attr actionBarSize 0x7f010066 +int attr actionBarSplitStyle 0x7f010063 +int attr actionBarStyle 0x7f010062 +int attr actionBarTabBarStyle 0x7f01005d +int attr actionBarTabStyle 0x7f01005c +int attr actionBarTabTextStyle 0x7f01005e +int attr actionBarTheme 0x7f010064 +int attr actionBarWidgetTheme 0x7f010065 +int attr actionButtonStyle 0x7f010081 +int attr actionDropDownStyle 0x7f01007d +int attr actionLayout 0x7f010031 +int attr actionMenuTextAppearance 0x7f010069 +int attr actionMenuTextColor 0x7f01006a +int attr actionModeBackground 0x7f01006d +int attr actionModeCloseButtonStyle 0x7f01006c +int attr actionModeCloseDrawable 0x7f01006f +int attr actionModeCopyDrawable 0x7f010071 +int attr actionModeCutDrawable 0x7f010070 +int attr actionModeFindDrawable 0x7f010075 +int attr actionModePasteDrawable 0x7f010072 +int attr actionModePopupWindowStyle 0x7f010077 +int attr actionModeSelectAllDrawable 0x7f010073 +int attr actionModeShareDrawable 0x7f010074 +int attr actionModeSplitBackground 0x7f01006e +int attr actionModeStyle 0x7f01006b +int attr actionModeWebSearchDrawable 0x7f010076 +int attr actionOverflowButtonStyle 0x7f01005f +int attr actionOverflowMenuStyle 0x7f010060 +int attr actionProviderClass 0x7f010033 +int attr actionViewClass 0x7f010032 +int attr activityChooserViewStyle 0x7f010088 +int attr alertDialogButtonGroupStyle 0x7f0100a9 +int attr alertDialogCenterButtons 0x7f0100aa +int attr alertDialogStyle 0x7f0100a8 +int attr alertDialogTheme 0x7f0100ab +int attr autoCompleteTextViewStyle 0x7f0100b0 +int attr background 0x7f01000c +int attr backgroundSplit 0x7f01000e +int attr backgroundStacked 0x7f01000d +int attr backgroundTint 0x7f0100c9 +int attr backgroundTintMode 0x7f0100ca +int attr barSize 0x7f01002b +int attr buttonBarButtonStyle 0x7f010083 +int attr buttonBarNegativeButtonStyle 0x7f0100ae +int attr buttonBarNeutralButtonStyle 0x7f0100af +int attr buttonBarPositiveButtonStyle 0x7f0100ad +int attr buttonBarStyle 0x7f010082 +int attr buttonPanelSideLayout 0x7f01001f +int attr buttonStyle 0x7f0100b1 +int attr buttonStyleSmall 0x7f0100b2 +int attr checkboxStyle 0x7f0100b3 +int attr checkedTextViewStyle 0x7f0100b4 +int attr closeIcon 0x7f01003e +int attr closeItemLayout 0x7f01001c +int attr collapseContentDescription 0x7f0100c3 +int attr collapseIcon 0x7f0100c2 +int attr color 0x7f010025 +int attr colorAccent 0x7f0100a2 +int attr colorButtonNormal 0x7f0100a6 +int attr colorControlActivated 0x7f0100a4 +int attr colorControlHighlight 0x7f0100a5 +int attr colorControlNormal 0x7f0100a3 +int attr colorPrimary 0x7f0100a0 +int attr colorPrimaryDark 0x7f0100a1 +int attr colorSwitchThumbNormal 0x7f0100a7 +int attr commitIcon 0x7f010043 +int attr contentInsetEnd 0x7f010017 +int attr contentInsetLeft 0x7f010018 +int attr contentInsetRight 0x7f010019 +int attr contentInsetStart 0x7f010016 +int attr customNavigationLayout 0x7f01000f +int attr dialogPreferredPadding 0x7f01007b +int attr dialogTheme 0x7f01007a +int attr disableChildrenWhenDisabled 0x7f01004a +int attr displayOptions 0x7f010005 +int attr divider 0x7f01000b +int attr dividerHorizontal 0x7f010087 +int attr dividerPadding 0x7f01002f +int attr dividerVertical 0x7f010086 +int attr drawableSize 0x7f010027 +int attr drawerArrowStyle 0x7f010000 +int attr dropDownListViewStyle 0x7f010098 +int attr dropdownListPreferredItemHeight 0x7f01007e +int attr editTextBackground 0x7f01008e +int attr editTextColor 0x7f01008d +int attr editTextStyle 0x7f0100b5 +int attr elevation 0x7f01001a +int attr expandActivityOverflowButtonDrawable 0x7f01001e +int attr gapBetweenBars 0x7f010028 +int attr goIcon 0x7f01003f +int attr height 0x7f010001 +int attr hideOnContentScroll 0x7f010015 +int attr homeAsUpIndicator 0x7f010080 +int attr homeLayout 0x7f010010 +int attr icon 0x7f010009 +int attr iconifiedByDefault 0x7f01003c +int attr indeterminateProgressStyle 0x7f010012 +int attr initialActivityCount 0x7f01001d +int attr isLightTheme 0x7f010002 +int attr itemPadding 0x7f010014 +int attr layout 0x7f01003b +int attr layoutManager 0x7f010037 +int attr listChoiceBackgroundIndicator 0x7f01009f +int attr listDividerAlertDialog 0x7f01007c +int attr listItemLayout 0x7f010023 +int attr listLayout 0x7f010020 +int attr listPopupWindowStyle 0x7f010099 +int attr listPreferredItemHeight 0x7f010093 +int attr listPreferredItemHeightLarge 0x7f010095 +int attr listPreferredItemHeightSmall 0x7f010094 +int attr listPreferredItemPaddingLeft 0x7f010096 +int attr listPreferredItemPaddingRight 0x7f010097 +int attr logo 0x7f01000a +int attr maxButtonHeight 0x7f0100c1 +int attr measureWithLargestChild 0x7f01002d +int attr middleBarArrowSize 0x7f01002a +int attr multiChoiceItemLayout 0x7f010021 +int attr navigationContentDescription 0x7f0100c5 +int attr navigationIcon 0x7f0100c4 +int attr navigationMode 0x7f010004 +int attr overlapAnchor 0x7f010035 +int attr paddingEnd 0x7f0100c7 +int attr paddingStart 0x7f0100c6 +int attr panelBackground 0x7f01009c +int attr panelMenuListTheme 0x7f01009e +int attr panelMenuListWidth 0x7f01009d +int attr popupMenuStyle 0x7f01008b +int attr popupPromptView 0x7f010049 +int attr popupTheme 0x7f01001b +int attr popupWindowStyle 0x7f01008c +int attr preserveIconSpacing 0x7f010034 +int attr progressBarPadding 0x7f010013 +int attr progressBarStyle 0x7f010011 +int attr prompt 0x7f010047 +int attr queryBackground 0x7f010045 +int attr queryHint 0x7f01003d +int attr radioButtonStyle 0x7f0100b6 +int attr ratingBarStyle 0x7f0100b7 +int attr reverseLayout 0x7f010039 +int attr searchHintIcon 0x7f010041 +int attr searchIcon 0x7f010040 +int attr searchViewStyle 0x7f010092 +int attr selectableItemBackground 0x7f010084 +int attr selectableItemBackgroundBorderless 0x7f010085 +int attr showAsAction 0x7f010030 +int attr showDividers 0x7f01002e +int attr showText 0x7f010051 +int attr singleChoiceItemLayout 0x7f010022 +int attr spanCount 0x7f010038 +int attr spinBars 0x7f010026 +int attr spinnerDropDownItemStyle 0x7f01007f +int attr spinnerMode 0x7f010048 +int attr spinnerStyle 0x7f0100b8 +int attr splitTrack 0x7f010050 +int attr stackFromEnd 0x7f01003a +int attr state_above_anchor 0x7f010036 +int attr submitBackground 0x7f010046 +int attr subtitle 0x7f010006 +int attr subtitleTextAppearance 0x7f0100bb +int attr subtitleTextStyle 0x7f010008 +int attr suggestionRowLayout 0x7f010044 +int attr switchMinWidth 0x7f01004e +int attr switchPadding 0x7f01004f +int attr switchStyle 0x7f0100b9 +int attr switchTextAppearance 0x7f01004d +int attr textAllCaps 0x7f010024 +int attr textAppearanceLargePopupMenu 0x7f010078 +int attr textAppearanceListItem 0x7f01009a +int attr textAppearanceListItemSmall 0x7f01009b +int attr textAppearanceSearchResultSubtitle 0x7f010090 +int attr textAppearanceSearchResultTitle 0x7f01008f +int attr textAppearanceSmallPopupMenu 0x7f010079 +int attr textColorAlertDialogListItem 0x7f0100ac +int attr textColorSearchUrl 0x7f010091 +int attr theme 0x7f0100c8 +int attr thickness 0x7f01002c +int attr thumbTextPadding 0x7f01004c +int attr title 0x7f010003 +int attr titleMarginBottom 0x7f0100c0 +int attr titleMarginEnd 0x7f0100be +int attr titleMarginStart 0x7f0100bd +int attr titleMarginTop 0x7f0100bf +int attr titleMargins 0x7f0100bc +int attr titleTextAppearance 0x7f0100ba +int attr titleTextStyle 0x7f010007 +int attr toolbarNavigationButtonStyle 0x7f01008a +int attr toolbarStyle 0x7f010089 +int attr topBottomBarArrowSize 0x7f010029 +int attr track 0x7f01004b +int attr voiceIcon 0x7f010042 +int attr windowActionBar 0x7f010052 +int attr windowActionBarOverlay 0x7f010054 +int attr windowActionModeOverlay 0x7f010055 +int attr windowFixedHeightMajor 0x7f010059 +int attr windowFixedHeightMinor 0x7f010057 +int attr windowFixedWidthMajor 0x7f010056 +int attr windowFixedWidthMinor 0x7f010058 +int attr windowMinWidthMajor 0x7f01005a +int attr windowMinWidthMinor 0x7f01005b +int attr windowNoTitle 0x7f010053 +int bool abc_action_bar_embed_tabs 0x7f080002 +int bool abc_action_bar_embed_tabs_pre_jb 0x7f080000 +int bool abc_action_bar_expanded_action_views_exclusive 0x7f080003 +int bool abc_config_actionMenuItemAllCaps 0x7f080004 +int bool abc_config_allowActionMenuItemTextWithIcon 0x7f080001 +int bool abc_config_closeDialogWhenTouchOutside 0x7f080005 +int bool abc_config_showMenuShortcutsWhenKeyboardPresent 0x7f080006 +int color abc_background_cache_hint_selector_material_dark 0x7f0a0036 +int color abc_background_cache_hint_selector_material_light 0x7f0a0037 +int color abc_input_method_navigation_guard 0x7f0a0000 +int color abc_primary_text_disable_only_material_dark 0x7f0a0038 +int color abc_primary_text_disable_only_material_light 0x7f0a0039 +int color abc_primary_text_material_dark 0x7f0a003a +int color abc_primary_text_material_light 0x7f0a003b +int color abc_search_url_text 0x7f0a003c +int color abc_search_url_text_normal 0x7f0a0001 +int color abc_search_url_text_pressed 0x7f0a0002 +int color abc_search_url_text_selected 0x7f0a0003 +int color abc_secondary_text_material_dark 0x7f0a003d +int color abc_secondary_text_material_light 0x7f0a003e +int color accent_material_dark 0x7f0a0004 +int color accent_material_light 0x7f0a0005 +int color background_floating_material_dark 0x7f0a0006 +int color background_floating_material_light 0x7f0a0007 +int color background_material_dark 0x7f0a0008 +int color background_material_light 0x7f0a0009 +int color bright_foreground_disabled_material_dark 0x7f0a000a +int color bright_foreground_disabled_material_light 0x7f0a000b +int color bright_foreground_inverse_material_dark 0x7f0a000c +int color bright_foreground_inverse_material_light 0x7f0a000d +int color bright_foreground_material_dark 0x7f0a000e +int color bright_foreground_material_light 0x7f0a000f +int color button_material_dark 0x7f0a0010 +int color button_material_light 0x7f0a0011 +int color dim_foreground_disabled_material_dark 0x7f0a0012 +int color dim_foreground_disabled_material_light 0x7f0a0013 +int color dim_foreground_material_dark 0x7f0a0014 +int color dim_foreground_material_light 0x7f0a0015 +int color highlighted_text_material_dark 0x7f0a0016 +int color highlighted_text_material_light 0x7f0a0017 +int color hint_foreground_material_dark 0x7f0a0018 +int color hint_foreground_material_light 0x7f0a0019 +int color link_text_material_dark 0x7f0a001a +int color link_text_material_light 0x7f0a001b +int color material_blue_grey_800 0x7f0a001c +int color material_blue_grey_900 0x7f0a001d +int color material_blue_grey_950 0x7f0a001e +int color material_deep_teal_200 0x7f0a001f +int color material_deep_teal_500 0x7f0a0020 +int color primary_dark_material_dark 0x7f0a0021 +int color primary_dark_material_light 0x7f0a0022 +int color primary_material_dark 0x7f0a0023 +int color primary_material_light 0x7f0a0024 +int color primary_text_default_material_dark 0x7f0a0025 +int color primary_text_default_material_light 0x7f0a0026 +int color primary_text_disabled_material_dark 0x7f0a0027 +int color primary_text_disabled_material_light 0x7f0a0028 +int color ripple_material_dark 0x7f0a0029 +int color ripple_material_light 0x7f0a002a +int color secondary_text_default_material_dark 0x7f0a002b +int color secondary_text_default_material_light 0x7f0a002c +int color secondary_text_disabled_material_dark 0x7f0a002d +int color secondary_text_disabled_material_light 0x7f0a002e +int color swap_holo_bule_bright 0x7f0a002f +int color swap_holo_green_bright 0x7f0a0030 +int color swap_holo_pure_bright 0x7f0a0031 +int color switch_thumb_disabled_material_dark 0x7f0a0032 +int color switch_thumb_disabled_material_light 0x7f0a0033 +int color switch_thumb_material_dark 0x7f0a003f +int color switch_thumb_material_light 0x7f0a0040 +int color switch_thumb_normal_material_dark 0x7f0a0034 +int color switch_thumb_normal_material_light 0x7f0a0035 +int dimen abc_action_bar_content_inset_material 0x7f06000c +int dimen abc_action_bar_default_height_material 0x7f060001 +int dimen abc_action_bar_default_padding_material 0x7f060002 +int dimen abc_action_bar_icon_vertical_padding_material 0x7f060010 +int dimen abc_action_bar_navigation_padding_start_material 0x7f06000d +int dimen abc_action_bar_overflow_padding_end_material 0x7f06000e +int dimen abc_action_bar_overflow_padding_start_material 0x7f060011 +int dimen abc_action_bar_progress_bar_size 0x7f060003 +int dimen abc_action_bar_stacked_max_height 0x7f060012 +int dimen abc_action_bar_stacked_tab_max_width 0x7f060013 +int dimen abc_action_bar_subtitle_bottom_margin_material 0x7f060014 +int dimen abc_action_bar_subtitle_top_margin_material 0x7f060015 +int dimen abc_action_button_min_height_material 0x7f060016 +int dimen abc_action_button_min_width_material 0x7f060017 +int dimen abc_action_button_min_width_overflow_material 0x7f060018 +int dimen abc_alert_dialog_button_bar_height 0x7f060000 +int dimen abc_button_inset_horizontal_material 0x7f060019 +int dimen abc_button_inset_vertical_material 0x7f06001a +int dimen abc_button_padding_horizontal_material 0x7f06001b +int dimen abc_button_padding_vertical_material 0x7f06001c +int dimen abc_config_prefDialogWidth 0x7f060006 +int dimen abc_control_corner_material 0x7f06001d +int dimen abc_control_inset_material 0x7f06001e +int dimen abc_control_padding_material 0x7f06001f +int dimen abc_dialog_list_padding_vertical_material 0x7f060020 +int dimen abc_dialog_min_width_major 0x7f060021 +int dimen abc_dialog_min_width_minor 0x7f060022 +int dimen abc_dialog_padding_material 0x7f060023 +int dimen abc_dialog_padding_top_material 0x7f060024 +int dimen abc_disabled_alpha_material_dark 0x7f060025 +int dimen abc_disabled_alpha_material_light 0x7f060026 +int dimen abc_dropdownitem_icon_width 0x7f060027 +int dimen abc_dropdownitem_text_padding_left 0x7f060028 +int dimen abc_dropdownitem_text_padding_right 0x7f060029 +int dimen abc_edit_text_inset_bottom_material 0x7f06002a +int dimen abc_edit_text_inset_horizontal_material 0x7f06002b +int dimen abc_edit_text_inset_top_material 0x7f06002c +int dimen abc_floating_window_z 0x7f06002d +int dimen abc_list_item_padding_horizontal_material 0x7f06002e +int dimen abc_panel_menu_list_width 0x7f06002f +int dimen abc_search_view_preferred_width 0x7f060030 +int dimen abc_search_view_text_min_width 0x7f060007 +int dimen abc_switch_padding 0x7f06000f +int dimen abc_text_size_body_1_material 0x7f060031 +int dimen abc_text_size_body_2_material 0x7f060032 +int dimen abc_text_size_button_material 0x7f060033 +int dimen abc_text_size_caption_material 0x7f060034 +int dimen abc_text_size_display_1_material 0x7f060035 +int dimen abc_text_size_display_2_material 0x7f060036 +int dimen abc_text_size_display_3_material 0x7f060037 +int dimen abc_text_size_display_4_material 0x7f060038 +int dimen abc_text_size_headline_material 0x7f060039 +int dimen abc_text_size_large_material 0x7f06003a +int dimen abc_text_size_medium_material 0x7f06003b +int dimen abc_text_size_menu_material 0x7f06003c +int dimen abc_text_size_small_material 0x7f06003d +int dimen abc_text_size_subhead_material 0x7f06003e +int dimen abc_text_size_subtitle_material_toolbar 0x7f060004 +int dimen abc_text_size_title_material 0x7f06003f +int dimen abc_text_size_title_material_toolbar 0x7f060005 +int dimen dialog_fixed_height_major 0x7f060008 +int dimen dialog_fixed_height_minor 0x7f060009 +int dimen dialog_fixed_width_major 0x7f06000a +int dimen dialog_fixed_width_minor 0x7f06000b +int dimen disabled_alpha_material_dark 0x7f060040 +int dimen disabled_alpha_material_light 0x7f060041 +int dimen item_touch_helper_max_drag_scroll_per_frame 0x7f060042 +int drawable abc_ab_share_pack_mtrl_alpha 0x7f020000 +int drawable abc_btn_borderless_material 0x7f020001 +int drawable abc_btn_check_material 0x7f020002 +int drawable abc_btn_check_to_on_mtrl_000 0x7f020003 +int drawable abc_btn_check_to_on_mtrl_015 0x7f020004 +int drawable abc_btn_default_mtrl_shape 0x7f020005 +int drawable abc_btn_radio_material 0x7f020006 +int drawable abc_btn_radio_to_on_mtrl_000 0x7f020007 +int drawable abc_btn_radio_to_on_mtrl_015 0x7f020008 +int drawable abc_btn_rating_star_off_mtrl_alpha 0x7f020009 +int drawable abc_btn_rating_star_on_mtrl_alpha 0x7f02000a +int drawable abc_btn_switch_to_on_mtrl_00001 0x7f02000b +int drawable abc_btn_switch_to_on_mtrl_00012 0x7f02000c +int drawable abc_cab_background_internal_bg 0x7f02000d +int drawable abc_cab_background_top_material 0x7f02000e +int drawable abc_cab_background_top_mtrl_alpha 0x7f02000f +int drawable abc_dialog_material_background_dark 0x7f020010 +int drawable abc_dialog_material_background_light 0x7f020011 +int drawable abc_edit_text_material 0x7f020012 +int drawable abc_ic_ab_back_mtrl_am_alpha 0x7f020013 +int drawable abc_ic_clear_mtrl_alpha 0x7f020014 +int drawable abc_ic_commit_search_api_mtrl_alpha 0x7f020015 +int drawable abc_ic_go_search_api_mtrl_alpha 0x7f020016 +int drawable abc_ic_menu_copy_mtrl_am_alpha 0x7f020017 +int drawable abc_ic_menu_cut_mtrl_alpha 0x7f020018 +int drawable abc_ic_menu_moreoverflow_mtrl_alpha 0x7f020019 +int drawable abc_ic_menu_paste_mtrl_am_alpha 0x7f02001a +int drawable abc_ic_menu_selectall_mtrl_alpha 0x7f02001b +int drawable abc_ic_menu_share_mtrl_alpha 0x7f02001c +int drawable abc_ic_search_api_mtrl_alpha 0x7f02001d +int drawable abc_ic_voice_search_api_mtrl_alpha 0x7f02001e +int drawable abc_item_background_holo_dark 0x7f02001f +int drawable abc_item_background_holo_light 0x7f020020 +int drawable abc_list_divider_mtrl_alpha 0x7f020021 +int drawable abc_list_focused_holo 0x7f020022 +int drawable abc_list_longpressed_holo 0x7f020023 +int drawable abc_list_pressed_holo_dark 0x7f020024 +int drawable abc_list_pressed_holo_light 0x7f020025 +int drawable abc_list_selector_background_transition_holo_dark 0x7f020026 +int drawable abc_list_selector_background_transition_holo_light 0x7f020027 +int drawable abc_list_selector_disabled_holo_dark 0x7f020028 +int drawable abc_list_selector_disabled_holo_light 0x7f020029 +int drawable abc_list_selector_holo_dark 0x7f02002a +int drawable abc_list_selector_holo_light 0x7f02002b +int drawable abc_menu_hardkey_panel_mtrl_mult 0x7f02002c +int drawable abc_popup_background_mtrl_mult 0x7f02002d +int drawable abc_ratingbar_full_material 0x7f02002e +int drawable abc_spinner_mtrl_am_alpha 0x7f02002f +int drawable abc_spinner_textfield_background_material 0x7f020030 +int drawable abc_switch_thumb_material 0x7f020031 +int drawable abc_switch_track_mtrl_alpha 0x7f020032 +int drawable abc_tab_indicator_material 0x7f020033 +int drawable abc_tab_indicator_mtrl_alpha 0x7f020034 +int drawable abc_text_cursor_mtrl_alpha 0x7f020035 +int drawable abc_textfield_activated_mtrl_alpha 0x7f020036 +int drawable abc_textfield_default_mtrl_alpha 0x7f020037 +int drawable abc_textfield_search_activated_mtrl_alpha 0x7f020038 +int drawable abc_textfield_search_default_mtrl_alpha 0x7f020039 +int drawable abc_textfield_search_material 0x7f02003a +int id action_bar 0x7f0b0041 +int id action_bar_activity_content 0x7f0b0000 +int id action_bar_container 0x7f0b0040 +int id action_bar_root 0x7f0b003c +int id action_bar_spinner 0x7f0b0001 +int id action_bar_subtitle 0x7f0b0025 +int id action_bar_title 0x7f0b0024 +int id action_context_bar 0x7f0b0042 +int id action_menu_divider 0x7f0b0002 +int id action_menu_presenter 0x7f0b0003 +int id action_mode_bar 0x7f0b003e +int id action_mode_bar_stub 0x7f0b003d +int id action_mode_close_button 0x7f0b0026 +int id activity_chooser_view_content 0x7f0b0027 +int id alertTitle 0x7f0b0031 +int id always 0x7f0b0017 +int id beginning 0x7f0b0014 +int id buttonPanel 0x7f0b0037 +int id checkbox 0x7f0b0039 +int id collapseActionView 0x7f0b0018 +int id contentPanel 0x7f0b0032 +int id custom 0x7f0b0036 +int id customPanel 0x7f0b0035 +int id decor_content_parent 0x7f0b003f +int id default_activity_button 0x7f0b002a +int id dialog 0x7f0b001c +int id disableHome 0x7f0b000d +int id dropdown 0x7f0b001d +int id edit_query 0x7f0b0043 +int id end 0x7f0b0015 +int id expand_activities_button 0x7f0b0028 +int id expanded_menu 0x7f0b0038 +int id home 0x7f0b0004 +int id homeAsUp 0x7f0b000e +int id icon 0x7f0b002c +int id ifRoom 0x7f0b0019 +int id image 0x7f0b0029 +int id item_touch_helper_previous_elevation 0x7f0b0005 +int id listMode 0x7f0b000a +int id list_item 0x7f0b002b +int id middle 0x7f0b0016 +int id multiply 0x7f0b001f +int id never 0x7f0b001a +int id none 0x7f0b000f +int id normal 0x7f0b000b +int id parentPanel 0x7f0b002e +int id progress_circular 0x7f0b0006 +int id progress_horizontal 0x7f0b0007 +int id radio 0x7f0b003b +int id recycler_view 0x7f0b0050 +int id screen 0x7f0b0020 +int id scrollView 0x7f0b0033 +int id search_badge 0x7f0b0045 +int id search_bar 0x7f0b0044 +int id search_button 0x7f0b0046 +int id search_close_btn 0x7f0b004b +int id search_edit_frame 0x7f0b0047 +int id search_go_btn 0x7f0b004d +int id search_mag_icon 0x7f0b0048 +int id search_plate 0x7f0b0049 +int id search_src_text 0x7f0b004a +int id search_voice_btn 0x7f0b004e +int id select_dialog_listview 0x7f0b004f +int id shortcut 0x7f0b003a +int id showCustom 0x7f0b0010 +int id showHome 0x7f0b0011 +int id showTitle 0x7f0b0012 +int id split_action_bar 0x7f0b0008 +int id src_atop 0x7f0b0021 +int id src_in 0x7f0b0022 +int id src_over 0x7f0b0023 +int id submit_area 0x7f0b004c +int id tabMode 0x7f0b000c +int id textSpacerNoButtons 0x7f0b0034 +int id title 0x7f0b002d +int id title_template 0x7f0b0030 +int id topPanel 0x7f0b002f +int id up 0x7f0b0009 +int id useLogo 0x7f0b0013 +int id withText 0x7f0b001b +int id wrap_content 0x7f0b001e +int integer abc_config_activityDefaultDur 0x7f090001 +int integer abc_config_activityShortDur 0x7f090002 +int integer abc_max_action_buttons 0x7f090000 +int layout abc_action_bar_title_item 0x7f030000 +int layout abc_action_bar_up_container 0x7f030001 +int layout abc_action_bar_view_list_nav_layout 0x7f030002 +int layout abc_action_menu_item_layout 0x7f030003 +int layout abc_action_menu_layout 0x7f030004 +int layout abc_action_mode_bar 0x7f030005 +int layout abc_action_mode_close_item_material 0x7f030006 +int layout abc_activity_chooser_view 0x7f030007 +int layout abc_activity_chooser_view_list_item 0x7f030008 +int layout abc_alert_dialog_material 0x7f030009 +int layout abc_dialog_title_material 0x7f03000a +int layout abc_expanded_menu_layout 0x7f03000b +int layout abc_list_menu_item_checkbox 0x7f03000c +int layout abc_list_menu_item_icon 0x7f03000d +int layout abc_list_menu_item_layout 0x7f03000e +int layout abc_list_menu_item_radio 0x7f03000f +int layout abc_popup_menu_item_layout 0x7f030010 +int layout abc_screen_content_include 0x7f030011 +int layout abc_screen_simple 0x7f030012 +int layout abc_screen_simple_overlay_action_mode 0x7f030013 +int layout abc_screen_toolbar 0x7f030014 +int layout abc_search_dropdown_item_icons_2line 0x7f030015 +int layout abc_search_view 0x7f030016 +int layout abc_select_dialog_material 0x7f030017 +int layout abc_simple_dropdown_hint 0x7f030018 +int layout ptrrv_root_view 0x7f030019 +int layout select_dialog_item_material 0x7f03001a +int layout select_dialog_multichoice_material 0x7f03001b +int layout select_dialog_singlechoice_material 0x7f03001c +int layout support_simple_spinner_dropdown_item 0x7f03001d +int string abc_action_bar_home_description 0x7f050000 +int string abc_action_bar_home_description_format 0x7f05000d +int string abc_action_bar_home_subtitle_description_format 0x7f05000e +int string abc_action_bar_up_description 0x7f050001 +int string abc_action_menu_overflow_description 0x7f050002 +int string abc_action_mode_done 0x7f050003 +int string abc_activity_chooser_view_see_all 0x7f050004 +int string abc_activitychooserview_choose_application 0x7f050005 +int string abc_search_hint 0x7f05000f +int string abc_searchview_description_clear 0x7f050006 +int string abc_searchview_description_query 0x7f050007 +int string abc_searchview_description_search 0x7f050008 +int string abc_searchview_description_submit 0x7f050009 +int string abc_searchview_description_voice 0x7f05000a +int string abc_shareactionprovider_share_with 0x7f05000b +int string abc_shareactionprovider_share_with_application 0x7f05000c +int string abc_toolbar_collapse_description 0x7f050010 +int string loading 0x7f050011 +int style AlertDialog_AppCompat 0x7f07006b +int style AlertDialog_AppCompat_Light 0x7f07006c +int style Animation_AppCompat_Dialog 0x7f07006d +int style Animation_AppCompat_DropDownUp 0x7f07006e +int style Base_AlertDialog_AppCompat 0x7f07006f +int style Base_AlertDialog_AppCompat_Light 0x7f070070 +int style Base_Animation_AppCompat_Dialog 0x7f070071 +int style Base_Animation_AppCompat_DropDownUp 0x7f070072 +int style Base_DialogWindowTitle_AppCompat 0x7f070073 +int style Base_DialogWindowTitleBackground_AppCompat 0x7f070074 +int style Base_TextAppearance_AppCompat 0x7f070025 +int style Base_TextAppearance_AppCompat_Body1 0x7f070026 +int style Base_TextAppearance_AppCompat_Body2 0x7f070027 +int style Base_TextAppearance_AppCompat_Button 0x7f070016 +int style Base_TextAppearance_AppCompat_Caption 0x7f070028 +int style Base_TextAppearance_AppCompat_Display1 0x7f070029 +int style Base_TextAppearance_AppCompat_Display2 0x7f07002a +int style Base_TextAppearance_AppCompat_Display3 0x7f07002b +int style Base_TextAppearance_AppCompat_Display4 0x7f07002c +int style Base_TextAppearance_AppCompat_Headline 0x7f07002d +int style Base_TextAppearance_AppCompat_Inverse 0x7f070003 +int style Base_TextAppearance_AppCompat_Large 0x7f07002e +int style Base_TextAppearance_AppCompat_Large_Inverse 0x7f070004 +int style Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Large 0x7f07002f +int style Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Small 0x7f070030 +int style Base_TextAppearance_AppCompat_Medium 0x7f070031 +int style Base_TextAppearance_AppCompat_Medium_Inverse 0x7f070005 +int style Base_TextAppearance_AppCompat_Menu 0x7f070032 +int style Base_TextAppearance_AppCompat_SearchResult 0x7f070075 +int style Base_TextAppearance_AppCompat_SearchResult_Subtitle 0x7f070033 +int style Base_TextAppearance_AppCompat_SearchResult_Title 0x7f070034 +int style Base_TextAppearance_AppCompat_Small 0x7f070035 +int style Base_TextAppearance_AppCompat_Small_Inverse 0x7f070006 +int style Base_TextAppearance_AppCompat_Subhead 0x7f070036 +int style Base_TextAppearance_AppCompat_Subhead_Inverse 0x7f070007 +int style Base_TextAppearance_AppCompat_Title 0x7f070037 +int style Base_TextAppearance_AppCompat_Title_Inverse 0x7f070008 +int style Base_TextAppearance_AppCompat_Widget_ActionBar_Menu 0x7f070038 +int style Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle 0x7f070039 +int style Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse 0x7f07003a +int style Base_TextAppearance_AppCompat_Widget_ActionBar_Title 0x7f07003b +int style Base_TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse 0x7f07003c +int style Base_TextAppearance_AppCompat_Widget_ActionMode_Subtitle 0x7f07003d +int style Base_TextAppearance_AppCompat_Widget_ActionMode_Title 0x7f07003e +int style Base_TextAppearance_AppCompat_Widget_DropDownItem 0x7f070076 +int style Base_TextAppearance_AppCompat_Widget_PopupMenu_Large 0x7f07003f +int style Base_TextAppearance_AppCompat_Widget_PopupMenu_Small 0x7f070040 +int style Base_TextAppearance_AppCompat_Widget_Switch 0x7f070041 +int style Base_TextAppearance_AppCompat_Widget_TextView_SpinnerItem 0x7f070042 +int style Base_TextAppearance_Widget_AppCompat_ExpandedMenu_Item 0x7f070077 +int style Base_TextAppearance_Widget_AppCompat_Toolbar_Subtitle 0x7f070043 +int style Base_TextAppearance_Widget_AppCompat_Toolbar_Title 0x7f070044 +int style Base_Theme_AppCompat 0x7f070045 +int style Base_Theme_AppCompat_CompactMenu 0x7f070078 +int style Base_Theme_AppCompat_Dialog 0x7f070009 +int style Base_Theme_AppCompat_Dialog_Alert 0x7f070079 +int style Base_Theme_AppCompat_Dialog_FixedSize 0x7f07007a +int style Base_Theme_AppCompat_Dialog_MinWidth 0x7f07007b +int style Base_Theme_AppCompat_DialogWhenLarge 0x7f070001 +int style Base_Theme_AppCompat_Light 0x7f070046 +int style Base_Theme_AppCompat_Light_DarkActionBar 0x7f07007c +int style Base_Theme_AppCompat_Light_Dialog 0x7f07000a +int style Base_Theme_AppCompat_Light_Dialog_Alert 0x7f07007d +int style Base_Theme_AppCompat_Light_Dialog_FixedSize 0x7f07007e +int style Base_Theme_AppCompat_Light_Dialog_MinWidth 0x7f07007f +int style Base_Theme_AppCompat_Light_DialogWhenLarge 0x7f070002 +int style Base_ThemeOverlay_AppCompat 0x7f070080 +int style Base_ThemeOverlay_AppCompat_ActionBar 0x7f070081 +int style Base_ThemeOverlay_AppCompat_Dark 0x7f070082 +int style Base_ThemeOverlay_AppCompat_Dark_ActionBar 0x7f070083 +int style Base_ThemeOverlay_AppCompat_Light 0x7f070084 +int style Base_V11_Theme_AppCompat_Dialog 0x7f07000b +int style Base_V11_Theme_AppCompat_Light_Dialog 0x7f07000c +int style Base_V21_Theme_AppCompat 0x7f070047 +int style Base_V21_Theme_AppCompat_Dialog 0x7f070048 +int style Base_V21_Theme_AppCompat_Light 0x7f070049 +int style Base_V21_Theme_AppCompat_Light_Dialog 0x7f07004a +int style Base_V7_Theme_AppCompat 0x7f070085 +int style Base_V7_Theme_AppCompat_Dialog 0x7f070086 +int style Base_V7_Theme_AppCompat_Light 0x7f070087 +int style Base_V7_Theme_AppCompat_Light_Dialog 0x7f070088 +int style Base_Widget_AppCompat_ActionBar 0x7f070089 +int style Base_Widget_AppCompat_ActionBar_Solid 0x7f07008a +int style Base_Widget_AppCompat_ActionBar_TabBar 0x7f07008b +int style Base_Widget_AppCompat_ActionBar_TabText 0x7f07004b +int style Base_Widget_AppCompat_ActionBar_TabView 0x7f07004c +int style Base_Widget_AppCompat_ActionButton 0x7f07004d +int style Base_Widget_AppCompat_ActionButton_CloseMode 0x7f07004e +int style Base_Widget_AppCompat_ActionButton_Overflow 0x7f07004f +int style Base_Widget_AppCompat_ActionMode 0x7f07008c +int style Base_Widget_AppCompat_ActivityChooserView 0x7f07008d +int style Base_Widget_AppCompat_AutoCompleteTextView 0x7f070050 +int style Base_Widget_AppCompat_Button 0x7f070051 +int style Base_Widget_AppCompat_Button_Borderless 0x7f070052 +int style Base_Widget_AppCompat_Button_Borderless_Colored 0x7f070053 +int style Base_Widget_AppCompat_Button_ButtonBar_AlertDialog 0x7f07008e +int style Base_Widget_AppCompat_Button_Small 0x7f070054 +int style Base_Widget_AppCompat_ButtonBar 0x7f070055 +int style Base_Widget_AppCompat_ButtonBar_AlertDialog 0x7f07008f +int style Base_Widget_AppCompat_CompoundButton_CheckBox 0x7f070056 +int style Base_Widget_AppCompat_CompoundButton_RadioButton 0x7f070057 +int style Base_Widget_AppCompat_CompoundButton_Switch 0x7f070090 +int style Base_Widget_AppCompat_DrawerArrowToggle 0x7f070000 +int style Base_Widget_AppCompat_DrawerArrowToggle_Common 0x7f070091 +int style Base_Widget_AppCompat_DropDownItem_Spinner 0x7f070058 +int style Base_Widget_AppCompat_EditText 0x7f070092 +int style Base_Widget_AppCompat_Light_ActionBar 0x7f070093 +int style Base_Widget_AppCompat_Light_ActionBar_Solid 0x7f070094 +int style Base_Widget_AppCompat_Light_ActionBar_TabBar 0x7f070095 +int style Base_Widget_AppCompat_Light_ActionBar_TabText 0x7f070059 +int style Base_Widget_AppCompat_Light_ActionBar_TabText_Inverse 0x7f07005a +int style Base_Widget_AppCompat_Light_ActionBar_TabView 0x7f07005b +int style Base_Widget_AppCompat_Light_PopupMenu 0x7f07005c +int style Base_Widget_AppCompat_Light_PopupMenu_Overflow 0x7f07005d +int style Base_Widget_AppCompat_ListPopupWindow 0x7f07005e +int style Base_Widget_AppCompat_ListView 0x7f07005f +int style Base_Widget_AppCompat_ListView_DropDown 0x7f070060 +int style Base_Widget_AppCompat_ListView_Menu 0x7f070061 +int style Base_Widget_AppCompat_PopupMenu 0x7f070062 +int style Base_Widget_AppCompat_PopupMenu_Overflow 0x7f070063 +int style Base_Widget_AppCompat_PopupWindow 0x7f070096 +int style Base_Widget_AppCompat_ProgressBar 0x7f07000d +int style Base_Widget_AppCompat_ProgressBar_Horizontal 0x7f07000e +int style Base_Widget_AppCompat_RatingBar 0x7f070064 +int style Base_Widget_AppCompat_SearchView 0x7f070097 +int style Base_Widget_AppCompat_SearchView_ActionBar 0x7f070098 +int style Base_Widget_AppCompat_Spinner 0x7f07000f +int style Base_Widget_AppCompat_Spinner_DropDown_ActionBar 0x7f070065 +int style Base_Widget_AppCompat_Spinner_Underlined 0x7f070066 +int style Base_Widget_AppCompat_TextView_SpinnerItem 0x7f070067 +int style Base_Widget_AppCompat_Toolbar 0x7f070099 +int style Base_Widget_AppCompat_Toolbar_Button_Navigation 0x7f070068 +int style Platform_AppCompat 0x7f070010 +int style Platform_AppCompat_Light 0x7f070011 +int style Platform_ThemeOverlay_AppCompat_Dark 0x7f070069 +int style Platform_ThemeOverlay_AppCompat_Light 0x7f07006a +int style Platform_V11_AppCompat 0x7f070012 +int style Platform_V11_AppCompat_Light 0x7f070013 +int style Platform_V12_AppCompat 0x7f070014 +int style Platform_V12_AppCompat_Light 0x7f070015 +int style Platform_V14_AppCompat 0x7f070017 +int style Platform_V14_AppCompat_Light 0x7f070018 +int style RtlOverlay_Widget_AppCompat_ActionBar_TitleItem 0x7f070019 +int style RtlOverlay_Widget_AppCompat_ActionButton_Overflow 0x7f07001a +int style RtlOverlay_Widget_AppCompat_PopupMenuItem 0x7f07001b +int style RtlOverlay_Widget_AppCompat_PopupMenuItem_InternalGroup 0x7f07001c +int style RtlOverlay_Widget_AppCompat_PopupMenuItem_Text 0x7f07001d +int style RtlOverlay_Widget_AppCompat_Search_DropDown 0x7f07001e +int style RtlOverlay_Widget_AppCompat_Search_DropDown_Icon1 0x7f07001f +int style RtlOverlay_Widget_AppCompat_Search_DropDown_Icon2 0x7f070020 +int style RtlOverlay_Widget_AppCompat_Search_DropDown_Query 0x7f070021 +int style RtlOverlay_Widget_AppCompat_Search_DropDown_Text 0x7f070022 +int style RtlOverlay_Widget_AppCompat_SearchView_MagIcon 0x7f070023 +int style RtlOverlay_Widget_AppCompat_Toolbar_Button_Navigation 0x7f070024 +int style TextAppearance_AppCompat 0x7f07009a +int style TextAppearance_AppCompat_Body1 0x7f07009b +int style TextAppearance_AppCompat_Body2 0x7f07009c +int style TextAppearance_AppCompat_Button 0x7f07009d +int style TextAppearance_AppCompat_Caption 0x7f07009e +int style TextAppearance_AppCompat_Display1 0x7f07009f +int style TextAppearance_AppCompat_Display2 0x7f0700a0 +int style TextAppearance_AppCompat_Display3 0x7f0700a1 +int style TextAppearance_AppCompat_Display4 0x7f0700a2 +int style TextAppearance_AppCompat_Headline 0x7f0700a3 +int style TextAppearance_AppCompat_Inverse 0x7f0700a4 +int style TextAppearance_AppCompat_Large 0x7f0700a5 +int style TextAppearance_AppCompat_Large_Inverse 0x7f0700a6 +int style TextAppearance_AppCompat_Light_SearchResult_Subtitle 0x7f0700a7 +int style TextAppearance_AppCompat_Light_SearchResult_Title 0x7f0700a8 +int style TextAppearance_AppCompat_Light_Widget_PopupMenu_Large 0x7f0700a9 +int style TextAppearance_AppCompat_Light_Widget_PopupMenu_Small 0x7f0700aa +int style TextAppearance_AppCompat_Medium 0x7f0700ab +int style TextAppearance_AppCompat_Medium_Inverse 0x7f0700ac +int style TextAppearance_AppCompat_Menu 0x7f0700ad +int style TextAppearance_AppCompat_SearchResult_Subtitle 0x7f0700ae +int style TextAppearance_AppCompat_SearchResult_Title 0x7f0700af +int style TextAppearance_AppCompat_Small 0x7f0700b0 +int style TextAppearance_AppCompat_Small_Inverse 0x7f0700b1 +int style TextAppearance_AppCompat_Subhead 0x7f0700b2 +int style TextAppearance_AppCompat_Subhead_Inverse 0x7f0700b3 +int style TextAppearance_AppCompat_Title 0x7f0700b4 +int style TextAppearance_AppCompat_Title_Inverse 0x7f0700b5 +int style TextAppearance_AppCompat_Widget_ActionBar_Menu 0x7f0700b6 +int style TextAppearance_AppCompat_Widget_ActionBar_Subtitle 0x7f0700b7 +int style TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse 0x7f0700b8 +int style TextAppearance_AppCompat_Widget_ActionBar_Title 0x7f0700b9 +int style TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse 0x7f0700ba +int style TextAppearance_AppCompat_Widget_ActionMode_Subtitle 0x7f0700bb +int style TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse 0x7f0700bc +int style TextAppearance_AppCompat_Widget_ActionMode_Title 0x7f0700bd +int style TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse 0x7f0700be +int style TextAppearance_AppCompat_Widget_DropDownItem 0x7f0700bf +int style TextAppearance_AppCompat_Widget_PopupMenu_Large 0x7f0700c0 +int style TextAppearance_AppCompat_Widget_PopupMenu_Small 0x7f0700c1 +int style TextAppearance_AppCompat_Widget_Switch 0x7f0700c2 +int style TextAppearance_AppCompat_Widget_TextView_SpinnerItem 0x7f0700c3 +int style TextAppearance_Widget_AppCompat_ExpandedMenu_Item 0x7f0700c4 +int style TextAppearance_Widget_AppCompat_Toolbar_Subtitle 0x7f0700c5 +int style TextAppearance_Widget_AppCompat_Toolbar_Title 0x7f0700c6 +int style Theme_AppCompat 0x7f0700c7 +int style Theme_AppCompat_CompactMenu 0x7f0700c8 +int style Theme_AppCompat_Dialog 0x7f0700c9 +int style Theme_AppCompat_Dialog_Alert 0x7f0700ca +int style Theme_AppCompat_Dialog_MinWidth 0x7f0700cb +int style Theme_AppCompat_DialogWhenLarge 0x7f0700cc +int style Theme_AppCompat_Light 0x7f0700cd +int style Theme_AppCompat_Light_DarkActionBar 0x7f0700ce +int style Theme_AppCompat_Light_Dialog 0x7f0700cf +int style Theme_AppCompat_Light_Dialog_Alert 0x7f0700d0 +int style Theme_AppCompat_Light_Dialog_MinWidth 0x7f0700d1 +int style Theme_AppCompat_Light_DialogWhenLarge 0x7f0700d2 +int style Theme_AppCompat_Light_NoActionBar 0x7f0700d3 +int style Theme_AppCompat_NoActionBar 0x7f0700d4 +int style ThemeOverlay_AppCompat 0x7f0700d5 +int style ThemeOverlay_AppCompat_ActionBar 0x7f0700d6 +int style ThemeOverlay_AppCompat_Dark 0x7f0700d7 +int style ThemeOverlay_AppCompat_Dark_ActionBar 0x7f0700d8 +int style ThemeOverlay_AppCompat_Light 0x7f0700d9 +int style Widget_AppCompat_ActionBar 0x7f0700da +int style Widget_AppCompat_ActionBar_Solid 0x7f0700db +int style Widget_AppCompat_ActionBar_TabBar 0x7f0700dc +int style Widget_AppCompat_ActionBar_TabText 0x7f0700dd +int style Widget_AppCompat_ActionBar_TabView 0x7f0700de +int style Widget_AppCompat_ActionButton 0x7f0700df +int style Widget_AppCompat_ActionButton_CloseMode 0x7f0700e0 +int style Widget_AppCompat_ActionButton_Overflow 0x7f0700e1 +int style Widget_AppCompat_ActionMode 0x7f0700e2 +int style Widget_AppCompat_ActivityChooserView 0x7f0700e3 +int style Widget_AppCompat_AutoCompleteTextView 0x7f0700e4 +int style Widget_AppCompat_Button 0x7f0700e5 +int style Widget_AppCompat_Button_Borderless 0x7f0700e6 +int style Widget_AppCompat_Button_Borderless_Colored 0x7f0700e7 +int style Widget_AppCompat_Button_ButtonBar_AlertDialog 0x7f0700e8 +int style Widget_AppCompat_Button_Small 0x7f0700e9 +int style Widget_AppCompat_ButtonBar 0x7f0700ea +int style Widget_AppCompat_ButtonBar_AlertDialog 0x7f0700eb +int style Widget_AppCompat_CompoundButton_CheckBox 0x7f0700ec +int style Widget_AppCompat_CompoundButton_RadioButton 0x7f0700ed +int style Widget_AppCompat_CompoundButton_Switch 0x7f0700ee +int style Widget_AppCompat_DrawerArrowToggle 0x7f0700ef +int style Widget_AppCompat_DropDownItem_Spinner 0x7f0700f0 +int style Widget_AppCompat_EditText 0x7f0700f1 +int style Widget_AppCompat_Light_ActionBar 0x7f0700f2 +int style Widget_AppCompat_Light_ActionBar_Solid 0x7f0700f3 +int style Widget_AppCompat_Light_ActionBar_Solid_Inverse 0x7f0700f4 +int style Widget_AppCompat_Light_ActionBar_TabBar 0x7f0700f5 +int style Widget_AppCompat_Light_ActionBar_TabBar_Inverse 0x7f0700f6 +int style Widget_AppCompat_Light_ActionBar_TabText 0x7f0700f7 +int style Widget_AppCompat_Light_ActionBar_TabText_Inverse 0x7f0700f8 +int style Widget_AppCompat_Light_ActionBar_TabView 0x7f0700f9 +int style Widget_AppCompat_Light_ActionBar_TabView_Inverse 0x7f0700fa +int style Widget_AppCompat_Light_ActionButton 0x7f0700fb +int style Widget_AppCompat_Light_ActionButton_CloseMode 0x7f0700fc +int style Widget_AppCompat_Light_ActionButton_Overflow 0x7f0700fd +int style Widget_AppCompat_Light_ActionMode_Inverse 0x7f0700fe +int style Widget_AppCompat_Light_ActivityChooserView 0x7f0700ff +int style Widget_AppCompat_Light_AutoCompleteTextView 0x7f070100 +int style Widget_AppCompat_Light_DropDownItem_Spinner 0x7f070101 +int style Widget_AppCompat_Light_ListPopupWindow 0x7f070102 +int style Widget_AppCompat_Light_ListView_DropDown 0x7f070103 +int style Widget_AppCompat_Light_PopupMenu 0x7f070104 +int style Widget_AppCompat_Light_PopupMenu_Overflow 0x7f070105 +int style Widget_AppCompat_Light_SearchView 0x7f070106 +int style Widget_AppCompat_Light_Spinner_DropDown_ActionBar 0x7f070107 +int style Widget_AppCompat_ListPopupWindow 0x7f070108 +int style Widget_AppCompat_ListView 0x7f070109 +int style Widget_AppCompat_ListView_DropDown 0x7f07010a +int style Widget_AppCompat_ListView_Menu 0x7f07010b +int style Widget_AppCompat_PopupMenu 0x7f07010c +int style Widget_AppCompat_PopupMenu_Overflow 0x7f07010d +int style Widget_AppCompat_PopupWindow 0x7f07010e +int style Widget_AppCompat_ProgressBar 0x7f07010f +int style Widget_AppCompat_ProgressBar_Horizontal 0x7f070110 +int style Widget_AppCompat_RatingBar 0x7f070111 +int style Widget_AppCompat_SearchView 0x7f070112 +int style Widget_AppCompat_SearchView_ActionBar 0x7f070113 +int style Widget_AppCompat_Spinner 0x7f070114 +int style Widget_AppCompat_Spinner_DropDown 0x7f070115 +int style Widget_AppCompat_Spinner_DropDown_ActionBar 0x7f070116 +int style Widget_AppCompat_Spinner_Underlined 0x7f070117 +int style Widget_AppCompat_TextView_SpinnerItem 0x7f070118 +int style Widget_AppCompat_Toolbar 0x7f070119 +int style Widget_AppCompat_Toolbar_Button_Navigation 0x7f07011a +int[] styleable ActionBar { 0x7f010001, 0x7f010003, 0x7f010004, 0x7f010005, 0x7f010006, 0x7f010007, 0x7f010008, 0x7f010009, 0x7f01000a, 0x7f01000b, 0x7f01000c, 0x7f01000d, 0x7f01000e, 0x7f01000f, 0x7f010010, 0x7f010011, 0x7f010012, 0x7f010013, 0x7f010014, 0x7f010015, 0x7f010016, 0x7f010017, 0x7f010018, 0x7f010019, 0x7f01001a, 0x7f01001b, 0x7f010080 } +int styleable ActionBar_background 10 +int styleable ActionBar_backgroundSplit 12 +int styleable ActionBar_backgroundStacked 11 +int styleable ActionBar_contentInsetEnd 21 +int styleable ActionBar_contentInsetLeft 22 +int styleable ActionBar_contentInsetRight 23 +int styleable ActionBar_contentInsetStart 20 +int styleable ActionBar_customNavigationLayout 13 +int styleable ActionBar_displayOptions 3 +int styleable ActionBar_divider 9 +int styleable ActionBar_elevation 24 +int styleable ActionBar_height 0 +int styleable ActionBar_hideOnContentScroll 19 +int styleable ActionBar_homeAsUpIndicator 26 +int styleable ActionBar_homeLayout 14 +int styleable ActionBar_icon 7 +int styleable ActionBar_indeterminateProgressStyle 16 +int styleable ActionBar_itemPadding 18 +int styleable ActionBar_logo 8 +int styleable ActionBar_navigationMode 2 +int styleable ActionBar_popupTheme 25 +int styleable ActionBar_progressBarPadding 17 +int styleable ActionBar_progressBarStyle 15 +int styleable ActionBar_subtitle 4 +int styleable ActionBar_subtitleTextStyle 6 +int styleable ActionBar_title 1 +int styleable ActionBar_titleTextStyle 5 +int[] styleable ActionBarLayout { 0x010100b3 } +int styleable ActionBarLayout_android_layout_gravity 0 +int[] styleable ActionMenuItemView { 0x0101013f } +int styleable ActionMenuItemView_android_minWidth 0 +int[] styleable ActionMenuView { } +int[] styleable ActionMode { 0x7f010001, 0x7f010007, 0x7f010008, 0x7f01000c, 0x7f01000e, 0x7f01001c } +int styleable ActionMode_background 3 +int styleable ActionMode_backgroundSplit 4 +int styleable ActionMode_closeItemLayout 5 +int styleable ActionMode_height 0 +int styleable ActionMode_subtitleTextStyle 2 +int styleable ActionMode_titleTextStyle 1 +int[] styleable ActivityChooserView { 0x7f01001d, 0x7f01001e } +int styleable ActivityChooserView_expandActivityOverflowButtonDrawable 1 +int styleable ActivityChooserView_initialActivityCount 0 +int[] styleable AlertDialog { 0x010100f2, 0x7f01001f, 0x7f010020, 0x7f010021, 0x7f010022, 0x7f010023 } +int styleable AlertDialog_android_layout 0 +int styleable AlertDialog_buttonPanelSideLayout 1 +int styleable AlertDialog_listItemLayout 5 +int styleable AlertDialog_listLayout 2 +int styleable AlertDialog_multiChoiceItemLayout 3 +int styleable AlertDialog_singleChoiceItemLayout 4 +int[] styleable AppCompatTextView { 0x01010034, 0x7f010024 } +int styleable AppCompatTextView_android_textAppearance 0 +int styleable AppCompatTextView_textAllCaps 1 +int[] styleable DrawerArrowToggle { 0x7f010025, 0x7f010026, 0x7f010027, 0x7f010028, 0x7f010029, 0x7f01002a, 0x7f01002b, 0x7f01002c } +int styleable DrawerArrowToggle_barSize 6 +int styleable DrawerArrowToggle_color 0 +int styleable DrawerArrowToggle_drawableSize 2 +int styleable DrawerArrowToggle_gapBetweenBars 3 +int styleable DrawerArrowToggle_middleBarArrowSize 5 +int styleable DrawerArrowToggle_spinBars 1 +int styleable DrawerArrowToggle_thickness 7 +int styleable DrawerArrowToggle_topBottomBarArrowSize 4 +int[] styleable LinearLayoutCompat { 0x010100af, 0x010100c4, 0x01010126, 0x01010127, 0x01010128, 0x7f01000b, 0x7f01002d, 0x7f01002e, 0x7f01002f } +int styleable LinearLayoutCompat_android_baselineAligned 2 +int styleable LinearLayoutCompat_android_baselineAlignedChildIndex 3 +int styleable LinearLayoutCompat_android_gravity 0 +int styleable LinearLayoutCompat_android_orientation 1 +int styleable LinearLayoutCompat_android_weightSum 4 +int styleable LinearLayoutCompat_divider 5 +int styleable LinearLayoutCompat_dividerPadding 8 +int styleable LinearLayoutCompat_measureWithLargestChild 6 +int styleable LinearLayoutCompat_showDividers 7 +int[] styleable LinearLayoutCompat_Layout { 0x010100b3, 0x010100f4, 0x010100f5, 0x01010181 } +int styleable LinearLayoutCompat_Layout_android_layout_gravity 0 +int styleable LinearLayoutCompat_Layout_android_layout_height 2 +int styleable LinearLayoutCompat_Layout_android_layout_weight 3 +int styleable LinearLayoutCompat_Layout_android_layout_width 1 +int[] styleable ListPopupWindow { 0x010102ac, 0x010102ad } +int styleable ListPopupWindow_android_dropDownHorizontalOffset 0 +int styleable ListPopupWindow_android_dropDownVerticalOffset 1 +int[] styleable MenuGroup { 0x0101000e, 0x010100d0, 0x01010194, 0x010101de, 0x010101df, 0x010101e0 } +int styleable MenuGroup_android_checkableBehavior 5 +int styleable MenuGroup_android_enabled 0 +int styleable MenuGroup_android_id 1 +int styleable MenuGroup_android_menuCategory 3 +int styleable MenuGroup_android_orderInCategory 4 +int styleable MenuGroup_android_visible 2 +int[] styleable MenuItem { 0x01010002, 0x0101000e, 0x010100d0, 0x01010106, 0x01010194, 0x010101de, 0x010101df, 0x010101e1, 0x010101e2, 0x010101e3, 0x010101e4, 0x010101e5, 0x0101026f, 0x7f010030, 0x7f010031, 0x7f010032, 0x7f010033 } +int styleable MenuItem_actionLayout 14 +int styleable MenuItem_actionProviderClass 16 +int styleable MenuItem_actionViewClass 15 +int styleable MenuItem_android_alphabeticShortcut 9 +int styleable MenuItem_android_checkable 11 +int styleable MenuItem_android_checked 3 +int styleable MenuItem_android_enabled 1 +int styleable MenuItem_android_icon 0 +int styleable MenuItem_android_id 2 +int styleable MenuItem_android_menuCategory 5 +int styleable MenuItem_android_numericShortcut 10 +int styleable MenuItem_android_onClick 12 +int styleable MenuItem_android_orderInCategory 6 +int styleable MenuItem_android_title 7 +int styleable MenuItem_android_titleCondensed 8 +int styleable MenuItem_android_visible 4 +int styleable MenuItem_showAsAction 13 +int[] styleable MenuView { 0x010100ae, 0x0101012c, 0x0101012d, 0x0101012e, 0x0101012f, 0x01010130, 0x01010131, 0x7f010034 } +int styleable MenuView_android_headerBackground 4 +int styleable MenuView_android_horizontalDivider 2 +int styleable MenuView_android_itemBackground 5 +int styleable MenuView_android_itemIconDisabledAlpha 6 +int styleable MenuView_android_itemTextAppearance 1 +int styleable MenuView_android_verticalDivider 3 +int styleable MenuView_android_windowAnimationStyle 0 +int styleable MenuView_preserveIconSpacing 7 +int[] styleable PopupWindow { 0x01010176, 0x7f010035 } +int styleable PopupWindow_android_popupBackground 0 +int styleable PopupWindow_overlapAnchor 1 +int[] styleable PopupWindowBackgroundState { 0x7f010036 } +int styleable PopupWindowBackgroundState_state_above_anchor 0 +int[] styleable RecyclerView { 0x010100c4, 0x7f010037, 0x7f010038, 0x7f010039, 0x7f01003a } +int styleable RecyclerView_android_orientation 0 +int styleable RecyclerView_layoutManager 1 +int styleable RecyclerView_reverseLayout 3 +int styleable RecyclerView_spanCount 2 +int styleable RecyclerView_stackFromEnd 4 +int[] styleable SearchView { 0x010100da, 0x0101011f, 0x01010220, 0x01010264, 0x7f01003b, 0x7f01003c, 0x7f01003d, 0x7f01003e, 0x7f01003f, 0x7f010040, 0x7f010041, 0x7f010042, 0x7f010043, 0x7f010044, 0x7f010045, 0x7f010046 } +int styleable SearchView_android_focusable 0 +int styleable SearchView_android_imeOptions 3 +int styleable SearchView_android_inputType 2 +int styleable SearchView_android_maxWidth 1 +int styleable SearchView_closeIcon 7 +int styleable SearchView_commitIcon 12 +int styleable SearchView_goIcon 8 +int styleable SearchView_iconifiedByDefault 5 +int styleable SearchView_layout 4 +int styleable SearchView_queryBackground 14 +int styleable SearchView_queryHint 6 +int styleable SearchView_searchHintIcon 10 +int styleable SearchView_searchIcon 9 +int styleable SearchView_submitBackground 15 +int styleable SearchView_suggestionRowLayout 13 +int styleable SearchView_voiceIcon 11 +int[] styleable Spinner { 0x010100af, 0x010100d4, 0x01010175, 0x01010176, 0x01010262, 0x010102ac, 0x010102ad, 0x7f010047, 0x7f010048, 0x7f010049, 0x7f01004a } +int styleable Spinner_android_background 1 +int styleable Spinner_android_dropDownHorizontalOffset 5 +int styleable Spinner_android_dropDownSelector 2 +int styleable Spinner_android_dropDownVerticalOffset 6 +int styleable Spinner_android_dropDownWidth 4 +int styleable Spinner_android_gravity 0 +int styleable Spinner_android_popupBackground 3 +int styleable Spinner_disableChildrenWhenDisabled 10 +int styleable Spinner_popupPromptView 9 +int styleable Spinner_prompt 7 +int styleable Spinner_spinnerMode 8 +int[] styleable SwitchCompat { 0x01010124, 0x01010125, 0x01010142, 0x7f01004b, 0x7f01004c, 0x7f01004d, 0x7f01004e, 0x7f01004f, 0x7f010050, 0x7f010051 } +int styleable SwitchCompat_android_textOff 1 +int styleable SwitchCompat_android_textOn 0 +int styleable SwitchCompat_android_thumb 2 +int styleable SwitchCompat_showText 9 +int styleable SwitchCompat_splitTrack 8 +int styleable SwitchCompat_switchMinWidth 6 +int styleable SwitchCompat_switchPadding 7 +int styleable SwitchCompat_switchTextAppearance 5 +int styleable SwitchCompat_thumbTextPadding 4 +int styleable SwitchCompat_track 3 +int[] styleable TextAppearance { 0x01010095, 0x01010096, 0x01010097, 0x01010098, 0x7f010024 } +int styleable TextAppearance_android_textColor 3 +int styleable TextAppearance_android_textSize 0 +int styleable TextAppearance_android_textStyle 2 +int styleable TextAppearance_android_typeface 1 +int styleable TextAppearance_textAllCaps 4 +int[] styleable Theme { 0x01010057, 0x010100ae, 0x7f010052, 0x7f010053, 0x7f010054, 0x7f010055, 0x7f010056, 0x7f010057, 0x7f010058, 0x7f010059, 0x7f01005a, 0x7f01005b, 0x7f01005c, 0x7f01005d, 0x7f01005e, 0x7f01005f, 0x7f010060, 0x7f010061, 0x7f010062, 0x7f010063, 0x7f010064, 0x7f010065, 0x7f010066, 0x7f010067, 0x7f010068, 0x7f010069, 0x7f01006a, 0x7f01006b, 0x7f01006c, 0x7f01006d, 0x7f01006e, 0x7f01006f, 0x7f010070, 0x7f010071, 0x7f010072, 0x7f010073, 0x7f010074, 0x7f010075, 0x7f010076, 0x7f010077, 0x7f010078, 0x7f010079, 0x7f01007a, 0x7f01007b, 0x7f01007c, 0x7f01007d, 0x7f01007e, 0x7f01007f, 0x7f010080, 0x7f010081, 0x7f010082, 0x7f010083, 0x7f010084, 0x7f010085, 0x7f010086, 0x7f010087, 0x7f010088, 0x7f010089, 0x7f01008a, 0x7f01008b, 0x7f01008c, 0x7f01008d, 0x7f01008e, 0x7f01008f, 0x7f010090, 0x7f010091, 0x7f010092, 0x7f010093, 0x7f010094, 0x7f010095, 0x7f010096, 0x7f010097, 0x7f010098, 0x7f010099, 0x7f01009a, 0x7f01009b, 0x7f01009c, 0x7f01009d, 0x7f01009e, 0x7f01009f, 0x7f0100a0, 0x7f0100a1, 0x7f0100a2, 0x7f0100a3, 0x7f0100a4, 0x7f0100a5, 0x7f0100a6, 0x7f0100a7, 0x7f0100a8, 0x7f0100a9, 0x7f0100aa, 0x7f0100ab, 0x7f0100ac, 0x7f0100ad, 0x7f0100ae, 0x7f0100af, 0x7f0100b0, 0x7f0100b1, 0x7f0100b2, 0x7f0100b3, 0x7f0100b4, 0x7f0100b5, 0x7f0100b6, 0x7f0100b7, 0x7f0100b8, 0x7f0100b9 } +int styleable Theme_actionBarDivider 23 +int styleable Theme_actionBarItemBackground 24 +int styleable Theme_actionBarPopupTheme 17 +int styleable Theme_actionBarSize 22 +int styleable Theme_actionBarSplitStyle 19 +int styleable Theme_actionBarStyle 18 +int styleable Theme_actionBarTabBarStyle 13 +int styleable Theme_actionBarTabStyle 12 +int styleable Theme_actionBarTabTextStyle 14 +int styleable Theme_actionBarTheme 20 +int styleable Theme_actionBarWidgetTheme 21 +int styleable Theme_actionButtonStyle 49 +int styleable Theme_actionDropDownStyle 45 +int styleable Theme_actionMenuTextAppearance 25 +int styleable Theme_actionMenuTextColor 26 +int styleable Theme_actionModeBackground 29 +int styleable Theme_actionModeCloseButtonStyle 28 +int styleable Theme_actionModeCloseDrawable 31 +int styleable Theme_actionModeCopyDrawable 33 +int styleable Theme_actionModeCutDrawable 32 +int styleable Theme_actionModeFindDrawable 37 +int styleable Theme_actionModePasteDrawable 34 +int styleable Theme_actionModePopupWindowStyle 39 +int styleable Theme_actionModeSelectAllDrawable 35 +int styleable Theme_actionModeShareDrawable 36 +int styleable Theme_actionModeSplitBackground 30 +int styleable Theme_actionModeStyle 27 +int styleable Theme_actionModeWebSearchDrawable 38 +int styleable Theme_actionOverflowButtonStyle 15 +int styleable Theme_actionOverflowMenuStyle 16 +int styleable Theme_activityChooserViewStyle 56 +int styleable Theme_alertDialogButtonGroupStyle 89 +int styleable Theme_alertDialogCenterButtons 90 +int styleable Theme_alertDialogStyle 88 +int styleable Theme_alertDialogTheme 91 +int styleable Theme_android_windowAnimationStyle 1 +int styleable Theme_android_windowIsFloating 0 +int styleable Theme_autoCompleteTextViewStyle 96 +int styleable Theme_buttonBarButtonStyle 51 +int styleable Theme_buttonBarNegativeButtonStyle 94 +int styleable Theme_buttonBarNeutralButtonStyle 95 +int styleable Theme_buttonBarPositiveButtonStyle 93 +int styleable Theme_buttonBarStyle 50 +int styleable Theme_buttonStyle 97 +int styleable Theme_buttonStyleSmall 98 +int styleable Theme_checkboxStyle 99 +int styleable Theme_checkedTextViewStyle 100 +int styleable Theme_colorAccent 82 +int styleable Theme_colorButtonNormal 86 +int styleable Theme_colorControlActivated 84 +int styleable Theme_colorControlHighlight 85 +int styleable Theme_colorControlNormal 83 +int styleable Theme_colorPrimary 80 +int styleable Theme_colorPrimaryDark 81 +int styleable Theme_colorSwitchThumbNormal 87 +int styleable Theme_dialogPreferredPadding 43 +int styleable Theme_dialogTheme 42 +int styleable Theme_dividerHorizontal 55 +int styleable Theme_dividerVertical 54 +int styleable Theme_dropDownListViewStyle 72 +int styleable Theme_dropdownListPreferredItemHeight 46 +int styleable Theme_editTextBackground 62 +int styleable Theme_editTextColor 61 +int styleable Theme_editTextStyle 101 +int styleable Theme_homeAsUpIndicator 48 +int styleable Theme_listChoiceBackgroundIndicator 79 +int styleable Theme_listDividerAlertDialog 44 +int styleable Theme_listPopupWindowStyle 73 +int styleable Theme_listPreferredItemHeight 67 +int styleable Theme_listPreferredItemHeightLarge 69 +int styleable Theme_listPreferredItemHeightSmall 68 +int styleable Theme_listPreferredItemPaddingLeft 70 +int styleable Theme_listPreferredItemPaddingRight 71 +int styleable Theme_panelBackground 76 +int styleable Theme_panelMenuListTheme 78 +int styleable Theme_panelMenuListWidth 77 +int styleable Theme_popupMenuStyle 59 +int styleable Theme_popupWindowStyle 60 +int styleable Theme_radioButtonStyle 102 +int styleable Theme_ratingBarStyle 103 +int styleable Theme_searchViewStyle 66 +int styleable Theme_selectableItemBackground 52 +int styleable Theme_selectableItemBackgroundBorderless 53 +int styleable Theme_spinnerDropDownItemStyle 47 +int styleable Theme_spinnerStyle 104 +int styleable Theme_switchStyle 105 +int styleable Theme_textAppearanceLargePopupMenu 40 +int styleable Theme_textAppearanceListItem 74 +int styleable Theme_textAppearanceListItemSmall 75 +int styleable Theme_textAppearanceSearchResultSubtitle 64 +int styleable Theme_textAppearanceSearchResultTitle 63 +int styleable Theme_textAppearanceSmallPopupMenu 41 +int styleable Theme_textColorAlertDialogListItem 92 +int styleable Theme_textColorSearchUrl 65 +int styleable Theme_toolbarNavigationButtonStyle 58 +int styleable Theme_toolbarStyle 57 +int styleable Theme_windowActionBar 2 +int styleable Theme_windowActionBarOverlay 4 +int styleable Theme_windowActionModeOverlay 5 +int styleable Theme_windowFixedHeightMajor 9 +int styleable Theme_windowFixedHeightMinor 7 +int styleable Theme_windowFixedWidthMajor 6 +int styleable Theme_windowFixedWidthMinor 8 +int styleable Theme_windowMinWidthMajor 10 +int styleable Theme_windowMinWidthMinor 11 +int styleable Theme_windowNoTitle 3 +int[] styleable Toolbar { 0x010100af, 0x01010140, 0x7f010003, 0x7f010006, 0x7f010016, 0x7f010017, 0x7f010018, 0x7f010019, 0x7f01001b, 0x7f0100ba, 0x7f0100bb, 0x7f0100bc, 0x7f0100bd, 0x7f0100be, 0x7f0100bf, 0x7f0100c0, 0x7f0100c1, 0x7f0100c2, 0x7f0100c3, 0x7f0100c4, 0x7f0100c5 } +int styleable Toolbar_android_gravity 0 +int styleable Toolbar_android_minHeight 1 +int styleable Toolbar_collapseContentDescription 18 +int styleable Toolbar_collapseIcon 17 +int styleable Toolbar_contentInsetEnd 5 +int styleable Toolbar_contentInsetLeft 6 +int styleable Toolbar_contentInsetRight 7 +int styleable Toolbar_contentInsetStart 4 +int styleable Toolbar_maxButtonHeight 16 +int styleable Toolbar_navigationContentDescription 20 +int styleable Toolbar_navigationIcon 19 +int styleable Toolbar_popupTheme 8 +int styleable Toolbar_subtitle 3 +int styleable Toolbar_subtitleTextAppearance 10 +int styleable Toolbar_title 2 +int styleable Toolbar_titleMarginBottom 15 +int styleable Toolbar_titleMarginEnd 13 +int styleable Toolbar_titleMarginStart 12 +int styleable Toolbar_titleMarginTop 14 +int styleable Toolbar_titleMargins 11 +int styleable Toolbar_titleTextAppearance 9 +int[] styleable View { 0x01010000, 0x010100da, 0x7f0100c6, 0x7f0100c7, 0x7f0100c8, 0x7f0100c9, 0x7f0100ca } +int styleable View_android_focusable 1 +int styleable View_android_theme 0 +int styleable View_backgroundTint 5 +int styleable View_backgroundTintMode 6 +int styleable View_paddingEnd 3 +int styleable View_paddingStart 2 +int styleable View_theme 4 +int[] styleable ViewStubCompat { 0x010100d0, 0x010100f2, 0x010100f3 } +int styleable ViewStubCompat_android_id 0 +int styleable ViewStubCompat_android_inflatedId 2 +int styleable ViewStubCompat_android_layout 1 diff --git a/Library/build/intermediates/bundles/release/aapt/AndroidManifest.xml b/Library/build/intermediates/bundles/release/aapt/AndroidManifest.xml new file mode 100644 index 0000000..b72dc5a --- /dev/null +++ b/Library/build/intermediates/bundles/release/aapt/AndroidManifest.xml @@ -0,0 +1,12 @@ + + + + + + + + + \ No newline at end of file diff --git a/Library/build/intermediates/bundles/release/classes.jar b/Library/build/intermediates/bundles/release/classes.jar new file mode 100644 index 0000000000000000000000000000000000000000..1b7e21c0e1aaa1852079f530112a819496229374 GIT binary patch literal 17522 zcmbVzWmFwXvNi7R8iKpK6EwKH1b6pf3GNODcXxMpcMb0D?tID2d+Xl0YjVFgQ~Wt+ zu~u)W?yBnEwM$MC6buar3JMAcQH?+x=ubut1O{YaV?}RiYD#bGXm9UKZ)v7)uV??2 zUeL+R(oo38+Sts5&cIU7!QpKf2*^KXNTx>sF5uftyuzL57sO6N`95U7S$H(cT68Po zE^z6QNdy?^fbsO`1HtB*7YB7?ql%Rz zPaQzCQTs>Q*`fR}IlA$O!AyJ^s+fwo7nr%+*ui2{R%eOz(E8Tm}q=gl$$#WboO_GTaPm8Spe-X)eSgRK5h zLP3&={-rvfJO}zR_+29MH8)T6`<*qmv2irAr?<4xGqkd?H=-BRb1;(n`9=EY7Zo!j7ZS#Q zZg`rql`QHfB(DgJ2tbJvn7n{Uky?nY!dLq2@0lcJY~NqoZvf7>Zp$m$k`L@};3$5* zh+eb3>xN-9R*E`ARd+GVDM@Kbo_kj3`{xzwKs*B}NNyJtaG(a}!TuLWkv&)gu?$;@ za+ZQsv3fjxaoPD!iCpPs2Unrpp~zK<<0COi;nZ4PwIA2K6u?olgFu}RhotOl3NnJK0!x20R2Cgt zbi86~vV*}s!_3Pw=obKEhr1y%(?xQDD}FDH-~_!^o2@d`#ij(McGc5Gx8RzGx7?`n zmL@40KFtp-wk2F_s1t6&*;~FA!wxIq5tZQP`4&g6>U8+EyG^2rMti-KE-|p1%67fA zP+a|kjdbjlR5oj9yr;jajl$4_aA;s34x8h_&AYms`!vAZA70(=MPqgrdQ(Bg=-8M3 zp#eMTg2;KgY2cVfk>k^5jHh71aD_F~jX6^`kF+S6@9jT& zcd$W%QBBFAyu@lhrDb13`V8!^P&WI_hjLZ0_pKH{g?otRQbJJ+d*ft3Pnx9(k*@+1 zt9A0y=!KklOSksAmo7v_%rmk?8{1(D`Psr4V3Cy|RD(1lV|CF_HbM@TgggMNgM51O z2Lio8n36#}l1+Uhf$c&{V~SAink4uYRx5@Utj9k?DhlH7!bpD2>(J3dVrryZBvO@5E zj}+VyU~ug9%`kdyGx_Gx-UixiU*0BcX<3*HZ9XEwV)`s$;LZrdIDLcR( zi?VUXE4;qAGJ*(RqXsR8w%v_DeUfaP%g$DH!}8Lh9y%Id^2wlqF}cYPRg%zF&UTtJ zn^bj6zeyh-UF&^W{ZH4HscNdCs-nFiK*Pa-eun8StSeK42WB>JQ>H=pP0&T6!lX8L8pMm~ z8j|8-1}I^rW2`VLgm$%MFHy?F{ij^T>FHv&w7X z=}2v8VmG)X4KN(Hm71uNTCIp1DaSkr#k?gQp}7!PceRho%87G;cNo2WFx*g=@g@Xl zGGM^3vZeay#7|Y-RSl&?*0>l~H=PV#%sN2;NNcbcEK_7a^TF(h%Q?D4m+!{>GrRz#T!CJ+GzZmt;W6vG?c0y6!FPdol@S@W!yJ@Sve@2 zB&A1~O-*BvQgmCEFP<11!>1W-vF_wuCG$feJXnCssOW;m9bgBIZc?K>ropKv?QSyS zsHfa$F>iA6Ov}xuonX_h!lTC0$5NN|T62P;nq=1Z!hk!gr}AWmn+mf~c;m7M^qeb6 zIIN^F?OD1)0ojD)7|ypk zRQ7@lEb{WbdO>}$cq;y6Il{i`;vnB%EXGr~HL+tX$CQcsgkqP~`)JrFg5KUdS0tc+ z=sV2NMwx2i2KH`t{QYg%r}#S;?JVtdZaUiG3w198y$%Dl0QP#+@{Q#&dFcz5X}v{b$bgj$RgBNg=QKxZo%Hoe;qR-rx@KJ_ z@MbGB7j!bF2R)4D6P|9)q919^usSK>ZMF^~KEHnpHs=V=4QRNi53tB|f9ZbnP`Hrl zVJbI&fO28=2-t_=TetvkSGcGPuwlsE1cjq~Q0Z}T%_8*ovb%E+xNh00+qi<7Xi1kh zQg(0Kc(R~m>FLzL3D>jjfQyX_vGR16GyOo{6zUQ7+%Atqf73XDf9+O;M-y0$Y>hjz zl6y>;gnyc1#8Jgv5L`%t!xnD;QC&+jEl<)V!7h+%cK@)=Y_bn&O&q&{=&b(CiXQ3G zdV_^(h~`x|MrYuaA=Kr7o9Yt*=~z%md6u#gQpO(f%?TEko7w93ZIS}A_=zI!9jR9; zlkBq8qFYlHadP;y{+U|$PxhBnu`+ESl1^EA;8U}}4&dQM{8Nq@xx+BYilEe{gx+rN z=o+e-ZE#fD(r*&8qNI1{6-9ebri6AX7 zG5GpExcdGO9~8WEbDu@0Yf`?haXQDqcAgi~4= zxi7V=4e2;Fx202mR`FI1yqn58a~?+pG*2$(a2)C$@%eJw|UqvAP6B;c@R)jG=CFaIARNnMI%HI=h_G3ixv7 z)}`yq&ZX>S>^iSltBbLQhB)us%uGwG%ev=%+jGmkwAb@-U*J=9g@3s4?M8S4! z?U;y_tG?4`t2~?Bu0bl5wb+O?L&QuU;x7{gDl@Uais`CLjF?!C3>K zIzyj?OE*breifVGHurh7EATYWR-;0rS(X>8FB%AwQgLyek-sv&$9<~03x7rX(mgy` z534Au!!L*PVfK{IYBD$4bXdZ|xWgE?^w~EimYJgPPH728WlT$kmZP3GJGnoz>_^T~ zlo4lhSuy~CU2mzqT7qasIwKyvCeqwe^gZ=%3#~BY778SUmsZJpQ45i@vUB*nuFfE~ zWxTPtXj#_u5xMLkqg*1lK1zy7Gs@!$&RB%J)6`*X|8c`+GDFVxm20jtazJoL>0TtyKcLdo=SaCAI8N6&Ue?x<8xk_5sY?n!QdjMU_zbsyA zg-gzswLJRL&xgE9x?d3{y`LE-z0U!rTuh<=8b+rx6h=q?iYZn#u{C7Du(f;xzLm7{ z_M29aPs5K1ZjS&LbvMLwYK~yVctL5kd?V@ypaL|Hpcy7Ug$w9$iU+iep$Dxl%m;-o z)d!6(c8-z_Jc4J z@N ztub;*3FSN`=m$QI3$i4$)Rl5ib8>DG#h(=&kPUJbKQ9pW#aLFi+Gnxdaph>;eacY1 zzq`e2y>#;#qd`n<$Xs2X`BK{~*pOyD`n)hUEkcQlZN9n|E4JJpGqhuAL;VchXp=o^ zeAZ;Bv#O_}8il%Yvr4xak{ z?0sZhB#Vs+Ha`xmIE{9%WmMHL1CpPsvTF3W|vVD18;G|xp;7w@ZE$MxR3b?$mM-%M~ z?%?vQNP1n);zL}SPx#q|15Blz8Z4RM)MoEh zdQ_-IEewB4;sh;xk(6zdYbs=Q>*H>U9mCG96AC2BX%4R+wNo>PnxuvG#|q%uAlAlc z5@^-X-OtfzB$4utn?QYSU;J#5c%vxW`KKgn2t%$AZ=%ui8TpD#KL)XN0v0YmBGDs&#v7X-UgWv>RNsswTmoxCxb^djBSM3QNwq2)n}sbN%OtM(LeB0( z)OZ2EOc1_2{LxAo&d9N|G2Ekac^&Z`}urL_*)K+^8dH9|FWwJ(l#>! zNS=z^jN)mz(v-V79&yD)(xi8t-a<%_R9T`h1lbh#;cejwT=jKpxkq0%zkDQ&;i-uguDPlOex$n2IaG6wZnA*Ie}=DEaaa_s-J+?Ik%O% zh`d%q<|0ljTDblpoOEv=W1r7GOq>*vH$|sI>X~v7W6Kb7mGn7Q7;Qe$|MP9{X9r3Y zQUjx2@m&bNJEb34$~EjJCVACTJZIsC7%5r<`sRkw2Zd~*o7F(a zVV#ZscOj*m$2IGVuR(Xw3-4j96VD(MhpzE5DZGiB%tyL8)5r9j)VzT!@XDsB+Gm|v zv|1)-&UwQ4?d|fc4cD;0g8aZ)e53Z~QCRugqwxD6H?y*}q?faI7PtP%${On#82vNI z^OTnrezLE;Io_;;v@5OaNP3@)l;r5X%2UV{3r2&4LaqgzMA6hG{YYN*8?JcVfP9b# z@b(b-nJRzh*-^T8ygy`KjeU7~-6sDIj>g-1f8ni16MY!56fY)9R_CN0Nt`4Ru>5wy z*VD*NV}@*LK|CQ_)BF2k zk4(7P6$KAVcdcs^vdFsA{AhV;Embtja~4n1QK?2P{GB2(?k$JakBOul-XJfvp5Rcw?tbeFLVg~M?Tby0bZZlFX^?c&I(ALI!{ z=baSOo3XBh8;a_Pv1F)3HPwyM{LBi`g~r#bMaW{f`eyIA#$n^UoDWTmLf%_yh%q~f zLn;(`zMuy4NWPVH$eorp9!=;pkn~V!cSdkoy?VS!lH6A(=xrZuw`=tVW7QK0OR`T} zWeLxr(9KXRX~B(wYU!A-EtPB( zjEwD#9849A489sz8rlC#uR+DiVObc-tK2z9Lm6j3FUz}rau#hNPkv3p3>Bm-wl-fz zYiri(E3C;O3bk@>7)cAN@dNk^@WUWEUjlFgC>+D+H-t_wHWaK*GxWe{@eMc~6^86B(y(Hzo<<3n*qGGVYE=@>iVbCS$mr-% z@FFMqYDKF2%VZMfnAY+wcr686^-n5YG(xI!RWGv?J!)&V?2au8Q|zDtC7A|XoH(n;EmE%%9pIL4X-%v?fuS!bF;r~Al$*Okh_S%w zseO{^VckKeiQ+#?Ot(mCK0Zz;0a)crI7s$s>DiHLCZKCh@hcqEnHv#(2zR9 zaB(DJR(fgS8!p*;hSH`Ap{!wKJ8-;MT76wuTLbS|OE*BlwS=$*dx}XcD$zU5J-G%g#7-eW&_FL0a z^CM*+6TO4?Vo3W&m0w97d7^?2vD+bUcef;AZI|S|OR=efYK~`()qStHol{%4cVEfv z92AjtPe~~Bo(!b{Y{U`0*3}bBwR5`oPQ`$C+Z&*X+A_D%jQ~|IKZmq4=w#5oQQLf$ zm6|+~@Rf+5qq*tO&0B}NV!cjEVNNq5&+3Al4#L7CAKe15`r zHKdgaHy@l;jS?0FR`UrzdLJusp0wD940A-u0B_MOd+)_W^nl~bPJ4WCwzSMKrhw2x zHtIO@dN|zdgnE+_p?Em@BoF2&+AN+A;SH-WMS}s8*oUJ&C@w3V8mq~>!1N&>HM3@< zCfoTM3eYY=UPlmpW$-Hv72e)UWHprhg=_Voie`voq|O9bL2Bwv5V1K2lz2Gek`p9y-pME70J zg=j`)LVK3@C z$gdRR5f0Y!1_}fe4*hrZkH~+KVm=w_+5Rl8vic52_Rjy?c*#>)b@)XBts0)j7)j3f z$cK2~FiKaZ)S`o#XXPv90Gn%O`|z!hBp5rTgtw&Vu6bMxK@MC>4@}wNiD2Oy^~P;> ziKSlJ*yByCu0q&m&*Xh=RgjB98NBZLTqEYY->8N$yVREPsiP-jjbS`uN4JCZ$LrruqYxV2=)l+K!x&pyBq8*IrduO}Dctj!P> zHMj!k7YvG8>Sb-b^bIyJ%;>qeo5GBvwTTQ#cN zV^(eYT`+eP#kpp2V~kbaB*?_DlnOCUi3SN(gJEZ+Ro%t1#=7xTWyF~$$DzB?cz(gp z1n%n7Vo_l1aXlMqYD5rgN*ZzFCVJ$;8ux@IAB=y&7G96WO@uI=W|xiriEk?p4Aa{I z6x>qCs=E$#NqW{X(sh4Ce zH1g{j(`uh)L@K$OXuj&VnKq=Pcc@9ASsffVI^I%*#u=+S_`8%-p7WnllRBucjev1# zZbd|;-x)!Gq49VyEMsGLUpZHwCd_T6|3Efct6QG#dwW;DXt3Zl)uCd}bY#lV8?MrC zHlC}Ms-T{skyf$|(g`xS@i83A)q)l7Lypx1fs;jI7t#uQtFt^~@2$oSS|_3lAV0(- z!mp&SN-)))o@9u4MUkch0C}Se`K1_^8rl#$Lq@&=@2Y&hV^A7j?I8y)S?dvN`rz#0 zJtq+LfX7XWel8E?EkPf(;{Aqy=cn{OW&1h$?ehU)Q%>NH6P`PkToWP%I$Qh@9VN5U z3mj$(s8XAI&K_pqAd!Ab(%N?eX1YyI@sAjuPQEhGMI&pTK?!;UQjXWWdc z5AFK6ja_F?=n~+{P}D3DvPE~Yis93Gw;)5z!uX^^3<08Vf}i?o4%>2yND4_&^&~N% zDCkBq#;m@>TMuLj5Id3;(Xb{wDj^KK0C@H_Wwt1v_ywUOrxV8cV({|MQ-~!%u)#VQ zw?ZYh{?V*G3eW6q`I#*w{x)0uzFGVG3&}sO;j-3>2KF|VmjBwUZBx~BKvPC~X*q$-?()L1<`#oi38#lMdxpMeVbHDG1hbnH`m2*f}DogIp~( zs6&_>#Yad9LsJTfIo%45`>_dy>`u@QWsf2VK@ucP%i-R5u^{;7q*k_7<`N=+Ysy8Ttr_LJWqvAM# zcHV{#Sr@ljzF1OpaqhgNwqye+0w|#^DndY|*6I&ErvkiXmRQmGIoegiLg>(CXT=d? zrw{c_a*@RawId~|CXm(Est&hzVaB(|X5HJY;$srr_0bU~4!*wi+x>wW+dZPqUtG3h z0m)Hy#p7VedP~E83X%kO`DAiF454;Mb5={bNPy34ymschH)&U`R1ySeOoBmY%&Dcz z7KZTk$+k}A;Rll(3)cHI2@K11+GD976MHVx3wP(@%XFhAzqrbyrPe@HM1&yB!(8xSBbKVqL+>m0E)v z&{}CvxnX3AT`>!kQZejB2h|DpZFTzGebxpbsrb+!`MSZ;F)yn^B&Xfg2hp{ZFN#7Y z41qJYVFd@iRcmtG`pq9I>)x(va=0}dOdVoxUzcq3qJ~)Hx^01*+qan(#ifs_u+KTH z?i$@8hVuu8@m+Y6D9 zEt!(AU|JJ1PJPbdnC6Ui+$Cn{wdCOdV6IpoqQ=?HwwWEL_uhSoxJ~PUb~tAm**8;h zamO1QPENL1oQL%|opY3kr$eovZKtqe#y>C`KyNtM%gnX#8bfP$dy-}zB3b}NG@Yny z>H0dM89-cI?buB!*ECT%o#wJaz5 zIzoyUJFuZACX|^rdX+YMhVJC@A&sfejmZm&OZ|)4h8jh{o$P>{wzK5zOVnep?kTrKBgY9X3VVv^2n>2{A~|O1^r@hQx&13z2qSa zUXF$8o-GF{WCsUQ6~RGz6x|NDsOpoDF_jIG(ldUDb=D5s9zVx#~-`=uC<1*vm>n~qItp%gaY%*_D{mNmrc3R}??=gs4 zJhZ%UrPl?+0pEfHLBtsbJ)a?rzx4RJNZ9Df=-xqO(~=svT1zetpwki(@JwbuXk63f z3}g1u8PsQP;ksTV+pzR9VBA5Dzr$R&ooT8e)gqoY2i$s{_oz;ukOB@EBBqg3a}6H8M{HB2b+Wp_ewk@`h?d#JEeEQ?4V$6@jwV)@oIH za(3=K!PvEwrDw6zJ(%Z)h0V>qaCK(IkIS0yUa1K3Nuv2I)*euy7J?lPr01-&62*dh7IU`*6 zjCx!nUcXg&g4%}8AiW}y!$tLukLxXSM}RYj<}c$CGE za`F*3MJJzVO+9&eu$lxpYntEfy<391xG?nCBHoN}u;sVma&0HlM6#DbH3%uRcfjJLUH;g`(WD?j-R_UnOA_5peb zM{7I5_01lj_SahXjHw z6t`kB;Oru3BI?E#?J?$ycp<-4YQno1Se|{5UCiIH#t)>mo!cuPY|w26cWs(+o^w^Y zElq@{rBx0!XRuPd%}pw{4WQR2_UYF{B#fN-#U=>KX>3i3ClJ$Xji2LCq6Np zG1Gtoe6VVy(D14#2I4ATH8>D&f$uclme2+-EY~FAyrECVB%Ri&^>%C~7RSa8800ds zwb0g9meAylMJe@-()YPz>G_gNWL7hMX0fx@+i&~r>^AAfYa7uQn4TGDZRcz5cf0A# zUmk``_{D@%9@;6-orm~LC^G3qV?z% z6frm{`A*i;F>*n`^iqJ=N>M`KchGUr;d>+W6kY0tm-!xjn&5N8^jZP;PM*OJJxwh| zXs(Z7s~)6c$65aab0Y+4wbx5-N8mfPP%Xgs3OR;56zoRCdwQov0-+dG3pE=a4{nOP zQANecUWHyrCRq~4L^nT>CUl*Gp3L(H*b$f56ESC;u=yUU#q^R+$5oqthJHb)ZCE&+b z%@|PXo1jS%$jF#6X()?PJt=wJXpC@Hi;74t94b~0(wS)62E*5GHkuZ5?HDLwy26nU zR)CLzBLywok&F6gzj8zzLu(X&q1fs3B&^ZPo@x!Y+_(8$$Q@fC z`x7a==0du`8)^>~R?QLXLEBCaYNIfoy29CF8Q1YAvc)II)LfR@Lf+7L40v=!Yfn>s zm&t!pJX9kCNQ6MUgIn$9*32Zze1w*P!_X?5&XK29)y#g(pUX`WC1SNQtZ_vGF{!ak zTjZd>c1Ew6D#_Q`tl>%zEVpir>K&hVT8LgFG}0U9;`lZ}^;xz1n|3k7kNFU&BTk-t z@>@H*I0RGoaSR!1 zBTFL#`a`CXc!+(|jJ@8in4Bg8f}JzVGzm{PL@x7O6xCU{9UEV(aJ-oIr|xj?vZ>ha zSs~TGP7IJDHjSjz$JFI?f0W&n;+8<@ZyHusXXL|NnD<{Qnn$N|_Ebc!+WQVY(y8vi zNczSdq(!@@HNE6g!B-Zz?PkwoX+d-HS8aLM060c{H#FRE0A!AN%h)2&wtDdG z;3V;Sj`GXC7mm!v4^0k_LMVPuUgWnUUPHiqJ|~Wx9)m4!TxeZ%R@ZDCHlv&Vl|(5; zh?#G$VE9=kH!GJkF%JB+csLQ-oT<;*l&Mz0dOjp;bLhCKqYB?SKsoGe?f?zmjD<#* zlB;40^ri;q)d!BBya(6N6<@b0mL0-1wm;>oikjuQ2afgf%kP!1BR4^!=lNnFJcXCyeEu?)?Tg(0>sdhS zS(j-Z8aa|Twf!!a>fw$!a|d=$uHVn6)Cy!RctX7S@*pBi9pwYa4P66_S(*hWvc@UO z=y-L*4izuMT3FEevT<-d0F*qkl!^1052Jgf6NOL15W{bl4x#McSjCOD9h_xw-1%Zi z<_+5C&%L$pPc^tR0gtRgu3i`lxr7rNf-d#UHqOdv{%v2cQ{4u;XHxKlI$?>{6O$x9 ztABaf4`{decmTuTW8~j(1To)hCG=DiisQ6h3N6NMackwB=nvCuaY|ddijY)PG(;qV zpFCN(t4iC46_mS0sW?|*ZY`BDLp~w1v3=5LhBZ`^V{GX`L|oSDz`%vhp8A?+HpQ$9 zNsKBA@|L9X$V=NcVm4R3CKu*N6S5^4KsCdbOIt1A!0k#Ajc;&%DMNNnJG}8-_LE>4Pl$|X7)p*c+oYsIfrN0p`*%=9MlG%;T3c?kn ztzrO}>B{3#4DMm@*KqdCEwd^ks>6N+tmwERNgKQk_o)vPtFZ(e z5_N-GpG8cLyS;Ee5ga}hUEq}^fWDq|D@b79>oV+E(!=#|Om z^(JUN=AxT9#!6%6qCfKY?4CWk)8&~;u=CQB<%RXnzz8Uldmoq|mLzvM2w`gLu8oSl zB(zx=17`1#uY3<#RKn+3hbPgZHKb=aKO!6MTN%y>s6>2K)_i^%QJPV~P0kvwzruzY z-bl#GK4qHQD=Y>2kiDHbErC;3z_kP?p;?$DGbwST8mFqxfj?YgIb7W=a1W}O0|IFOx@jx8$e^WPO?@Xpu#6xVqA!~zT2*@5zhHgNZ|pnM&lbn&tMmn z@u{Hk&ZzAabMB&!=pvTs!aei3bX*xW)1BRW-@ioE`OZi>Tc=3w6qy1UZA$oKVOcWSh9>t4gh{JWfQAUmOT+kdGv1Z? zE)rt5Mn!?qq&0$FtU*U0UT+F;->}!Dq-Oi;2aq4^%?uCta5gvHwn-q5SZgqFi0=BX zsBKN1flDTX36Yy=ofqXqd^Z@qjT|?cpL)9UmKy<|=#5m1G+I9aYG&ycN9+L&VHZ$> zC#scRh_re4&4n}$g)})0gxi(XoTHkNq)VStR#G}swa$?gYbU1NMjP4%>KJAqjPftw zR+qfukCu0JRaSdulMH%7E)hH7`9HJX5NgOo658|o1ie%E9~#gBxbOg62bhNmmH-c> zdM#H$X0z+s36)QBuIA}^;g2}4Btfsquy&K5@cih;DZ<-ZD4L}o59mNvQ7e4Tcq6>m zsPPQe;2o7YL6v_%6vy1cUVvEGT%#{Bh2hmX0qS?HttTSaCFQneDz|7#A83@GuyY6Y zqeeP{T;F0s>sApgTDk^5%lO}JrJXx?JOM8k^kf!j=Rxe`;8&;SrCIR^CHJ}ernp$D z?rPprV|BpPw?ovod$-w4b3I{LW!kiW5S>U+>Kd96JFlOcT7*usc9Rx3c7QxbNK!fH z>T6Qvi)|`=n3{{XX+7`u?ocIZ<_q#5Z{!musJHV!-OmA0aN$iFn7-FmQ0Dmg;_&$4 z8!hq})(VwKfTp*T^LbeC!S1Os){Iv4sF$*0nkdQGY$5g~*8qeX@ePXXff3}G6w|?p zE}l5sqVf?M%-{bpbTOuv0Vw4hL(I|(%?6ue^}cAI7cR$fmI%}uvqU4Xm>6hrsb1ZaQ|WM=t=EBoY9#@pBvff5vh1NigPH9mB zGOA)9P11ONlrPdt$$E5>l5^YZd{Ur`s~L%@fwliInsAM@!vn_|i57j`aNuCgIkGcg zm(ojqQt((fScEbUOEFq5H&LmS5Hm$TLue?Rs>EYXib7rM;)PF@6#krCjnGpo|z>CFKTUSb~n zy&Yn~@1#$Xvb;}{3pxG=6+FuFVAAa@U+%!lDc~Qd3lm_xJ@X!?77mU{cQ%MR*Dv6@ ztEazr1Xq_MB}xMIKYl5>TsGx~b}5l3xXW&*%&AL^G~n}YS|`X|W<=Co6P#b?o+NLb z!4!_H4Dmw0M*K>>=11m+ef?pyLYGfK+5>I>wf$rDEEV8uV!~w*|Def*X9NAi`>&UF zHVohp@+Uc@_fz%r`vIrlPiQ(hn*Edn{Z2EX{PVZ}qhwdq{5heC_Ga87M;ZE&f(oN5 z56u)5m%a+rm@(Twrm}-IiJoTKy~+{`9rbJeTwLDeTAX2 z!|J7`DAl)$yji_k`iR<~<7c7+Fo}Z@w1RUpr`XM|XgCX_4=EvGq*;J4(-V;@7ABZj zHKRm|YnfRlZl0Y1L1x!H1~fOxOAd^xr$j=9))~mLlQ#D58bqq_>Q@@0P8OoK8q}jvwpu zz{lPi;*ZH&$9SbS$ac{|s8tkAGRR0-Tlj7~EscLI;&0$E@_>{F0_%t zDb{m*xx85Xrpk-#t>@~TCVyN06&gEiMzJab)>u>2K87cQg_u|20q!ms4pNas%)JZE zI{IduT^ENr7rX9E=iN4?R)|aW#arrBRPE@Hkb?x0bER>RP}&tSxCg{&Siv%S z=V}sfFK~l_ZII9@S}6KrKB$Mw$W5w>yjRcQGXg?Y1FB}{>RK(<8PZ-U_Z{x9Gs}GB z=KlGo#E0_=hq6{FnbrtbaGt`B&gS54QXoYW%}eev-)l9q>Qn|F1}Y)*JsC zl=;J|;Qp^jza5+TE7+eUu)oxef0!TY@4$W|X#VTcf0k7K($M~4I_UqOrT?s`{p+%S zRxh@B1o$#r!it{;QAh zhfPua=a|3iD*P4o&zFT? + + + + \ No newline at end of file diff --git a/Library/build/intermediates/bundles/release/res/values/values.xml b/Library/build/intermediates/bundles/release/res/values/values.xml new file mode 100644 index 0000000..b4e7f4b --- /dev/null +++ b/Library/build/intermediates/bundles/release/res/values/values.xml @@ -0,0 +1,7 @@ + + + #4996e5 + #48B94A + #d066b1 + loading... + \ No newline at end of file diff --git a/Library/build/intermediates/classes/debug/android/support/v7/appcompat/R$anim.class b/Library/build/intermediates/classes/debug/android/support/v7/appcompat/R$anim.class new file mode 100644 index 0000000000000000000000000000000000000000..e84a3fd9349ca7ecd531d721bdee8726b81f098d GIT binary patch literal 813 zcma))%Wl&^6o&tkICh(+_i_o8w$PSd7FdV{3lN(~NR=Xx3d+_RJJWWGJ!9G9mL1Q; z3W)^|z(XO-okoOpr=3>j@^^l6Qkf!2jkTt5F&)C9iz!Xnl!??N3*X$8i+pt`b*#FR#wI)6Zu3`%JG#L*fUjglF+K) z^Brj|t5GiMTC%!37J6D4HI3`0EKOzOi|4T@%ghv|u<`MZ%X&fRzcWph$=AxY36Gzg ziwiNpJ=~9QK-m6|B772;6z4*p#&6SenOVZdzZ3Bk9sWgtK86U;ZQ! gZOF1)W`pgZefO}5N3DOmwL5s&Mi4Lg7+VqmOFTbv7+G_pYvD$F`jvD>08vSlvn{4C*)3F;2 zuhHx?3&PViy;;{LWE|TM3_I9tSQRn+3|%Yg+N`8(b0EqMM!vV`ITgDgvrD=*Ey?b1 z+=|;(5@l7>z~hpvthrq!_Hg;EYneed7_?MYUe_j8%g3oXU7Mbyb{RReIH_@>u1(>* zB;y2Ko52}fVxan-llVPJYYY6IZnIDnL6Rq`@2LcVV<+!9E9p(6=eUhde>LkgT^k=Z zp~V<c3zEunLIAe&p4Lj$*NnE=CwKnk)DIHuFZ)a zi@c2G_@W`*PAi#2SzDE8^o)KZ7mmE6YcuHqjyuS?+mgXll`8>fx~ZxgOuN9jmDGDX z3_lQ@ji953tLW**6P*5JfctfAZnb4uVTpWDZ&~~hKlP4m$?#I|2z0HMo**MGJ$kmT zO`-yE-1Vm3+%0lhOjN$aZ|+MT-QFj>9?R(;GVEKDro{#1ye6GHIhpPb&rypoV;R0L zr+anMsLiJ6Pm=eG0;tan1~VlG6Ya_T!KbZu%nRfea0(8sz~lfyO{k>EzUUz}_)rhR)Ho zc}ZTIC>nv;H+1nljzOg|mB2HsA&+^2AJgIZ=1v~-nCwN|jAU5P#^MT7I}BS`S!~7C z{bHf6jSDlA@=swJC@EVuEKBzJX>7LnlF0YwoPnh9Gw8WW6onn8EaUc!`{}lkw^>ouBGUP zLVZ4u>aq?_peZV;L5)b8{X%8>8!9IGD3RG$%qfpG7T%qFu~vhYVe@;<}^ z*Q`GCp0I(A*WsCE!yA{F^G>;J z260C-a@4|MX|{b4tPhXHS?cj>v{Z77=uwTFt@>R}?~GetJ0v3;7@n#zQ#PpL2Tr-o z=rd)2I(Bt-CLy<=)_R90dW7eRLWfZ(n08Ti<`fKkn42uu?FiC2rzQ!=fBC+zN$ zup7f9wcL(GprVLt8H4R=lGVO25{s%3UKQk{$DzFun;g&Fjv)vq@B&p^?Pk=HIt)`( zd^5HuGanW{A2U;k4x)Iu?unt3X~L`bJUR+AOnxCcWm`-?y~*6DYYSy2&JJ5;+#wzxR+64vZ$WJ!ofL&pp4>wj;<{c1Fm5gRIp-e zj(7VoxcSIffYB)$Zi5K=g^;%|HMYxiZB)^TL+Ws-lr&k#AyLAv&~8VoFPq1*P-|rd z=Ah)1MZLetZMF*-)F51NXCh2xMm0_*>)HqtaVn>73}Yj$+!_-i&Z%%5w-;K~;M`Ce!p={X$M%U(Bm@u4XW}fafss7x7D3^tzt7?7qc#{1&6=N!M!Vv zq3tqdXZMVoa8j$hcon7N<{IqpyU1=ayrMdFuG@8)WS72nXJw+XiMNRBqY+7ka8xGQ zE^fel;(&K#|Hoo&m5qTg*s8Jq7P?dxhF|eSw;7aFJLNcI(aT!q& zmn*Q)%7_RvoRjph?v5VV$wm}~lKu+l5}R&-1y%ez(!<~s?-+lS`hnje(pVBChbx$@&B zbw9gAzCfm88I)bM;mE?xvURC1ow?YuRLYRs>!nz`F4m9m`qVL-b&Y(qHSaIm60I&w zKs3Md@zdnPsyWHhn}T(NbTmYk+K9Gos|ar}-TC!c-YU5%x+NWkr+G%fbi(jRp7uO? z>|qPDi+FpI`T|mYbwUSWhWpmOQChSMsB$ZHZL};WH*{I=XzUa|IwemxxuK+k zcabdZn#sPqhiorw3orhDlNFNTzyrrc`Ek59$wq`#l438)@sS@ET^`O9*^Ca%E0-Z#1r;))U+x{q~U%pP23EQ;EQ%CkyxEBZU48OPB6)T-owB5Z+W;&E>0zDU~K$m5#%gZ;|IRNcI@%(&(;811lT zyiAjN$L*LE*E$}{IIPv?bj6X9#fh<2-qzOX+VEw|@!Am?bP+?fBj3DqZUCnZzR6j)sq%Lj2h1YY;LY-f6UB?UR`VOiyTo<25 zt`XFAE|Im?U}wxa6)!I~nDRBFI#+Hr`i$}Vwfc26I=;&m{~r%Q0Lw~smSGp`+H+g+ z6OgVg_}>+^RoXCZIDYs1K&#b8Xd^Ye8ycq7z@y1y;IZU!@ObhBcp`ZcJefQNo=Tnu zPbbfSXOd^Zv&psa9P(Uv9(g{zfV>dijl4U&h`bnHLS72*LEaNyMqUoDAnyh5P2LAy zNv?zUC9i__Bd><{Cm#SGNInQYn0yF)D0vOMmV6kzj(j+L1i2n=AZOr4@_Kj!c_Z9J zZibH}9|gCNTj4fxJKRA&8tx=#;V$wfcr&>hK8AcOd>r|B_yqEa@JZw?@X2HY&XMzQ zfh^!2auF_(O?WH07q-Y{*d{x$OWp>1WFHR56}XSw4-b$B;qBy8;8V$`!KahYfX^hK z1)ohm2R@g49(+Fe0{BAmMexPsOW;e%m%*2luYj*4Uj<)Hz6QRQd>wo}`3Cq#@=fr~ z^;8)47!LO6wfZrs)1;0&x2Y#3Q9{fJ}1NcMoNASnwPr#of ze+vFI`7`im$)AHiPyPb@Me>*6FO$Clf0g_-`0M0vz~3Z)3;s6wJMeeO--EwT{sH_$ z@{iyjlYavLl>9UJ=j30&za;+({x$hG@Ndb#gMUx{1N=wwpWr`}{{sJ&{5SaTxNkH~BwWt*%v#U&m_oVdUZP2=YjH6uAZ-O&$Y}C69y0lPACv$&=v8Lh460V-Qh*##qbjHQg{#Yp71jAa(D%KFL-bAKJZF% z9lS4j6}%sLHM~Fh0Qf-iLGZ!kL*PTnYv8ry!{Bw~!{H;y^>70@12>Y_!yCvO;U;o3 zd?fiOxP{ybw~^c74)W1(CpimukvGAc$=&cVKQ zR!A&(0A7MOL7cHt$wC6LIrewv|Nk>H_K#oRz5{rM{SNB5-^PPB9y0WJ6o))^(&#Ya zc_?O)NJ7UW%fJQ<>wTlGH_!F2ZT#bznI9Q@6~xPAGpha4yBd zhGH43!peD>USFlhMt_u(mGGU=#lVT#u~L1WS)bluIP~ckI;G6wxID&%cqEqYT)K2X z67OIPk1CE>87p2(uFT{-6?$ZfI6Wzxl}WjeCPPqB+te(4@L6hd7n96;-il9=;d$~Q z7glKJhqM@4FQu056+`{;lQBc1ZxX?YRq%#dDU#VRMO2i zB4ZRocc8V%`-)pDsCzJ^+slni0$XGmZ6ugK4|tZvW|namobG$q3x>{_De_pnk$z0; z^k~ZGyo+nN-o_ro-hYHJYUaRmW zTJKc&GI6)U>%>4UZ1=0<+rIT0Xk80?u zpt=8(%du1GAgs6~XdtX;yV-nTWK@v$EW?%ic1i}e=NhTJ^sO+E1Wkp3S>Mh`|G)^; z!@#iYoJ=~(@LcEMct^u3%YvrQSVi||MNn^~&aoi~GhY+bcXE_Yc3n_Y7?xAgH`7Mm zcM9DOGpq{gj43i)&(BCFj1Ypl;v%xX%H>pHOv(gx$AuK8$aO5Jd zbmMR$awXr>n=@Ci6jnjTgz$fVnL#(-kiX8nNum*#@yu(C8C`b?PQ8 z@{;IC-I49Y%iR5Z8w1|xo7o<~l z2x@a|ckhG_bz+Uj6zl3;f?9RUNu0+<%2x-*^6YGQigd@9t`tjqPAFY0)a~V^mQq>t z5cj}*v2I^{>0+_8ALrZAQ5{|!(e*Td^DRC?zuF*{+);>r#V}j=W1ZUhc>ly46k~#hk7td9>a^q7b-ta=;v$Q@_2-js)w}GZ@3%13SQd7^L%=zy8|(=K4W9gB^OD2aVj>_=8Nwh{CR6&*ah^vCis2V=Ud>*c0 zz5v%U*TEN=>){6GOK>A|6Wq+)0=F`^!R^c)a3^yY+|Aqr_cHgv{mcXKAoCDB%sc{* zGLOOI%oFe=^AtSId>Ni$PQbIwbMQR#0(^ye5x&a21TQnMz}J|s!>i0U;5Fu(@Ga)2 z;HR0_;b)kig>N%I2S3le0l&cfBD~4`5`2gGF8ng{EASTcJ@`KJtME4SYw+vLZ@_Od zzXiX|{0{ssvjM-yEa4=x30uqx-eFF`X=WSVW!{4w<_zpIdvKQdeb{Ht!2xp~-e-OQ zKV&|DKVbe4{)qWw_!H(w@MGprv9m>Zp5XTj?C?avM3s|&kodi@<-f#l6&@4)Lto*y fw($Q-`kKBglz(6N{eiy4zxeA1hs00x4R!nnp&!Q$ literal 0 HcmV?d00001 diff --git a/Library/build/intermediates/classes/debug/android/support/v7/appcompat/R$dimen.class b/Library/build/intermediates/classes/debug/android/support/v7/appcompat/R$dimen.class new file mode 100644 index 0000000000000000000000000000000000000000..cb4f40cd835d578ce4db71c82baad6bb431d989c GIT binary patch literal 4127 zcma)W&|6(wioHRWTuDwsdeHm6@Ag~t zRiCFX`T_c(`t-l@N*>8k+c!>r)_-SaXJ=;RzyAK?Pa>M2U;C+xe(0m0`simt`(?Re z$x5Vr&nnBns`y^yc#);N(214iu;x(zcaXO&x0aGC@aja)t1$IVXrzMY`5fi`ED_np@<_IaQVM z4wDtwMUahcm7v49bv_);xc+?V$MNh;fR6|o`>!>fp4JN5om5V8h8#A_k&0Z$D*I97*P#!p%FAqY zgP=os56P;?Z!EQBW3IHCunnUyyhLGa%I%;njswrcvN=~3d2M=XN$u)wZxOUN-hhkR zv20YdU$x4urMl`{F=-{4P|U+t8`S(jEut|{bKL5nv6|7Q)yb7xO`jNLQicU~w`F5U z)Jt04E@-RX85(0oRjo$g%v_7NcP}~eUP0T8A_{yL%D{7i%tm&!jl_~{^Xs(i6ttZi zNn+xg+$CsKYfO4w6-H_6EE)T5z(W4DM^)e$$slI#Q+3# z(sn#xD#+%N$XRG7&UI#DVbOwgdV){vfq26Vip6|YUR zSTYA3Ix?u#tU2XiW}^|DAiy!EvZI1_YCBvOrzb5u9bTWHb+Kw*MKES!(@$0l+M%Ds zYxI=H#Izq+<7tU#(fHD$V;Rx0PLUa7=DyXICQP_(cNN))Z!z9<$IX$nRjA8`EAw%k zDAZ*`J6Wik$ZX+Mq3(D_ciNmyJHDDDZC80tMs~)`m$uBsHI&ty?Z{dkh1k?LR=c9l znWk$SiVKEI&Ug3<>(b4R_6r@!$2F-V&p5ki+NbR-y-X8_R^++GhF!_2)IwSZDjuU0cYmlp|=>A6DCmW+km{OvDzo~&Pq9Tm;NWL{pz zu@!03S$RcJ?|Fq0iIjGYj7|&cp7d=;(CR6a%FSlI>;!l9SVnhF`FQ!8mUu4(n=iYg znhFK=*b2ujXyAs2J8sgIVd&uN;VJ21#45WKHX98;h)Q#(O0viF7Uf>q;7@Wq2tk zx=Mr8O+9!C!J7!a>jN)myaL?McqMp%@hb2mj8}u#FkTB@$9O$>1LKY0O^i2#w=f=hrov!9|4asE`g6S9tR&| zJOMt=_yqVQ<5S?%jL(42GCl`B&-eoPBI8To%Z#spuQHwlUt|0z_&Vdqz>hP&0e*t< zli(@FPl0bTz6E}o@iXAtjPHQ&GJY03&G;VpImXX}Uts(q_$9_KgI{56fnQ}T!DYr3 zu+7*3&oHinYm60mmhpYC%eW5q82jJ`ejWS<<2S)? zF@6YsoAEo~cNxD2exLCN;13yp1pb)uCzuRE&m(+(jtNnUnW*RB?<9VUN5&WU#7}Mf kkQt#b@&ADSA11z{Z{z3R#h>5PH~8C+XUphE`kDs+0pkrfEC2ui literal 0 HcmV?d00001 diff --git a/Library/build/intermediates/classes/debug/android/support/v7/appcompat/R$drawable.class b/Library/build/intermediates/classes/debug/android/support/v7/appcompat/R$drawable.class new file mode 100644 index 0000000000000000000000000000000000000000..dc3ba485257cabcc66dc75b5318f1e375b942ecb GIT binary patch literal 3606 zcmb7`X?xp55XWbeG-=bcP4A}nksj&gB)t#H5hxTw3vCHEVlA!hZDg&GWT)jS_x)vf z#q;oj55R}w;lJ`)9yv)1Z*2d(|DBngnH}lxfByW7h|bY(qcliAj?m8|^oyXqvg&)X z>ZJ{tC@+@&qSwrl(34@@kb=Z5K^x{wlx8x@7G&5`gO3M@1nsf=s#)Y!O%kXiRB7rp zWu_7>Ln{%2c623vLs_$Ib-+2c20E*m@l4clJv}{bEet+UGjqXeh6L^IdI?lbw!*Aq z1ILN;P}i_H5*cVyies4h=&UY}W8{gNP8@3m9qz`F$V^9d4;f25Q>(Fb+KAT)I<%tF z9X`*y6^;rz&=sajI`bP|IkxE;D_j3G+03k!jS1Rst@$W*6-BNmrWFOAj!>~khF-O9 zRU4eKK2>JoQr0%QGpr;lddJ$^B-@c z=*-L1L)4u0))rSUo%gjptSdpY)6~|&RzW+hH)#A&p-{b^x69jH+;-VCoA8oCgbK)5 z_erDswawOl(FU9qbdS#GCk5@p&dsfA{#FS3bV zWVtk!X{MI@+%4#!OGPeARjB+-hGCz%J-xJcbosz2=WTCKvueWjxvPRRwvG1H>N(pl zXkQ*#rkcEE8YVPew{H$~6T6bA=$M0UV1+u((2Z@4k=1v;LxQ$jZ@Hvq{8p+0&$_Y= zaahnqu^5`D9w!)hOmM_iF5k@;i$EuN2qi@kzkV+AG8O)={8+ znV~ay+~-^}`xK>de7@M9Xz;|;f}o)}6DUEO=5?fQqaZ4| zZ#!PlmU-jLa6#fd2JHSE${IQqv^GfOQb#s+%XY_HC@}@FGBq!wATc_qq^&qMNmglJ zs>nFT(<7Ey4>LXjo@9I!e2npN@Cn9K;FF9` zflo6&13t^R0-k0(1D<7k4t$>R1@J}2m%x`9UjbibZ0mKM@iX8XjGqNR$M|{h3ykN$ zFEV}!e3S9Z;8z&m0>8@mHSj#+*TJ_L-vPhD_)YL##`nPY8NUTyVEi`t9mem1-(&nf z_yfitfQ9<#q;;%oX2-vji0 T{`muai|Emfi^%(=mn^{rgZg>RIOyrM`r z<7YUVI-sM}h{%kJFq7>!dRRYai(0)r`&d zOSE=F4skY%yiQ{k)dz6SX496eXp{-vR@QJfgETeYuWn7|b~SG72iet+wI-{`DDwjB zJ;*oK#@XEZWUeVrWQy;}8{1pEuINBErn{~6p^evGYOM&;u8uQs9eyCFn%#6{I zZC}gT65E~!udLCUcvU59G?MFVNT&D+h>owrP{gV1cj+F*s9jq?Awb)QZIxfoXrp9n8-rYDwI|THe&8TiBP+(FUH(~N<}f0r**|8 zcq+CYBsvas&Bbg9!XX1?yla_EChUd=IBS_qJ*qixmw{(f zYzOV*tfO3Ctplss=l=9^Y}=-xO(7okc{8@E#)fqshCa?FsfsAMO>V%jP^IQPvTVC{ zBPZ6LGSUTY6UJ6l5adNW58W#Wh>An^1j<`17G^_h0j%NL3z3`1&1N=;{fI}4{s9iBlv6P`sp8=gZv7oJBvA6`J* z2QMUE1TQ9D0xu@F?*e@SVhW!FLni1K&%0AACQt2R}e8;3BaP2gDK{BQC*Z zVg+9zz6yuL6*wZ+a7=s+PKZ<35NB|exCW0CPr%oSAA}zwei(j)_y+ta@ni7g#81Fa z5?LTRivLXH0RE Y{ovYvbiY5b@A0=AZEfrq_8sf{7nT2L7ytkO literal 0 HcmV?d00001 diff --git a/Library/build/intermediates/classes/debug/android/support/v7/appcompat/R$integer.class b/Library/build/intermediates/classes/debug/android/support/v7/appcompat/R$integer.class new file mode 100644 index 0000000000000000000000000000000000000000..e0e5af866442f2d6856929d5e5fc2cd6ee941f67 GIT binary patch literal 549 zcma)3Jxc>Y5Pg%x#KgpC)M)&wMAX7VEG!h8h!6-0Drv*sWlc6*c8|Ngpq0PLO0e(; z_>(Ne*~7v@#A0XX&71djcK7}B^$ox=HY>x3=g2mQe4do}Efz^bXTj~DV@ zq@le?V*+&uwYJfT725Vhn9BT98ARClMR+?hv6H!$9HHr2CgLG8HoEVp*0PghK`5Rn zt?W4=zqj8b6xwDW3H7eh@+zJ9GQJaj$dyLd1S0H-SULP%EZC7s2qmSh97>+E+R<9Z z?NB6%WMZ!?^dL5B;3a7k@l@XQ#1l~zm`Nn8ceC>?JS9|aO&SOCQn|y5H-}>}6;)JG zD`A7M`#>g421S&_nOqAIrcJw*S`R2s!==@M@ue8TTfPa^Szg>kuh77JzrOzffXncv3uf>$NjWiT&l0T+Q&*6^B$xl>L{ zuAFQzVA~8vwya5sJ;>vn5MlV+zANrAx(amyqfgMJ2+G-^ZXFXFuiy3=U*P@rwnx*u-{Cu1eFmljDS zn#z6VLEWM-=00yPC=stig4V@+(Y$o9?WJYxc!($1{jS4?azP$ym7Hc%W-#aPBtJ#M zgfiqkcOK4*mesRUvY;-54>kMACsAQA>n(aD3j5^4BY6rv;Z9kPl;o*!@lp9fz@8kp!`nCL0iG99JgLX_!sYID>KTkt-6_h;$a1U~u|SfZL{w(Y`&c zzMVdkNd^-{?5x#!|ECzNWDzOipw7eCMxp&^TJz;Ak?>88GwWTZ8H^HbyX`aWOGqt) zzczC=FH|f0&LMSWvH_pNUL{?-{hV~o!vceo-I7MCox%}Rf$UN);uLl(6J_=>wZqb* zc=;raB8xMa=axju;2YY>u|2U%42pM@QSKgt!nxHw2K`%DT`b8CmS;C@)MWf#)HJS4 z?ASo)J%KL{a=zH_>MB8xR`VHDw*5I2T=nfr zYu{}K<##rX1Nl_>ql$0W4@6T`-~l`=!D~Mg|6{{o%x|k|VfL%9YX{gj2Fw563LDUe zUqyf=n1_BCz;9d;sSirXgM^2W%Y=uKD}+aoj}RV39wR)CJVAI8d5Z8f@(kfwl^I^invCBhrX zn}jbTUm<)I`5NKt$TtYzM7~A%Hu4?9caiTAzK@+`et_`#2s>KM7+_%S8?digi?{Gu j#ART=;W7TN`2T3}1fFN{?df7R7Y6&{j5~(jETgUTv}Et zdCGDr8Q0nmY#?le!hx=m_4kZtnO1`P0KH=fVca`%$*o9OqS7jrafJCl<;ou<&x9tq zw>K}>eJZ3q^SajH3;JXJ>enxO;qVp0BJQc`4M#4YTpA^+?Ai#6)t4mP%KmN2tSMEO z;>&%Fohq03(W3~PS1T_D*crTsGe-McDvZ`V%g@~#-+cn1`C6sQy+Nq2tsf#ZcIk{M z{(Y6ocSSFj_9KrqRVMe1;QEkT<#|wSxJ2dDBX?G%#|WLhG?jK&^E{VSU)|?v*BaH0 z@*>NOby2w!(OC=A%eadUmioR|2<;E1utL67epK^d^MseY18cC}f*pkA|7wFU;cb!T z>2dTvK9Ry9%wBGVEvV7&4R9T%p#k)FK$EBjE#l#TM~K@2j}mtR9wWXM@Hp{Az`p-v zz&D7e0=`LnE8yG2cLJU!z8mm8;`;&55YGlYM?4?!0`X$N4~UlnUM5}%c$Jbse*m;@ xP$E&q07DyJ0l!ocJ*2fsWvI=d9S8vlS5SoMWMw-q3wm%qb#PUGL_Lt zEYT1yOC~E4P02_`XkxL@I#(p(=}aV^sg1;%^;Y{8Y3qd6*E2!5D%#MPks&dm^(l)- znyE0Z!Rj(o}^X+7*&o{UHcZIFM2U8AJX2AXk! z)!IvFL;b@XbxR3tj1g)!YE?8|pV+V>nu+PwE-keF zM$RkrjTt-+J(7yV>(B}6$;ixxtD5=+h07E5n@VNqh=M{V$!t|J>DF)3N6{v9BP^(v6$?iZv_zcCq!*X#AhgsoC<@OeJ2)GHE+ z*lN5UJjN@8HmRVZRbuPOR$@75rfk%k^kw+G;VbT3tL$%0J)R+9>y4GYcz{|Zt?&-6 zjHK4dxC5;z-9OHm^Fcxz98gnxv3Ri1y4!)yw#;`_&;BiJESl>wYR=i{=oX5z*TC(q z&!cRCD`Zup9=ATm!cliuthqpz-LlEi*Y3at(T#e2O?0#IrP>@^gYc4Q9HS>=jPAYF zTHJUpl(DtyUm&zmUfpJPY*;=x$CKX2uT4gdv{~rjc+|N?X9FGG6%yLWpsHlII&#}1 zJ8fU;6|rog5vwpW1@dmX?NdJJB8$9n}N$3gi07igyxPZ=;>HlU#Yq z-xpeCx__q*UWDD4UpDq@f!(0F;P)s@J!7L|Wy#o9_A;}ap4(XY^C4D=uAix1hpL@W ztvkvZc894!>=#5C9VM1_0i0xipB)0l2R=_M!kRT1kIU*oQz|7Mps{2S^MQe>*rmBy{FyL zcYK&J*@w8&wzC5u+N;k%0jrxqc zdPS9D3;?+}rXv+u;IY0VC!5k*8Ld!z16LWc*X6NCHbq6FUbn71u~BAUtM)|s5>-d) zqX{zunQoPDPv;b7FT;-a?di%?WP_e6OQmp7lW1r#cWau^CV2O>D_nl#o6Pf!6MTms zFJRRIPqt(yHRHK@V19ixqu%!uePUT_2C;4_xPOv>$o$UMC=O(eItW$g+xJMe* zke$_P)YV*{M7&kmr6nb*8DZBvU1x0&I5qtPP z@TzFqSpUnYu;ydeQgRE!k%v|?U0`;mUm95-Z7>e|WwJ)0bz2^bWY#27P4;44{?Zl8RrfFU z3Ug~L<*eWH?Ej*87xTp$@3Jg-td-Yh2e(m*U9PKiar)GG7z(rp0jv zc^O7~OVV0Lke6fB=1G{HE3FyJzUI1O3ldv_x| zIjF8i6xa2ZppI7GVAq|~t=NhC*4&kfkK%8`y=%);a*c1tI-&3!tZumjU+)$s<5KU$ z1zlmuT~|wY32pWkB<0fY#uu*zSy+v}2e)D^O~>Wli_J^E^lAgAmPz*&@O(UGs{31% z%z85)2pa9#k!YWuJQy^AXQO3%<<2R0Q}K{{0#_qF`0DCm_rr4~R7($jRUW}PK~CrU zrn8>-qgaP~?=9rY=@mIMdEY2m%WE0;D(-iD;?xb*YuKR#ggCc+uVel16Kw5b-Vjca@_H<0G~Fb~2ly$Dl6)#gk$mUy875)h6n@tY zpL;$1Y=x{Z*B4m*xpK}q_vcH7ud%qz7oT&#@QqhD<`iLn9KZGIM%Oig?8fiB1_Q4H z)VEUxe=oFRSH1aG;0Lc4+MGWeFaD2St;vbAU;m%5uyqyd8O;lxpS@nm+*J0|@e39$ zc?&Vaxs+eM9=%5?YTo$`D~Ljhk?~y4?**2lX01O8EXPKoneT5bLkq~?alH2rj`sr780&Ou#J^s1gIzO^Iq^TQH!_>TduGJnI`?>q%_KhW zj}ZRDUS6UYOKIy~LWKMux!0A8XyyO%S&MYM#iF%;cUp1W|Dui8=htkhxqr_NI?)#E zYM%$C?gLcUI2M(n$h+#UE@|gA0jbWAZENo}@u>hlBo!U71NW$_^KMFX^!mP8y(CNQ z5srSu{ZT(xkw&Qf&~abn5o2F3$s%!E<6dm|UO@?5X1Ld3eETGDo#9?!I3F#p z9^8utJH+`oaR<@c)lmDoN#GX3y`IY*A+n{oig14@a|4}a_w;%mDv9GZO5iHP-6lEl z8k1r+O?EFVaHrvJlYIvzaCzZgkEp$1cERAdeiD6z)^<)b9?i@ZTB}i`YlYUj0)K%8 zd#5Vgmo05>TCJz>!HMBdx>Y6WBC*;?Dk`1*!`7L`Xj*7((wR*%rqg2iS2QbPk#t(e zACIWQ-@HsEqV*-|=43LF%9O01UJ^+r>x}nc-~#3J#Al4Yyc>U9~sUBM}}QZ1yl(lpUmE7n?TZ7`j- z#sBgX(u&}AKxeMHtyfxg7ybau)+ym}O?gjTI7sGwXvcCPu{ow)R zf$$*mV0Z|5C_Icj93DX)36CO=hR2Y{!sE!};R)mtcp|wJo)O99P+mCT=G14J8~IZPOg9}$@Ad_V}z;}}Gg6}5Z z1K&%&55AxL0Q?~NA^2hPBk-f-$Kc1wPry%-pMswzKLbBYehz+~`~v(U`6c*e@+gCcgu}OMVZ2pZo#*A^9WtWAZ2Pr{vGz&&glFUy{Fqzb1bJe@p%j z{+|2;{3H1%_-FDj@UP_G;NQuAz<-keg8wG}1OH3@Ps38kHugNlB1CQlwEtuuGs$PcXOqu?&n2G+pHIF3zL0zod@=bF_)_v^ z@a5zy;48^j!B>;7fv+WB2VYOV0ltxZ6MQrI7Wh{3ZSd{nJK#IXcfog)?}6_n-v{4M zegJ-u{1E&w`4RY0@?-Gh*P1! zH_30oZD(=HgH>V5!{a49_~Qy z2zMfPhPNVjfxD8ohP#osfxDA?z&**m;NIk7xDUB6+>hKJ9zY%l4F;lc{)6UJQJQpo{f_lA F{|{ByKezw@ literal 0 HcmV?d00001 diff --git a/Library/build/intermediates/classes/debug/android/support/v7/appcompat/R$styleable.class b/Library/build/intermediates/classes/debug/android/support/v7/appcompat/R$styleable.class new file mode 100644 index 0000000000000000000000000000000000000000..2cc9e32cd5e0ad25096739517fb020011c04ea8c GIT binary patch literal 17945 zcma)EcVHaF^}gMc)hx^M$d)a+_X4&I223#+6&HbQ2}`z-4T#g-N?QBw_P8S1^j-sm z&;x`JLJKX#A@tq}>4j8EAiXD~=a>AxZ+36*T@m4*@AjMbX6DVCnKy4|WxxKP$Da-a z0;|k-tBtAV3&FFDfI$cn$_V2K<%9}CC83H?O&Cw8Axt3D5+)Mr2$KkkP*0dlm_leE zOeIVsG!mK!(+Ou+84c!(LBj~_3xWx^{|nZc)5`81O-i}W?t_!H@D!W_a} z!aTx!s=Q8>gGd*Uewj}T35y7e2}=k|3Cjrk5%#C@8?5^vfu!+30uJC|fo%Y;S;q4TOz^4#F|i`z}=$ z5Ec@2d&g4RN!Uc#Oz0wX6OLoGH=!K3mT(>6dcqA9e2-7tskepDL+B-JC2S*T>G6E( zBkUmTB%DAvk#G{BpKvlEM9@PB^GQ3$;?p2uh%ijB3A+fp2~k3f5GUwqOz`OxLXwao zqzM^_!!}G z!WD!o2_Gk1Mfe2aYQi;yYYEp8t|#0;xRLNl!cBym3AYeFMYxslX~J!U&k$}We3ozr z;ZDL`gu4m%5I#q^mvA59e!>HU2MM1iJVf{cVISd(gog=VB0NHPl<*iA!}qZm482$% zXW0{kCkamxo+dm)c$V-S;d#Ofgck`fu@!EOK!EgR!YhPV39k`er^*kh@@GE%sKR`! z!h9P+v?ZLjop@^~i9Nov198(Y=nU<3GHFDmf|CAFJd$+mNPko-^baLNBX)W(Vm7Kz zXmjGJbSR$Q7K&!9AfkEzA=huAe;^dzJ(P4Z@d#zrh`Oa@J&CBDra}#ZaY=rIYn0?wP9Uc^o%;K;57l~R-kab!vPh#j$#6jb2^%L%NgHKJRl zXd2GCoM_mh**KL%5gO@=V{+)7o^aBMMp>^uZ&<@l%xXz(O?1Q~b~u!FbgxZ$^GB83 zP-<~@gH4piBUai<#_V_~ZFMJ|p`?{c^`!Sk_3Eg@SuAwZR;)V|iP-TW zHl*^Jk2*sRODpsI7xz89$%*JD%{+q>P9l@&9kyax)`&wp*ImN12CHB6Iw^0x2p!+( ziO45%t)wyoX*=x>r!3E(SxK+8C+$}*mwT+=uZf*0R)sFkt2WN>bCVU%bih&DY-f`^fxGczTJ+bhkZ9v%dJ-JRfEs`8K48j2KC)gP_8#;zAzkhQWkA;mxjN9b#8Ky%?`P~^9VzEZ;ehV4I~2E~ zJ=lC%&*U`_wNq*7wg%Y%h1ptpEyps^v<<`UaGuZS$;v5gp{P}?G^r(#XmetTP@1dD z_2ZJFGJj-gC_!q4lA(AQew$gWs#T)VwooF4d8do5WJ@yXjP^Q1FaZ-=RE9;C?6FUU zY-+JA>_i^lSLn*wgig!~r7}rt zyPY2H3?+xGR9cVI2+S^_oEmmU+ua_q7AJNhV081i+iu4r4$cNFp}Z1*;UIrYv^%5m zjTrZ-$O%HxuE9ZMOn70D4vKZ8jjPVuIS{MMWwMkAI~Y0$1^c2DaTN3ixY2)B3dFf zE~;HLK@CMJIuF3wFD*be8?lh+mvn+ZwK*qnyR@WuyweGK%H0D{uO2@76EtjvuzFhk zmlcE<+K{i~Zys+CdWPmH*_d|O%%Y-ZsL_FGX}42)6SQz`czda+DIVJLJl0;#(?Y_d z_or{u!lE8Wb$Dor+c6#RbY_aY*w;%SL${J67Om<@gu+NAkOt*NmL|b+!^5jk8i)Gw zv4#D3H%wdop#f(E7!PChW2i#kpMeAeS*~e>4XK6d$!I9i;f=8%3Rzb|1@K z8>GFi%q^FLM+%Q|$c|>o7BfRUys*=@IHTDRDlHk&>8tiaMGvyAI8V(c@5!IH0kH#@ z6bi>a#paBq+Jm>|FkWnNt1*^J;Q=>uEJbh1rxwcngkyH0q-agg&uZWnfSX^R^+_wf zec1Bj0g~jbmadO;CzkLs_gY_~3lZ6~1u561e4E16c+aSv4i9Iu&KZ*Wu4W#OEPyLq zXy=QuWSdG$hcmGOoSk_>##;s~jzBhv3lBTpo5a)>c9zm=oBY?-{LWmdpFYjaZ&X(; zjE^((bkekvDt;R(U+&seTiD8+{DM56w7IVxk<$T3;Y@2US=@-wk*N%H+Zt z?jV~AihDx?u+ghCwOHs$rWZ@-i!u7r%5)bmesZ3`mL0Ovo-n^J{kE=K;~mohh>x;v zyO%Kg3d@m{N(COC`EygyLRP_BFL{=6m*(by{m(?gl-E2o+IY$0US#-Y%)oh8QjhPY zj3{huHV(BSB`2|0>deJfEYiuOrOKQV&8$Z%A$1m(u%|neN?THCUWvhp!`&a;V&wIO zHn{;DOI|iOzeKM+!=YqeuM4=p#B!k1^>WSk{47MVBDL&o<@6F3ZMO#8b5B~dsGzg_ zdni4^0-LiMTqmAfEUE6@ebhlV%1kpmOPRF86Dx|_W9}>_cfKhn z`+M8HW7O&z*3ir@Sz7K_FCY=mL3!3aNZnE1+;m)wA$rJG=>-xfP z(l`A;q;OK^3y}1Ck=w1L1wFBldsC0o)eFJ;wQ#`M<5vv(&d?$&QsgeYA$fi3+qIT( z7&FgF+k&&%HAV~E0dIDa=#}DaepJxnHe40p%YnWiMH;U^zx0+=*@zDixYKdJoovNR zs_4XPCD%(2uC|4|JBb&QHo;aI2Qh12(mu#BKo0Yspyb+)M z-EmU|H#Tv7`I5Der}IXA>&Et0_)fGU$eyqv^5fP~{`$zu+nAZK>XAhvf9W8l@aDhd zx1W`GIdd(H!g%*KIoB;N-*TUcx_n1d)k`_VjWi9}-(RTIDHZbZ1<^atv_@%HwE6pR z3?+SY#tzs0FHL`YwU4dot(5G?!u5GR@z)b)%hU8f8gB3x2);>J(VXXKTc=hzR@!GKG2`^HNG?%ir7v;l*1c<7rT-=AZL>^ zwu|WO9ggl>Vcv3X^^X`_>f$Yn=|_Hs$tDiM#}{`=jiuG9FNUJHU#I@TxmMj*nrte@ zru`u``ys@8@$n`2_~nJZlzv0-1-3uqX(rMBM-IJs^xC9LX~GhJX%}c>x@ZM;j`0tX z(mMV^JJuh6zM`8$Y_U>!$?p+g6p!|U#Mt`1+0Tz_#~73DJ#S1)^E7p+5Sx_?F*~vo z{B=kJw5Dt8)}%foT5>HpPIMrY%zg7NSXqbrlazKf{kb^IUsqnvko%(qFLNy@XSRgP z4?kK+F%vsqo>zUny~m2UA$3z|7jFT^6x(r%y_DE(UDwvz&#OF^)UE5iKe%(nuFDv&-6#Jo)W2_NER^8;uRB^!kyi^xB`(fV7EfU$0qs^Q zoV4{HA8_9nD7m*jevi1Vk$+slh2dAoNf;>k@>4>jBjXq{{dW{%c(_z^*H3l`3$iWd zKKYj#L_@KfI}DW-=$NQu5dLZ+TbTVK&2Zyco-OLlix2o4m#l(!J?#%w^G*0{gO7*$ z6CeYv*O-vu?^1;8gurt_sXDz5zOVT6BkJJO!}Pp93au@3Z$)d}Se+Tj-U2n|7x>GG zp91ENC5sP6nfP@;XXY3>**nPw%KcWw1+2;wr1?sQ1VtAP_}6{C`i^pHiBk7UYoeAU z+`kpk4xJ=RJWp2ZGOvsBHT=MjJSn(jDH7YVHpB`2)huppM$Tv@aTCE?7}e?E`_{Hl z(kAx`%ka?`uC7Y)RnXO|>ENZM{>EcLw5-$ns@a^%Bog?l(>$`eIh06*_1E_1Eergr zIGrokgrlA{)jduo8MfBj?7Mu+id~_RP>uPB`Dl$X&1kGKnh3pwZG`QFlL#TgFkv?# zO~??=BV0(hoNz1QZo)l;`w34IUMGBq@I!!kE#Y3meMV!2`3?@Mk2)gkBbwbD4aJ9= zy9RdQ^v6E>@Y=XzX)vbZ&%+K3G;*XkL>oC+{X5;55ipFIcs7k$D4#9(9Pqh<&jX(? z_yX{Sf-eGJEcg=erGhU5-%s%U!IulZ0=!x9mEZ>mPWx90eh~PW8A0zm&;GKeR0^cln7kIbe z$ANDVyaycXRnOyAQBFT#3F~sKV*Pu(kkhYyg0tTpg0tP7g0sC71m`$U6r6Tpqv(G6 z3(8Lxob6yQX}y7h^044+FCsYYu>@!TgMxEBLxOWW*si)CTa>f^U4pY8>}ahQ73K7M zOmNnV3(o!>!P$R8aN2u{;Or+UIM-Q9aN3KYqU}Ij(Z3@?&i+RQXa9QyXa9QzXMd*( zPW{sar~c`Jv;8v!XZ7YojMmk7>!mkQ4DT_!l~|Cr$P2LiV4=L%8IcyOiQ-2WdJocr}E!5NP}AvojV z)q>NGYXqmA*9y*YTqii~x?XUO`v$=ok8c#5@%WR1)9*J4PQTwQIOpjW!RePz3C{S7 zGfeyC)1sVuw+T)=KO;Epyj^hG@maw+?mGmhU+xr~ez;3;+KppW+kul*|9(!$sef+) zzfW-Xhr?Ibdq9-4-h+bEj?W9uaXlnB+xddvv}>Q>^#2zHr+*(7oPPO|;Pm4of^)q+ zDmeZ2nBbi6#|7tldqQxo$0r5n{5>T&*CX-|?T2SXImh*^;I#8O!Rd$R1*csv2+nc5 zC^-H4lHl~~%Yt(puL#a@yec^T`kLVMBT^=9_m@RE?S4aW_WKpVY4=wJXFp#Pob7&H zaE|L6g42#~3QoU#OK^_++k$hP$m+D6-z_MAQ*he(J;7<`_XX#;ejqseL87SJ{gEhV z{`6zPng6^cIP;6Q1!w;Cj^NCP-W8nr%ufX8`gu=quJ88+=X(9A;LP8CCOGrIp9}sA z@Lvl4EAU?n&iv>%f-^t+t>C`{|GnUU0RN-le**ur;2(hhMex6Z|4s0}ga1SDe}ex@ z@PC8G@yJ{#IM$1~Sa7UYbE)81@8*7jW4)Qn1;=_dn+3;yG!GCQ``=t8IQENqu;7P) zuNM4J@WTW@9Q+8u*MJ`>_)*|%1wR_RMetVeHo@D$*9pEJe1qT{!8-&$2K-pTJHa;z zz8Snr@NV$q1m6PQBX}?PR>8M{Zx{S{@IJwJfbSIi1n?6DKMA~F@RPwqf)9X)1&@GR zf)9cZ2|f&N3%(0{x8PCmnBZ}6NALvrDS{`#Q-Y_#GlGwRj|#pAe6QfAf}bY%>ELGw zekS-?f}ah3j^O8lpC|bF;1>vfA^1gtUkrYU;Fp45mg5G_4O8Z^I48`@g&gOVDf3yb z|0{(Y=bI_>S)707RYH#Q(Ukct_w&_4&iyO%S?)L7W$>IbWgg48aJ{IF(S zJlrAVjO#L=Wn8*T$QcLk798iOd5_@qtITgXZ@3=Pe#H%u{=Hx5)4wvWr9BS{IsGm3 zTJnd4ob_d1OMmYZa{625we-isLeBp3^I9`t@FETP7_4m$;GZbscigf^0>(plFwMt- z7 z9;no0V7;0GoU9svQ`A&ogPI1Msv3dQR1>gKO$Roq8D0AVGt0Dvv+y|EeVl{Gxxpu^ z_XXzFmFLWdspDvAInAn|J(X%cR2PiXItw|(Mc|9QN=sOI$Ft}VD3an6vp~B&HRl33vtgwa^j%0A1Q{y1gw_g624Cma85rLA{ddumbupyH{JW6b0 z7-ey`<*=;;+d749C3RaV-Bub{sWQMSH3F0&CT2z=`T~bZ|!9 z_}t8#$qvq92e73=oy`v5Vi?;2tWf6wE7iHcDs>*PTAhz3E~u;4Ovrk3ucI6e9jC6R z{07QzWZR$AZQrEZzFD_@i*EZ37utwbmoS;4ftW~!IC#uf^>(m{K@<}^*LaJx)(TA-3Oee?guui2Y^lLLEv=tdEgB75OAjY0&tev2b`_G z2%MuH2F_Jq0?t#90OzYmfeX}Qz=i5@;3D+|aItz4xI{e#T&kW1E>q6{_fyXT_gBvW zm#gQ2E7S|XX7wU)CBi~q-2v();DPF8;41YB@F4Xn@L=^C@DTMnaJBj}@KE&z@G$ii z;Nj}4z$4VxfNRv(fk&!u0FP4N1g=%z0v@ft4Qx^00k*2|0^8J^z;^XL;5zkv;Cl4~ z;0EZaMR(}IV)Zc-Y`Uh}O{S!E({skOX{|4IX|FHP}Q#U2IH~!1T7v$nA=i+PN z;+qQ9aviTLbiA(Ak-DlL|5pT7U%g@AXMDY3;-{wGK;^m#^+p+fYU_=0_?cL5ps~8T zdZPkAlj@C1{HS`P3P1JrMm2sW*Bj%z_8B#GIuzC$6Sxs#u%+Ipg)#NUL|9XA)WMv3 zV-hN$NTEW#dlqz3eTi0|jM6DQ8V!9kA``~Z*oFTSp&S3fK`iiC(82#ikO;gV9L0Yt za;ni7JjYlXJm1(6yxh1dc!hCq@MhzQ;H}0x!8^?j!AH$K!RO42gU_2+2VXWn2)-Fy y9egjC4*o89b?}4oy0ZTAo60ifZEfQCCZE3!l*?-5o-r3)Oe*OY*fLC42VM}3KVW_Yp=oH~BGdj+Up!dN! zlOJZfC`_TSD`-`t3Qq*>BIMSM6`s=1^qHRpg=Yd~T`*&lE9?mxHdTlO^J%WXl|>bv zvr1|w#wqO6O?>95eIaPZ-e(F2^mGW!y(~RvC#?V0Ivd^z=7u}R%pUrb%Uc*(XFkp* zvB|%jFL-(66P+FF+?Mf0vKhYGLa;W{F3r77qhdCl`aDFZuOmI3CVn#2Av$^^=zjLI zJTdQWx%u|d-ibcdJv_v!VD<9Jg2hrCW!jCSPw|OKf?#<0oWXy8dTLHT5ozQm|epOaWfPD7nKO-d$H>B?tvCAjbb zd?@kE;G#QSc{SakiGJiZ?6fd+F_TF zZs@)wl-jwF+b2Kdkg%4gb6QGC(+ETuO18DOP<^BQ zz8gm4u{PG7)LkRJsTW8y@#Tx#*^h&lgu;W4j3=9Z{8F}aJQNe*U=gJpb_fUm>q98V zIX4h$;NJI!(zArUKeIT&9RE3xMwM3vJOR@ja?JBHoM$e~@B*_l!$nR~JT%ubcW@I1 oGDq*Ax1{9~*DPyrqY76i*=Mkfwd8y~sT){LZV(T#i4|0T04;QNb^rhX literal 0 HcmV?d00001 diff --git a/Library/build/intermediates/classes/debug/android/support/v7/recyclerview/R$dimen.class b/Library/build/intermediates/classes/debug/android/support/v7/recyclerview/R$dimen.class new file mode 100644 index 0000000000000000000000000000000000000000..850aa7254e29056ee88c175bb57cdf6af7cb1c69 GIT binary patch literal 469 zcma)&%}T>S6ot=in?z%3YyIs~5c~s!xNxDkupktQLX~dAG#T3|lS!FOs;+z{SAq*4 zz=ski!M$$Iz2}>I?hNzw{qYIl3_CvRSog5$VT*7q3{NAI74bBhayjQZO4)OiXf}!R zSZ7j3C41B?a3RgmxJWB~z2|Zam|$A?*Gc z#wlv{YXL$R4LG*C*45zIj>=b9^(_f24>(8fptovd#j0yD&_-Z2sCoxY>&q2um3Gjw M)wgFgY+x1L9}hBdf&c&j literal 0 HcmV?d00001 diff --git a/Library/build/intermediates/classes/debug/android/support/v7/recyclerview/R$id.class b/Library/build/intermediates/classes/debug/android/support/v7/recyclerview/R$id.class new file mode 100644 index 0000000000000000000000000000000000000000..fb9c7cc7f29c33fa32fd7be94a09b3943bff0707 GIT binary patch literal 453 zcma)&&q~8U5XQevn?}>r*4BSL3Psd|K|FX+ycC2&QK-^u*d~MBlJ17hCgRCw@+5fh z0emQN6TIu?oB4jTvpch2-yfdcdNXK0R9LJZxhkaSn97o;EgBDJJH zRWVQJT#L&8!lqe@oWT(ZLokt&^f={tPL>@_xlFVYNthQ|rnCvm%TQDN5~rj~LC@iA zB$6uz|3MWxrdv_H(wd#Ec*z57VAI3CUGG1)F!ZXfFy-fgc5PcIn&Ic}S4FtkhQ(B-c0t<0yfr?8+rAh%y0Y!>9R2yeiT-ua2oh8GgOeazqVUkP{h-FLdOyx!>(-UbS z9c~T6^@ZA0OtQkf5=tCPZ52GzqC(5D)Vb_Tg;wDZ8VerzNT_yJC}XoFLUS=|MEv1E zXQwaK&^{_MBNSGI+QKn5e-VOC^i(}qm*xfv@eomSBz!GD|2|2aWIE3F}^&9uP|=R;j8RH_OtAJV8@V8;i9$aRCR`q+m?*yf&?*>lPF9&Ya_kwcNuLNH71r_T{`0Hzj UxWilt8(8DB&e@~ literal 0 HcmV?d00001 diff --git a/Library/build/intermediates/classes/debug/android/support/v7/recyclerview/R.class b/Library/build/intermediates/classes/debug/android/support/v7/recyclerview/R.class new file mode 100644 index 0000000000000000000000000000000000000000..a79eb8ee9b213e8dc6136aa371f2b005e511bd50 GIT binary patch literal 559 zcmah`O-sW-5Pg$2jjhqv`dL2?YVi|X#DfRLOFvYkjKiAp?d z5*!_R*dn;09x3Btn^2Z%Y6+EVZFG7=C>Hq)$ literal 0 HcmV?d00001 diff --git a/Library/build/intermediates/classes/debug/com/lhh/ptrrv/library/BuildConfig.class b/Library/build/intermediates/classes/debug/com/lhh/ptrrv/library/BuildConfig.class index 5d24b1e2ef3caa680563a3bb14300ecfdde38ff6..436b6b123df51c2fb58f20caee3cba72037b6dab 100644 GIT binary patch delta 238 zcmX@kdWlu()W2Q(7#J9g8T7aq*ccQz7!15v;r%^(BhaWKfjH7kN;7#KK(n07EQZ)RWt8Ni5S06UN;2NYvskOu(G_Z@Hm delta 227 zcmcb_dYo11)W2Q(7#J9g8FaW9*cjwF7!^XH^O?FflMP02Kg9aiDGbK$;OqvubT;VB82~Ffm8~Nj9(`8-pZ}%>z-uAjKdJ n_z%?s^Wf&MZg_w3QFmGmH0U5xEWB@ymCkqr~Vvqv>U3MHQ diff --git a/Library/build/intermediates/classes/debug/com/lhh/ptrrv/library/PullToRefreshRecyclerView$1.class b/Library/build/intermediates/classes/debug/com/lhh/ptrrv/library/PullToRefreshRecyclerView$1.class new file mode 100644 index 0000000000000000000000000000000000000000..4d66d57459c7322163dcd4e7181e7665443bd90a GIT binary patch literal 2445 zcmbVOZF3V<6n<_Kx@6hX^aZ2}2qj_~q}!%Ngw`tb1tMvKO)218z1h8OwrqDZyPGg| z#$Vtc(2sudGmZuZ9d(=$eD@DIj^`#DNZN*J$xP1PbN1Zx@|<(e-rxUw_yd43Y{bxy zAr*&^is1}iQ!uRJRg9<@MOr0=aY@ce+3S*=SMY|414v2cg4DVw*$EYscvF%oN#0WN zHZCc+tYBKf3`1v7wEV;f!)VrUH*~vL)JuWqRdm}bc--66ua|9m$z2qyp74u{!q_xy z;VoO@?gVX~v>Yp#Vi-^EdH2vVLv-3T1w(h%a>PP;qaeH`Ua(2hn{^FtFLTe5d?<{{ zP#Lt0;|Oos=Dsh89owtt#3)66&~>iZZh_lbzUh_&hDcHd)Rhmoac7>FLYHdZEqjKT zvt&@m+d?tC&MTbqm~{->^(|*@UIazgR4}LE3a)B+0Y@|pU{FCu!!=|T%#%Itn4W8y zy6fwg%a&~>mS-39ncTw4bZ%xgPtmmS8WxaKa9zW@SX7YLu!I{LmL<7~TN-ZTJ%&>| zSFtF#DLnmZ?V;g)e4yb&e57FoA1mM*3J@ArC0T=|U|qu<3{qF@Y_2U5iBX2QL_@c^ zv!>??>%t&(#~Z0usBv`JJxiVtxq>geitrM-mSSWrKM+)6hQsY%=z9!{u;iv$&t7^b z)5+|%m?mTk9BGKRR)s+c>p`ph%(a!w!V&|^P{LccFsR%xgzqQPBXqRpp5t`v5FJBL z!_gBM8T!^luoX~-lgXj&7Md}qGjMF1wPpo|qn_AsE23QuF6@9{vw=2Mt$`ext{=gi zQ$K`H>)uT{HIEvGR8u~Fxm0q!K(CzF?^-6Q>dm^8SOfeq3I46;0e|QAYB@wLe$ot| z?%hwD$<^v+XjfX)8wA9>;C|T?)ace)u|CwOJ!8HI8j@%-Bb)qmqx8?llA*ue1DQZ< z%m~Bvcwo7X0-GjitBm2|(|&li)kN#gT0`{E@oW`S87ZSnCNBkY6ev$t>0P%%BHTlz z8s1&PjUAM@;|A91<_r&bUIf!cnr6aeIJZkXt-0U?eajDlrVdy^2dnYt1s2Z=#{JQaNzcRXb;eJGkg)M zR&lV3Zpn~^@KqJ@t%90I(x{@hiawcI1TwWWG@?IZKYk)Gex|F-FPOk1x~cq%IsAqj z_yZRH#3%R*pW$zOj(=(}X!Qg`7*3H51^WiN`Uu$w62x}k6`ZDLluRb^GOf~tV?RCR hFN(9!5hFCmFxx5bS7-4K@di0IqcOT8O`;f${SSRM!2SRL literal 0 HcmV?d00001 diff --git a/Library/build/intermediates/classes/debug/com/lhh/ptrrv/library/PullToRefreshRecyclerView$AdapterObserver.class b/Library/build/intermediates/classes/debug/com/lhh/ptrrv/library/PullToRefreshRecyclerView$AdapterObserver.class new file mode 100644 index 0000000000000000000000000000000000000000..1907c53b12ebd021e0915689fc3c31b1cd8c791d GIT binary patch literal 2378 zcmbtW-*XdH6#j0qWXZCnX~8N*C}4y%!EV!55Lyd0r5XuP+7cD?;U>8>tJ`ec-30RH zgHJvYn2?4a+P!+-Vt$4a-`wm&A2PxYZ?5Zj~+J6isnsnv7@6 zn(56lOr=6wj}{q}oLvzN{ROioE;iOm!dc-ZizI^uyUeX3cTC9#LPe%Z+H)0N_k?q) zv3eVWut!@nRJ@j~St$Me>$&kKg(zE2QZ`tGJk1p_fr%jZe zigOIB;U^NhZP{trn8-~+PvmBnVe%%p2LuiJ=iO$ z5gi9HqGCbEn|Mn_UdP)wucLqqIxgapjzwJ7v4mwEE4ZSgh<8-HtK&UfWfXkJq%UXDrvU=zuw>l-3_rzMx zZq&TaV#!msK?_gFP*1Z+3Co%*ymK|VD`{UTsjKo{#wpk$cZ7_ze@hd33HdL#Ry!qA zSbCOfdz;VVp4k)y-m)7Wg*eci-4hi$+qELEAZ^D~4-vggJA0;&YAl+rSu!otYsoV6 zqeUE|58@zwAXy?I*8)*dMC6tL!}G*V5f`DSmd^ZvNO}X&yTnEC0-Z6^0lS5LMC+1< zhG86_CoLk3_#Rj;@UTwCO8Oom_p#$ID0c(0jaVV`5TE<3`VgOH+SvIuR(wJHE9{a~ zv`r~=jMcU;xexsZ?Db`O?^Rzwk$%5V?nvxxBXJwYeYWdR*>orsy2@mikQFMO3Kyt5 zVBbPv-(ffV9{ub`471xvv7cbDJ2=JGF~@$!74{3RvtRKs`wgG4-|-o{hc8(h->?nb zVGlYT8tU|MJ?PLdzM$T}L_JCd-SZ_cljJB#`Vi~?8(9^{lKTdR5}=Wc`VGZAIf{}> zES=c^d-6CA`5HkmIjS@bSB@x#432k3@(OVgjNwIk9-)E<=%3Dhk{qW0H%F8>QY4qZ JLE>{t{9hP#mj?g< literal 0 HcmV?d00001 diff --git a/Library/build/intermediates/classes/debug/com/lhh/ptrrv/library/PullToRefreshRecyclerView$InterOnScrollListener.class b/Library/build/intermediates/classes/debug/com/lhh/ptrrv/library/PullToRefreshRecyclerView$InterOnScrollListener.class new file mode 100644 index 0000000000000000000000000000000000000000..fc76623ef933fe3518145be264a19966deed9791 GIT binary patch literal 3912 zcmbtX>vt1X5dTe@X4`auv=RX+P^D-e(6ps5EP~PpM8d1BML>aVvNT(k-MZPdR7CKN zZ$(hSw_o_Ec(fEf#}9fAp5q7oNBrzZb!M~a3q(?rb7p7m-8(aP<~Mil{`%MVKLXf@ zFT$uoPbrh$Fz&^6Av?l|)W~G$BJml0s5KbRoxt43{AdL#!r*j3_v+-~=J$rj1N>BcUmgv`@s$ zbUHTbI?hv| zA*gYSpIxSw$>{vr_Ch_XzNKE?ecUrmpg3U>^U348v{64S;ku#N)2c*ochHNL_Z;atVuF+to~&_6L@5yl1cSaAhkPB@7o1 zih^_2)G4tIoMZq8PBsxXE>UVZ{ckf?+EuU&Z~G&9Jqjs zD&EHjDn69iOF}N=V+Eh6_*6FV89pcU6j=SYt`-G0p*_F3+m}W4%_SVUdFcK-Q^x04 zp&MYd6x9fNVg;^bylBa!p2<|VG&1h8g~PnIV3f`e3?EAm7wGn_;>|}@LYuI&?k>&J zhUFApG*9lRslCHvu6oW&b}%2MR*BL=Is_kfGdh|Ht%XNAUOP)kvpCXQxRRL&jB($K z`OR;69+~rNn4tL8%Upl=&Li>N1ALgyf1OaCADULny)dJ@1CC~8OwBcH>i{>&nqEQa zT1mIXjnXz#{<=(Tdf^V;9F_Dfn>qid=Q_RhEqP=AQI&JD$ar9gbfx)(^3QuN8IGvR zqqCYoBQVVF*BP_aoa*+a*%NUv;$rCiBVH`b#r1?E1PAE z!`oxYrGlGfu;!pdHt#^YIFJ`QL|6de=4jm1xG>ZntmQrBJ=r9ll=&x4Q{x%K)`3dJ{2?sN5(*AXg$s4eo;R|pz=u0avAlPLKG!K=cq z%DGW`bPD19Ilk-$TE2lADf~F+B^rQu=EnDa&ys3SS(!8B<{X~GGT+vM!ls|SoS5BdDBx^?mt)Tzk;p8PvM@+ zXw7jeFQGoF1dm2TpX0vVQ00x>lHe3p_`|fV!mwtga?@m;T*n3Cv%DilS-6SbX5F}9Vk(-S;0f( z{QzZ6XMF@*0b70ib~CU9zoEMNYoJ@BKL^cF-b=RjFxQe)LLEiB7#5&H2MO1T!Ab)$5QhJ>wcD;$D|q(gK|z~?2M=C^f>0<_y3%`^9lI%Uvn1IqeYGBZ03S+B zR||p&_A)=r%s2lq^Zv1U18|Ge2)zg=3}+@!q%~S6UU(X2B41F-aD6!zd1{SHxhspp zSkJ3FzEbIeJfD(WOHFpBXmvljnlZ$?DO>jD|7;C+b}++W5A@48F{PFCs5CL0Kb2ZP zn<>3ma@o%<2TM_j2z`bJX=4WM~)y651^t54O`>~AR$ExA_^$|-s0SC!2@^{VnYoD z&DgR%n(=&oy?+20|AEWZ5<8>k&jcyi%>N#%J@q-s8T+Oy3FLBOG z<ds3 zPC{PZi%p5Mzl(#U5gQuwRIk`|1oKbrf4DqyPTHnv(mQRFw&{_yNou!o|KFS0nc3AWmK1(J zy*Kmbz3=;f=lkAczx1Qeex8W7@&jQSpudskZ>9M=Y5rcCZ%XqI5j6iOPyZy%x1{;D zH2*Bkzew}1GUYoFIxfus{hKuZF3o>P^PlqJyYlqC2>loRcbL9UKai&%YV41 zqW_iV|K#;YVS1S2Mf8iyiu3s-|9YZ})?Xg!DJB_eZ{$x?7>V_jZr zlF znl&vZeIT7St-hp@&6-)JmVvZAviRX zOrFUMn-i9qo$@QXb3PSF+mM>)9tRgqxr7ABh7(zl0$u`ln=-PZ!GWBag1a@PJf}+A zzQ%ND(L6mOHVrUsO$B-~)6qp!4t)A{@ z-Gn8J!={(9L`)|hHIBio&I{94Z~2W=a;LLI`JZOk+XvHT*KiA5j_i_Ed&-&2P$rwm zB{FIFbJu`Cu91Z=(SGHK8#GiSX^q7b@C z?BfB%>fk3un|8J7?B2DB;@uo>YGs9u5&aCmO(ATREQ}lPezc_WlL}A8ob|_HDXC4JsGnH6|%}~4#~A? z{zs?~IyhET2tw`_*@^)K4rdp-B`vLRE&B~UAn-YTT;UJB{>f@)BY&laZF zE}l=BtT9zo>Xyqb#j`~69#8UZBKgeX5tU=Mh_vH@*uEKR*}ixX0}|>5-EJ32wk@8B zpT>@*(m?DNaO@Nsg_m9OvINQO^2Krd-Ah!@c}YnHB)bL4GKXT%=At*eGF@DP>dN?K zc_)}(93kzws8odCvlJW)+kpJMRLHxWRTvEaIGoEJBO@c387pq~C*;hxrmSW*NuJc{ zF1lN%d+5AQBXmZmIF0KxMX%OrQkpN&!#dqd_vv&&USB0o3A$gWvvf|UQCXIuOFBJ7 zKcUm>rTIx|-XP6uv6g#yi^f}Z-p1QC-l_9$P~bfby{s;1Fi;Mi_tK*p@6-8!thhs( zgM3KiKAn%qOFtiFT3?`X&c z$8~yuk~)2e2X#J4kLvVxdY4WnO)wo;EElIbF5IW+e2VYXd01foEIp>v&(mWXkLY}c z&*CJuSn553_ngLe>3lceqtg|7M(2C^f=&jF>GVOSV1Pr|1Dx9UTg)MMF zQN4#ekJ8h*4?y|rt2*bO&D#qcR6S(V8Awmy{!5O$RTEYwC1t%^EtXO!DX5AG^lFS? zSre?f;m)LU|5jais8_dl7c3m@F4*TbEn#DU?z#qC5N_>u)XL0EmnrIS2pt!nL_RAA zAf8EPASLQo)wgCZ8q*i1@N!|&GR^dbF)J}Sg_B2%_hD=%X}aSpP@ne6+L8E_nKFmX ztjh1Wun2YCqmHaMm1CV4NAV?1t>s*SIuh%09ueG!E)U>yD~`VN>Ka_8F|4F0+uTj;Y_-33TG1&+G{L|3L986f=Zswz%>ehnAZ8CYZhPC zjj(?TOtq9k6xRsuHXKM7S8nPO;Ak>4W+d&nE8MJWoPg(?P6vG}Iz|RkhLM66DkUwq zO(nUF`b|Ws*sWw|KC?3)vW4K467c6t?E%1s~#1w>QVoy9>uWg zQTV7HRkP|*wy7Sqv+7Yus~#n@>QU;c9z`Vj9^lB(G}_nT?EqB*36U1<=BrfqDK*hT z8&Si@sT!cOcyG0*QI2Nth6OZB7ePdbU2=%cf>qLp(LmZn;o zQ1mJ_cwE+i4$&!a=^~vrQX_2xr|r~Er)ez>Db5`>O_y_r!x?<&GCc@f6><`AF!Z5k z(5wZcM*KD5ui0bRL{<2B4((l31HH>}Ld4VUMGg~OUeLo1!TpK>0e<^cTJBM@6?89! zU>#3E)h^6xdL8V5olp)Z4y|V}TfmJ)qj_q1mRhgS3eMBY=c#RuI2!#l;q9iV_FQDN z@(Q(|9<91Ut4@!G)N{2w=V`T?c7@jDY3=jWF-MhHR#}y&b?C#7i^B7Cv*4^GG33pV zlW@XnL3zI#=c~Q&ij(k&v+#y{VLSt~JPnLF_^BfubtiU6%XgI=Rs zMz2!m9Np?E$5!(tkhly_dJxPX@-b<3m{iD-&7pk4QB7O)8m%9V!WnOyqb?B*e_eUn z;1RD=4)HM6Lc=SeT@QVmYrjWa!rLH#K!*F}De6(N?e_@SzR^daU_Zua0h*7(Rnkf+ zycHB44W#fUdb1;(=R@6dR8>mhouKe8MZpfT0tR5Fw;;yFq2CG~cEpN7Bw|-WFBR9R z4js#5p1Px;ULn+N%iBhH3?cS&)I{&574#k-mzA!kuB5ji<1mTMVcsS@;yCEAdlSG3 zyUpNH*`242=x=|48epbP%1p62y1n~4HFe8}yqbru$Ae+V`1|07@27hD0Ii}AQ3rh( z5&sd2(Z_s{HoK5E(@)dSIFPESVwGURVbZ~L&{08HFtz7tOQ}Ym0JC565e~bA!_dWj zAj5JjEkkZ=DY+*>?x|NG_ioof??G}AjqL-vTF*eWj)7`r_yu@@^m*ELjkb>>NA1Yd zPK<~tF}llBpB=wfV8v%(#XPL|EUlr>AU!^ZT>fRm^H+S(_PLVogS87*1)wI$aKGUC z^h1CsQ4s?_{W>)xAMKXMJnf0{9O(i>hFwJ6GF`2A*IK2<^UW27Y(benG zu_OFjaNuwIX!)b-{n$yx7d}8AbZEuYJ8~Z+?|oWflO$?G`i@VkkOPU~%^!9a7XevT z3go*0^1U)ZK7ynyKyaPm&>B?lggp#Cew~&{m#4i?vw*VW+s=bOfC+wxzYm=*}nXB>ZoCx*sGW^h~j&^Ya?L($H z$j$hT&T_hwTNV5$koD6t1n+%735>4chvj}yNMh`l@l>JGRW()B+*H3B=RH1|8eEwgkO;4WqU03E z!Jl>Wxfg~|T1`n9@_s1mfRCs@AAH8y8$Rpi$!;(Zrz=fQeAp*vAw99&F$Tzq$ddT& zg`7u9Gk3r7kK1hB!KS!VU%UL0p;|_~YI9u}xaSoNRUO-`XjrvF7^)2|@eU*;R zQ7>4B9=8*Tpg@X$g4#s=&YSmm%tNQP9o!9v_!Q}kYMk%H@BBt+8=s>Cd>0*OyKuI> z?SyNY6Hc6pWkOWBc6m!f4Lwg^bTIoJueQW@Q2BeMT!?;MP8wMJ8}yq2i}i&q{w=!h zEbfJ)NGRc?a~>O9@N!!k&E_qW=>;4X7$|<5ekTCMvS2dy#^;IfCHmcYDB6J{QWAQO z27*waXaS1fqu&oeQHD$@ia($~3|L$m{$;H2M}eGcf(0n${Ku$M?7e!A6aMNn<*TLb z4c2x5Tl{L*2-PqGQa{B13jIl-9;<_41nJQx^rwNUC_|=Hnm-F%916xzy7;T8muyw| zL!oM6e)Ki^i-5(YIk=1kzaAKb6$|714U~2BVXI=qx330qhQa>|kyL@2@FaSR>QEmJ z&>%+Eqd$fIH2NX@p7>7m!|0_Zlz;D_4ti%*7-xhI`Z)UU^A79@ZS)fQ{pepte;B_s dK7sE;RbgbQ4wiltzal)|J literal 0 HcmV?d00001 diff --git a/Library/build/intermediates/classes/debug/com/lhh/ptrrv/library/R.class b/Library/build/intermediates/classes/debug/com/lhh/ptrrv/library/R.class index 28841e5d3435daf90875de0ab7c02592d62ece4c..e3f64de135335ebeccdf757658dd84fb487f1c7c 100644 GIT binary patch delta 42 qcmbQqK9zmLXC^s)21X!cU|`kS&cL`4$Y5en0FrEAL9WT7%q;+<%mym} delta 46 ucmbQrK9haJXC@_M21X!cU|`kS&cL`4$Y5en0Fqol8bq?NZ=Nj3+yVf->IU)v diff --git a/Library/build/intermediates/classes/debug/com/lhh/ptrrv/library/footer/loadmore/BaseLoadMoreView$1.class b/Library/build/intermediates/classes/debug/com/lhh/ptrrv/library/footer/loadmore/BaseLoadMoreView$1.class new file mode 100644 index 0000000000000000000000000000000000000000..0a26224a0ba9ac083f897d223c5376a5db1fe474 GIT binary patch literal 1680 zcmbVNTTc@~6#j-5mM)7_1W`amsaT4zg4_!zASg+z4IuABcc7!&oo06n;otZdNDvYq zeAL9>WQ=D@Dby$uHrd&8&Ya6P=Q8`_*O#vVp5t{4EqG+YLcd-TF+9X$69af+B8frG zrZhWb;wgqTHDbUv@Qk4;EXW{1#B?UFind!Q*rm|-_iR^g``kaUca#c+Z@Y>+Mdb^7 zi3cJ>OqQ4}DfZLkV@`T9Twq8iuj^!Riy^wK9Kq0*k)C*4E^Z5dlW)5uY0s!Ucel7N zHD47*HE;%N&GUr6?D8NG#Liw5Kw^~6(OTf10&5%T=UEH70LU~Z_gpBJlAAF=b#w2pk>dz_N7 z;^kd(HI^K#mG5#FiK-0+9l2W2GYe`@3a(pWS(Ux8 za%$=XvzXH(_CA#EzdN=}yLPVZx|?cU?D!%mTugwrB|LF*pWz3p9A>#kJ?k4-rL5M8 zsOVQeYMmto_(#9|9~?u^j`W-ijlz};B+YI8M9f^Z)QNgXgF1iG+vBcucu12oe#Mg1 zxj`RYm=@igEFRb6L{tO4ZHR;6CQ%E-Yl)c}`V5vjLBnB1r=8X&(gDVBi`LtxTIe83 zKW4=n4ZI%Bs;?u`iO^myHFSbV>Im!z(Qk-Xsbe&LNA&QVJ4RE~nLp)?nz;EGvEEN; ztqDwxC<2Y>J`7qX&`5VcFQ#x0GZ?0OUF9hhMx0`la=&PS3{Yj>xF^V#Pm(kd7=#(|C#4-e70SiX%R<-e}A6Y`7a;yeKH1{8}{M8=EvwZz=Gv#g=lpq?U3RD!9{r zg|@D-i6Sjpvk;OEzIq>7(56_c6bp9+&gMU{O^EDR(jB{t;nXEyY$*f|3Qo3;XvtML oUo2Ti1=s(x&J-xO_~-!+3G^&&A83MyG<7Jd8t6Ac0xAn3I>h)HUJ|3Cv?5LCKCuMRM1+;*}5@iJ7Usv%;JKAWNt}c)-_8n zE@%}Qx3!E-UVo6iIg`z0hp$YHC{VJ59kPqArx(2$-71R+lcFeSDomFQ-4j!0L2%os zf<$4$bDZUA&$JX=$mQ*VW-TsiB`MS_bI#G7Rjtgo+Cw9%erOCaBk>D%aEyW z4|8j~8l?ua&b_gVX3_L6DHyIMKW`UVFHd8dJn`5Y3^iXp&Rw7ESWt{2oK6|8d{h$DV>z=w_||Enlyrw& zp_l9^>E*!gFxaBZSJo4S@%eeChin*nNt|pdZ!o(<)4tOMnI|oVamE zSb`ISL{7_BiAlTcs5f6<0B$;OyRfisP}0Ra{o_F>a~&98co-LdBQ(I*xBte2Yse zKES0ozEkl%o~p>8PwxFe!I_<%O+Av!!y<1xdWBUjwStkoxn5If1^qj8C>S4udu5p4 zPRR|h>gmDObwt5l7GuJ7^#ysLce$cyj1)@VY9JdHmcA+sj)!!1w0Bm)(G5GVo;ML{Ff@LtFd(S%O4;S~KmK;(l&JH!>}t&hO3&(mBH3ukba`10u-E!6S(Jl+pH zy2N!I-^DV0YiO<_C46Z&>KUuF+F98ZT8-fXk$6a95ElbmGD?Y4pZOilzwx2sbj%kX z^UbK04S^X&HasOVHJg>|f2~pOd#Un=xEv@~qd3T1)<&T*iWA#JamBByA}3p5>j|?P zC4P6NumAXSv@n>4=sNasxsEn}#S10L+f|@WLI5{do-8ReiVl24!#N)`Q!y8&t{c~I z-OoceHDo~uM!iuMPN7~daKxca=}79(@pZhhj`pbW3tIXjkw|789qZ_n@DZOEEq=|X z(To}F$0wU$Qz2{$W4P(VrZ7(DBy7reAc6_slCqz89L@p$5{*hKburwoe~^^7zWzV3 zKZ2hTeO5(J`flE3@b?(_eRAcY??Hu$U7-hEVc=as-~nzY5hpPf;8u%CN_JIqT%ly1 zSuwUL<}_PRQg8;h16!vVrle#nqp+uHZ7tB&qHn9h%UIxQ9aAXTdxtFrodH4VT literal 0 HcmV?d00001 diff --git a/Library/build/intermediates/classes/debug/com/lhh/ptrrv/library/footer/loadmore/DefaultLoadMoreView.class b/Library/build/intermediates/classes/debug/com/lhh/ptrrv/library/footer/loadmore/DefaultLoadMoreView.class new file mode 100644 index 0000000000000000000000000000000000000000..07ae84216ffd61da9310f48cb6fb81b5fcc2c4e3 GIT binary patch literal 3328 zcmbVP>318|75_a;@<_@A90ezFo0u#nQDnyh1f0eW!H$B!MJBGD8b}vBmd4T~V~si* zIWc=_>!vN;>ApeBPFWISrG=iJo_^x=Pw6MVb57IW9W8cZ5lWAb@4fH6`|f`48~y7) z@BJOXLHsR_+wf2fx8h*|rv!XS!)^kE4L1 z09(Lm0cQj_aV(&u!4+JNp&MV5OP+|X2=FyjLs!n9KQD{L@Yqg3sIxJg!;(;s#_<>) z4_(0(9z^j(_@9@6@UagF(xl|{N#T1cJUS`|4FON{hMeAtuM5jF8or_7n+lP#X_tJ3 zZCSIF_gp(~6g;zBv~v|>Qcgw`!tSE!wB?wxa(;#!8y3>GmvgLX`%z0ljVr_!COx;{ zS(S>y#>VN1`T2@PRh>udlIrr`j8{cFB66x-e&XC(SvBJBh5DGo2aJvt`}b4Esf!MvY{1 z?tY^yhX#Y=RDI}GUi>^w>-mf&HRGvS;lc|-mE%)mg@_Z;h!6tKNQsQwle@rQ@D?wyE{1P_^=tHcN|U5T-m!seFei_C=4h>Y%-OK#PlG(B^HVb-%(FULzI%S$_ErDE~) z&X$PlN2G796xLhFcgr+(&h>qFfdw}0o4GR+X1S5#__SN~a#qHcBG}d@gM+8dMN`Kx zMsy6}kdDs@IE+IITiUmQFn>$O?Ks$uCFlbkci>J9-`4RR9MbSz9pA&VI=+t|=(qOVz5bo@r-{8oJUolw8WA9OsA7uuPc zb{*H#@khL%<4<@|!%I3|!K*r6!|NK}(D7%yspBoYt>YbB&~Z`Reitw5xP%oQHC$FW z{C~HO!qESA_n29+n$<6r#hfSi&uI9ILT`HsQ+*ZRvr7fmMU&8^i-WDL&9Gk6q^xX? zlnWFV~auIH3tw7040`UzxRSTCuh@H?7;O%U;`D z8s1abmuw^8UeB$TuWdw$-myj(>h*S`6ZhZ4 zvT4Pn-34Y@tY}=?wK}TXGK>CJNwqlY^O)Jlb9C1qM5;|@GMSH29lTy4s^xIhu#zzk zg(F-&hY_IOEaWh|&T{udPopp`48>3uNH^y*`_6U{6 zaeAQSd8k|1F;01LKurb~-jGUNLMS>b_L1nyKaXfC#MM9zHy$PE;{T@nP?#t&6dCA_ zg!46Q9`5Yvtl_4ApnF&oYD`;vIv~UeQ4g49wiS0G)2#DSq zZWiJqcGj?~zdO7mA91)5&M$YzmPvF7&}!H%D6yx0FTRFPc!aruR|Uw%Y~x^dxrV-e z?!*(f5Qdf$drOIZr^Q*yPS(+WLF-JVBY}m9{u%~^BXNL6^mBW#ZUt3z#b+C48j`mV zByS#b2He6p??o5(F>6U?EXBO_Gj9W|rvuE}Ant>KFS6cdS#d>HTbcE?#M5V3Z_o0p z;Z@ex1%5dE8;4aG!)gOY)Mgw}pT%9O4@cDj+^vQ%s!lN9QU~+(yf*7VP2yhaU>%Se z59(kK?|hz8Ll{)MaX+ar?oiv2B^9B>1SaqR?Y>V%aRO7&Xx~Se=4q5xeu$H#V%!r? oRWA!`hGYjG#21KnQ&=~DfJ~Cb#4^s)@n7Mu!TKDCdz`nGxy#77VALBxa7gB7t*JgD@(O%}6~CS{XW`k%ZAir~Q? z;Exi&q?L+z@bWz-von+3kI%Pv0EgIgU}DKe4$Br+EUYnqP+kpsU8!$HHz1_ij$9FRgjVT30nNl$F~fe_je0!recn&B z9`ZnSwa_E(XKwsV#BywW!eGZT`Sv&WTB&EjpX9Ocrr#(IrE_kgfp+DEN+Xn~LI?L^ zD2lK!Q$!vGhTVTAu&}{!BtlO|%H#2%-;Z>{hsXRudF0Nor8{y1sXIzOY_}5GJC|;x zMWUjRVeU6jY=xoJ%|OJlqFiUfBOrTz(jiRAUH9g!Qwvn>ywHFxE(@ut#$Z#%GSRS(`3aR>h=D<)vb)q#5 d@(kmVM1KaU{1L>!LdIG|jk-fJCRVX-+F#yjhG75z literal 0 HcmV?d00001 diff --git a/Library/build/intermediates/classes/debug/com/lhh/ptrrv/library/header/Header.class b/Library/build/intermediates/classes/debug/com/lhh/ptrrv/library/header/Header.class new file mode 100644 index 0000000000000000000000000000000000000000..de936662f14f4df97e69e688e9ef7c675ab70a56 GIT binary patch literal 732 zcma)4U2oGc6g_UzX6>@Jbd2#a7z0goorE8F;Gu{ICZSa-A7ZHQZsIj&X&gCjr~Q@v z3nT;*5Bvar6yiFmhL8}D2jAoCd(OQ+@%JBJzX5oH2QAcbvk4!!TDXln0d@l1WoSH8 znX=Cry#B$2!9UWmWax}lCSNb+Q)%9dX-b*iSVtnA2&3G7mGo_*3Woi0q~|A$7L8Yv}e+eten3&JuRdq;!%Grve;-9^O+HOqN0MolaU>cuJXkq z&$Y39`IMilm;_wGMU+Z2QSyA~W)AeiIu^tB743I9hEP%8x4KYP>5PGm=;paFG9%Wn zA^y>fVdKP#=d1;DeTvF^oU)axFNc@h8_**&?c@EcZ;wG)}e+s2-dLu6Se%R2><{9 literal 0 HcmV?d00001 diff --git a/Library/build/intermediates/classes/debug/com/lhh/ptrrv/library/impl/PrvInterface.class b/Library/build/intermediates/classes/debug/com/lhh/ptrrv/library/impl/PrvInterface.class new file mode 100644 index 0000000000000000000000000000000000000000..6e2a3b22bb07f45deb612141e9cadfa585ff7e43 GIT binary patch literal 1700 zcmb7F+foxj5Iv)THAo=g=KY2U3o4_6a>eR?*3{{H$6U+pa?s**^2OGL6A{J;Mkb<=jXGj6(zePp;XCBq~Q;2>;Kztn$?+P&&!*y%^TzuZ@o z*r8`l6QZf=@xBN}*+{w0km+(UtW#UDio69wOSgIt)t#lOh^fBY$U~3>yP)X;)xtY#rOQt?FS+ z>#t=XX-^nNj#OQj}li&k9wDu!Bw)h0kExy34#n+g# z_y+S97vNf4#FE9gcxUl_l5g46Bfi}Jen6UVmV6HV|J)l+V+@}$o=W2>+0V#+N%pH$ F`XA!X0G}jXfsG%*4~#b?m?i}YVDG2ffeuc0o7rhee~SNs z8*ec2!sv|`{wU*_LJS+gH0&nl%$b>e&ok%D{{HjrJAmgXdGPT#gPaEk`3&YgxYjS& z_=ye3I4IarA%n#XmKcWK%1D}b3t_z0oij2f|yIB)@pVt)4OjhEMt18#h z#^;l+X~=}(O(l$*foe2@meINsC|T27cZ0T(D%fc&wIA<_11*xqt_ZuK61pnI@kd%+ zXLxuZqk4rWrYaLj(q$u>J8>e7jH3*e8AdC-8@J6CkNBa`41PI^gx*j*NdzT-y;R{* zUB|K>B<)r!)+Xq@431^}P?+FizJ-*|`f{11Ra$!OW>O@yXL$H&i?_}TQ?Q5HlsYjR zakHg_5vqH|`53bQHeR{x?Zs^!icM)-kpFKfSC4py`xwO-!^-s)v5nP-G}w z|IvFbsYR(S6t3TWvFJXsDEgSS30~dwmM~1%!v%^*hrx&1kq8aLi~a!8UGH7L3J{G)8D!H`Ka+`7z=CA~+)Fh>M=$}vxNv2TXiJ{X464Blmi5;3e0!zwX6 dC5C6ju+}GoL-e*|bGS#|qq^Ls+D^N}e*xRyGt>Y8 literal 0 HcmV?d00001 diff --git a/Library/build/intermediates/classes/release/android/support/v7/appcompat/R$anim.class b/Library/build/intermediates/classes/release/android/support/v7/appcompat/R$anim.class new file mode 100644 index 0000000000000000000000000000000000000000..e84a3fd9349ca7ecd531d721bdee8726b81f098d GIT binary patch literal 813 zcma))%Wl&^6o&tkICh(+_i_o8w$PSd7FdV{3lN(~NR=Xx3d+_RJJWWGJ!9G9mL1Q; z3W)^|z(XO-okoOpr=3>j@^^l6Qkf!2jkTt5F&)C9iz!Xnl!??N3*X$8i+pt`b*#FR#wI)6Zu3`%JG#L*fUjglF+K) z^Brj|t5GiMTC%!37J6D4HI3`0EKOzOi|4T@%ghv|u<`MZ%X&fRzcWph$=AxY36Gzg ziwiNpJ=~9QK-m6|B772;6z4*p#&6SenOVZdzZ3Bk9sWgtK86U;ZQ! gZOF1)W`pgZefO}5N3DOmwL5s&Mi4Lg7+VqmOFTbv7+G_pYvD$F`jvD>08vSlvn{4C*)3F;2 zuhHx?3&PViy;;{LWE|TM3_I9tSQRn+3|%Yg+N`8(b0EqMM!vV`ITgDgvrD=*Ey?b1 z+=|;(5@l7>z~hpvthrq!_Hg;EYneed7_?MYUe_j8%g3oXU7Mbyb{RReIH_@>u1(>* zB;y2Ko52}fVxan-llVPJYYY6IZnIDnL6Rq`@2LcVV<+!9E9p(6=eUhde>LkgT^k=Z zp~V<c3zEunLIAe&p4Lj$*NnE=CwKnk)DIHuFZ)a zi@c2G_@W`*PAi#2SzDE8^o)KZ7mmE6YcuHqjyuS?+mgXll`8>fx~ZxgOuN9jmDGDX z3_lQ@ji953tLW**6P*5JfctfAZnb4uVTpWDZ&~~hKlP4m$?#I|2z0HMo**MGJ$kmT zO`-yE-1Vm3+%0lhOjN$aZ|+MT-QFj>9?R(;GVEKDro{#1ye6GHIhpPb&rypoV;R0L zr+anMsLiJ6Pm=eG0;tan1~VlG6Ya_T!KbZu%nRfea0(8sz~lfyO{k>EzUUz}_)rhR)Ho zc}ZTIC>nv;H+1nljzOg|mB2HsA&+^2AJgIZ=1v~-nCwN|jAU5P#^MT7I}BS`S!~7C z{bHf6jSDlA@=swJC@EVuEKBzJX>7LnlF0YwoPnh9Gw8WW6onn8EaUc!`{}lkw^>ouBGUP zLVZ4u>aq?_peZV;L5)b8{X%8>8!9IGD3RG$%qfpG7T%qFu~vhYVe@;<}^ z*Q`GCp0I(A*WsCE!yA{F^G>;J z260C-a@4|MX|{b4tPhXHS?cj>v{Z77=uwTFt@>R}?~GetJ0v3;7@n#zQ#PpL2Tr-o z=rd)2I(Bt-CLy<=)_R90dW7eRLWfZ(n08Ti<`fKkn42uu?FiC2rzQ!=fBC+zN$ zup7f9wcL(GprVLt8H4R=lGVO25{s%3UKQk{$DzFun;g&Fjv)vq@B&p^?Pk=HIt)`( zd^5HuGanW{A2U;k4x)Iu?unt3X~L`bJUR+AOnxCcWm`-?y~*6DYYSy2&JJ5;+#wzxR+64vZ$WJ!ofL&pp4>wj;<{c1Fm5gRIp-e zj(7VoxcSIffYB)$Zi5K=g^;%|HMYxiZB)^TL+Ws-lr&k#AyLAv&~8VoFPq1*P-|rd z=Ah)1MZLetZMF*-)F51NXCh2xMm0_*>)HqtaVn>73}Yj$+!_-i&Z%%5w-;K~;M`Ce!p={X$M%U(Bm@u4XW}fafss7x7D3^tzt7?7qc#{1&6=N!M!Vv zq3tqdXZMVoa8j$hcon7N<{IqpyU1=ayrMdFuG@8)WS72nXJw+XiMNRBqY+7ka8xGQ zE^fel;(&K#|Hoo&m5qTg*s8Jq7P?dxhF|eSw;7aFJLNcI(aT!q& zmn*Q)%7_RvoRjph?v5VV$wm}~lKu+l5}R&-1y%ez(!<~s?-+lS`hnje(pVBChbx$@&B zbw9gAzCfm88I)bM;mE?xvURC1ow?YuRLYRs>!nz`F4m9m`qVL-b&Y(qHSaIm60I&w zKs3Md@zdnPsyWHhn}T(NbTmYk+K9Gos|ar}-TC!c-YU5%x+NWkr+G%fbi(jRp7uO? z>|qPDi+FpI`T|mYbwUSWhWpmOQChSMsB$ZHZL};WH*{I=XzUa|IwemxxuK+k zcabdZn#sPqhiorw3orhDlNFNTzyrrc`Ek59$wq`#l438)@sS@ET^`O9*^Ca%E0-Z#1r;))U+x{q~U%pP23EQ;EQ%CkyxEBZU48OPB6)T-owB5Z+W;&E>0zDU~K$m5#%gZ;|IRNcI@%(&(;811lT zyiAjN$L*LE*E$}{IIPv?bj6X9#fh<2-qzOX+VEw|@!Am?bP+?fBj3DqZUCnZzR6j)sq%Lj2h1YY;LY-f6UB?UR`VOiyTo<25 zt`XFAE|Im?U}wxa6)!I~nDRBFI#+Hr`i$}Vwfc26I=;&m{~r%Q0Lw~smSGp`+H+g+ z6OgVg_}>+^RoXCZIDYs1K&#b8Xd^Ye8ycq7z@y1y;IZU!@ObhBcp`ZcJefQNo=Tnu zPbbfSXOd^Zv&psa9P(Uv9(g{zfV>dijl4U&h`bnHLS72*LEaNyMqUoDAnyh5P2LAy zNv?zUC9i__Bd><{Cm#SGNInQYn0yF)D0vOMmV6kzj(j+L1i2n=AZOr4@_Kj!c_Z9J zZibH}9|gCNTj4fxJKRA&8tx=#;V$wfcr&>hK8AcOd>r|B_yqEa@JZw?@X2HY&XMzQ zfh^!2auF_(O?WH07q-Y{*d{x$OWp>1WFHR56}XSw4-b$B;qBy8;8V$`!KahYfX^hK z1)ohm2R@g49(+Fe0{BAmMexPsOW;e%m%*2luYj*4Uj<)Hz6QRQd>wo}`3Cq#@=fr~ z^;8)47!LO6wfZrs)1;0&x2Y#3Q9{fJ}1NcMoNASnwPr#of ze+vFI`7`im$)AHiPyPb@Me>*6FO$Clf0g_-`0M0vz~3Z)3;s6wJMeeO--EwT{sH_$ z@{iyjlYavLl>9UJ=j30&za;+({x$hG@Ndb#gMUx{1N=wwpWr`}{{sJ&{5SaTxNkH~BwWt*%v#U&m_oVdUZP2=YjH6uAZ-O&$Y}C69y0lPACv$&=v8Lh460V-Qh*##qbjHQg{#Yp71jAa(D%KFL-bAKJZF% z9lS4j6}%sLHM~Fh0Qf-iLGZ!kL*PTnYv8ry!{Bw~!{H;y^>70@12>Y_!yCvO;U;o3 zd?fiOxP{ybw~^c74)W1(CpimukvGAc$=&cVKQ zR!A&(0A7MOL7cHt$wC6LIrewv|Nk>H_K#oRz5{rM{SNB5-^PPB9y0WJ6o))^(&#Ya zc_?O)NJ7UW%fJQ<>wTlGH_!F2ZT#bznI9Q@6~xPAGpha4yBd zhGH43!peD>USFlhMt_u(mGGU=#lVT#u~L1WS)bluIP~ckI;G6wxID&%cqEqYT)K2X z67OIPk1CE>87p2(uFT{-6?$ZfI6Wzxl}WjeCPPqB+te(4@L6hd7n96;-il9=;d$~Q z7glKJhqM@4FQu056+`{;lQBc1ZxX?YRq%#dDU#VRMO2i zB4ZRocc8V%`-)pDsCzJ^+slni0$XGmZ6ugK4|tZvW|namobG$q3x>{_De_pnk$z0; z^k~ZGyo+nN-o_ro-hYHJYUaRmW zTJKc&GI6)U>%>4UZ1=0<+rIT0Xk80?u zpt=8(%du1GAgs6~XdtX;yV-nTWK@v$EW?%ic1i}e=NhTJ^sO+E1Wkp3S>Mh`|G)^; z!@#iYoJ=~(@LcEMct^u3%YvrQSVi||MNn^~&aoi~GhY+bcXE_Yc3n_Y7?xAgH`7Mm zcM9DOGpq{gj43i)&(BCFj1Ypl;v%xX%H>pHOv(gx$AuK8$aO5Jd zbmMR$awXr>n=@Ci6jnjTgz$fVnL#(-kiX8nNum*#@yu(C8C`b?PQ8 z@{;IC-I49Y%iR5Z8w1|xo7o<~l z2x@a|ckhG_bz+Uj6zl3;f?9RUNu0+<%2x-*^6YGQigd@9t`tjqPAFY0)a~V^mQq>t z5cj}*v2I^{>0+_8ALrZAQ5{|!(e*Td^DRC?zuF*{+);>r#V}j=W1ZUhc>ly46k~#hk7td9>a^q7b-ta=;v$Q@_2-js)w}GZ@3%13SQd7^L%=zy8|(=K4W9gB^OD2aVj>_=8Nwh{CR6&*ah^vCis2V=Ud>*c0 zz5v%U*TEN=>){6GOK>A|6Wq+)0=F`^!R^c)a3^yY+|Aqr_cHgv{mcXKAoCDB%sc{* zGLOOI%oFe=^AtSId>Ni$PQbIwbMQR#0(^ye5x&a21TQnMz}J|s!>i0U;5Fu(@Ga)2 z;HR0_;b)kig>N%I2S3le0l&cfBD~4`5`2gGF8ng{EASTcJ@`KJtME4SYw+vLZ@_Od zzXiX|{0{ssvjM-yEa4=x30uqx-eFF`X=WSVW!{4w<_zpIdvKQdeb{Ht!2xp~-e-OQ zKV&|DKVbe4{)qWw_!H(w@MGprv9m>Zp5XTj?C?avM3s|&kodi@<-f#l6&@4)Lto*y fw($Q-`kKBglz(6N{eiy4zxeA1hs00x4R!nnp&!Q$ literal 0 HcmV?d00001 diff --git a/Library/build/intermediates/classes/release/android/support/v7/appcompat/R$dimen.class b/Library/build/intermediates/classes/release/android/support/v7/appcompat/R$dimen.class new file mode 100644 index 0000000000000000000000000000000000000000..cb4f40cd835d578ce4db71c82baad6bb431d989c GIT binary patch literal 4127 zcma)W&|6(wioHRWTuDwsdeHm6@Ag~t zRiCFX`T_c(`t-l@N*>8k+c!>r)_-SaXJ=;RzyAK?Pa>M2U;C+xe(0m0`simt`(?Re z$x5Vr&nnBns`y^yc#);N(214iu;x(zcaXO&x0aGC@aja)t1$IVXrzMY`5fi`ED_np@<_IaQVM z4wDtwMUahcm7v49bv_);xc+?V$MNh;fR6|o`>!>fp4JN5om5V8h8#A_k&0Z$D*I97*P#!p%FAqY zgP=os56P;?Z!EQBW3IHCunnUyyhLGa%I%;njswrcvN=~3d2M=XN$u)wZxOUN-hhkR zv20YdU$x4urMl`{F=-{4P|U+t8`S(jEut|{bKL5nv6|7Q)yb7xO`jNLQicU~w`F5U z)Jt04E@-RX85(0oRjo$g%v_7NcP}~eUP0T8A_{yL%D{7i%tm&!jl_~{^Xs(i6ttZi zNn+xg+$CsKYfO4w6-H_6EE)T5z(W4DM^)e$$slI#Q+3# z(sn#xD#+%N$XRG7&UI#DVbOwgdV){vfq26Vip6|YUR zSTYA3Ix?u#tU2XiW}^|DAiy!EvZI1_YCBvOrzb5u9bTWHb+Kw*MKES!(@$0l+M%Ds zYxI=H#Izq+<7tU#(fHD$V;Rx0PLUa7=DyXICQP_(cNN))Z!z9<$IX$nRjA8`EAw%k zDAZ*`J6Wik$ZX+Mq3(D_ciNmyJHDDDZC80tMs~)`m$uBsHI&ty?Z{dkh1k?LR=c9l znWk$SiVKEI&Ug3<>(b4R_6r@!$2F-V&p5ki+NbR-y-X8_R^++GhF!_2)IwSZDjuU0cYmlp|=>A6DCmW+km{OvDzo~&Pq9Tm;NWL{pz zu@!03S$RcJ?|Fq0iIjGYj7|&cp7d=;(CR6a%FSlI>;!l9SVnhF`FQ!8mUu4(n=iYg znhFK=*b2ujXyAs2J8sgIVd&uN;VJ21#45WKHX98;h)Q#(O0viF7Uf>q;7@Wq2tk zx=Mr8O+9!C!J7!a>jN)myaL?McqMp%@hb2mj8}u#FkTB@$9O$>1LKY0O^i2#w=f=hrov!9|4asE`g6S9tR&| zJOMt=_yqVQ<5S?%jL(42GCl`B&-eoPBI8To%Z#spuQHwlUt|0z_&Vdqz>hP&0e*t< zli(@FPl0bTz6E}o@iXAtjPHQ&GJY03&G;VpImXX}Uts(q_$9_KgI{56fnQ}T!DYr3 zu+7*3&oHinYm60mmhpYC%eW5q82jJ`ejWS<<2S)? zF@6YsoAEo~cNxD2exLCN;13yp1pb)uCzuRE&m(+(jtNnUnW*RB?<9VUN5&WU#7}Mf kkQt#b@&ADSA11z{Z{z3R#h>5PH~8C+XUphE`kDs+0pkrfEC2ui literal 0 HcmV?d00001 diff --git a/Library/build/intermediates/classes/release/android/support/v7/appcompat/R$drawable.class b/Library/build/intermediates/classes/release/android/support/v7/appcompat/R$drawable.class new file mode 100644 index 0000000000000000000000000000000000000000..dc3ba485257cabcc66dc75b5318f1e375b942ecb GIT binary patch literal 3606 zcmb7`X?xp55XWbeG-=bcP4A}nksj&gB)t#H5hxTw3vCHEVlA!hZDg&GWT)jS_x)vf z#q;oj55R}w;lJ`)9yv)1Z*2d(|DBngnH}lxfByW7h|bY(qcliAj?m8|^oyXqvg&)X z>ZJ{tC@+@&qSwrl(34@@kb=Z5K^x{wlx8x@7G&5`gO3M@1nsf=s#)Y!O%kXiRB7rp zWu_7>Ln{%2c623vLs_$Ib-+2c20E*m@l4clJv}{bEet+UGjqXeh6L^IdI?lbw!*Aq z1ILN;P}i_H5*cVyies4h=&UY}W8{gNP8@3m9qz`F$V^9d4;f25Q>(Fb+KAT)I<%tF z9X`*y6^;rz&=sajI`bP|IkxE;D_j3G+03k!jS1Rst@$W*6-BNmrWFOAj!>~khF-O9 zRU4eKK2>JoQr0%QGpr;lddJ$^B-@c z=*-L1L)4u0))rSUo%gjptSdpY)6~|&RzW+hH)#A&p-{b^x69jH+;-VCoA8oCgbK)5 z_erDswawOl(FU9qbdS#GCk5@p&dsfA{#FS3bV zWVtk!X{MI@+%4#!OGPeARjB+-hGCz%J-xJcbosz2=WTCKvueWjxvPRRwvG1H>N(pl zXkQ*#rkcEE8YVPew{H$~6T6bA=$M0UV1+u((2Z@4k=1v;LxQ$jZ@Hvq{8p+0&$_Y= zaahnqu^5`D9w!)hOmM_iF5k@;i$EuN2qi@kzkV+AG8O)={8+ znV~ay+~-^}`xK>de7@M9Xz;|;f}o)}6DUEO=5?fQqaZ4| zZ#!PlmU-jLa6#fd2JHSE${IQqv^GfOQb#s+%XY_HC@}@FGBq!wATc_qq^&qMNmglJ zs>nFT(<7Ey4>LXjo@9I!e2npN@Cn9K;FF9` zflo6&13t^R0-k0(1D<7k4t$>R1@J}2m%x`9UjbibZ0mKM@iX8XjGqNR$M|{h3ykN$ zFEV}!e3S9Z;8z&m0>8@mHSj#+*TJ_L-vPhD_)YL##`nPY8NUTyVEi`t9mem1-(&nf z_yfitfQ9<#q;;%oX2-vji0 T{`muai|Emfi^%(=mn^{rgZg>RIOyrM`r z<7YUVI-sM}h{%kJFq7>!dRRYai(0)r`&d zOSE=F4skY%yiQ{k)dz6SX496eXp{-vR@QJfgETeYuWn7|b~SG72iet+wI-{`DDwjB zJ;*oK#@XEZWUeVrWQy;}8{1pEuINBErn{~6p^evGYOM&;u8uQs9eyCFn%#6{I zZC}gT65E~!udLCUcvU59G?MFVNT&D+h>owrP{gV1cj+F*s9jq?Awb)QZIxfoXrp9n8-rYDwI|THe&8TiBP+(FUH(~N<}f0r**|8 zcq+CYBsvas&Bbg9!XX1?yla_EChUd=IBS_qJ*qixmw{(f zYzOV*tfO3Ctplss=l=9^Y}=-xO(7okc{8@E#)fqshCa?FsfsAMO>V%jP^IQPvTVC{ zBPZ6LGSUTY6UJ6l5adNW58W#Wh>An^1j<`17G^_h0j%NL3z3`1&1N=;{fI}4{s9iBlv6P`sp8=gZv7oJBvA6`J* z2QMUE1TQ9D0xu@F?*e@SVhW!FLni1K&%0AACQt2R}e8;3BaP2gDK{BQC*Z zVg+9zz6yuL6*wZ+a7=s+PKZ<35NB|exCW0CPr%oSAA}zwei(j)_y+ta@ni7g#81Fa z5?LTRivLXH0RE Y{ovYvbiY5b@A0=AZEfrq_8sf{7nT2L7ytkO literal 0 HcmV?d00001 diff --git a/Library/build/intermediates/classes/release/android/support/v7/appcompat/R$integer.class b/Library/build/intermediates/classes/release/android/support/v7/appcompat/R$integer.class new file mode 100644 index 0000000000000000000000000000000000000000..e0e5af866442f2d6856929d5e5fc2cd6ee941f67 GIT binary patch literal 549 zcma)3Jxc>Y5Pg%x#KgpC)M)&wMAX7VEG!h8h!6-0Drv*sWlc6*c8|Ngpq0PLO0e(; z_>(Ne*~7v@#A0XX&71djcK7}B^$ox=HY>x3=g2mQe4do}Efz^bXTj~DV@ zq@le?V*+&uwYJfT725Vhn9BT98ARClMR+?hv6H!$9HHr2CgLG8HoEVp*0PghK`5Rn zt?W4=zqj8b6xwDW3H7eh@+zJ9GQJaj$dyLd1S0H-SULP%EZC7s2qmSh97>+E+R<9Z z?NB6%WMZ!?^dL5B;3a7k@l@XQ#1l~zm`Nn8ceC>?JS9|aO&SOCQn|y5H-}>}6;)JG zD`A7M`#>g421S&_nOqAIrcJw*S`R2s!==@M@ue8TTfPa^Szg>kuh77JzrOzffXncv3uf>$NjWiT&l0T+Q&*6^B$xl>L{ zuAFQzVA~8vwya5sJ;>vn5MlV+zANrAx(amyqfgMJ2+G-^ZXFXFuiy3=U*P@rwnx*u-{Cu1eFmljDS zn#z6VLEWM-=00yPC=stig4V@+(Y$o9?WJYxc!($1{jS4?azP$ym7Hc%W-#aPBtJ#M zgfiqkcOK4*mesRUvY;-54>kMACsAQA>n(aD3j5^4BY6rv;Z9kPl;o*!@lp9fz@8kp!`nCL0iG99JgLX_!sYID>KTkt-6_h;$a1U~u|SfZL{w(Y`&c zzMVdkNd^-{?5x#!|ECzNWDzOipw7eCMxp&^TJz;Ak?>88GwWTZ8H^HbyX`aWOGqt) zzczC=FH|f0&LMSWvH_pNUL{?-{hV~o!vceo-I7MCox%}Rf$UN);uLl(6J_=>wZqb* zc=;raB8xMa=axju;2YY>u|2U%42pM@QSKgt!nxHw2K`%DT`b8CmS;C@)MWf#)HJS4 z?ASo)J%KL{a=zH_>MB8xR`VHDw*5I2T=nfr zYu{}K<##rX1Nl_>ql$0W4@6T`-~l`=!D~Mg|6{{o%x|k|VfL%9YX{gj2Fw563LDUe zUqyf=n1_BCz;9d;sSirXgM^2W%Y=uKD}+aoj}RV39wR)CJVAI8d5Z8f@(kfwl^I^invCBhrX zn}jbTUm<)I`5NKt$TtYzM7~A%Hu4?9caiTAzK@+`et_`#2s>KM7+_%S8?digi?{Gu j#ART=;W7TN`2T3}1fFN{?df7R7Y6&{j5~(jETgUTv}Et zdCGDr8Q0nmY#?le!hx=m_4kZtnO1`P0KH=fVca`%$*o9OqS7jrafJCl<;ou<&x9tq zw>K}>eJZ3q^SajH3;JXJ>enxO;qVp0BJQc`4M#4YTpA^+?Ai#6)t4mP%KmN2tSMEO z;>&%Fohq03(W3~PS1T_D*crTsGe-McDvZ`V%g@~#-+cn1`C6sQy+Nq2tsf#ZcIk{M z{(Y6ocSSFj_9KrqRVMe1;QEkT<#|wSxJ2dDBX?G%#|WLhG?jK&^E{VSU)|?v*BaH0 z@*>NOby2w!(OC=A%eadUmioR|2<;E1utL67epK^d^MseY18cC}f*pkA|7wFU;cb!T z>2dTvK9Ry9%wBGVEvV7&4R9T%p#k)FK$EBjE#l#TM~K@2j}mtR9wWXM@Hp{Az`p-v zz&D7e0=`LnE8yG2cLJU!z8mm8;`;&55YGlYM?4?!0`X$N4~UlnUM5}%c$Jbse*m;@ xP$E&q07DyJ0l!ocJ*2fsWvI=d9S8vlS5SoMWMw-q3wm%qb#PUGL_Lt zEYT1yOC~E4P02_`XkxL@I#(p(=}aV^sg1;%^;Y{8Y3qd6*E2!5D%#MPks&dm^(l)- znyE0Z!Rj(o}^X+7*&o{UHcZIFM2U8AJX2AXk! z)!IvFL;b@XbxR3tj1g)!YE?8|pV+V>nu+PwE-keF zM$RkrjTt-+J(7yV>(B}6$;ixxtD5=+h07E5n@VNqh=M{V$!t|J>DF)3N6{v9BP^(v6$?iZv_zcCq!*X#AhgsoC<@OeJ2)GHE+ z*lN5UJjN@8HmRVZRbuPOR$@75rfk%k^kw+G;VbT3tL$%0J)R+9>y4GYcz{|Zt?&-6 zjHK4dxC5;z-9OHm^Fcxz98gnxv3Ri1y4!)yw#;`_&;BiJESl>wYR=i{=oX5z*TC(q z&!cRCD`Zup9=ATm!cliuthqpz-LlEi*Y3at(T#e2O?0#IrP>@^gYc4Q9HS>=jPAYF zTHJUpl(DtyUm&zmUfpJPY*;=x$CKX2uT4gdv{~rjc+|N?X9FGG6%yLWpsHlII&#}1 zJ8fU;6|rog5vwpW1@dmX?NdJJB8$9n}N$3gi07igyxPZ=;>HlU#Yq z-xpeCx__q*UWDD4UpDq@f!(0F;P)s@J!7L|Wy#o9_A;}ap4(XY^C4D=uAix1hpL@W ztvkvZc894!>=#5C9VM1_0i0xipB)0l2R=_M!kRT1kIU*oQz|7Mps{2S^MQe>*rmBy{FyL zcYK&J*@w8&wzC5u+N;k%0jrxqc zdPS9D3;?+}rXv+u;IY0VC!5k*8Ld!z16LWc*X6NCHbq6FUbn71u~BAUtM)|s5>-d) zqX{zunQoPDPv;b7FT;-a?di%?WP_e6OQmp7lW1r#cWau^CV2O>D_nl#o6Pf!6MTms zFJRRIPqt(yHRHK@V19ixqu%!uePUT_2C;4_xPOv>$o$UMC=O(eItW$g+xJMe* zke$_P)YV*{M7&kmr6nb*8DZBvU1x0&I5qtPP z@TzFqSpUnYu;ydeQgRE!k%v|?U0`;mUm95-Z7>e|WwJ)0bz2^bWY#27P4;44{?Zl8RrfFU z3Ug~L<*eWH?Ej*87xTp$@3Jg-td-Yh2e(m*U9PKiar)GG7z(rp0jv zc^O7~OVV0Lke6fB=1G{HE3FyJzUI1O3ldv_x| zIjF8i6xa2ZppI7GVAq|~t=NhC*4&kfkK%8`y=%);a*c1tI-&3!tZumjU+)$s<5KU$ z1zlmuT~|wY32pWkB<0fY#uu*zSy+v}2e)D^O~>Wli_J^E^lAgAmPz*&@O(UGs{31% z%z85)2pa9#k!YWuJQy^AXQO3%<<2R0Q}K{{0#_qF`0DCm_rr4~R7($jRUW}PK~CrU zrn8>-qgaP~?=9rY=@mIMdEY2m%WE0;D(-iD;?xb*YuKR#ggCc+uVel16Kw5b-Vjca@_H<0G~Fb~2ly$Dl6)#gk$mUy875)h6n@tY zpL;$1Y=x{Z*B4m*xpK}q_vcH7ud%qz7oT&#@QqhD<`iLn9KZGIM%Oig?8fiB1_Q4H z)VEUxe=oFRSH1aG;0Lc4+MGWeFaD2St;vbAU;m%5uyqyd8O;lxpS@nm+*J0|@e39$ zc?&Vaxs+eM9=%5?YTo$`D~Ljhk?~y4?**2lX01O8EXPKoneT5bLkq~?alH2rj`sr780&Ou#J^s1gIzO^Iq^TQH!_>TduGJnI`?>q%_KhW zj}ZRDUS6UYOKIy~LWKMux!0A8XyyO%S&MYM#iF%;cUp1W|Dui8=htkhxqr_NI?)#E zYM%$C?gLcUI2M(n$h+#UE@|gA0jbWAZENo}@u>hlBo!U71NW$_^KMFX^!mP8y(CNQ z5srSu{ZT(xkw&Qf&~abn5o2F3$s%!E<6dm|UO@?5X1Ld3eETGDo#9?!I3F#p z9^8utJH+`oaR<@c)lmDoN#GX3y`IY*A+n{oig14@a|4}a_w;%mDv9GZO5iHP-6lEl z8k1r+O?EFVaHrvJlYIvzaCzZgkEp$1cERAdeiD6z)^<)b9?i@ZTB}i`YlYUj0)K%8 zd#5Vgmo05>TCJz>!HMBdx>Y6WBC*;?Dk`1*!`7L`Xj*7((wR*%rqg2iS2QbPk#t(e zACIWQ-@HsEqV*-|=43LF%9O01UJ^+r>x}nc-~#3J#Al4Yyc>U9~sUBM}}QZ1yl(lpUmE7n?TZ7`j- z#sBgX(u&}AKxeMHtyfxg7ybau)+ym}O?gjTI7sGwXvcCPu{ow)R zf$$*mV0Z|5C_Icj93DX)36CO=hR2Y{!sE!};R)mtcp|wJo)O99P+mCT=G14J8~IZPOg9}$@Ad_V}z;}}Gg6}5Z z1K&%&55AxL0Q?~NA^2hPBk-f-$Kc1wPry%-pMswzKLbBYehz+~`~v(U`6c*e@+gCcgu}OMVZ2pZo#*A^9WtWAZ2Pr{vGz&&glFUy{Fqzb1bJe@p%j z{+|2;{3H1%_-FDj@UP_G;NQuAz<-keg8wG}1OH3@Ps38kHugNlB1CQlwEtuuGs$PcXOqu?&n2G+pHIF3zL0zod@=bF_)_v^ z@a5zy;48^j!B>;7fv+WB2VYOV0ltxZ6MQrI7Wh{3ZSd{nJK#IXcfog)?}6_n-v{4M zegJ-u{1E&w`4RY0@?-Gh*P1! zH_30oZD(=HgH>V5!{a49_~Qy z2zMfPhPNVjfxD8ohP#osfxDA?z&**m;NIk7xDUB6+>hKJ9zY%l4F;lc{)6UJQJQpo{f_lA F{|{ByKezw@ literal 0 HcmV?d00001 diff --git a/Library/build/intermediates/classes/release/android/support/v7/appcompat/R$styleable.class b/Library/build/intermediates/classes/release/android/support/v7/appcompat/R$styleable.class new file mode 100644 index 0000000000000000000000000000000000000000..2cc9e32cd5e0ad25096739517fb020011c04ea8c GIT binary patch literal 17945 zcma)EcVHaF^}gMc)hx^M$d)a+_X4&I223#+6&HbQ2}`z-4T#g-N?QBw_P8S1^j-sm z&;x`JLJKX#A@tq}>4j8EAiXD~=a>AxZ+36*T@m4*@AjMbX6DVCnKy4|WxxKP$Da-a z0;|k-tBtAV3&FFDfI$cn$_V2K<%9}CC83H?O&Cw8Axt3D5+)Mr2$KkkP*0dlm_leE zOeIVsG!mK!(+Ou+84c!(LBj~_3xWx^{|nZc)5`81O-i}W?t_!H@D!W_a} z!aTx!s=Q8>gGd*Uewj}T35y7e2}=k|3Cjrk5%#C@8?5^vfu!+30uJC|fo%Y;S;q4TOz^4#F|i`z}=$ z5Ec@2d&g4RN!Uc#Oz0wX6OLoGH=!K3mT(>6dcqA9e2-7tskepDL+B-JC2S*T>G6E( zBkUmTB%DAvk#G{BpKvlEM9@PB^GQ3$;?p2uh%ijB3A+fp2~k3f5GUwqOz`OxLXwao zqzM^_!!}G z!WD!o2_Gk1Mfe2aYQi;yYYEp8t|#0;xRLNl!cBym3AYeFMYxslX~J!U&k$}We3ozr z;ZDL`gu4m%5I#q^mvA59e!>HU2MM1iJVf{cVISd(gog=VB0NHPl<*iA!}qZm482$% zXW0{kCkamxo+dm)c$V-S;d#Ofgck`fu@!EOK!EgR!YhPV39k`er^*kh@@GE%sKR`! z!h9P+v?ZLjop@^~i9Nov198(Y=nU<3GHFDmf|CAFJd$+mNPko-^baLNBX)W(Vm7Kz zXmjGJbSR$Q7K&!9AfkEzA=huAe;^dzJ(P4Z@d#zrh`Oa@J&CBDra}#ZaY=rIYn0?wP9Uc^o%;K;57l~R-kab!vPh#j$#6jb2^%L%NgHKJRl zXd2GCoM_mh**KL%5gO@=V{+)7o^aBMMp>^uZ&<@l%xXz(O?1Q~b~u!FbgxZ$^GB83 zP-<~@gH4piBUai<#_V_~ZFMJ|p`?{c^`!Sk_3Eg@SuAwZR;)V|iP-TW zHl*^Jk2*sRODpsI7xz89$%*JD%{+q>P9l@&9kyax)`&wp*ImN12CHB6Iw^0x2p!+( ziO45%t)wyoX*=x>r!3E(SxK+8C+$}*mwT+=uZf*0R)sFkt2WN>bCVU%bih&DY-f`^fxGczTJ+bhkZ9v%dJ-JRfEs`8K48j2KC)gP_8#;zAzkhQWkA;mxjN9b#8Ky%?`P~^9VzEZ;ehV4I~2E~ zJ=lC%&*U`_wNq*7wg%Y%h1ptpEyps^v<<`UaGuZS$;v5gp{P}?G^r(#XmetTP@1dD z_2ZJFGJj-gC_!q4lA(AQew$gWs#T)VwooF4d8do5WJ@yXjP^Q1FaZ-=RE9;C?6FUU zY-+JA>_i^lSLn*wgig!~r7}rt zyPY2H3?+xGR9cVI2+S^_oEmmU+ua_q7AJNhV081i+iu4r4$cNFp}Z1*;UIrYv^%5m zjTrZ-$O%HxuE9ZMOn70D4vKZ8jjPVuIS{MMWwMkAI~Y0$1^c2DaTN3ixY2)B3dFf zE~;HLK@CMJIuF3wFD*be8?lh+mvn+ZwK*qnyR@WuyweGK%H0D{uO2@76EtjvuzFhk zmlcE<+K{i~Zys+CdWPmH*_d|O%%Y-ZsL_FGX}42)6SQz`czda+DIVJLJl0;#(?Y_d z_or{u!lE8Wb$Dor+c6#RbY_aY*w;%SL${J67Om<@gu+NAkOt*NmL|b+!^5jk8i)Gw zv4#D3H%wdop#f(E7!PChW2i#kpMeAeS*~e>4XK6d$!I9i;f=8%3Rzb|1@K z8>GFi%q^FLM+%Q|$c|>o7BfRUys*=@IHTDRDlHk&>8tiaMGvyAI8V(c@5!IH0kH#@ z6bi>a#paBq+Jm>|FkWnNt1*^J;Q=>uEJbh1rxwcngkyH0q-agg&uZWnfSX^R^+_wf zec1Bj0g~jbmadO;CzkLs_gY_~3lZ6~1u561e4E16c+aSv4i9Iu&KZ*Wu4W#OEPyLq zXy=QuWSdG$hcmGOoSk_>##;s~jzBhv3lBTpo5a)>c9zm=oBY?-{LWmdpFYjaZ&X(; zjE^((bkekvDt;R(U+&seTiD8+{DM56w7IVxk<$T3;Y@2US=@-wk*N%H+Zt z?jV~AihDx?u+ghCwOHs$rWZ@-i!u7r%5)bmesZ3`mL0Ovo-n^J{kE=K;~mohh>x;v zyO%Kg3d@m{N(COC`EygyLRP_BFL{=6m*(by{m(?gl-E2o+IY$0US#-Y%)oh8QjhPY zj3{huHV(BSB`2|0>deJfEYiuOrOKQV&8$Z%A$1m(u%|neN?THCUWvhp!`&a;V&wIO zHn{;DOI|iOzeKM+!=YqeuM4=p#B!k1^>WSk{47MVBDL&o<@6F3ZMO#8b5B~dsGzg_ zdni4^0-LiMTqmAfEUE6@ebhlV%1kpmOPRF86Dx|_W9}>_cfKhn z`+M8HW7O&z*3ir@Sz7K_FCY=mL3!3aNZnE1+;m)wA$rJG=>-xfP z(l`A;q;OK^3y}1Ck=w1L1wFBldsC0o)eFJ;wQ#`M<5vv(&d?$&QsgeYA$fi3+qIT( z7&FgF+k&&%HAV~E0dIDa=#}DaepJxnHe40p%YnWiMH;U^zx0+=*@zDixYKdJoovNR zs_4XPCD%(2uC|4|JBb&QHo;aI2Qh12(mu#BKo0Yspyb+)M z-EmU|H#Tv7`I5Der}IXA>&Et0_)fGU$eyqv^5fP~{`$zu+nAZK>XAhvf9W8l@aDhd zx1W`GIdd(H!g%*KIoB;N-*TUcx_n1d)k`_VjWi9}-(RTIDHZbZ1<^atv_@%HwE6pR z3?+SY#tzs0FHL`YwU4dot(5G?!u5GR@z)b)%hU8f8gB3x2);>J(VXXKTc=hzR@!GKG2`^HNG?%ir7v;l*1c<7rT-=AZL>^ zwu|WO9ggl>Vcv3X^^X`_>f$Yn=|_Hs$tDiM#}{`=jiuG9FNUJHU#I@TxmMj*nrte@ zru`u``ys@8@$n`2_~nJZlzv0-1-3uqX(rMBM-IJs^xC9LX~GhJX%}c>x@ZM;j`0tX z(mMV^JJuh6zM`8$Y_U>!$?p+g6p!|U#Mt`1+0Tz_#~73DJ#S1)^E7p+5Sx_?F*~vo z{B=kJw5Dt8)}%foT5>HpPIMrY%zg7NSXqbrlazKf{kb^IUsqnvko%(qFLNy@XSRgP z4?kK+F%vsqo>zUny~m2UA$3z|7jFT^6x(r%y_DE(UDwvz&#OF^)UE5iKe%(nuFDv&-6#Jo)W2_NER^8;uRB^!kyi^xB`(fV7EfU$0qs^Q zoV4{HA8_9nD7m*jevi1Vk$+slh2dAoNf;>k@>4>jBjXq{{dW{%c(_z^*H3l`3$iWd zKKYj#L_@KfI}DW-=$NQu5dLZ+TbTVK&2Zyco-OLlix2o4m#l(!J?#%w^G*0{gO7*$ z6CeYv*O-vu?^1;8gurt_sXDz5zOVT6BkJJO!}Pp93au@3Z$)d}Se+Tj-U2n|7x>GG zp91ENC5sP6nfP@;XXY3>**nPw%KcWw1+2;wr1?sQ1VtAP_}6{C`i^pHiBk7UYoeAU z+`kpk4xJ=RJWp2ZGOvsBHT=MjJSn(jDH7YVHpB`2)huppM$Tv@aTCE?7}e?E`_{Hl z(kAx`%ka?`uC7Y)RnXO|>ENZM{>EcLw5-$ns@a^%Bog?l(>$`eIh06*_1E_1Eergr zIGrokgrlA{)jduo8MfBj?7Mu+id~_RP>uPB`Dl$X&1kGKnh3pwZG`QFlL#TgFkv?# zO~??=BV0(hoNz1QZo)l;`w34IUMGBq@I!!kE#Y3meMV!2`3?@Mk2)gkBbwbD4aJ9= zy9RdQ^v6E>@Y=XzX)vbZ&%+K3G;*XkL>oC+{X5;55ipFIcs7k$D4#9(9Pqh<&jX(? z_yX{Sf-eGJEcg=erGhU5-%s%U!IulZ0=!x9mEZ>mPWx90eh~PW8A0zm&;GKeR0^cln7kIbe z$ANDVyaycXRnOyAQBFT#3F~sKV*Pu(kkhYyg0tTpg0tP7g0sC71m`$U6r6Tpqv(G6 z3(8Lxob6yQX}y7h^044+FCsYYu>@!TgMxEBLxOWW*si)CTa>f^U4pY8>}ahQ73K7M zOmNnV3(o!>!P$R8aN2u{;Or+UIM-Q9aN3KYqU}Ij(Z3@?&i+RQXa9QyXa9QzXMd*( zPW{sar~c`Jv;8v!XZ7YojMmk7>!mkQ4DT_!l~|Cr$P2LiV4=L%8IcyOiQ-2WdJocr}E!5NP}AvojV z)q>NGYXqmA*9y*YTqii~x?XUO`v$=ok8c#5@%WR1)9*J4PQTwQIOpjW!RePz3C{S7 zGfeyC)1sVuw+T)=KO;Epyj^hG@maw+?mGmhU+xr~ez;3;+KppW+kul*|9(!$sef+) zzfW-Xhr?Ibdq9-4-h+bEj?W9uaXlnB+xddvv}>Q>^#2zHr+*(7oPPO|;Pm4of^)q+ zDmeZ2nBbi6#|7tldqQxo$0r5n{5>T&*CX-|?T2SXImh*^;I#8O!Rd$R1*csv2+nc5 zC^-H4lHl~~%Yt(puL#a@yec^T`kLVMBT^=9_m@RE?S4aW_WKpVY4=wJXFp#Pob7&H zaE|L6g42#~3QoU#OK^_++k$hP$m+D6-z_MAQ*he(J;7<`_XX#;ejqseL87SJ{gEhV z{`6zPng6^cIP;6Q1!w;Cj^NCP-W8nr%ufX8`gu=quJ88+=X(9A;LP8CCOGrIp9}sA z@Lvl4EAU?n&iv>%f-^t+t>C`{|GnUU0RN-le**ur;2(hhMex6Z|4s0}ga1SDe}ex@ z@PC8G@yJ{#IM$1~Sa7UYbE)81@8*7jW4)Qn1;=_dn+3;yG!GCQ``=t8IQENqu;7P) zuNM4J@WTW@9Q+8u*MJ`>_)*|%1wR_RMetVeHo@D$*9pEJe1qT{!8-&$2K-pTJHa;z zz8Snr@NV$q1m6PQBX}?PR>8M{Zx{S{@IJwJfbSIi1n?6DKMA~F@RPwqf)9X)1&@GR zf)9cZ2|f&N3%(0{x8PCmnBZ}6NALvrDS{`#Q-Y_#GlGwRj|#pAe6QfAf}bY%>ELGw zekS-?f}ah3j^O8lpC|bF;1>vfA^1gtUkrYU;Fp45mg5G_4O8Z^I48`@g&gOVDf3yb z|0{(Y=bI_>S)707RYH#Q(Ukct_w&_4&iyO%S?)L7W$>IbWgg48aJ{IF(S zJlrAVjO#L=Wn8*T$QcLk798iOd5_@qtITgXZ@3=Pe#H%u{=Hx5)4wvWr9BS{IsGm3 zTJnd4ob_d1OMmYZa{625we-isLeBp3^I9`t@FETP7_4m$;GZbscigf^0>(plFwMt- z7 z9;no0V7;0GoU9svQ`A&ogPI1Msv3dQR1>gKO$Roq8D0AVGt0Dvv+y|EeVl{Gxxpu^ z_XXzFmFLWdspDvAInAn|J(X%cR2PiXItw|(Mc|9QN=sOI$Ft}VD3an6vp~B&HRl33vtgwa^j%0A1Q{y1gw_g624Cma85rLA{ddumbupyH{JW6b0 z7-ey`<*=;;+d749C3RaV-Bub{sWQMSH3F0&CT2z=`T~bZ|!9 z_}t8#$qvq92e73=oy`v5Vi?;2tWf6wE7iHcDs>*PTAhz3E~u;4Ovrk3ucI6e9jC6R z{07QzWZR$AZQrEZzFD_@i*EZ37utwbmoS;4ftW~!IC#uf^>(m{K@<}^*LaJx)(TA-3Oee?guui2Y^lLLEv=tdEgB75OAjY0&tev2b`_G z2%MuH2F_Jq0?t#90OzYmfeX}Qz=i5@;3D+|aItz4xI{e#T&kW1E>q6{_fyXT_gBvW zm#gQ2E7S|XX7wU)CBi~q-2v();DPF8;41YB@F4Xn@L=^C@DTMnaJBj}@KE&z@G$ii z;Nj}4z$4VxfNRv(fk&!u0FP4N1g=%z0v@ft4Qx^00k*2|0^8J^z;^XL;5zkv;Cl4~ z;0EZaMR(}IV)Zc-Y`Uh}O{S!E({skOX{|4IX|FHP}Q#U2IH~!1T7v$nA=i+PN z;+qQ9aviTLbiA(Ak-DlL|5pT7U%g@AXMDY3;-{wGK;^m#^+p+fYU_=0_?cL5ps~8T zdZPkAlj@C1{HS`P3P1JrMm2sW*Bj%z_8B#GIuzC$6Sxs#u%+Ipg)#NUL|9XA)WMv3 zV-hN$NTEW#dlqz3eTi0|jM6DQ8V!9kA``~Z*oFTSp&S3fK`iiC(82#ikO;gV9L0Yt za;ni7JjYlXJm1(6yxh1dc!hCq@MhzQ;H}0x!8^?j!AH$K!RO42gU_2+2VXWn2)-Fy y9egjC4*o89b?}4oy0ZTAo60ifZEfQCCZE3!l*?-5o-r3)Oe*OY*fLC42VM}3KVW_Yp=oH~BGdj+Up!dN! zlOJZfC`_TSD`-`t3Qq*>BIMSM6`s=1^qHRpg=Yd~T`*&lE9?mxHdTlO^J%WXl|>bv zvr1|w#wqO6O?>95eIaPZ-e(F2^mGW!y(~RvC#?V0Ivd^z=7u}R%pUrb%Uc*(XFkp* zvB|%jFL-(66P+FF+?Mf0vKhYGLa;W{F3r77qhdCl`aDFZuOmI3CVn#2Av$^^=zjLI zJTdQWx%u|d-ibcdJv_v!VD<9Jg2hrCW!jCSPw|OKf?#<0oWXy8dTLHT5ozQm|epOaWfPD7nKO-d$H>B?tvCAjbb zd?@kE;G#QSc{SakiGJiZ?6fd+F_TF zZs@)wl-jwF+b2Kdkg%4gb6QGC(+ETuO18DOP<^BQ zz8gm4u{PG7)LkRJsTW8y@#Tx#*^h&lgu;W4j3=9Z{8F}aJQNe*U=gJpb_fUm>q98V zIX4h$;NJI!(zArUKeIT&9RE3xMwM3vJOR@ja?JBHoM$e~@B*_l!$nR~JT%ubcW@I1 oGDq*Ax1{9~*DPyrqY76i*=Mkfwd8y~sT){LZV(T#i4|0T04;QNb^rhX literal 0 HcmV?d00001 diff --git a/Library/build/intermediates/classes/release/android/support/v7/recyclerview/R$dimen.class b/Library/build/intermediates/classes/release/android/support/v7/recyclerview/R$dimen.class new file mode 100644 index 0000000000000000000000000000000000000000..850aa7254e29056ee88c175bb57cdf6af7cb1c69 GIT binary patch literal 469 zcma)&%}T>S6ot=in?z%3YyIs~5c~s!xNxDkupktQLX~dAG#T3|lS!FOs;+z{SAq*4 zz=ski!M$$Iz2}>I?hNzw{qYIl3_CvRSog5$VT*7q3{NAI74bBhayjQZO4)OiXf}!R zSZ7j3C41B?a3RgmxJWB~z2|Zam|$A?*Gc z#wlv{YXL$R4LG*C*45zIj>=b9^(_f24>(8fptovd#j0yD&_-Z2sCoxY>&q2um3Gjw M)wgFgY+x1L9}hBdf&c&j literal 0 HcmV?d00001 diff --git a/Library/build/intermediates/classes/release/android/support/v7/recyclerview/R$id.class b/Library/build/intermediates/classes/release/android/support/v7/recyclerview/R$id.class new file mode 100644 index 0000000000000000000000000000000000000000..fb9c7cc7f29c33fa32fd7be94a09b3943bff0707 GIT binary patch literal 453 zcma)&&q~8U5XQevn?}>r*4BSL3Psd|K|FX+ycC2&QK-^u*d~MBlJ17hCgRCw@+5fh z0emQN6TIu?oB4jTvpch2-yfdcdNXK0R9LJZxhkaSn97o;EgBDJJH zRWVQJT#L&8!lqe@oWT(ZLokt&^f={tPL>@_xlFVYNthQ|rnCvm%TQDN5~rj~LC@iA zB$6uz|3MWxrdv_H(wd#Ec*z57VAI3CUGG1)F!ZXfFy-fgc5PcIn&Ic}S4FtkhQ(B-c0t<0yfr?8+rAh%y0Y!>9R2yeiT-ua2oh8GgOeazqVUkP{h-FLdOyx!>(-UbS z9c~T6^@ZA0OtQkf5=tCPZ52GzqC(5D)Vb_Tg;wDZ8VerzNT_yJC}XoFLUS=|MEv1E zXQwaK&^{_MBNSGI+QKn5e-VOC^i(}qm*xfv@eomSBz!GD|2|2aWIE3F}^&9uP|=R;j8RH_OtAJV8@V8;i9$aRCR`q+m?*yf&?*>lPF9&Ya_kwcNuLNH71r_T{`0Hzj UxWilt8(8DB&e@~ literal 0 HcmV?d00001 diff --git a/Library/build/intermediates/classes/release/android/support/v7/recyclerview/R.class b/Library/build/intermediates/classes/release/android/support/v7/recyclerview/R.class new file mode 100644 index 0000000000000000000000000000000000000000..a79eb8ee9b213e8dc6136aa371f2b005e511bd50 GIT binary patch literal 559 zcmah`O-sW-5Pg$2jjhqv`dL2?YVi|X#DfRLOFvYkjKiAp?d z5*!_R*dn;09x3Btn^2Z%Y6+EVZFG7=C>Hq)$ literal 0 HcmV?d00001 diff --git a/Library/build/intermediates/classes/release/com/lhh/ptrrv/library/BuildConfig.class b/Library/build/intermediates/classes/release/com/lhh/ptrrv/library/BuildConfig.class new file mode 100644 index 0000000000000000000000000000000000000000..f6d75ba733c7220986287b5e169bc8fba502fd05 GIT binary patch literal 587 zcmaix%TC)+5QhKBy=k~KK}w6|tnMlxtB(sA3@qpLxugd;(r z>o&apMG5Z(6|ZwKOd7QM?GA@IY@RYp#Vi-^EdH2vVLv-3T1w(h%a>PP;qaeH`Ua(2hn{^FtFLTe5d?<{{ zP#Lt0;|Oos=Dsh89owtt#3)66&~>iZZh_lbzUh_&hDcHd)Rhmoac7>FLYHdZEqjKT zvt&@m+d?tC&MTbqm~{->^(|*@UIazgR4}LE3a)B+0Y@|pU{FCu!!=|T%#%Itn4W8y zy6fwg%a&~>mS-39ncTw4bZ%xgPtmmS8WxaKa9zW@SX7YLu!I{LmL<7~TN-ZTJ%&>| zSFtF#DLnmZ?V;g)e4yb&e57FoA1mM*3J@ArC0T=|U|qu<3{qF@Y_2U5iBX2QL_@c^ zv!>??>%t&(#~Z0usBv`JJxiVtxq>geitrM-mSSWrKM+)6hQsY%=z9!{u;iv$&t7^b z)5+|%m?mTk9BGKRR)s+c>p`ph%(a!w!V&|^P{LccFsR%xgzqQPBXqRpp5t`v5FJBL z!_gBM8T!^luoX~-lgXj&7Md}qGjMF1wPpo|qn_AsE23QuF6@9{vw=2Mt$`ext{=gi zQ$K`H>)uT{HIEvGR8u~Fxm0q!K(CzF?^-6Q>dm^8SOfeq3I46;0e|QAYB@wLe$ot| z?%hwD$<^v+XjfX)8wA9>;C|T?)ace)u|CwOJ!8HI8j@%-Bb)qmqx8?llA*ue1DQZ< z%m~Bvcwo7X0-GjitBm2|(|&li)kN#gT0`{E@oW`S87ZSnCNBkY6ev$t>0P%%BHTlz z8s1&PjUAM@;|A91<_r&bUIf!cnr6aeIJZkXt-0U?eajDlrVdy^2dnYt1s2Z=#{JQaNzcRXb;eJGkg)M zR&lV3Zpn~^@KqJ@t%90I(x{@hiawcI1TwWWG@?IZKYk)Gex|F-FPOk1x~cq%IsAqj z_yZRH#3%R*pW$zOj(=(}X!Qg`7*3H51^WiN`Uu$w62x}k6`ZDLluRb^GOf~tV?RCR hFN(9!5hFCmFxx5bS7-4K@di0IqcOT8O`;f${SSRM!2SRL literal 0 HcmV?d00001 diff --git a/Library/build/intermediates/classes/release/com/lhh/ptrrv/library/PullToRefreshRecyclerView$AdapterObserver.class b/Library/build/intermediates/classes/release/com/lhh/ptrrv/library/PullToRefreshRecyclerView$AdapterObserver.class new file mode 100644 index 0000000000000000000000000000000000000000..1907c53b12ebd021e0915689fc3c31b1cd8c791d GIT binary patch literal 2378 zcmbtW-*XdH6#j0qWXZCnX~8N*C}4y%!EV!55Lyd0r5XuP+7cD?;U>8>tJ`ec-30RH zgHJvYn2?4a+P!+-Vt$4a-`wm&A2PxYZ?5Zj~+J6isnsnv7@6 zn(56lOr=6wj}{q}oLvzN{ROioE;iOm!dc-ZizI^uyUeX3cTC9#LPe%Z+H)0N_k?q) zv3eVWut!@nRJ@j~St$Me>$&kKg(zE2QZ`tGJk1p_fr%jZe zigOIB;U^NhZP{trn8-~+PvmBnVe%%p2LuiJ=iO$ z5gi9HqGCbEn|Mn_UdP)wucLqqIxgapjzwJ7v4mwEE4ZSgh<8-HtK&UfWfXkJq%UXDrvU=zuw>l-3_rzMx zZq&TaV#!msK?_gFP*1Z+3Co%*ymK|VD`{UTsjKo{#wpk$cZ7_ze@hd33HdL#Ry!qA zSbCOfdz;VVp4k)y-m)7Wg*eci-4hi$+qELEAZ^D~4-vggJA0;&YAl+rSu!otYsoV6 zqeUE|58@zwAXy?I*8)*dMC6tL!}G*V5f`DSmd^ZvNO}X&yTnEC0-Z6^0lS5LMC+1< zhG86_CoLk3_#Rj;@UTwCO8Oom_p#$ID0c(0jaVV`5TE<3`VgOH+SvIuR(wJHE9{a~ zv`r~=jMcU;xexsZ?Db`O?^Rzwk$%5V?nvxxBXJwYeYWdR*>orsy2@mikQFMO3Kyt5 zVBbPv-(ffV9{ub`471xvv7cbDJ2=JGF~@$!74{3RvtRKs`wgG4-|-o{hc8(h->?nb zVGlYT8tU|MJ?PLdzM$T}L_JCd-SZ_cljJB#`Vi~?8(9^{lKTdR5}=Wc`VGZAIf{}> zES=c^d-6CA`5HkmIjS@bSB@x#432k3@(OVgjNwIk9-)E<=%3Dhk{qW0H%F8>QY4qZ JLE>{t{9hP#mj?g< literal 0 HcmV?d00001 diff --git a/Library/build/intermediates/classes/release/com/lhh/ptrrv/library/PullToRefreshRecyclerView$InterOnScrollListener.class b/Library/build/intermediates/classes/release/com/lhh/ptrrv/library/PullToRefreshRecyclerView$InterOnScrollListener.class new file mode 100644 index 0000000000000000000000000000000000000000..fc76623ef933fe3518145be264a19966deed9791 GIT binary patch literal 3912 zcmbtX>vt1X5dTe@X4`auv=RX+P^D-e(6ps5EP~PpM8d1BML>aVvNT(k-MZPdR7CKN zZ$(hSw_o_Ec(fEf#}9fAp5q7oNBrzZb!M~a3q(?rb7p7m-8(aP<~Mil{`%MVKLXf@ zFT$uoPbrh$Fz&^6Av?l|)W~G$BJml0s5KbRoxt43{AdL#!r*j3_v+-~=J$rj1N>BcUmgv`@s$ zbUHTbI?hv| zA*gYSpIxSw$>{vr_Ch_XzNKE?ecUrmpg3U>^U348v{64S;ku#N)2c*ochHNL_Z;atVuF+to~&_6L@5yl1cSaAhkPB@7o1 zih^_2)G4tIoMZq8PBsxXE>UVZ{ckf?+EuU&Z~G&9Jqjs zD&EHjDn69iOF}N=V+Eh6_*6FV89pcU6j=SYt`-G0p*_F3+m}W4%_SVUdFcK-Q^x04 zp&MYd6x9fNVg;^bylBa!p2<|VG&1h8g~PnIV3f`e3?EAm7wGn_;>|}@LYuI&?k>&J zhUFApG*9lRslCHvu6oW&b}%2MR*BL=Is_kfGdh|Ht%XNAUOP)kvpCXQxRRL&jB($K z`OR;69+~rNn4tL8%Upl=&Li>N1ALgyf1OaCADULny)dJ@1CC~8OwBcH>i{>&nqEQa zT1mIXjnXz#{<=(Tdf^V;9F_Dfn>qid=Q_RhEqP=AQI&JD$ar9gbfx)(^3QuN8IGvR zqqCYoBQVVF*BP_aoa*+a*%NUv;$rCiBVH`b#r1?E1PAE z!`oxYrGlGfu;!pdHt#^YIFJ`QL|6de=4jm1xG>ZntmQrBJ=r9ll=&x4Q{x%K)`3dJ{2?sN5(*AXg$s4eo;R|pz=u0avAlPLKG!K=cq z%DGW`bPD19Ilk-$TE2lADf~F+B^rQu=EnDa&ys3SS(!8B<{X~GGT+vM!ls|SoS5BdDBx^?mt)Tzk;p8PvM@+ zXw7jeFQGoF1dm2TpX0vVQ00x>lHe3p_`|fV!mwtga?@m;T*n3Cv%DilS-6SbX5F}9Vk(-S;0f( z{QzZ6XMF@*0b70ib~CU9zoEMNYoJ@BKL^cF-b=RjFxQe)LLEiB7#5&H2MO1T!Ab)$5QhJ>wcD;$D|q(gK|z~?2M=C^f>0<_y3%`^9lI%Uvn1IqeYGBZ03S+B zR||p&_A)=r%s2lq^Zv1U18|Ge2)zg=3}+@!q%~S6UU(X2B41F-aD6!zd1{SHxhspp zSkJ3FzEbIeJfD(WOHFpBXmvljnlZ$?DO>jD|7;C+b}++W5A@48F{PFCs5CL0Kb2ZP zn<>3ma@o%<2TM_j2z`bJX=4WM~)y651^t54O`>~AR$ExA_^$|-s0SC!2@^{VnYoD z&DgR%n(=&oy?+20|AEWZ5<8>k&jcyi%>N#%J@q-s8T+Oy3FLBOG z<ds3 zPC{PZi%p5Mzl(#U5gQuwRIk`|1oKbrf4DqyPTHnv(mQRFw&{_yNou!o|KFS0nc3AWmK1(J zy*Kmbz3=;f=lkAczx1Qeex8W7@&jQSpudskZ>9M=Y5rcCZ%XqI5j6iOPyZy%x1{;D zH2*Bkzew}1GUYoFIxfus{hKuZF3o>P^PlqJyYlqC2>loRcbL9UKai&%YV41 zqW_iV|K#;YVS1S2Mf8iyiu3s-|9YZ})?Xg!DJB_eZ{$x?7>V_jZr zlF znl&vZeIT7St-hp@&6-)JmVvZAviRX zOrFUMn-i9qo$@QXb3PSF+mM>)9tRgqxr7ABh7(zl0$u`ln=-PZ!GWBag1a@PJf}+A zzQ%ND(L6mOHVrUsO$B-~)6qp!4t)A{@ z-Gn8J!={(9L`)|hHIBio&I{94Z~2W=a;LLI`JZOk+XvHT*KiA5j_i_Ed&-&2P$rwm zB{FIFbJu`Cu91Z=(SGHK8#GiSX^q7b@C z?BfB%>fk3un|8J7?B2DB;@uo>YGs9u5&aCmO(ATREQ}lPezc_WlL}A8ob|_HDXC4JsGnH6|%}~4#~A? z{zs?~IyhET2tw`_*@^)K4rdp-B`vLRE&B~UAn-YTT;UJB{>f@)BY&laZF zE}l=BtT9zo>Xyqb#j`~69#8UZBKgeX5tU=Mh_vH@*uEKR*}ixX0}|>5-EJ32wk@8B zpT>@*(m?DNaO@Nsg_m9OvINQO^2Krd-Ah!@c}YnHB)bL4GKXT%=At*eGF@DP>dN?K zc_)}(93kzws8odCvlJW)+kpJMRLHxWRTvEaIGoEJBO@c387pq~C*;hxrmSW*NuJc{ zF1lN%d+5AQBXmZmIF0KxMX%OrQkpN&!#dqd_vv&&USB0o3A$gWvvf|UQCXIuOFBJ7 zKcUm>rTIx|-XP6uv6g#yi^f}Z-p1QC-l_9$P~bfby{s;1Fi;Mi_tK*p@6-8!thhs( zgM3KiKAn%qOFtiFT3?`X&c z$8~yuk~)2e2X#J4kLvVxdY4WnO)wo;EElIbF5IW+e2VYXd01foEIp>v&(mWXkLY}c z&*CJuSn553_ngLe>3lceqtg|7M(2C^f=&jF>GVOSV1Pr|1Dx9UTg)MMF zQN4#ekJ8h*4?y|rt2*bO&D#qcR6S(V8Awmy{!5O$RTEYwC1t%^EtXO!DX5AG^lFS? zSre?f;m)LU|5jais8_dl7c3m@F4*TbEn#DU?z#qC5N_>u)XL0EmnrIS2pt!nL_RAA zAf8EPASLQo)wgCZ8q*i1@N!|&GR^dbF)J}Sg_B2%_hD=%X}aSpP@ne6+L8E_nKFmX ztjh1Wun2YCqmHaMm1CV4NAV?1t>s*SIuh%09ueG!E)U>yD~`VN>Ka_8F|4F0+uTj;Y_-33TG1&+G{L|3L986f=Zswz%>ehnAZ8CYZhPC zjj(?TOtq9k6xRsuHXKM7S8nPO;Ak>4W+d&nE8MJWoPg(?P6vG}Iz|RkhLM66DkUwq zO(nUF`b|Ws*sWw|KC?3)vW4K467c6t?E%1s~#1w>QVoy9>uWg zQTV7HRkP|*wy7Sqv+7Yus~#n@>QU;c9z`Vj9^lB(G}_nT?EqB*36U1<=BrfqDK*hT z8&Si@sT!cOcyG0*QI2Nth6OZB7ePdbU2=%cf>qLp(LmZn;o zQ1mJ_cwE+i4$&!a=^~vrQX_2xr|r~Er)ez>Db5`>O_y_r!x?<&GCc@f6><`AF!Z5k z(5wZcM*KD5ui0bRL{<2B4((l31HH>}Ld4VUMGg~OUeLo1!TpK>0e<^cTJBM@6?89! zU>#3E)h^6xdL8V5olp)Z4y|V}TfmJ)qj_q1mRhgS3eMBY=c#RuI2!#l;q9iV_FQDN z@(Q(|9<91Ut4@!G)N{2w=V`T?c7@jDY3=jWF-MhHR#}y&b?C#7i^B7Cv*4^GG33pV zlW@XnL3zI#=c~Q&ij(k&v+#y{VLSt~JPnLF_^BfubtiU6%XgI=Rs zMz2!m9Np?E$5!(tkhly_dJxPX@-b<3m{iD-&7pk4QB7O)8m%9V!WnOyqb?B*e_eUn z;1RD=4)HM6Lc=SeT@QVmYrjWa!rLH#K!*F}De6(N?e_@SzR^daU_Zua0h*7(Rnkf+ zycHB44W#fUdb1;(=R@6dR8>mhouKe8MZpfT0tR5Fw;;yFq2CG~cEpN7Bw|-WFBR9R z4js#5p1Px;ULn+N%iBhH3?cS&)I{&574#k-mzA!kuB5ji<1mTMVcsS@;yCEAdlSG3 zyUpNH*`242=x=|48epbP%1p62y1n~4HFe8}yqbru$Ae+V`1|07@27hD0Ii}AQ3rh( z5&sd2(Z_s{HoK5E(@)dSIFPESVwGURVbZ~L&{08HFtz7tOQ}Ym0JC565e~bA!_dWj zAj5JjEkkZ=DY+*>?x|NG_ioof??G}AjqL-vTF*eWj)7`r_yu@@^m*ELjkb>>NA1Yd zPK<~tF}llBpB=wfV8v%(#XPL|EUlr>AU!^ZT>fRm^H+S(_PLVogS87*1)wI$aKGUC z^h1CsQ4s?_{W>)xAMKXMJnf0{9O(i>hFwJ6GF`2A*IK2<^UW27Y(benG zu_OFjaNuwIX!)b-{n$yx7d}8AbZEuYJ8~Z+?|oWflO$?G`i@VkkOPU~%^!9a7XevT z3go*0^1U)ZK7ynyKyaPm&>B?lggp#Cew~&{m#4i?vw*VW+s=bOfC+wxzYm=*}nXB>ZoCx*sGW^h~j&^Ya?L($H z$j$hT&T_hwTNV5$koD6t1n+%735>4chvj}yNMh`l@l>JGRW()B+*H3B=RH1|8eEwgkO;4WqU03E z!Jl>Wxfg~|T1`n9@_s1mfRCs@AAH8y8$Rpi$!;(Zrz=fQeAp*vAw99&F$Tzq$ddT& zg`7u9Gk3r7kK1hB!KS!VU%UL0p;|_~YI9u}xaSoNRUO-`XjrvF7^)2|@eU*;R zQ7>4B9=8*Tpg@X$g4#s=&YSmm%tNQP9o!9v_!Q}kYMk%H@BBt+8=s>Cd>0*OyKuI> z?SyNY6Hc6pWkOWBc6m!f4Lwg^bTIoJueQW@Q2BeMT!?;MP8wMJ8}yq2i}i&q{w=!h zEbfJ)NGRc?a~>O9@N!!k&E_qW=>;4X7$|<5ekTCMvS2dy#^;IfCHmcYDB6J{QWAQO z27*waXaS1fqu&oeQHD$@ia($~3|L$m{$;H2M}eGcf(0n${Ku$M?7e!A6aMNn<*TLb z4c2x5Tl{L*2-PqGQa{B13jIl-9;<_41nJQx^rwNUC_|=Hnm-F%916xzy7;T8muyw| zL!oM6e)Ki^i-5(YIk=1kzaAKb6$|714U~2BVXI=qx330qhQa>|kyL@2@FaSR>QEmJ z&>%+Eqd$fIH2NX@p7>7m!|0_Zlz;D_4ti%*7-xhI`Z)UU^A79@ZS)fQ{pepte;B_s dK7sE;RbgbQ4wiltzal)|J literal 0 HcmV?d00001 diff --git a/Library/build/intermediates/classes/release/com/lhh/ptrrv/library/R$anim.class b/Library/build/intermediates/classes/release/com/lhh/ptrrv/library/R$anim.class new file mode 100644 index 0000000000000000000000000000000000000000..6422766b3a0bd6d8a0c0eb8b16ca90466dc0228f GIT binary patch literal 932 zcmaKrTTc@~6vzM5`(^26TC7zBFQ|aRig>5;LPA2)Xo7~!@ zV#+W*VahT+Wy&!s@}2D!(Lypq(RAGq|y7NEzAH zz84;PM)CL}nTZE#Oq;w&(HWinC<@GO=#9q#Wf!}?9=hRR;ErNr&fHM-jb}c)2g|&C zTcFVK!;9vncY0#{U{7(Y+`-1Fcjh^`gJlO-(ROf+!*vb|9Byz}ioKkxME_vuocVzS`+~6mvFN#(iSvd;wPQfJOy8oNm^3hCU6M zN|2VB1X-C&ke7u7MOjKvmQI2>SxHcpwFGr36EtKq!92GT;8tsNMsAYD98m>T`ZZA_ huXVa?NnRV&x`}nnllOI6o5BX|;=2)aORuns_HUs_w)X%4 literal 0 HcmV?d00001 diff --git a/Library/build/intermediates/classes/release/com/lhh/ptrrv/library/R$attr.class b/Library/build/intermediates/classes/release/com/lhh/ptrrv/library/R$attr.class new file mode 100644 index 0000000000000000000000000000000000000000..712b69f47ff455b50d71370a69b5898fb5b3b4ca GIT binary patch literal 11110 zcmaKycVHC7`^IPXHb6Se(tEE$=)I-TBtRsgsfd@mC0V%K9ebCAsMxSKM8$>*ii)CO z85BXqE-3ci8+Po9UHrYz?wjP$ufIQdp3lx~yP0?1*$MOXp=vdGRpyNO%g2JGaKsIO<=rqvDpjDt# zKtn*Mf*jCkpk<)bK~B|#T} zqM!>w%Rv``YCvm1OF$Qcjt8v;4Fg>Q8Vb4;bPnh;(5;|#pe>-wLAQXe0Nn<<5_Bi% zDo_^aYETYnJt!M=4d^M*wVZ3f*7Dg^BSwE^7+Y75#4Y6sc{Y7M#{lnZ(QbRy_M&p&lYE(7fcT@LyfbOq=W zPzLBz&?BJFKm$RagZhKM0CfX>33>u_0Q5NME078L8Z-j*4QLPOThNoB??Bgpz6V_g z`T=w;=tt1`pr1f9KnFn`KtF>n0Q~|Q4*C^jfqnzE0R0Y{2Koau1@tFq0_ZQ$y`V#& z9iYEKV~7F*ln;`i$shxC2`B(M17w2E1f_ungPMQ_ftrGj0yP752c?5XgEBz9L7AXa zKv|&aplr~6pd3&MC>Jyq)EqPt)B-dWq(DtT7U+IZOHeaVD^L-rHE1@d4QLLiEodjG z9cUJ)J*X$B1860vBj{>SC(wFOXVAr4Fa79$^)GX8Vu?O8UmUL8VV`^ z4Fk;u4F{EhMu6slMuHZBMu8T9MuX;q#()-r#)6IpjRPG68V@Q3O=udJ)HE=eGDa|z zbYjthpj+hBIAPnR6f=X;YD4jiq+L}I3@xv4W7W|xg?U3wNi1F+FRQexY?_`LN=uy+ z=(zE$(s;y4mL}^WRGQOxmS51ap`a{SPVd0ywMZ@IvR0{OW%kN{-;-aZ@tzBuaD|=Z z;`)15CzG)#-;>|6$c@E|Vzu?9S^krXgLSd$B+V=S;Ve5^jmPH4<95&uMnjFivc9S? z7Ku^&@e9m~h3(XaYtQ$g;=)KQVHc#n3AZ<{@hXelU~RA*ZPq&FvRJ&Xv4R`KyQDhV zSe|mhR3{p4tVnrANidPL8*5Tt&FjvI%3zXUsJCw|iL>ezmxoK%-&`r5% zyOiq?1F3D1n^NaTLdsJX*yW|v#G%T@r|`Yz)Y$IQNUZjMHC=rjI^*!}EpcOBWEVz) zi3EKK_|Km2*tJ~Z^>B@otShXHQOCHbYWVRH+f5cZ!APvaf9ffj6LNl1V8^(wR1m&78)v zGABy0s}3(ftWa7ir-9~;(w6034AQ_mtVKIE6wkIRf=Q?5@L27TQeB;NgOUHZxFnWv z{&jIq!^PYxt^9(LVAPJ3QUaD}nl%qzn!-B=`_5^PN{iT*jPe7aLn8KHmZrquK6Z-S@C+!EKR z3c7U^P^pJSL3cT&2Ct~J)=7pc%POm@%Ih!92*s+ZoMiov_J7)pXu?iTK?0pA>lwwv#|4e6~_n6rPelSmzYT~JP0FpBbq zpM}|Qy3M_2hn*y%tsrHfX4e-M`oYq0%u$+7DU_nYi?5#c%6Kpu_5y^mPkjdSW2rIu z(cx%0XNjqOhYM-=Z>BW#=d6#b-pr)Er3! zZwAWhJI!>ciz)nI&Qiw?7t|HmOM}%B>go102T)RStDGnWFXhk**G?qr$C?wRp&j&N z8;O&?4d|LICsB;H;m*!8+}$_Z+`9Q=6t^v|-3{lpL1oavH1s&`K%rXN~L_O}>;W^P{0kFOcH?2=_8d79Vhy z$fdBhBdNnec_o;ei>X&QJ`OLWueD?)b!r@+l_|4$u2(<-SQYoiC&jQ=!Z&H|9US(> zV#O&`ZMVkD`laz;$V)^j&M{04#%)ijFr|=Vy9pK1qo^-dRNHP{>aR%mN~U{LYjZak zc4B^C@s&9)4eV$I-Jc7xU7H#$(JO&v3{CiE5kS5c!MJdV<~?Ss8;cHEhxo)Nwqz znzFVeJYkM)I=rCz736@i! zEursgFUp!Hs>^96Oa0}|s3_?qy>H`s#IH#GFmI7s!Oyl5)fE+X0!=YDR$HGXauVM3 zIm?N1{AK$E4H1&*AM;IG`bYnKUS<+65Q!AhrvzmR@2Fv&;Emdn`lzPH{zo+@G5Y($ z|E}N!)BW&T{}XwxouKhv+R!3h{`;gdzs>&fa^B5TUe2rb=B|`fi!qBXrksQOd)5B) z=eab`q$T}DV0yCB2`!I$q1QZ#50WxEyP+l1xYt^EK8vy{g;R`{V|3q~lrsMtC8dC~ zO6oafu{Z@#$~n~RmUoCpriOxl6-v1aJ0@eXNO{n0{DwJf5NB~UpWP}Mi~BEmc%Dt8 z4_^dvdW|<^ym>UY)>}9E!;Ma-uKq^}rg)nDXnmbpfuYh+!T3rXL8^XYGG zh2DxHx7dl=v#Gyrm)7wZnW{KO-(T~Cu7hJPG$}r)pUhw~Nw1wX0~y3yg4tBsxtKm$ z^CFd%dGVy{*5pN;a+f}Q^XB%%>EkF}jSofm;Tff|YByw0b?~Sra|bO8)&#SRrA9@T zyjrf$lGi}4gO0NDt+9&!U@6XZt7O^}-*n<2MAZiQ@t+y=QFvK6uoatGv2$X$@T zAsVtBau4KQ$PUPTke!fSkozGIKpuqbhCBp$81e|@QOIME$01KZo`mdy?1el9c^a}0 z@(koz$a9eAAum8)guDcK8S)C`Rmf|Q*CB5}-h{jbc^mQ$BWE3*=YGZ;;<1e?b0( z`~^7#`J2QL5D76L0f-4ngEWCOg*1btLoy(lkSs_xBnOfUX%1-tQ4kB#64DCN8qx;R z7SayV9?}8Q5z-0L8PWyP719mT9nu5R6VeOP8`1~T7t#;XA2I-P1Y{s&5F`&W7%~Jh z6fz7l95Mnj5;6)h8Zrhl7BUVp9x?$k5i$uf8IlhvfD}TCAX6YyA=4n!Au}LHLS{mW zA+sQ}A#)%lkfR`TA*GNq$UMk=$O6bh$RfzmkYganLKZ`ggDim@4+%obAt6W@V$1bS z1Nk)T{(t#{zVwhJ@*=@#Mc$n9W%Oq(O2Yqfg%~2QlvmMzjqVfaNGL?<$SIy*%YGgE z2KJ5Y*R$WizKQ)t_M6ymX5Y+y3;V6?Ti9=7zny(6`!@DF*zaV&i~VkP&Ay%e9`<|L zcd*~bzLR|y`~B<>us_JYoBbj7huI%tf0X?(_Q%#*`@8J#vA@s$0sDvSAF=Oe|Cs#~ z_D|VAWB;7}3-&MB53qm5{x$nI?BB9~$NoM059~j(|HOWf{b%-H*negJjs17_KiL0d z|BL+)``^AJ|6+U~1$%C=2iQ&aH1;O!P1&2Vr?Y3UXR>FpXS3(9=dw3vZ^5qEE%uh| zt=L<$w_$I~-j2OJdk6N8?48&BiKi>k76IqK8AfP`#ART>=W20vQJ{4%%0C)z+T8+#6E?6 zD*H6{>FhJuk7S?8Ud%p=eKz|X_7e7^*ypmBvX`;XW1r8yfPEqRBKD)%k6}NSeKGrS z>`T~>XAiQMvxnHj?6&7LT=2b0T1lfNPtgCmk*D?FA>>^IhT)Jl@e11*%ZRi56O83X zl#ZGivHFXfp5fI9vq%|Q1eB>onrfm&Q`Jn1bd{k+rpnSHTjgkxtD0-kLMbgQ)l!RA zs+##7I&ySwYW>&t%X+GwYW#!tHlm=pB6jSE-mg?4`}hA+O5Sy>R~M&QIBfzn0j1` zC)AT#>`{BQcuGC3#Xj|n7SF2Zw0K^>#fR!6E%vLAwfIDRs>NsOb1lA5UutnceWk_M>KiS-Ro`jxz4}3mAJtD< z98^DR@r(LZi{I4mTKu8@)Z#C7NQ=KM+9)KYB@HbDmNd0Yvt$!3n_9A&mg$zv&@$7K zSz2aWGDpi?OE%ZCg(a1imL*$i*~*fwwQOU_wpzBcWP2?;ShAy*oh;c|%PyAes%1Az zcGt3pC3|Yw%aXmd>|@EkTK2PKe=P@C@(3*lT5^zwVY$g5-pFims>KTWtAnPTE;9H*K&m=T`d!qOlnze$r>$dExA(5 zI!m6Q<%yO&Ny}B1JXyo)7cYs=#p~i{@ebwC52YzSmCeKfnI*oH&Ba04Qv5F4ioaz? zY09p&eX6I-k$ojai)@LU4K5`0`%$7ss0y$D1FULtoPL?i}o+yu$XUIA7 zLRlu)N}3+zar8HX5d9UPlGgQAw2pUaWnN1w@ss4s@-$i*pG7O-^J(RKF|B3S(c1ND zT8(a?)#r`0+Psz4kK1UysA*MrAFTo(q;=h+w2s?DE3;>4CH5k%tzM&b)7!L8`heC& zpU^t!OIqW6YdG>JV}<<9sFR0`)keTL+h}I2F|v(I4P{(mv@zBj9gPh}H)E60+t_Lh zFm@P&jYo_T#y(@L@v1S&c+)5{_8T*d1IBFQpiyf4W-JUyV{stOC=awSDgy0{NT7$Y zA~2A)cn+aWn-(e+T`>AZB}}iHXZGy%|kEH zCZJbnGtc|9DQ7=zt~o%PWPYU0E`QLbmA?b|X4AklGcz#D%ng*9R$!6YDX_%s6R^zz zf#qgiV1+q6P-~73tTM+3R-2Op=bA-$IPnCp48yg@Km5BgV2{@rfuv8GV#?>p!$9$gH%9t1?Df@_Xmmc4+DYK zeBr2i>Vsfsg!>bj0~wjoenTHX_=bS(Q!Zs}Nk9MV%IJsBA4xLY=qW=|%X*W+d- zi!|M(5?E^ln%y{7Nyo@ERn%>7h4#oZQREG>BpG=|2Z>Bhy`2S?zYwUehh{vyv1^A( zsNQKFRoz)Vlq1>14cu(P#Y_{kT&{At#$}GnbuKN;)UYOS>wmKZrr6LkGCuIOgF_Y4 z#pfjAKS8`0U vw*Y&$DLkB)aGVV^oL881USrnTM9X=Dw$q`23#2OH0qznu=+qQeF^|@7=km?A literal 0 HcmV?d00001 diff --git a/Library/build/intermediates/classes/release/com/lhh/ptrrv/library/R$color.class b/Library/build/intermediates/classes/release/com/lhh/ptrrv/library/R$color.class new file mode 100644 index 0000000000000000000000000000000000000000..089746357b7820264717a426402f3ba9fd32781c GIT binary patch literal 4630 zcmb7|cVHaF6~^Dl8a2z7Jyw?`*^+F_Rg#Sx7RHW)z*yME4KUzk?{1}A>$G?5-N_bU z3IA%zrDNFjw3Qb+=M-`vW!_D-_%&-eXq-Bj}y@f(O5x8={r*nSJ0|*x|zNUS`GRhh(M2n)_}ebS_}FC=xoprLF+(2 z0`-EP0142KK}DdSfTnr$FVPUxO+@ zzX44J{T5US`WzvV%?A~O7JwwE6I23P2r30F0+oRlgUUfmKoy{+psAo`ph{2|Xd0*+G#%6f zssb$s%>bS)j8()u5H2no?0$D(VGw+mWahv7!q?8YuL%elQGM)N8CX> z<0d_8Fl+lUL5q=-^4($EAGI>h!HgAi({?1`SV=E28eYkgGt3Sa(2|!Py0g}a6M`vb zAtUYBel%`n{e)SfpvD4MEidU0+X+EUg@P&HNv9pY;n{_vxt&LNPA(ixdc60+j)WF% zwl(b(P6?J>ZAYUHmozlACVY9UQl~V;KqAQ%@&?0W+a}EkCaOOrDfHb9g+jrw&WMke zu?CX96ZB=!2C?um7M@9JFztf;T-O_M{InCEwZH=MGJ{E5^Cu16>6}S2f=Q|)*-VC? zg3!pC@Z}(VUd$anlg*ib+Pq-G*`dVHI+`a62g6(9TrR^-EceugCTN{FA(*1s966^H zJTwD;1@~{EcrZa-!u5s}(?MIB1_d zDVQphl{=pEp39E$bLC|PlU4g}D#fRJ=ss$~mxJ_<&^Z??d?WKtmljNymzTH9+_ugS z&zF}MOjwgXV5h8jGLf_*S-!2@lh5sR@;djJ*Kc!;!If zVE!hbCM#G~Rh--Q1PZ@%n?-8 z?|RNwzD391g}1yQ)t`*oi9I&|-r&!{#o|odO$(Ay-dJBy2vXAB|Dbww@2(sdYHaa zNw?6kN_q+8rI43FUJkhx@(Rc+A+LhG8gd)tHIUarUI%$SZHw&ZpO}K`CKy6J{5$+8{{gj;|3c#WFqNZ3#<@zyxlqQrR>rwp#<^m~ zxoF0@ZpOKE#<_aNxq!yGhQ_&!#<`NlxtPYep2oSP#<{A-xv<8$w#K=<#<{}AxyZ)3 z&c?aa#<|+Yx!}gR=Ek|~#<}vwx%kGp{>HfljB^(l=SDEjyac&CZ+!w~V zHH>q280Q8t&OKtB+r&6`ig9ihRCxn+!V*BIx1-o2yKZ$!y_^YfXxG2w~uQ6BV z66jI-CVwiUZ;cHu+Gipp`c#poDXLhLR3(~9Rhg!8RiSCBs?;=1P1jVVW@wtJl%`p# zT2qax)l{eIH8rS4O-*XHre@Wmsa4I zU8-ACk6Ny2g*r>qO0`PUYPCkwT6MOjb*fj>IcmM8bJYe-8`X<6ZBj4Rbe`(dbiTSk z(`I#{rY)*p(?x2lrfq7wri;}MO*_>tO}o_|O_!)kHC?9mYPwuqq3KGsPm`st(qyZM zrl^W(a@2sPK^52Js{NXVR6^6R@-!t?O4HTK*OXQnO<6Uf>3}+@X;fXK=~{K2rbFs_ zO^4MDnr>7_G~I;V7sR_SO89Xl*+){IPZjb4s*;Oxkp-jL>Z|O1H}x-60*iQx4Ewa**zpak@vkbf4T$56B@pE)(>S9Hxh*M~})R zJtkB1xV)O4kUl*r)AW?g(9<$Y&&UyaRvw_|-W literal 0 HcmV?d00001 diff --git a/Library/build/intermediates/classes/release/com/lhh/ptrrv/library/R$dimen.class b/Library/build/intermediates/classes/release/com/lhh/ptrrv/library/R$dimen.class new file mode 100644 index 0000000000000000000000000000000000000000..2470ce4d42dff06270a8299cf9d36b60871d371e GIT binary patch literal 4940 zcmai&cYqYt9mjv~xOc}LM|;!*j-z)tnxKLRq9iC$f{KYLleyiw+kv^=&Fox(#F&^O z2o@|@uwcQ01@WN>Di$n=F~t;9Ofkh2Q%o_%B4FLTV)ED$KP(RSmK?6argL;8} z0WzRpf(C(p1sV+cHE0Ov4bV`~Z$QI9zXc5k{SHK+--BvFZ-PdE{s0;Y`Xgu*=ue;u z(4RqdptnGyL4N_&gZ>H{1Ns|iEa>l`aiF(B<3axbO#uB9G!gVK&?L~mL6br6fTn={ z1DXo@FK8O*f1v50cR@2i?}27ADFV#`DNqBb3^W_m3seaz2lWSO&>T<&XfCJ{G!N7p zG#^w2Iu29~S^(+;S_rBE9S`aYIsw!VbRwufXc1@tXfbFY=p>KMPY4MHAh|nB&GGKb3SE-O!1p zl988;96y=yBB#ZTywG<8MQWv@NhP&$ugPrDI9quf|J zW#eSA0r%gDbL>*hPGj~cL^HdH+?~pOpN(lE75W=FxEz_1xw@2f=BiL6k=rx@xS8-mpcO!FyQJ4z2C`@``(R%ZT%4q51H>&v1{6Y(t zF%`qPI~Mqvs59F=EiqS%-sXF@E)^=0MI1ZmCow4N&kY{ChWes4gVAQldnE*C~iCeO6ELGiv=ax3`-f&~`ME`cu0-uZ^fpTUVzsem_R zMI~p-zKHT=xsAFoQP<(ZEVa2UrOEH$7`|k7+Fi06 zP+d>Mxy@&~JbzKDmD8W_g0yVm9Zo!So1ILIH+KHj!rwK8ZVSKoD;E2_LoMMSq*JD@ zRaCw_73XjJui`YE+1k?Rh38-|&++4#$S%m8kh>svL+*j>hTIFe4{|@`0mvT6gOI(DhaeWR5ArbN z5y*bXqmToTgOJA{k3*h-9D+Ovc?$A0teoan6Z2M@5{|BF=#k=gf$6Y{WS^;v61v&W|`pNSsq7&Os9AEQxcR#5qyo94c|n zl{iOBoYN)F0TbtpiF3@vIcee?HgV1ydl@M_$gJPuPYvvfT~FIjYOf4`o0b3nz~616 zSD0(E1@s;IK7Z;>ujUUfOUnqU)uzl+FH>$wn+i*nrnjXkQ*Eh_sj<}8^t06846roN z7)yi9U`s>HP)ozia7(pjgr$*Yl%+Z|+ETq4V`;1zXKB2dU}>V6WNEUQVriQ_-qH!?L`#dzVoN8PC6-P$OD!!kr&wBUPPKHJ zSz+lz=EIg&n$s&Nk;*I@heVbe{Q`rH`BQEq%g#($c5Q zr!6_=GnQP_XenmmmORsBso5kf`DUG^^(L^?Vv?3pCT;1nCbX0>k)>ACW~tqDSlVDV zTKb&%yrm1w7c5<9zG&%7<|0d9Hea#yRr57V7o!h~xDToyKggsvlh&6|wcbMg^;R0J zFQr<28I9JL(|COaP0`zEroNKq>Z@p>zM2;6YiOC?PAl}abcVi;R_p8OTzvzbuXm86 zZ=|@siF|!CCG{XZL-dNa^s3%Rujz;Bb^Qpvq4(39`cZmIAE3AO zL3&3&M(^pzRk?mbRp~>jpMFve(od=3`e{|CpHbuVVKrGlt7hou)Exc1TA*K0i}Vq- jRKKWB(?`|m`XvtU5BT1c(GTf+?A3giHmT9{U8;Q_mO!lx literal 0 HcmV?d00001 diff --git a/Library/build/intermediates/classes/release/com/lhh/ptrrv/library/R$drawable.class b/Library/build/intermediates/classes/release/com/lhh/ptrrv/library/R$drawable.class new file mode 100644 index 0000000000000000000000000000000000000000..c400f02279d702431dd95fcffbf3a06101ff4367 GIT binary patch literal 4264 zcmb7{cbpt$8ONWwyLYc}B;ifH^js2h2_$=WAp}T7Arg&5zyMLPth2jwyOYfBth2M1 zoQNnYs1(J51q&7|SP)+p>RiZ=eRy-$9L_e}I}m{{$(}4WJn4U!Z2t zji46Lzd@~_|A5*+TR;baZUVJ~ZU!9;x&<@_bSr2qXe($O=r+(HpxZ$jbO&fW=uXfC z&^FLS&|RQOpu0hnLHB^BfbIo#fVP9Cg6;!N1Kkgr4tfAI1N0zhCTIs}7U&_+Y|z7? zIiN>CouEfSb3r>n^FWV*=7Syw9SV8^v;g!Zs0*|Uv=H1q8FVD*70`0fKG0F1S3yUEUIQHi zdcBzrG+SiRbUT?!*vUjOYX?rEV5c@Fa$(>lY_E{Dxx*TZrlCtR%qNn5kahykDHans zJ9Glq_AHuIX-#Dv46ZiF%otW~2>pbgFVEfG-5o7Fa&ylzi>6klO*?&d$qUOPd6xyJ zX3fA(yZ%UPmK#Q0b9gh>?5wOA*rA)xB#NOOB>cX6|`C)_-rdfxUD$xJlGkPe|=s5uSU>PS6m0-lRy z(wwB9sgA5&GHnMNEt>ZRy*xLQ4WnF~v>PTuXER4uUkk1j8XhM)&|Ia;CS!VTPI(TW zcy0a3_R!+zay)I3+xa~0f?L;1PLq3O{Ly;IX>yO8lP~dPg@K`4kb0|jC`I)a8GY=pwVD=ae2r$8%Dl?Rj;R$Xip{NBO0!J&#KBClc&OXs{HLR1sg>>5a|+ z-`sg8s-zrWm(l%E@C&6v?RiKol{?6>mT$Twzjb{jRATjwm9&ZlH=nP@TYX&@;t?xt zc+>k_$4l2OGi09V8qAh*$(l7}2bC)_7`zwCUp-P2Azy%QKJBLLkb@oEo}AB+#+qBL zJQjCQsuUD4vZhg9lEH1;snG4`{if?W$q5g3s{0m-ZUs4p!7i0oa>VHt;K+vc9cfm1 zJBRfgeDc^zH}8hWTGZIJaJ@xMtNb*7BaU6`=AD!Hc%9%hl%z#^t)H^J^)`P?^WV{j zO<~q8TGWyb>`mov?Q4+mD$nM(ky|>~@=Y7}ve|ec41)f+=OzO?7>KW%R~fQ`hp$X| z(I(nX^-Dp@S?yxU*t#Vf?0&nQenY=)r;pH??etN|S&)xG&W3y(@(IW}kWWHB1^G1O zT*!Hl&pkgr0%2KhSV8<0yO--LV% z@@>d>AeTYD3;7=8`;Z?%E{FUO@*~KPAwPj!0r@H9XON#megU}>@=M57kY7OzC9%!vS{`jow-HhaIkUD&S&B$CpYl-hDDP{8AUz(|J?xpa9F{=7B~c^R^%YgQHXOI z;v9%LXCltAh;uUH9F92WBhC?tb4ubIlsIQ4&T)xzV&WW{IOitL(TQ_<;vAqjXDH4w zigS|U9HuzuDbA6KbE@JTtT<;Y&hd(K!r~mVIOi}nBza+Ne+!y3bfY71S<++OZLzbE{nY@t6@1~+s`3t3&d!BC@a zGNg3OP_u3^)T-MI9i-b09jwO~8mq?{Iz($jvadb56uq2u)NhF0mf8ahF*HuN_Ac0+6QI}Dwu*BW}KKFQF@`V>R& z((4SJs!ua?x?XSS-TFO--mA|r^gjK5Lm$u|G?dUEGGyzdp_EP=a&(`ejLsTz^#(&5 zwPz@&^M-s~F!W&^7%J+}P)YY2+Jy792QZ;oVzrHW)m^k)-AyaiJ#?J9msYFobfUVCPEq&M>FNPGLp?|dwS&^?A#&Bj zlvj^XQ9VkV)lND~Jx1rK$LT!v1YMw>q>I%qxJ{3q_R$XYD(zIS(Ju8m?NR$_uR1{cVnhdG zmemw%uv%k{)|gn6H9n@SDY2L}Bi3wn##*@O{>)F^K!2e>vbXUmY^MG62kQ7Q892^< literal 0 HcmV?d00001 diff --git a/Library/build/intermediates/classes/release/com/lhh/ptrrv/library/R$id.class b/Library/build/intermediates/classes/release/com/lhh/ptrrv/library/R$id.class new file mode 100644 index 0000000000000000000000000000000000000000..80b8bbe2c5ea2db2e1aa9ff1bac521b92b43bebb GIT binary patch literal 4225 zcmZ{nd3+pY8ONVDP2MD%O_RJyo1|@erfqtr>D?wh(zI#Qrb(Kn>4CD&&Q7yac6XMU z*&GNWsGx!h9`(QjwH3t!@kJ5TdfHzXfGR;tK@m_Zs0y?P z6a|%lszEbAGeJ8+HJ}}!TF^339cVd7fjU6-phi#wr~xz!v;{O9v<=hG%Uv<9>Qv=%f6)DEfvtpinoIzVed>p>E<0aOm! z2Ss5oK zsKQP<_GNKzlIvr8sg#usoNiP9QC?S2v{2{5?b6N#p_k@W@=zFVNI16V7k3fMTE1yb zW5PLY+!{*%WWK zEaQx$-K7~X!&hX+^V1fWx+-6mLdoi~zBk6%2x7MD+qo3NUjO`9((~Ob5N4iN=35EZ z6IAUx_LR--H7)0b1KW2Tl!}2{S7=z^SU#U6ZY6NM$n!sW{p#Y6LYQg`zY7ryd9Av_ zkg5J@-$GZ4)5g459QV`|?%@K)@>Pu%MzSd@&LqEk#V3t>uFYY_DzgJF zuO0GhgCxXIR79Ce8Sv>tJIB)^j1xVD$YFdUpOZ>pA>_3|HpNLPyfWsaQGo|rp~r2P zK$jn9#yr!Qsvs9nV~X!sg33cHo^NbD_IfmH*^WQp?J+gtcc-lI0hno=&yy~kvVtE_ zXl6-{A61?UoPKYNJ5@2^hRG3g@aTkZWs5HcZ>P)6xZzGtblZwij!2J5R82pBvj%eM zxZ{uDW#D(Q-?OdMsO7u(T^KA4lP+(l#N~G(+K2B~Ps$1chsWmi+g`dol}xs0L*E~7 zPq}g5@~7H|Tirw_Z>Y;o6&@Tp>g9af>2>iKIlT6aHEu=e-}Ij-eSmI@(gz_Qg4_=I zFyteUk3v2MxdZZX$eoZ+Ks4ko$R{D6g4_-HG~^!0y^zm9J`4FAK2>BA^ zKFF6LUx9oT@-@i)kgr1?fP4e;O~`|gZ$Z8d`3~f}kcS}OgM1(I1IP~{4?}(g`7z`t zke@;xf&2{ebI30szl1yr`4!~Xkl#Rl3waFkJIL=Le}McE@;KyAkUvA7fcypWB;>D< zzd`;E`3K}F$UhK$U7(c@=l%U2JxSu-c9G&OCO^@)O zq1$H+J*$vB6}IOoYY zN6I*-$~XthIA_Z^$ICb;%s7Y4IOohbN6k2=%{T|nIA_i{$Idt>&p3zAIOoqeN6MpzIA_#2$J96{)i{UMIOo+kN7gu});I^( zIA_;5$JaO~*f@vSIOo_nN7*>1**FKRBF*R((_)U-$~*0e;mYFet6XQe_b9a8<84yyr8gK9|A5jCvos2b69OpR(fu1;t=sZMFSM7>DU zi`Au?V(KNDEEU&etAr*;oz^s_lA2s~M$=^~r75j4nmm=&bh+|11uE2(Q{$Q@)TE{< zb%myvsw*{JrCz4#YV~qW*QjeXy+XZG)2q~Vnyy!`*7O?nT1_{o8#TR7yXh zR&UhwCiP}bZ&7D8y;Z$U)7#ZMG~J@!sp(zn-J0H`Zq@W&^*&ASM>hp=H$^Xhen|4a zXfjF>Sxq%^CN;M$U)IqQsi;lX(;C@8>*XxkB4<;VY@}}4M7^?^4#_z*BZk4O( zyj)GU%QbX|TuXP!cDhHdqYJWw?vv~3ez}1jlpExo7YF5GF(?Pbh#V9r<&d~k9uc-27D;(jq~(b4di6EfF*5S@sB5_na7|XQ=r(nco?; literal 0 HcmV?d00001 diff --git a/Library/build/intermediates/classes/release/com/lhh/ptrrv/library/R$integer.class b/Library/build/intermediates/classes/release/com/lhh/ptrrv/library/R$integer.class new file mode 100644 index 0000000000000000000000000000000000000000..4135f183acf2be1f4a40b0c3cd07124901cb78e6 GIT binary patch literal 591 zcmah_%T60X5UloNcfD-DEa4SGc!&dV$R^?l;sQcKvOt1}TX1HV!5*}pMdMj3ocN~5 zhe$c_0elpq$5@<#xO7!Ns;kwHPyZeO>|i}a1D~q*4NwCCmK>`%_SrG+1z7g6;$xMt zEYhr<75Z9r+9I=RpzPhDycT6{4@*O!W5UvZX3o2Xd6}4V-JbY8k{7z2mev-!Pw@7X zR(79I-Q2n$)DDU(NtkLWElQM(XrOj z9ORAo@VqEZCXbXe^v=HCh=GVO ziKz%7CL%;Ge87Z{HNwg}s|ih~PjaC<$!U5cGfS9%Lxk`AZvHx|9NCLm!`Y3H9T_Vi zcM8WQX9*)Q*0=wH{*2nw96eX`ej;Wby$oOmbDRa3e-(clb%17E8KN53hN#Eh5Wd?( haC;{C5O|lUdu@c?FE(G`Y6Xj!Wej;Lz!!YP;xndyd$<4q literal 0 HcmV?d00001 diff --git a/Library/build/intermediates/classes/release/com/lhh/ptrrv/library/R$layout.class b/Library/build/intermediates/classes/release/com/lhh/ptrrv/library/R$layout.class new file mode 100644 index 0000000000000000000000000000000000000000..7c21da00e5ab4b2733cc7200407322da638c6db4 GIT binary patch literal 2250 zcmaKtX?GMw7=>?VsVocxiZuixlAwUX2&kw;5YZ?S0ohbs+Mb>w)1jw(= zG(x&XT2H!7+CaKP(xkhjjih^|O{Dvz&7=pUEu@E}t)wqW+elxLMoC|jwv)agjgcOa zc96a$?Ie9SfFB0%*u!X03H=}}qBQX&r0}C8jGI;CVFPC_74xXxh-GZg6JvhbGMTKme0_Kt9(2cZMViL$ z&?eoW39_)}SF^NHP3M#LEntVae>j%=w4A-rM_IS+y1=a^*%E zMV7VvEKQ50Qy3EuWVL z`-)nWdr-@#Svt*EoQi`yH!{9!CQR$)xK=B>7|L-}$%1ULd||RZ;h2ZPsZcU^8yLQr zHnY%7M|_>SaBwbY1ts|SqJ%eavV=D&rzmex-lj}b-l4opIZb(wa)vTPd7pBYa*lGI z@&V-n+GAGwZ zzF_|`2Z!Vb@r3-3jLV;gbSyN)rkzXQ&ZTwd(!FyDz`11LTw-u8NjR4HQYZ>E|sD=z|tz{es0Iec0lNe$nD3{j$YT{ffn_`ZbGVddlK; zw&Q{A+>~>M3em5s7*+-&>KZnwS&XV0##Mv~HHW?GIu589hgBU%Re~v%;-qR|THU}I zmEpX~aak3(s+#as3sp6bNG%{yi^$bYET~(!qi*A&x`RjRE*`6U_*vbTyd&8`59V-9 Nd{}mL9N)uW^lv&+D5U@Z literal 0 HcmV?d00001 diff --git a/Library/build/intermediates/classes/release/com/lhh/ptrrv/library/R$string.class b/Library/build/intermediates/classes/release/com/lhh/ptrrv/library/R$string.class new file mode 100644 index 0000000000000000000000000000000000000000..29c1f1e6940e6e3255cc641a8fb751bf5f7aa942 GIT binary patch literal 1607 zcmai!YjYGu6o%hUvc1W&u%V4&R6>9llPFmQ6_to$G#ZG20pbO9s&_IlP0dcPJ+qt2 zC#$^Q?|;PV4_5iXAK;I&Jf}Be)(iRazR#RF-F?pKsrmhnUw;E|3h&nN5MCaBzXFV5 z7OybvXIf=Cz;vETFkN68Vp?MwW_p!rgy|wvh3OJggXuDpWO|LM%Cycj%5;TkjOi*< zjp-WGKBf((I@9Y+<4kWb9b|g5itAOpEpSA);z-A(v3bYp8G+HIINK?pcExsGoU9l=POdNB(mh?r87$Q?hxs}d zSRQ71gyjUwB1@CyQI^M8PO_Y0d7R}5mM2+GvpmJ}G|MxXui_nnsXG@bFwT`UGo9aT zUTWP+V!GQy|FecFn5F*^py)3|RTGVI;lZi);8cEa>L55Z5uEx6POSu|Zh})o!KtU< z)K+lnEI2h6ocaq+Ee5A9gHxmALl8Vn(r4+ZNiN7M3%@}89A2L#l^m2G;5p)YKLO8U znVv@R;_bz>gd)IoHRLg@Mm#D?dQ{b@$C#>l>{E4*{px^6LydbJRLbKnHQ{l$y2s;? zy4Pb;-RE(?dcfnbn({cJrag|TV;;xVjK_mqk^q-`5A?99%-kv#w3L;HjfJ-z2tG5UMvc~(iW zu(Hw5lMTuT<$wx6K~N!RJ}3;z1r>qvK#M>jPz1C9R18`ODgot#+JFi`Z9#>gcAzk* zE~p699<&J50Tcms1Qmlifl5G~L8YKBpv52$XbGq*Xer1GS_aAjEeCZ2tpIfgoeA=R zR)Ttf&H|N!R)Kng&Ia`Ytp@c5odYsK=Yslx&I3u%`Jld_3qX}XYe4-#7lQhOE&>ez zT?`rsS_>Kkx&(A0=u*&0pvypuL6?IDgRTIb47w6D1auW>DCla?63{iEVW4Y4!$H@9 zMu4sdEd|{Gstj5OS_WDVS`OL(S^>HdM4*kJk)WGEXM#3?s(@|=tpwcyItz3wXccHP z$N+5toekOwS`E4lbPi}6=v>h4pz}c6K~+I_fU1FZfJTAt1dRsW1sVgo8*~b2C+K|8 zJ)jFfyFhC|_ku12Y0yQW`#=|i?gy;}JpdXD+6@{9dJr@ov+FIx&rhpNPwOL zT?u*~bSmft&{d!pL05xb0$l@o8FVe^70@iutDxDS*FbYXuY*nly#bmFdJ}Xy=q->R z^fu@W&^w?2=v~k}(0ib4(EFh4KnFn8K_7rl0DTC`0eu9z9`rHj2GA#<8lZ!qAm~%j ze9&j0T+rvBb)YXmd7v*rH9=p2YJt86g+Skc7J$A5S)lJg3iLgwHs}XX9ng=UdZ0s~ z`kFkrfi{Co&=!ycZ3R^V-3F=* z+6Jlux*b#%v>j9pbO)$9Xb0#7(4C+fpu0ddL3e{{fp&r{&^;gp+6Af&x))Rjq(OB- z_krqx?g!NeJpgI|+6`(5dJxnIvI!-hlm&VT z)D849s5|HtP!G_npq`-DK)pb(gL;GB0QCXA3F-@a3)BzvHmE=79nb*KyP$!f_dtU{ z?}JVR9RQsK`T#T-^dabE&_|#lppQXAL7#wzfewO(gFXd~0DT4;3Hlr~3iJhNH0Vpv z7|>UsQ$SyX#)7^9jRSoP8V~voGy(KIXd>tb&?L~0pvj;^pedlAKvO|KgQkIg0Zj)T z2F(Ed3YrP}4Rk8#chD@*AE4QwKS6UqM?j~6{sPSf{S7)D^bg1n`WJKt=s!>ZbQCnt zCK8}*5P@<)1}F&ffaZg|pj?m-lm{|FA&>+u0967l1XTv*gQ|cEKvhA7plYBn2>ZCV z2!wsyy9k7x+8Y63-}M%QuO`^__{9vSHcqot`&h-x|DjF6pC<>I2pfMyGrM>1K7s}1E zBN`4V3>5@QLgB(hIlog8iKb~UM#4qI!%GUM7ultU28x6Jv^OBp-2Gzg?#-N#3{7a| z9+A`z=T=U$XNC%M!b_%wO7iWNC5ED7w4#)dp@Hm$xsh;bVNP;zlW6d?;L;MihF~BP zD9k>lGN)B;*Zo7oIm^0}s6bQ?60I}d%RjWVq$FHOqD|(oVSyq{B8j${#K3G`l=Ue@Mg{Kw-^7G4mBE|=ELZt;HI%jU66PD;t%ksht zOG!AZ#Pz|RYOjUtyeYxr(tLaG=$X03MiF{0;Iwc!f1dqxC!W(D6}n-p9M4#7r%+z7;FwpsbA*_7?2rA?gH(2j zv!EKKD;Ym5wa9SQIU>d1XJu}}=eCidrNNx3q2=}-$!CJ}apOaU_Slrzla(oKW?rz6 zUq;R;t!&r$0N6flv!fUN!vm3p@m+;P`W|v<^z2EZU8d^ze2TMb{B2yOkIA+9lSYJJ zOqrq+<5GTb(&!}3>O}iEVIPi?PlEiKzG4U8!#Kv@t?8>mNOFBiW1U(b zPn~mmp3%L#zwF$`4)9Lv(?ukYGl}}qS)0)#r6v-5lhjM`2fwLX;n*pkTal)UV_Q+r zsi<$+?${q9E?44ha1QJ+x!w&Zg`0Pl(FTSIUG;w{QR)p0%tk6 zL^~CBh|X!+kj0^rWyA8q_PrxchnxkS8e3Wt#txkyED6S5NhBJluQ>K0py$J-1i%Dc$$KLHrhXc`}`#=!4`O zDP8WJa#QD6n-Y!D#K$n-d{|yEd*RUV(%7lJy!a`BoKV;)>-xl$xkc>Y;W915BY`Es z$dE|H{-h7*=HdgQYx-$PiNwph0H4GzPfzlpEOwBIZ8a$!9g!0%ah9RW4&ZEMNjrth ze3Xfc?H4Yqv21i~*KnD>G~rI8ofB3{uUz62C+dpd$62Tu2Pb}_b)7?}J@GhyVncDQ zxVR)5?qq#jr*B-SIC@}p-9=*o{@7Cy`|3W7mF2Q9<9#6EoUl^riAN;$(s}Er z4~_NEEhZAqjo8~(bT4punkFS;{G-E>(DHC$Nx)7xxb$I)ofj<3jaKNgpF5xU8TaT! zNb>Q#Nc7Hhj|?lZKJJ%3#oyHJ zQY^clIlvyQX6`lc5xlu;L_D3}!Zjq3$uBp?ZcMo`cK*KH7&~?E9+Sx0yLT&|(R3d? z&RMi|?RS|peJ}UGXolW-T%443QtGJt@f73CQSWlf@Fo@CG-AIDIPP+>Gr#NoV!r}t zS58FYAlD>AB$CBlU9Y@8R0Ylmdy2=YZoclxSjB#S3%q`yOYB#Jze}tYn!i{J{UCRN|i9 zj-xbpu;1|(N!+b-c|~Ji63*G7+`&)THjbl2xr>M&so2N1`=-f(=o^mp#~y{tZkn+N zHB)ZC?4+cWiM^f^4|$g|BkNj(C$UDE^r!v*Je2v#v3dNuWv|B4rH#{Hh-L4axm->p zo?Rl6vdwkM*1?DJR%w4;HUpp1K<9%w*8Y|*l^m0IZ<8@7(U**INj++jzP<_J_z^wL zd>nJtnUB~}Kk0*{d9>=33&~%7&P=C<@F$T=1!c4C&bX%5!jsc5PC-h)Lwl#HiIa^-R z0!(dmnUL5r?3!|)w1J6NeCkRmTOhW2v&ya7iA>a;I)`cMc2<42id2r!!EaZ8}$=*5t%Z#_;IDGTz|SHJ@lo%0863WH>nOZsZo7 z{!w>(R*`;=9spxmUbn|1O`h6qiNp_-Bs#c^RXikVTvK0GPWKae7dsE+QeQ0D8tZ)W zn>t-H%XB(*BZzf3-K#HlEh!JyG)=pX$=0Xtzwsfk6aFcs;}?_0r*ZnI*u;DL^p@m>?B5gnic6LurrH?%zfi;S1I5Kb`^U}3 zWrqv0^7Hbtib^7p#aa2Gd67V5S=N-+(fENRDhAMzJPLR%!E|9K}EJ!yOodE?Og9Ef?`jfFGH&Q3YGT*U$`2IgW=)*8Aee1`vDb4cBDx#>jQ&DU zBl}-7+1<4NiF;*i@=>?@8Fjm>QMY>=b-Tk+xBDD*yW3H>dmeSW^HI0^A9Z^OqHd2u z)a`+Yx;++Aw}&I@_J~B?9+art;}UgyXrgY9PSouIin={UQMZRF>h?%Q-5#u{+v64W z8SFFJPi3FQKAU|G`)TZR*-vNpv!B5pV4ugH&7Q*^WS`HT%bv#`Vqd_%kUgKhfW44C z%wEL4h&{qy%wED?%D$L=3Hws^W$eq@SFoSSzLNbc_Eqd>v#(}9hy7gk^VrX4zkq!W z`-SWmv0u!-mi-d;OW7}DznuLF_AA-1V!xXG8un}1uVcTS{RZ}R?CaS#u;0kOk^Lt2 zP3$+b-@<+?`)2kn>|5DyW8cPpJNtI_JJ@%y-^qR#``zq2+3#WB#eOflX1|a9e)b30 zce6jpzK8uG_J`RYVc*NXkNr{h$Jifde}a8K`;+WXu|LiJ4EwX}&#^zx{sQ}p>@Tsu z%>D}dtL(3_zs~*!` z>|e5f#r`$>H|*cCf5-kk`w#3tvL9mqiT!8xU)T?`|H}Rw`|s?3u>Z+^g#9n}zuEs` z|Cjwg_M?vDz<_-fXNIU7>>hS6yN}&um+Y0;E3;Q&ugYGHy*m2|>^0bHve#m_*cE$i z_B!l!+3T^_XK%pXki8LmWA-NOP1&2VH)n6b-jcl)du#SK>}}cGvA1XMz}}I)6MJX& zF6>>|v)H?_cW3Xx-jlr-dvEqW?0wn$vG->mz&?{HpNu}_b>AqXF^ww`J~ty#kU=g7AE zI_?&<%LcV)ZV=bCkO|@udHP@nr z)l!RAR%#Mc$g;X=(cS8yMNg}j7QL-LTJ*L0Y0=*r zpv6FIkQOIeCuuR*I$4V$)=({mS;Ms$VU5&clr>t5G1e(sjJ3vTG2WV>#YAh87L%U3X))cJp~Xz=R4ry%v$dFGouvS#r))`s^ta(~wTRB<;t@&EyT6tQ8tOZ&u zwDPqmunM&ZTSZzdvLad(TP0eQT8p(mDt3S@&w8 zt^2gN-+Dlc-PVIz?6Drw;$iC%E%sXbw0P8dOpC{@C$!jaJ*mZ0*3()%V?C?IbJp`( zykNbk#Y@)9TD)Sts>N&8>sq{Fy{W}p*4tXVW4)`zd)E6}9I!sn;zR2rEk3qB(c+-> zsTQAEpKI}j^`#bHSzl}MjrFY--&x;l@q_iF7Kf~#wD{TjMT^7MuUhQc)#Ml@(RdR8>(mP1O~hps9wUnwn}U zvNS10wKdgIR990yMfEi`P}ERUBSnohHBr=5Q!_=)HMLOGQd28Mtu?h#)K*hFMeQ|p zP}EUVCqZ7TzqJEnCD;l6_prS#VPE>S~rooC% z)-*)XP))-W4c9b6(MV0B6phw2M$svn#wr@8X}qEdnkFimq-nCEDVnA#nx<*Gq8XZI zDmqouEJd?5%~5okrn!nv*W_1phNgg`d782njLcWSyz(cPMMD!ND0E=Bih z(u(fWbibkpH0@UOpr$>F9@6x%qDM6CRkTmjqlzBW^thrYH0@XPq^747J+0{(MbBz_ zPSNw4UQqO+rk51Gtmzd+uWEWt(d(MtQ1qszw-mjt=^aJyYI;x6`DB8=s!(Il_9i2%CPfBc51<^4WBYhZAfKQ(ne)vRMAFN zWmMBfb!D8OjT*|Rsf}97u(Y9+QCk~zlu=h3^^{Rx8x54vP#cYu(O4Tzl+jch&6Lqx z8!eR4QX8$5(OMgAl+jij?Ud188y%Fm3fnBZ*CG@%$r3I z^A^$9yj2V`H;W_Rzj=qqF?WcNd8a5e?-Ir4-D0V^ zQ>--a5$Bk@#2WKnafxZ~p5}exI`e+9!F)j6Z0;6Y%?HID<{q)rd`R49J}mZ_kBEKd zUa{ZYC!RGQ6)%~OiPz1?#XIH`;sbNPIA}g8zBHc_-~%#W$S{DdOrL0V#dN@tp%(Q5N^y1@K`)|y|^73NoT zt@$;rH@~4x=C`!P{EoJp-_zaZ52Vc>=|S@l?KOX*C(NJe8S@u<(L7AAnZMH8=5KVs z{GC2A|DZ3-Kj~ZZ2puy2qF>Fw>4^Cc{b&Abc+CHdO6F0cy8VaLEc;Km)RTtMSbB^W z(rdJpKBJQ~jc!sJy=5h1fc@uM2FohOa9PzDBkioUtZqz|Cm5&78pd2%)0ih~8M)Fj z^6lqwk*sYjmUWC3vaYdO)-%?~`o^WQfpN8LXsnZsj7_q!u~jxPcF3m2F4@f3Et?yA zWea1!Y-v0vTN$s&*2Y`1jd4J>H4e&l##gev@q_GO9F`r8BeIimRCf0GWEW3W+0|1^ zW_jw#Zk{HxyQh`x;prfIda`6MPjA`VGf?*N43T|3qhvqNc-h}GRSxjXk^?<{Imi=~ zCwdmjlRS&$V9yeHvS+0n;yG6i^;{%}c`ld3J=e++o(*!O=N382vrUfn+$G0&v^>SL zM~?M8D#v-AlH)xu$O)d;oZ|ULPW2p;(>%Y)>7Kvk3@^!B)JD(@fiZ12Bvwa+8Z z@l}@R`fAAYe0AjczDDu_Ukka$*G^vO>mo1m^^_O;`pdPx!SWK{2zjY*th~%OSzhj& zDX;L&l~?+*E@Y!FQ=#=et_2_pOr~e4FHrzO8bj zZ->0ew@YsF?UpzD_R3p)`{k{^=j3MJD{_nPExFZqK;Gs%D7X2(lDGSQklTHS4lRRr08qUS8nX`;dZ0Bp;f A761SM literal 0 HcmV?d00001 diff --git a/Library/build/intermediates/classes/release/com/lhh/ptrrv/library/R$styleable.class b/Library/build/intermediates/classes/release/com/lhh/ptrrv/library/R$styleable.class new file mode 100644 index 0000000000000000000000000000000000000000..15fbcb07d5127171ac2d74d6a34693c9391d510e GIT binary patch literal 20850 zcma)^cVH8@+sCc5o!Do`Ip1ZFus4*wS~i4))dB$$R)JC{F^R#kgW~|9(3ZAz??vgR zv~<#SrF2kQI_Tb|d+$By-tY6(J$CFk^!@$O&-YHxqenVPC+XzSr~bKbkIiNq=Gdbu zqwO2*#|fJN?0^Gs0$D&d-~!x$3U~l7kOTODTtEZ-fDRZy9*_?d0EIw1pa>`i+5^YC zl~MK+fD?g}fK9;3z$w6~z-hqgz!|`qz*)fAz&XIVzwz198{yXx=!DywfSZ9^ zP{simIs;vRu0S`SJ6v`Ew*t2Tw*z+ocLF8?42N?M+};K31nx#!PoNjj8|VY{1r7oF z0sY~;3%Cck7q}0&AJ`2%0PF!CL}|AHj}k;Lpf?~R4?w(uz#uq31ndPK1|9((1s((T z0gnSu08b+5Pr%QJw-ISi0Z#+Z0M7!?kySyfDY9LjN7@U(i^%H(ULc4Ifp>xTfcN3@ z67Vwc3a}q|6?hGJo&0PHoU?!rfDeI>fRBMs2uc(WI2afL3ct1%qTUjbhO-vHkN z-vQqPKL7`SACYY}Dn0_YKLI}jzaZ^UT>T3ChTFq{k-#WmGz`B3e*k|1e*u33|4?Mx zn+V^TpmYIhkZlYw78nPN2POa$ff8U6Pzsa*lYuD+`Y*v@0|cM|cEABRfh-^!Z~<;W z1w4Qk$N_vnE-Lv7D%phkRiU7%z%*bwa5(%lzz^tv0ptPsKmkw)v;&HOVxT=D_W*hV z^0AIU&>6r?U=~mg%m(Hl8>SIQM*wq#qchM2=n8ZLFdsPZo;!L1c>Qb_0T%%oU=)CN`10h0l|*p8{dG+;U)U%Df3H3OIl%mT`R*?@dg=HjXXs08K#^MM7xLSPYa zB(NA*0xSiN0+s0z`oZU=_1gr+u z0BeC}U>$G_upZa|919!=91m;+P5@2>P69RoCj+Mdrvj$|rvqmIX98ydX9MQ|=K|*e z=K~i27XlXn7Xz3;WDG9s>3P4+D;moq?#*`GpY7O9d)|`jcqkf~6o}CVVexd@%_b9;RRyY7 z*2bbuks8`Qlc}gJQ$<5K6sH|-o3=Pb2vY8poYm1tJQ#^jk2D73lM%VNC1R2=!PHU~YXnnAxabCmp zNKL3Z5RXzZDO~_-qO!i0pdo4u+7+iHL~4TZV5~kA3B-f5W6|1Ju(7cs-W(3nr%8%i zJXk+FP*W3%)Y68sB|RLiji$9mB-vCmqcs#GrAiIahNgzfx?nvecW4RGz=hICN|un) zwJBzUSCr%W7lv)bVEewzC{(1|v<=sm11pf@|o5B{MM@fZBaQs3u;QY*b{mvZ{~ z7>Q?SmAWjrwt?C&VJTl7j4cmG*Gy`P$D@(5SYS<{3LV-f;gAw=Stt^UhXUcGiKZBO z89gQ8U@TrnhA55B;*`5&J6jzkY+X~0RkFz0fk-f1K`&dPWzqtKLyhs&W-CYy0AnIo zTIBksa6Cj64^^kNdAHQejr1;sgPBhLl7@!TXnjKO(a(;UJl16|G3cnQn~@A&${L(-^M{Rj-WDOh(`M zZCIlXlcF@*>eCC+XM`fuj8=zQJwRsynTg4!uL?8ImN*b}eW1A|w+*$zT=)q;OgX)3- z8a4? zn&w3t9{GMI>(n!HnyD2asX<)qHLSUJ9Bs0P}l2V<*)s8vNnpjvLrJ!vyb_msP2 zqsc9J>cbYLdPS*b;Xp%4q?(324fhmVOCI`0iqp1Wz`>2n8sV}mP(|^mWGk3=Zm_z! zn)Yd^KaI82+hq09*0JI=7i)f>8HfaG@j;btj0LIYjmZsML0Zm6+HICv8^xk@13ogR z#G>``Yf`PCwZFQ~s$Pedn`GsdN2{A;|I>TehB;IpOnw5kl|2+`Xo^=hH&ENPZzFqs zU@d%)La%^9-xhBdLFA` zsYO%btZE9znp?V@CjHjNX(4R9i&BysW%D83szYjhEt{2|`tbCPLC=v|P^Z+0O|{rT z&{Qxtx+XElr`BY(++WL9$gZI6U__1#zDo96Rmv36r?v6m%WRi}xmM5@e6{@C?sYJi z)+=zwgE?}S7q+%1cYU2(TQc6@?gCEA>bk_XxI^k~vZ?W*LE99J@D%TKGY#3|wykwd^;NXE zrx~#zU`E9gq=uv;mr%SiMqS&wutw=NGx=SeUYKP~?qR#82bEb{Pv9NXeB!7jT#_;L zbh}k2U+XAc(i76!q}2MJ>ii!r{6Y0!9@d%7L4(lDvpj$g#Nt*#;#jZ}Ux!XUpDB>a z`z!iPO0HEMTN$uvN_~NgTG{0?!9k5yHtV5U=a7dNyyE4x&S5=dajWFYKo!-I^Au(p z+0s7Kg0?tFS<)HJg%himmY`R*HW+7PdRg)~fup58RT*#Q+14pFB-Z})9-(=)Ee9SY zY4yRoncDhY(lU~<6vsZ+(Fzxy)`7?`UGR~N*@I5zGD1Wfnp@0iZ78!h#apZynWxZ3 zrp265_Uu4oJlJB-sD8>OgR9@Qb@i<2mH@KpVmfEUz-*G*j`&~of$b+P=&YZau$rO~Q2ijPZ|+7gvCX zxOF^7FLv7a9jyBTaVyi$r0VM-*4gFS2Sjp+l zmXcOcAHbPCPkZuPu`0SY{UK#)u%=ZDaC~{tR#II}9Y+hGRi;d{9%NQDMkUY!m|`iV zvjY05K%S7&E}TBR+OSTe9~!3j zWp3s1E0e85xb)XI7N`kDt=EeUJO#w$^wqM>;M!WBHYuZw=RZ0brmqAnsjYWNeXNQd z%wdu|bP3C|>qIPTBc9krARyO`Us2wvb0WV>jdC~3Y1~b5?DdjA7RY{ECl-nN;C13z54kF`S14K~upXGQWCJANGx?pkU6ve#zSWpOE0PjQkjWy-69 z;bJ`ij~0|DoveDzi_sLC$RCY{s{*l>-+R+W0=IVDa^jZdalngV%WvZR`nF2PYENI> zbcA3vW~v#xsiZwE`;^eyV2w3B%?zx-*~~%Bp$N=8=UdTbZuwSl=7U+SyuA6e@+Q8c zIA_~7D<98-R=!zL?!D|vtF##yCrP2u+Z65V-O1*t%qg7 z#_Cu|{^m}{6Rn-BqlRRObVQK;rvvR;GPGE%xhh$i)J!}>wQ1u&8b}sKCpp%rNjyT2 zL}4wzjkom>1(|NvW9SKkoV4V)p}!qSBqn~Rr6c&(NtJ1DJN-#=!hsKMlaC|sXVMQg z^pl$WVGQd$_g0Eco|7e;F2%r2&{m$xDE;b??4Oi8v;%FQRz~aEI;^9(0!VVqq#VNO zX@e>Vi>)3M z4pqfyt2bzFk7S-PbQV9hI?UBjE22%Y>fn?R3eB23a7AEsz-w=^ul6cql(AlAoHE|4 zOaLYVCBP)06et5G15<#hz%*bwa5!)TFawwg%mT`R*}xoNE>Hnf0`q|Rzye?)un2WI z5?70HwFFm7adi~147W!E0iX(~25NvHT$bai7O2B*2v;kBl|UG%2O>ZeE)BR^1;lXM zh^siz1gr+u0BeC}U>$G_oY&)O18^*G9B@3a5jX)j5jY9hgd8X1>J;Eq;56WL7|y`e znZQ}NJsVf&0Otbd0p|l302jjLB3xYzYz8g?wg8s`mjRapR{&Q6R{>W8TY+nUZNRm_ zb-;E+z8+UM05<|R0XGA;06TzNf!pAGJFe~k?!>K$tGjTu6IXWwyMTLudx864y&qS* zfd_y+z=Oa;z+T{C;1S?a;4xqy@Hp@U@FegQ@HB!xgR5tO=YZ#d7l0Rmmw=anSAhM% ztH5i>`#P@P0Nw=N0^SDR0p11P1KtNd06s*vk8t%d@CooK@EPzqtY6^jOW-TuYv3E; zTi`q3d*BD)0PrL56Yw+e3-BxO8}K{u2kj~3V=eO9Z&=m1MPthKu4ex&>83gbOpKr-GLrJPoNjj z8|VY{1r7oF0sVmiz(8OSFc=sD3I)fmuK~FdLWy%mpfFSlBCZH4m5%EC3b)i-046#lR9^ zDR3093^*DH098OWPy+;k9Wjd{U@;=1r)cf+D27pu=15#-iNTrcLT7<<=-qU!H zx{A|jRh0KMFr?DhklMt$nsp89TGnRPbyAD4V9I>!Iei1`v8>0j9?!aw^#s-vSx=H$ zgymGmJDJl@VLg@gH1?y_Rr;O5>1T2}EweKHY)(Ii^<38TSkGs@Kxz@zUYYMAPQRFS zGwUU+TUak;y^Qs8)+<=AWW9>@YSyi+*RXD5y_WSlsYO_^Wqq#a^cz@jWW9;?X4YF+ zcd*_nwFry3jB`7u-@)m$s>^hf?`dt9_dD6|Zq{9__psh8wFs-d^uM3ece6ggx`*{a z)`wX4vOdiE2r1RJv%bQ* zpY>I#Mc72h_^)&N8?0}#zQy`B>pQIPvcAXqKI;cki?GX(aX;epk6Axq{gm}HsYTd# zNdGT5{Y%!bSiffdhV@(4?^wTQ{ekrW>yNBIvHr~Z3+u0}zp?(#`UmTutbeio&H4}P zzm{VEg8E|%BUNFwvpQIvtXZtttS(kJtIFzO^|I!$`dD*WHC8{X&T6pcvF5WDuokkm zV=ZDWW^K>ffwd!RC)UoaU0A!ac4O_%+Jm(xYcJN`tbJJfvL3?PkF`JR0M>!5gIEW% z4q+Y2I*fHV>j>6ESr20!$vTR4H0v1Fv8>}*$Fojgoyc0kI*GNEwTyK#>lD_htkYPh zvmVZR1nUgenXI!|%UNf$&S9M^wFnzGIUXxHeIDz4)&;B!Sr@S$$-0`Wt)Hy#3Qk|i8fL9$jj%>p8>ALtODOZlIK7cIE>)p_ zVo#?B#5LqK$VUHWh}3z=E}OW6E)@G(Vipp!O?xw4do2h1I{OB?bJ>qgWcFWTb5M%S zd#%=fx4MYFGRhY@bbI+Cr|u|Ul%+e%7iH^N<%?W;cKISLOLq~obvMzat32^YaY|qMawsBU9|$!)=eukZQZpz)7C@FF>O7wOj|F_ZQ6Qk z?M(W|>ZYx)W|+1^v|`iNPxG0!{#v$a8=z^XZJ?%`wn3W9v<-Hewjo-PX&b8fP1`Un z*R%~MuMrvrJJey?4kMqD4%tMbs4k-^>KN;GEZvTy+wu0@RKE#YR!ciln>o>BS!kbZ zG>l81NbV&RbP`1`rJ!Y$butw`g$kMKlzFG252lmf;gog+*=KOjnJ~;k&~gNwji7T7 zbS^npkYgofm`6e9Q@{mO$U-V)krnhvTu-F{r&*7DIy}!H`L3 z6mSa_eJKUMO!Ld~FGpsI;6#Kh{R(8JFfN3lhod;uURTP8yNc-6uO_PcR-#A0hUnF| z5p(owi9Y>0Vy?cOsOi^J@i$v7ONQsj>3QpYc!82$q@xT)w$l_YDp9zzO`+ON;h}3Ul`e9qbm60lid?Fr z&@>eV8^TYGWC)s6orW-|Y(vnbN=4D6N+n@Zr6kO%l!j@Q5;3n*@x@ebdn&gB71NQ* z?Sv9KBX}3opexGiMt9vwdr(48*^`FoB}?orOY9>{?2DeENktq&Zv7}+e+oB%LJy>@ zgR~V^O$VbpX#i41hsbP0WkrX{iVn9bI>M^xp;ko?vno20gxZPTc+F#o(Ij3&j3LP} z#8?uaA;yv98e%+&W{3$SenU(o(G5{TVi;l)NuD7}N%9R*Mp9si$s~n_m_pLd5K~Et z3_%mGR&0prB<&4xI7tUX96{325Hm zOVYy-6(l_kQAyIv5c5cS8)805A44o4>1&9EB!?Jc5lKHo&D3Zan3NF%y7-AX8P(vI|GRzPGlHrD^A{k+bYLY_@fw}uILtyeAX^7<{qYP0? zGTIPzBx4K_A{lFl6(r*fv65uGA;KgR3{g)q(GU@m5<^5uCK;lEq|^}fLThD)h>=V- zL?g)*L&Qm@8ls70njtW?PdCIGlEV$LmgERSG?UCQ#5$6hhB$^~mLb-YlpA6L$!tR$ zOESk0$C1o6#PK8*hS*3_X^0a@<{9EdlKF->iDZExHjyke#K|O!3~>s{k%l;xWU(Pm zBUxeyyoO5+f%otzL!3#n%n)ah9BqiRNdktT$y}>41Wo5!wIR+UsWHU)Btb)5K(gEr z7n0N(;v$kdLtIP}GQ?&Y_?OV$Lu{dqhPaeA4&pM}kBG}@yCJTit%bOf<_mEZ%`f6= zno`78+M|eTXx}2XX+unLtv0|E*U_d!Y^S}6xL)gMiW{^Jrnph-Y>Jz-uBNzI>tc#q zw4SEep>;FGty*tW+@^Im#qC-TQ{16-GR2)*dsCQNFH_t_Q>Wrg%tOW{SPqQd2yv4K>9hTEG;K zYE`CqOsh7g?w%in- zX|<;KT$^NyFSOyN_);5Tim$XmrubT`GsQPr$Q0jdeN6G4cDO0N*N!m7586ai9MC41 z;zzBoDSpzHnBr%x#1y}1qfPOvHp&#gIZg369E2!%%!Ad4`f(ZYrAHRQwK8(P5F0$PA?y=671NorcmI^Sjaq^Sja)^Sg2g)rpe&QJwlzeFjjy z22weLP?N#*-w-NiC{<>dwQr`E(4o^LOR-PP?% zA9bhFUwup&tnOEatDh(%)gP6y9=lRPgJZI1pt9aGQaRo;UOCBArkv_ITshM-TRGQr zq;jEWg|fx7R=Lu1hO*6bx$=PLT4k^2Cgm~D?aGs$yOn1>k0|eWo>o5ayr_KQ`P8m@ zzO(y0KihTBpY{T;uoru??VY?i_HN#h_S3x6>}PxD+b{6e*e~&}uwUVAuwUa{ZQt%) zZ@i9P2YsZ0{1CC#E{&M{3%W~R$ zn$zj)V+0Peq4)&erT z=SjXD&eMFR^DN)J&hvZ^Ixq4)>%7$Wn)52(2hMAK2b?$N<~qO6Epq;p+u8YBZcpc5 zxx=zVZb?>F?wl-7ZXip`U73}adrVfl+)Y^>axcl6kh?XjH23t8$%5(Q* zRcM#FM{0ZB3`aNpMSsmLH~R1NBv*8pY;Fee$M~5`(-`b{kop-en;=@{!s7h{!Aa_{z@O={!X9Z z{z;$i{#~zd|D!Ke?Ru^1(pRZD`Z21mZ&C~ObJPy{7PYH>gW5~qrS{YJse|?X>InT~ zb+rDYI)Ub+GQ+Pk1t6?Lmt}>d{)y9eHF~(Wy z@y2F#ld)Aj-MB+N$Jnc0XuPOyF+NbQG=5OG8GoubkB-Ti(s;-+4Pd zO5R>icHXldZ{BMjf8Gb4g1qlM#d&{wI^}yj-SRtmdgl-E^v^Hz49Q>MIW&KTXH5PE z&&2#QJZ1TNJTK%w?Rh2tMbGQ`?|I(I|HAWO{_mbo3*4Ts3W_}67xeY~R4~f(d%;xC zKLvB>SJ=f~S3$_@Eok)m3pRT53(oTv7i{%*F1W+nqhPPMZ^4V+fdy}QhZP*~))f5d ztt%AXaG~aHDD2^FDje=@E-dqID4gZpSh&=?xiILxtZ=3Gs=`%tigO&zcZ&UZ`+8E< PCg}eqbD#YfThadk_Dy78 literal 0 HcmV?d00001 diff --git a/Library/build/intermediates/classes/release/com/lhh/ptrrv/library/R.class b/Library/build/intermediates/classes/release/com/lhh/ptrrv/library/R.class new file mode 100644 index 0000000000000000000000000000000000000000..e3f64de135335ebeccdf757658dd84fb487f1c7c GIT binary patch literal 917 zcmaKq&u-H|5XQerlWZFTEu~OW`WFhc1!_v+1maQ&2`K`ppx)Q^D%omdqxGg$9*Ywa z2OfZjLVR|M#KpFy`OVIJ9`EkV?>|3(0XW8+9_H{w;ip>QDRR9S^*f^HGK%|;5(={r5kr$OO`K-nyqk?{(Lf|gAcBEfv>^<`O9;U%l2 zc49JxBf3fMa%x`*+Hsycg=2a;1jb&MUS=n(|ITJMycf*v?VmAvlBe9>;?QR1({vIW z|MhCa%fmd;?o4}IuCIgbFt&wYFii4EJ#(9mZ$EX z9-iw9-Nyzt1*Qn!|!4v^dh`BYfFI+AXf4Y7KM_ zen7r6(84xtmtmlX9ol~7ckmF8xN2dyvX7|&VrJWnbufS;=g9@KN8TX&WQ=D@Dby$uHrd&8&Ya6P=Q8`_*O#vVp5t{4EqG+YLcd-TF+9X$69af+B8frG zrZhWb;wgqTHDbUv@Qk4;EXW{1#B?UFind!Q*rm|-_iR^g``kaUca#c+Z@Y>+Mdb^7 zi3cJ>OqQ4}DfZLkV@`T9Twq8iuj^!Riy^wK9Kq0*k)C*4E^Z5dlW)5uY0s!Ucel7N zHD47*HE;%N&GUr6?D8NG#Liw5Kw^~6(OTf10&5%T=UEH70LU~Z_gpBJlAAF=b#w2pk>dz_N7 z;^kd(HI^K#mG5#FiK-0+9l2W2GYe`@3a(pWS(Ux8 za%$=XvzXH(_CA#EzdN=}yLPVZx|?cU?D!%mTugwrB|LF*pWz3p9A>#kJ?k4-rL5M8 zsOVQeYMmto_(#9|9~?u^j`W-ijlz};B+YI8M9f^Z)QNgXgF1iG+vBcucu12oe#Mg1 zxj`RYm=@igEFRb6L{tO4ZHR;6CQ%E-Yl)c}`V5vjLBnB1r=8X&(gDVBi`LtxTIe83 zKW4=n4ZI%Bs;?u`iO^myHFSbV>Im!z(Qk-Xsbe&LNA&QVJ4RE~nLp)?nz;EGvEEN; ztqDwxC<2Y>J`7qX&`5VcFQ#x0GZ?0OUF9hhMx0`la=&PS3{Yj>xF^V#Pm(kd7=#(|C#4-e70SiX%R<-e}A6Y`7a;yeKH1{8}{M8=EvwZz=Gv#g=lpq?U3RD!9{r zg|@D-i6Sjpvk;OEzIq>7(56_c6bp9+&gMU{O^EDR(jB{t;nXEyY$*f|3Qo3;XvtML oUo2Ti1=s(x&J-xO_~-!+3G^&&A83MyG<7Jd8t6Ac0xAn3I>h)HUJ|3Cv?5LCKCuMRM1+;*}5@iJ7Usv%;JKAWNt}c)-_8n zE@%}Qx3!E-UVo6iIg`z0hp$YHC{VJ59kPqArx(2$-71R+lcFeSDomFQ-4j!0L2%os zf<$4$bDZUA&$JX=$mQ*VW-TsiB`MS_bI#G7Rjtgo+Cw9%erOCaBk>D%aEyW z4|8j~8l?ua&b_gVX3_L6DHyIMKW`UVFHd8dJn`5Y3^iXp&Rw7ESWt{2oK6|8d{h$DV>z=w_||Enlyrw& zp_l9^>E*!gFxaBZSJo4S@%eeChin*nNt|pdZ!o(<)4tOMnI|oVamE zSb`ISL{7_BiAlTcs5f6<0B$;OyRfisP}0Ra{o_F>a~&98co-LdBQ(I*xBte2Yse zKES0ozEkl%o~p>8PwxFe!I_<%O+Av!!y<1xdWBUjwStkoxn5If1^qj8C>S4udu5p4 zPRR|h>gmDObwt5l7GuJ7^#ysLce$cyj1)@VY9JdHmcA+sj)!!1w0Bm)(G5GVo;ML{Ff@LtFd(S%O4;S~KmK;(l&JH!>}t&hO3&(mBH3ukba`10u-E!6S(Jl+pH zy2N!I-^DV0YiO<_C46Z&>KUuF+F98ZT8-fXk$6a95ElbmGD?Y4pZOilzwx2sbj%kX z^UbK04S^X&HasOVHJg>|f2~pOd#Un=xEv@~qd3T1)<&T*iWA#JamBByA}3p5>j|?P zC4P6NumAXSv@n>4=sNasxsEn}#S10L+f|@WLI5{do-8ReiVl24!#N)`Q!y8&t{c~I z-OoceHDo~uM!iuMPN7~daKxca=}79(@pZhhj`pbW3tIXjkw|789qZ_n@DZOEEq=|X z(To}F$0wU$Qz2{$W4P(VrZ7(DBy7reAc6_slCqz89L@p$5{*hKburwoe~^^7zWzV3 zKZ2hTeO5(J`flE3@b?(_eRAcY??Hu$U7-hEVc=as-~nzY5hpPf;8u%CN_JIqT%ly1 zSuwUL<}_PRQg8;h16!vVrle#nqp+uHZ7tB&qHn9h%UIxQ9aAXTdxtFrodH4VT literal 0 HcmV?d00001 diff --git a/Library/build/intermediates/classes/release/com/lhh/ptrrv/library/footer/loadmore/DefaultLoadMoreView.class b/Library/build/intermediates/classes/release/com/lhh/ptrrv/library/footer/loadmore/DefaultLoadMoreView.class new file mode 100644 index 0000000000000000000000000000000000000000..07ae84216ffd61da9310f48cb6fb81b5fcc2c4e3 GIT binary patch literal 3328 zcmbVP>318|75_a;@<_@A90ezFo0u#nQDnyh1f0eW!H$B!MJBGD8b}vBmd4T~V~si* zIWc=_>!vN;>ApeBPFWISrG=iJo_^x=Pw6MVb57IW9W8cZ5lWAb@4fH6`|f`48~y7) z@BJOXLHsR_+wf2fx8h*|rv!XS!)^kE4L1 z09(Lm0cQj_aV(&u!4+JNp&MV5OP+|X2=FyjLs!n9KQD{L@Yqg3sIxJg!;(;s#_<>) z4_(0(9z^j(_@9@6@UagF(xl|{N#T1cJUS`|4FON{hMeAtuM5jF8or_7n+lP#X_tJ3 zZCSIF_gp(~6g;zBv~v|>Qcgw`!tSE!wB?wxa(;#!8y3>GmvgLX`%z0ljVr_!COx;{ zS(S>y#>VN1`T2@PRh>udlIrr`j8{cFB66x-e&XC(SvBJBh5DGo2aJvt`}b4Esf!MvY{1 z?tY^yhX#Y=RDI}GUi>^w>-mf&HRGvS;lc|-mE%)mg@_Z;h!6tKNQsQwle@rQ@D?wyE{1P_^=tHcN|U5T-m!seFei_C=4h>Y%-OK#PlG(B^HVb-%(FULzI%S$_ErDE~) z&X$PlN2G796xLhFcgr+(&h>qFfdw}0o4GR+X1S5#__SN~a#qHcBG}d@gM+8dMN`Kx zMsy6}kdDs@IE+IITiUmQFn>$O?Ks$uCFlbkci>J9-`4RR9MbSz9pA&VI=+t|=(qOVz5bo@r-{8oJUolw8WA9OsA7uuPc zb{*H#@khL%<4<@|!%I3|!K*r6!|NK}(D7%yspBoYt>YbB&~Z`Reitw5xP%oQHC$FW z{C~HO!qESA_n29+n$<6r#hfSi&uI9ILT`HsQ+*ZRvr7fmMU&8^i-WDL&9Gk6q^xX? zlnWFV~auIH3tw7040`UzxRSTCuh@H?7;O%U;`D z8s1abmuw^8UeB$TuWdw$-myj(>h*S`6ZhZ4 zvT4Pn-34Y@tY}=?wK}TXGK>CJNwqlY^O)Jlb9C1qM5;|@GMSH29lTy4s^xIhu#zzk zg(F-&hY_IOEaWh|&T{udPopp`48>3uNH^y*`_6U{6 zaeAQSd8k|1F;01LKurb~-jGUNLMS>b_L1nyKaXfC#MM9zHy$PE;{T@nP?#t&6dCA_ zg!46Q9`5Yvtl_4ApnF&oYD`;vIv~UeQ4g49wiS0G)2#DSq zZWiJqcGj?~zdO7mA91)5&M$YzmPvF7&}!H%D6yx0FTRFPc!aruR|Uw%Y~x^dxrV-e z?!*(f5Qdf$drOIZr^Q*yPS(+WLF-JVBY}m9{u%~^BXNL6^mBW#ZUt3z#b+C48j`mV zByS#b2He6p??o5(F>6U?EXBO_Gj9W|rvuE}Ant>KFS6cdS#d>HTbcE?#M5V3Z_o0p z;Z@ex1%5dE8;4aG!)gOY)Mgw}pT%9O4@cDj+^vQ%s!lN9QU~+(yf*7VP2yhaU>%Se z59(kK?|hz8Ll{)MaX+ar?oiv2B^9B>1SaqR?Y>V%aRO7&Xx~Se=4q5xeu$H#V%!r? oRWA!`hGYjG#21KnQ&=~DfJ~Cb#4^s)@n7Mu!TKDCdz`nGxy#77VALBxa7gB7t*JgD@(O%}6~CS{XW`k%ZAir~Q? z;Exi&q?L+z@bWz-von+3kI%Pv0EgIgU}DKe4$Br+EUYnqP+kpsU8!$HHz1_ij$9FRgjVT30nNl$F~fe_je0!recn&B z9`ZnSwa_E(XKwsV#BywW!eGZT`Sv&WTB&EjpX9Ocrr#(IrE_kgfp+DEN+Xn~LI?L^ zD2lK!Q$!vGhTVTAu&}{!BtlO|%H#2%-;Z>{hsXRudF0Nor8{y1sXIzOY_}5GJC|;x zMWUjRVeU6jY=xoJ%|OJlqFiUfBOrTz(jiRAUH9g!Qwvn>ywHFxE(@ut#$Z#%GSRS(`3aR>h=D<)vb)q#5 d@(kmVM1KaU{1L>!LdIG|jk-fJCRVX-+F#yjhG75z literal 0 HcmV?d00001 diff --git a/Library/build/intermediates/classes/release/com/lhh/ptrrv/library/header/Header.class b/Library/build/intermediates/classes/release/com/lhh/ptrrv/library/header/Header.class new file mode 100644 index 0000000000000000000000000000000000000000..de936662f14f4df97e69e688e9ef7c675ab70a56 GIT binary patch literal 732 zcma)4U2oGc6g_UzX6>@Jbd2#a7z0goorE8F;Gu{ICZSa-A7ZHQZsIj&X&gCjr~Q@v z3nT;*5Bvar6yiFmhL8}D2jAoCd(OQ+@%JBJzX5oH2QAcbvk4!!TDXln0d@l1WoSH8 znX=Cry#B$2!9UWmWax}lCSNb+Q)%9dX-b*iSVtnA2&3G7mGo_*3Woi0q~|A$7L8Yv}e+eten3&JuRdq;!%Grve;-9^O+HOqN0MolaU>cuJXkq z&$Y39`IMilm;_wGMU+Z2QSyA~W)AeiIu^tB743I9hEP%8x4KYP>5PGm=;paFG9%Wn zA^y>fVdKP#=d1;DeTvF^oU)axFNc@h8_**&?c@EcZ;wG)}e+s2-dLu6Se%R2><{9 literal 0 HcmV?d00001 diff --git a/Library/build/intermediates/classes/release/com/lhh/ptrrv/library/impl/PrvInterface.class b/Library/build/intermediates/classes/release/com/lhh/ptrrv/library/impl/PrvInterface.class new file mode 100644 index 0000000000000000000000000000000000000000..6e2a3b22bb07f45deb612141e9cadfa585ff7e43 GIT binary patch literal 1700 zcmb7F+foxj5Iv)THAo=g=KY2U3o4_6a>eR?*3{{H$6U+pa?s**^2OGL6A{J;Mkb<=jXGj6(zePp;XCBq~Q;2>;Kztn$?+P&&!*y%^TzuZ@o z*r8`l6QZf=@xBN}*+{w0km+(UtW#UDio69wOSgIt)t#lOh^fBY$U~3>yP)X;)xtY#rOQt?FS+ z>#t=XX-^nNj#OQj}li&k9wDu!Bw)h0kExy34#n+g# z_y+S97vNf4#FE9gcxUl_l5g46Bfi}Jen6UVmV6HV|J)l+V+@}$o=W2>+0V#+N%pH$ F`XA!X0G}jXfsG%*4~#b?m?i}YVDG2ffeuc0o7rhee~SNs z8*ec2!sv|`{wU*_LJS+gH0&nl%$b>e&ok%D{{HjrJAmgXdGPT#gPaEk`3&YgxYjS& z_=ye3I4IarA%n#XmKcWK%1D}b3t_z0oij2f|yIB)@pVt)4OjhEMt18#h z#^;l+X~=}(O(l$*foe2@meINsC|T27cZ0T(D%fc&wIA<_11*xqt_ZuK61pnI@kd%+ zXLxuZqk4rWrYaLj(q$u>J8>e7jH3*e8AdC-8@J6CkNBa`41PI^gx*j*NdzT-y;R{* zUB|K>B<)r!)+Xq@431^}P?+FizJ-*|`f{11Ra$!OW>O@yXL$H&i?_}TQ?Q5HlsYjR zakHg_5vqH|`53bQHeR{x?Zs^!icM)-kpFKfSC4py`xwO-!^-s)v5nP-G}w z|IvFbsYR(S6t3TWvFJXsDEgSS30~dwmM~1%!v%^*hrx&1kq8aLi~a!8UGH7L3J{G)8D!H`Ka+`7z=CA~+)Fh>M=$}vxNv2TXiJ{X464Blmi5;3e0!zwX6 dC5C6ju+}GoL-e*|bGS#|qq^Ls+D^N}e*xRyGt>Y8 literal 0 HcmV?d00001 diff --git a/Library/build/intermediates/incremental-safeguard/debug/tag.txt b/Library/build/intermediates/incremental-safeguard/debug/tag.txt new file mode 100644 index 0000000..c01a13d --- /dev/null +++ b/Library/build/intermediates/incremental-safeguard/debug/tag.txt @@ -0,0 +1 @@ +incremental task execution \ No newline at end of file diff --git a/Library/build/intermediates/incremental-safeguard/release/tag.txt b/Library/build/intermediates/incremental-safeguard/release/tag.txt new file mode 100644 index 0000000..c01a13d --- /dev/null +++ b/Library/build/intermediates/incremental-safeguard/release/tag.txt @@ -0,0 +1 @@ +incremental task execution \ No newline at end of file diff --git a/Library/build/intermediates/incremental/compileDebugAidl/dependency.store b/Library/build/intermediates/incremental/compileDebugAidl/dependency.store new file mode 100644 index 0000000000000000000000000000000000000000..8b8400dcf9e65fb815794fe016943dc09d0e8a05 GIT binary patch literal 5 Mcmb + \ No newline at end of file diff --git a/Library/build/intermediates/incremental/mergeDebugAndroidTestResources/merger.xml b/Library/build/intermediates/incremental/mergeDebugAndroidTestResources/merger.xml new file mode 100644 index 0000000..8b60cba --- /dev/null +++ b/Library/build/intermediates/incremental/mergeDebugAndroidTestResources/merger.xml @@ -0,0 +1,1324 @@ + +20dp#ff2632382dp16dp#8a000000Share with %s48dp#36ffffff@color/material_deep_teal_200false@dimen/abc_control_padding_material@android:color/black#80fffffffalse10dpDone#ffffffff320dp4dp#39000000@android:color/white0.26#de00000012sp@color/material_deep_teal_20048dp36dpSubmit query320dip14sp@color/bright_foreground_disabled_material_light56sp14sp95%16spCollapse-3dp%1$s, %2$s, %3$s8dip0.3080%4dp#7fa87f#ff3030305dp#4dffffff296dp@color/bright_foreground_material_light#24000000#80bebebe180dp10dp#ffeeeeee14sp@dimen/abc_action_bar_content_inset_material40dp@android:color/black#ffefefef22sp34sp16sp24spSearch query#ff0096886dpNavigate up3dp#80323232#ffbdbdbdMore options320dp0dp22020sp15024dpNavigate home0.30112sp16dp0.2616dp#ff323232160dip#b3ffffff4dp#ff21272b16dp@color/material_deep_teal_500%1$s, %2$s45spfalse#80000000@color/material_deep_teal_50018sp#ff42424248dp65%Clear querytrue4dp@dimen/abc_control_inset_material#ff37474f6dptrueSearch…@color/bright_foreground_disabled_material_dark"Soeknavraag""Sien alles""Deel met""Kies \'n program""Soek""Stemsoektog""Deel met %s""Navigeer tuis""Nog opsies""Vee navraag uit""Klaar""Dien navraag in""Navigeer op""መጠይቅ ያስረክቡ""የድምፅ ፍለጋ""ከሚከተለው ጋር ያጋሩ""ወደ መነሻ ይዳስሱ""መተግበሪያ ይምረጡ""መጠይቅ አጽዳ""ተጨማሪ አማራጮች""የፍለጋ ጥያቄ""ወደ ላይ ይዳስሱ""ከ%s ጋር ያጋሩ""ተከናውኗል""ፍለጋ""ሁሉንም ይመልከቱ""محو طلب البحث""خيارات إضافية""التنقل إلى أعلى""تم""إرسال طلب البحث""طلب البحث""اختيار تطبيق""التنقل إلى الشاشة الرئيسية""‏مشاركة مع %s""البحث الصوتي""بحث""مشاركة مع""عرض الكل""Търсене""Още опции""Заявка за търсене""Изчистване на заявката""Готово""Споделяне със: %s""Изпращане на заявката""Изберете приложение""Гласово търсене""Придвижване нагоре""Придвижване към „Начало“""Вижте всички""Споделяне със:""হোম এ নেভিগেট করুন""একটি অ্যাপ্লিকেশান চয়ন করুন""উপরের দিকে নেভিগেট করুন""ক্যোয়ারী সাফ করুন""এর সাথে ভাগ করুন""ক্যোয়ারী জমা দিন""%s এর সাথে ভাগ করুন""ক্যোয়ারী অনুসন্ধান করুন""আরো বিকল্প""সবগুলো দেখুন""সম্পন্ন হয়েছে""অনুসন্ধান করুন""ভয়েস অনুসন্ধান""Selecciona una aplicació""Esborra la consulta""Envia la consulta""Navega cap a dalt""Comparteix amb""Navega a la pàgina d\'inici""Mostra\'ls tots""Comparteix amb %s""Consulta de cerca""Cerca""Fet""Cerca per veu""Més opcions""Sdílet pomocí %s""Hledat""Zobrazit vše""Hlasové vyhledávání""Přejít na plochu""Odeslat dotaz""Sdílet pomocí""Hotovo""Více možností""Smazat dotaz""Přejít nahoru""Vyhledávací dotaz""Vybrat aplikaci""Vælg en app""Indsend forespørgslen""Ryd forespørgslen""Søgeforespørgsel""Naviger hjem""Se alle""Søg""Del med""Naviger op""Luk""Del med %s""Flere muligheder""Stemmesøgning""Sprachsuche""Weitere Optionen""Suchanfrage löschen""Suchanfrage""Alle ansehen""Fertig""Zur Startseite""Freigeben für""Suchen""Freigeben für %s""Nach oben""App auswählen""Suchanfrage senden""Φωνητική αναζήτηση""Κοινή χρήση με %s""Υποβολή ερωτήματος""Κοινή χρήση με""Επιλέξτε κάποια εφαρμογή""Διαγραφή ερωτήματος""Πλοήγηση προς τα επάνω""Περισσότερες επιλογές""Τέλος""Πλοήγηση στην αρχική σελίδα""Ερώτημα αναζήτησης""Προβολή όλων""Αναζήτηση""Voice search""Submit query""See all""Clear query""Navigate home""Finished""More options""Search""Search query""Navigate up""Share with""Choose an app""Share with %s""Navigate home""Finished""See all""Voice search""Search""Choose an app""Clear query""Navigate up""Share with %s""More options""Submit query""Share with""Search query""Buscar""Ver todo""Consulta""Borrar consulta""Seleccionar una aplicación""Enviar consulta""Ir a la pantalla de inicio""Compartir con %s""Desplazarse hacia arriba""Búsqueda por voz""Listo""Más opciones""Compartir con""Navegar a la página principal""Elige una aplicación.""Navegar hacia arriba""Búsqueda por voz""Consulta de búsqueda""Enviar consulta""Compartir con""Listo""Compartir con %s""Más opciones""Eliminar la consulta""Ver todo""Búsqueda""Päringu tühistamine""Navigeerimine avaekraanile""Valmis""Jagamine kasutajaga %s""Päringu esitamine""Jagamine:""Rohkem valikuid""Otsingupäring""Kuva kõik""Otsing""Valige rakendus""Navigeerimine üles""Häälotsing""Bilatu""Joan orri nagusira""Garbitu kontsulta""Partekatu hauekin""Aukera gehiago""Partekatu %s erabiltzailearekin""Bilaketa-kontsulta""Bidali kontsulta""Ahots bidezko bilaketa""Joan gora""Eginda""Aukeratu aplikazio bat""Ikusi guztiak""اشتراک‌گذاری با""انتخاب برنامه""ارسال عبارت جستجو""پیمایش به صفحه اصلی""گزینه‌های بیشتر""جستجو""جستجوی شفاهی""عبارت جستجو""‏اشتراک‌گذاری با %s""پیمایش به بالا""مشاهده همه""انجام شد""پاک کردن عبارت جستجو""Valmis""Lähetä kysely""Jakaminen:""Siirry ylös""Siirry etusivulle""Valitse sovellus""Lisää""Näytä kaikki""Haku""Tyhjennä kysely""Puhehaku""Hakulauseke""Jakaminen: %s""Tout afficher""Partager avec""Rechercher""Sélectionner une application""Envoyer la requête""Revenir à l\'accueil""Plus d\'options""OK""Requête de recherche""Revenir en haut de la page""Partager avec %s""Effacer la requête""Recherche vocale""Revenir à l\'accueil""Partager avec %s""Terminé""Sélectionnez une application""Rechercher""Recherche vocale""Partager avec""Voir toutes les chaînes""Effacer la requête""Envoyer la requête""Requête de recherche""Plus d\'options""Revenir en haut de la page""Consulta de busca""Buscar""Compartir con %s""Desprazarse cara arriba""Borrar consulta""Feito""Enviar consulta""Máis opcións""Compartir con""Ver todas""Ir á páxina de inicio""Busca de voz""Escoller unha aplicación"54dip"पूर्ण""ध्वनि खोज""क्‍वेरी साफ़ करें""%s के साथ साझा करें""अधिक विकल्प""कोई एप्‍लिकेशन चुनें""सभी देखें""खोज क्वेरी""मुखपृष्ठ पर नेविगेट करें""खोजें""इसके द्वारा साझा करें""ऊपर नेविगेट करें""क्वेरी सबमिट करें""Gotovo""Prikaži sve""Odabir aplikacije""Idi na početnu""Pretraživanje""Dodatne opcije""Glasovno pretraživanje""Dijeljenje sa: %s""Upit za pretraživanje""Dijeljenje sa""Pošalji upit""Idi gore""Izbriši upit""Lekérdezés küldése""Ugrás a főoldalra""Lekérdezés törlése""Megosztás a következővel: %s""Hangalapú keresés""Kész""További lehetőségek""Megosztás a következővel:""Összes megtekintése""Felfelé mozgatás""Válasszon ki egy alkalmazást""Keresés""Keresési lekérdezés""Ուղարկել հարցումը""Տարածել""Տեսնել բոլորը""Այլ ընտրանքներ""Ուղղվել տուն""Կատարված է""Որոնել""Մաքրել հարցումը""Ձայնային որոնում""Ուղղվել վերև""Որոնման հարցում""Ընտրել ծրագիր""Տարածել ըստ %s""Navigasi ke beranda""Lihat semua""Bagikan dengan %s""Navigasi naik""Telusuri""Bagikan dengan""Opsi lain""Pilih aplikasi""Penelusuran suara""Selesai""Hapus kueri""Kirim kueri""Kueri penelusuran""Leita""Fara heim""Leitarfyrirspurn""Deila með""Raddleit""Fleiri valkostir""Hreinsa fyrirspurn""Deila með %s""Senda fyrirspurn""Sjá allt""Lokið""Fara upp""Veldu forrit""Scegli un\'applicazione""Ricerca vocale""Cancella query""Altre opzioni""Fine""Condividi con %s""Visualizza tutte""Vai in alto""Cerca""Invia query""Condividi con""Query di ricerca""Vai alla home page""מחק שאילתה""חפש""בחר אפליקציה""ראה הכול""‏שתף עם %s""עוד אפשרויות""בוצע""שלח שאילתה""שאילתת חיפוש""נווט לדף הבית""חיפוש קולי""שתף עם""נווט למעלה""アプリの選択""検索キーワードを削除""共有""検索キーワードを送信""上へ移動""%sと共有""すべて表示""その他のオプション""検索キーワード""検索""完了""音声検索""ホームへ移動""მოთხოვნის გადაგზავნა""ხმოვანი ძიება""მოთხოვნის გასუფთავება""გაზიარება:""მეტი ვარიანტები""%s-თან გაზიარება""მთავარზე ნავიგაცია""დასრულდა""ძიება""ზემოთ ნავიგაცია""ყველას ნახვა""აპის არჩევა""ძიების მოთხოვნა""Сұрақты іздеу""Іздеу""Орындалды""%s бөлісу""Дауыс арқылы іздеу""Жоғары қозғалу""Сұрақты жіберу""Бөлісу""Сұрақты жою""Басқа опциялар""Қолданбаны таңдау""Барлығын көру""Негізгі бетте қозғалу""ជម្រើស​ច្រើន​ទៀត""រួចរាល់""សម្អាត​សំណួរ""ដាក់​​​ស្នើ​សំណួរ""ស្វែងរក​សំណួរ""ចែករំលែក​ជាមួយ %s""មើល​ទាំងអស់""ការស្វែងរក​សំឡេង""រកមើល​ឡើងលើ""ចែករំលែក​ជាមួយ""រកមើល​ទៅ​ដើម""ស្វែងរក""ជ្រើស​កម្មវិធី​​""ಪ್ರಶ್ನೆಯನ್ನು ಹುಡುಕಿ""ಇವರೊಂದಿಗೆ ಹಂಚಿಕೊಳ್ಳಿ""ಹುಡುಕು""ಮುಗಿದಿದೆ""ಎಲ್ಲವನ್ನೂ ನೋಡಿ""ಮುಖಪುಟವನ್ನು ನ್ಯಾವಿಗೇಟ್ ಮಾಡಿ""%s ಜೊತೆಗೆ ಹಂಚಿಕೊಳ್ಳಿ""ಇನ್ನಷ್ಟು ಆಯ್ಕೆಗಳು""ಒಂದು ಅಪ್ಲಿಕೇಶನ್ ಆಯ್ಕೆಮಾಡಿ""ಮೇಲಕ್ಕೆ ನ್ಯಾವಿಗೇಟ್ ಮಾಡಿ""ಪ್ರಶ್ನೆಯನ್ನು ಸಲ್ಲಿಸು""ಪ್ರಶ್ನೆಯನ್ನು ತೆರವುಗೊಳಿಸು""ಧ್ವನಿ ಹುಡುಕಾಟ""옵션 더보기""검색""%s와(과) 공유""검색어""위로 탐색""검색어 삭제""음성 검색""검색어 보내기""공유 대상""완료""홈 탐색""전체 보기""앱 선택""Бөлүшүү""Издөө талаптары""%s аркылуу бөлүшүү""Колдонмо тандоо""Издөө""Үйгө багыттоо""Үн аркылуу издөө""Бардыгын көрүү""Талаптарды тазалоо""Талап жөнөтүү""Даяр""Көбүрөөк мүмкүнчүлүктөр""Жогору"32dp14dptrue48dp12dp0dptrue60%192dip0px#ff2632382dp16dp#8a000000Share with %s48dp#36ffffff@color/material_deep_teal_200false@dimen/abc_control_padding_material@android:color/black#80fffffffalse10dpDone#ffffffff320dp4dp#39000000@android:color/white0.26#de00000012sp@color/material_deep_teal_20048dp36dpSubmit query320dip14sp@color/bright_foreground_disabled_material_light56sp14sp95%16spCollapse-3dp%1$s, %2$s, %3$s8dip0.3080%4dp#7fa87f#ff3030305dp#4dffffff296dp@color/bright_foreground_material_light#24000000#80bebebe180dp10dp#ffeeeeee14sp@dimen/abc_action_bar_content_inset_material40dp@android:color/black#ffefefef22sp34sp16sp24spSearch query#ff0096886dpNavigate up3dp#80323232#ffbdbdbdMore options320dp0dp22020sp15024dpNavigate home0.30112sp16dp0.2616dp#ff323232160dip#b3ffffff4dp#ff21272b16dp@color/material_deep_teal_500%1$s, %2$s45spfalse#80000000@color/material_deep_teal_50018sp#ff42424248dp65%Clear querytrue4dp@dimen/abc_control_inset_material#ff37474f6dptrueSearch…@color/bright_foreground_disabled_material_dark"Soeknavraag""Sien alles""Deel met""Kies \'n program""Soek""Stemsoektog""Deel met %s""Navigeer tuis""Nog opsies""Vee navraag uit""Klaar""Dien navraag in""Navigeer op""መጠይቅ ያስረክቡ""የድምፅ ፍለጋ""ከሚከተለው ጋር ያጋሩ""ወደ መነሻ ይዳስሱ""መተግበሪያ ይምረጡ""መጠይቅ አጽዳ""ተጨማሪ አማራጮች""የፍለጋ ጥያቄ""ወደ ላይ ይዳስሱ""ከ%s ጋር ያጋሩ""ተከናውኗል""ፍለጋ""ሁሉንም ይመልከቱ""محو طلب البحث""خيارات إضافية""التنقل إلى أعلى""تم""إرسال طلب البحث""طلب البحث""اختيار تطبيق""التنقل إلى الشاشة الرئيسية""‏مشاركة مع %s""البحث الصوتي""بحث""مشاركة مع""عرض الكل""Търсене""Още опции""Заявка за търсене""Изчистване на заявката""Готово""Споделяне със: %s""Изпращане на заявката""Изберете приложение""Гласово търсене""Придвижване нагоре""Придвижване към „Начало“""Вижте всички""Споделяне със:""হোম এ নেভিগেট করুন""একটি অ্যাপ্লিকেশান চয়ন করুন""উপরের দিকে নেভিগেট করুন""ক্যোয়ারী সাফ করুন""এর সাথে ভাগ করুন""ক্যোয়ারী জমা দিন""%s এর সাথে ভাগ করুন""ক্যোয়ারী অনুসন্ধান করুন""আরো বিকল্প""সবগুলো দেখুন""সম্পন্ন হয়েছে""অনুসন্ধান করুন""ভয়েস অনুসন্ধান""Selecciona una aplicació""Esborra la consulta""Envia la consulta""Navega cap a dalt""Comparteix amb""Navega a la pàgina d\'inici""Mostra\'ls tots""Comparteix amb %s""Consulta de cerca""Cerca""Fet""Cerca per veu""Més opcions""Sdílet pomocí %s""Hledat""Zobrazit vše""Hlasové vyhledávání""Přejít na plochu""Odeslat dotaz""Sdílet pomocí""Hotovo""Více možností""Smazat dotaz""Přejít nahoru""Vyhledávací dotaz""Vybrat aplikaci""Vælg en app""Indsend forespørgslen""Ryd forespørgslen""Søgeforespørgsel""Naviger hjem""Se alle""Søg""Del med""Naviger op""Luk""Del med %s""Flere muligheder""Stemmesøgning""Sprachsuche""Weitere Optionen""Suchanfrage löschen""Suchanfrage""Alle ansehen""Fertig""Zur Startseite""Freigeben für""Suchen""Freigeben für %s""Nach oben""App auswählen""Suchanfrage senden""Φωνητική αναζήτηση""Κοινή χρήση με %s""Υποβολή ερωτήματος""Κοινή χρήση με""Επιλέξτε κάποια εφαρμογή""Διαγραφή ερωτήματος""Πλοήγηση προς τα επάνω""Περισσότερες επιλογές""Τέλος""Πλοήγηση στην αρχική σελίδα""Ερώτημα αναζήτησης""Προβολή όλων""Αναζήτηση""Voice search""Submit query""See all""Clear query""Navigate home""Finished""More options""Search""Search query""Navigate up""Share with""Choose an app""Share with %s""Navigate home""Finished""See all""Voice search""Search""Choose an app""Clear query""Navigate up""Share with %s""More options""Submit query""Share with""Search query""Buscar""Ver todo""Consulta""Borrar consulta""Seleccionar una aplicación""Enviar consulta""Ir a la pantalla de inicio""Compartir con %s""Desplazarse hacia arriba""Búsqueda por voz""Listo""Más opciones""Compartir con""Navegar a la página principal""Elige una aplicación.""Navegar hacia arriba""Búsqueda por voz""Consulta de búsqueda""Enviar consulta""Compartir con""Listo""Compartir con %s""Más opciones""Eliminar la consulta""Ver todo""Búsqueda""Päringu tühistamine""Navigeerimine avaekraanile""Valmis""Jagamine kasutajaga %s""Päringu esitamine""Jagamine:""Rohkem valikuid""Otsingupäring""Kuva kõik""Otsing""Valige rakendus""Navigeerimine üles""Häälotsing""Bilatu""Joan orri nagusira""Garbitu kontsulta""Partekatu hauekin""Aukera gehiago""Partekatu %s erabiltzailearekin""Bilaketa-kontsulta""Bidali kontsulta""Ahots bidezko bilaketa""Joan gora""Eginda""Aukeratu aplikazio bat""Ikusi guztiak""اشتراک‌گذاری با""انتخاب برنامه""ارسال عبارت جستجو""پیمایش به صفحه اصلی""گزینه‌های بیشتر""جستجو""جستجوی شفاهی""عبارت جستجو""‏اشتراک‌گذاری با %s""پیمایش به بالا""مشاهده همه""انجام شد""پاک کردن عبارت جستجو""Valmis""Lähetä kysely""Jakaminen:""Siirry ylös""Siirry etusivulle""Valitse sovellus""Lisää""Näytä kaikki""Haku""Tyhjennä kysely""Puhehaku""Hakulauseke""Jakaminen: %s""Tout afficher""Partager avec""Rechercher""Sélectionner une application""Envoyer la requête""Revenir à l\'accueil""Plus d\'options""OK""Requête de recherche""Revenir en haut de la page""Partager avec %s""Effacer la requête""Recherche vocale""Revenir à l\'accueil""Partager avec %s""Terminé""Sélectionnez une application""Rechercher""Recherche vocale""Partager avec""Voir toutes les chaînes""Effacer la requête""Envoyer la requête""Requête de recherche""Plus d\'options""Revenir en haut de la page""Consulta de busca""Buscar""Compartir con %s""Desprazarse cara arriba""Borrar consulta""Feito""Enviar consulta""Máis opcións""Compartir con""Ver todas""Ir á páxina de inicio""Busca de voz""Escoller unha aplicación"54dip"पूर्ण""ध्वनि खोज""क्‍वेरी साफ़ करें""%s के साथ साझा करें""अधिक विकल्प""कोई एप्‍लिकेशन चुनें""सभी देखें""खोज क्वेरी""मुखपृष्ठ पर नेविगेट करें""खोजें""इसके द्वारा साझा करें""ऊपर नेविगेट करें""क्वेरी सबमिट करें""Gotovo""Prikaži sve""Odabir aplikacije""Idi na početnu""Pretraživanje""Dodatne opcije""Glasovno pretraživanje""Dijeljenje sa: %s""Upit za pretraživanje""Dijeljenje sa""Pošalji upit""Idi gore""Izbriši upit""Lekérdezés küldése""Ugrás a főoldalra""Lekérdezés törlése""Megosztás a következővel: %s""Hangalapú keresés""Kész""További lehetőségek""Megosztás a következővel:""Összes megtekintése""Felfelé mozgatás""Válasszon ki egy alkalmazást""Keresés""Keresési lekérdezés""Ուղարկել հարցումը""Տարածել""Տեսնել բոլորը""Այլ ընտրանքներ""Ուղղվել տուն""Կատարված է""Որոնել""Մաքրել հարցումը""Ձայնային որոնում""Ուղղվել վերև""Որոնման հարցում""Ընտրել ծրագիր""Տարածել ըստ %s""Navigasi ke beranda""Lihat semua""Bagikan dengan %s""Navigasi naik""Telusuri""Bagikan dengan""Opsi lain""Pilih aplikasi""Penelusuran suara""Selesai""Hapus kueri""Kirim kueri""Kueri penelusuran""Leita""Fara heim""Leitarfyrirspurn""Deila með""Raddleit""Fleiri valkostir""Hreinsa fyrirspurn""Deila með %s""Senda fyrirspurn""Sjá allt""Lokið""Fara upp""Veldu forrit""Scegli un\'applicazione""Ricerca vocale""Cancella query""Altre opzioni""Fine""Condividi con %s""Visualizza tutte""Vai in alto""Cerca""Invia query""Condividi con""Query di ricerca""Vai alla home page""מחק שאילתה""חפש""בחר אפליקציה""ראה הכול""‏שתף עם %s""עוד אפשרויות""בוצע""שלח שאילתה""שאילתת חיפוש""נווט לדף הבית""חיפוש קולי""שתף עם""נווט למעלה""アプリの選択""検索キーワードを削除""共有""検索キーワードを送信""上へ移動""%sと共有""すべて表示""その他のオプション""検索キーワード""検索""完了""音声検索""ホームへ移動""მოთხოვნის გადაგზავნა""ხმოვანი ძიება""მოთხოვნის გასუფთავება""გაზიარება:""მეტი ვარიანტები""%s-თან გაზიარება""მთავარზე ნავიგაცია""დასრულდა""ძიება""ზემოთ ნავიგაცია""ყველას ნახვა""აპის არჩევა""ძიების მოთხოვნა""Сұрақты іздеу""Іздеу""Орындалды""%s бөлісу""Дауыс арқылы іздеу""Жоғары қозғалу""Сұрақты жіберу""Бөлісу""Сұрақты жою""Басқа опциялар""Қолданбаны таңдау""Барлығын көру""Негізгі бетте қозғалу""ជម្រើស​ច្រើន​ទៀត""រួចរាល់""សម្អាត​សំណួរ""ដាក់​​​ស្នើ​សំណួរ""ស្វែងរក​សំណួរ""ចែករំលែក​ជាមួយ %s""មើល​ទាំងអស់""ការស្វែងរក​សំឡេង""រកមើល​ឡើងលើ""ចែករំលែក​ជាមួយ""រកមើល​ទៅ​ដើម""ស្វែងរក""ជ្រើស​កម្មវិធី​​""ಪ್ರಶ್ನೆಯನ್ನು ಹುಡುಕಿ""ಇವರೊಂದಿಗೆ ಹಂಚಿಕೊಳ್ಳಿ""ಹುಡುಕು""ಮುಗಿದಿದೆ""ಎಲ್ಲವನ್ನೂ ನೋಡಿ""ಮುಖಪುಟವನ್ನು ನ್ಯಾವಿಗೇಟ್ ಮಾಡಿ""%s ಜೊತೆಗೆ ಹಂಚಿಕೊಳ್ಳಿ""ಇನ್ನಷ್ಟು ಆಯ್ಕೆಗಳು""ಒಂದು ಅಪ್ಲಿಕೇಶನ್ ಆಯ್ಕೆಮಾಡಿ""ಮೇಲಕ್ಕೆ ನ್ಯಾವಿಗೇಟ್ ಮಾಡಿ""ಪ್ರಶ್ನೆಯನ್ನು ಸಲ್ಲಿಸು""ಪ್ರಶ್ನೆಯನ್ನು ತೆರವುಗೊಳಿಸು""ಧ್ವನಿ ಹುಡುಕಾಟ""옵션 더보기""검색""%s와(과) 공유""검색어""위로 탐색""검색어 삭제""음성 검색""검색어 보내기""공유 대상""완료""홈 탐색""전체 보기""앱 선택""Бөлүшүү""Издөө талаптары""%s аркылуу бөлүшүү""Колдонмо тандоо""Издөө""Үйгө багыттоо""Үн аркылуу издөө""Бардыгын көрүү""Талаптарды тазалоо""Талап жөнөтүү""Даяр""Көбүрөөк мүмкүнчүлүктөр""Жогору"32dp14dptrue48dp12dp0dptrue60%192dip0px#ff2632382dp16dp#8a000000Share with %s48dp#36ffffff@color/material_deep_teal_200false@dimen/abc_control_padding_material@android:color/black#80fffffffalse10dpDone#ffffffff320dp4dp#39000000@android:color/white0.26#de00000012sp@color/material_deep_teal_20048dp36dpSubmit query320dip14sp@color/bright_foreground_disabled_material_light56sp14sp95%16spCollapse-3dp%1$s, %2$s, %3$s8dip0.3080%4dp#7fa87f#ff3030305dp#4dffffff296dp@color/bright_foreground_material_light#24000000#80bebebe180dp10dp#ffeeeeee14sp@dimen/abc_action_bar_content_inset_material40dp@android:color/black#ffefefef22sp34sp16sp24spSearch query#ff0096886dpNavigate up3dp#80323232#ffbdbdbdMore options320dp0dp22020sp15024dpNavigate home0.30112sp16dp0.2616dp#ff323232160dip#b3ffffff4dp#ff21272b16dp@color/material_deep_teal_500%1$s, %2$s45spfalse#80000000@color/material_deep_teal_50018sp#ff42424248dp65%Clear querytrue4dp@dimen/abc_control_inset_material#ff37474f6dptrueSearch…@color/bright_foreground_disabled_material_dark"Soeknavraag""Sien alles""Deel met""Kies \'n program""Soek""Stemsoektog""Deel met %s""Navigeer tuis""Nog opsies""Vee navraag uit""Klaar""Dien navraag in""Navigeer op""መጠይቅ ያስረክቡ""የድምፅ ፍለጋ""ከሚከተለው ጋር ያጋሩ""ወደ መነሻ ይዳስሱ""መተግበሪያ ይምረጡ""መጠይቅ አጽዳ""ተጨማሪ አማራጮች""የፍለጋ ጥያቄ""ወደ ላይ ይዳስሱ""ከ%s ጋር ያጋሩ""ተከናውኗል""ፍለጋ""ሁሉንም ይመልከቱ""محو طلب البحث""خيارات إضافية""التنقل إلى أعلى""تم""إرسال طلب البحث""طلب البحث""اختيار تطبيق""التنقل إلى الشاشة الرئيسية""‏مشاركة مع %s""البحث الصوتي""بحث""مشاركة مع""عرض الكل""Търсене""Още опции""Заявка за търсене""Изчистване на заявката""Готово""Споделяне със: %s""Изпращане на заявката""Изберете приложение""Гласово търсене""Придвижване нагоре""Придвижване към „Начало“""Вижте всички""Споделяне със:""হোম এ নেভিগেট করুন""একটি অ্যাপ্লিকেশান চয়ন করুন""উপরের দিকে নেভিগেট করুন""ক্যোয়ারী সাফ করুন""এর সাথে ভাগ করুন""ক্যোয়ারী জমা দিন""%s এর সাথে ভাগ করুন""ক্যোয়ারী অনুসন্ধান করুন""আরো বিকল্প""সবগুলো দেখুন""সম্পন্ন হয়েছে""অনুসন্ধান করুন""ভয়েস অনুসন্ধান""Selecciona una aplicació""Esborra la consulta""Envia la consulta""Navega cap a dalt""Comparteix amb""Navega a la pàgina d\'inici""Mostra\'ls tots""Comparteix amb %s""Consulta de cerca""Cerca""Fet""Cerca per veu""Més opcions""Sdílet pomocí %s""Hledat""Zobrazit vše""Hlasové vyhledávání""Přejít na plochu""Odeslat dotaz""Sdílet pomocí""Hotovo""Více možností""Smazat dotaz""Přejít nahoru""Vyhledávací dotaz""Vybrat aplikaci""Vælg en app""Indsend forespørgslen""Ryd forespørgslen""Søgeforespørgsel""Naviger hjem""Se alle""Søg""Del med""Naviger op""Luk""Del med %s""Flere muligheder""Stemmesøgning""Sprachsuche""Weitere Optionen""Suchanfrage löschen""Suchanfrage""Alle ansehen""Fertig""Zur Startseite""Freigeben für""Suchen""Freigeben für %s""Nach oben""App auswählen""Suchanfrage senden""Φωνητική αναζήτηση""Κοινή χρήση με %s""Υποβολή ερωτήματος""Κοινή χρήση με""Επιλέξτε κάποια εφαρμογή""Διαγραφή ερωτήματος""Πλοήγηση προς τα επάνω""Περισσότερες επιλογές""Τέλος""Πλοήγηση στην αρχική σελίδα""Ερώτημα αναζήτησης""Προβολή όλων""Αναζήτηση""Voice search""Submit query""See all""Clear query""Navigate home""Finished""More options""Search""Search query""Navigate up""Share with""Choose an app""Share with %s""Navigate home""Finished""See all""Voice search""Search""Choose an app""Clear query""Navigate up""Share with %s""More options""Submit query""Share with""Search query""Buscar""Ver todo""Consulta""Borrar consulta""Seleccionar una aplicación""Enviar consulta""Ir a la pantalla de inicio""Compartir con %s""Desplazarse hacia arriba""Búsqueda por voz""Listo""Más opciones""Compartir con""Navegar a la página principal""Elige una aplicación.""Navegar hacia arriba""Búsqueda por voz""Consulta de búsqueda""Enviar consulta""Compartir con""Listo""Compartir con %s""Más opciones""Eliminar la consulta""Ver todo""Búsqueda""Päringu tühistamine""Navigeerimine avaekraanile""Valmis""Jagamine kasutajaga %s""Päringu esitamine""Jagamine:""Rohkem valikuid""Otsingupäring""Kuva kõik""Otsing""Valige rakendus""Navigeerimine üles""Häälotsing""Bilatu""Joan orri nagusira""Garbitu kontsulta""Partekatu hauekin""Aukera gehiago""Partekatu %s erabiltzailearekin""Bilaketa-kontsulta""Bidali kontsulta""Ahots bidezko bilaketa""Joan gora""Eginda""Aukeratu aplikazio bat""Ikusi guztiak""اشتراک‌گذاری با""انتخاب برنامه""ارسال عبارت جستجو""پیمایش به صفحه اصلی""گزینه‌های بیشتر""جستجو""جستجوی شفاهی""عبارت جستجو""‏اشتراک‌گذاری با %s""پیمایش به بالا""مشاهده همه""انجام شد""پاک کردن عبارت جستجو""Valmis""Lähetä kysely""Jakaminen:""Siirry ylös""Siirry etusivulle""Valitse sovellus""Lisää""Näytä kaikki""Haku""Tyhjennä kysely""Puhehaku""Hakulauseke""Jakaminen: %s""Tout afficher""Partager avec""Rechercher""Sélectionner une application""Envoyer la requête""Revenir à l\'accueil""Plus d\'options""OK""Requête de recherche""Revenir en haut de la page""Partager avec %s""Effacer la requête""Recherche vocale""Revenir à l\'accueil""Partager avec %s""Terminé""Sélectionnez une application""Rechercher""Recherche vocale""Partager avec""Voir toutes les chaînes""Effacer la requête""Envoyer la requête""Requête de recherche""Plus d\'options""Revenir en haut de la page""Consulta de busca""Buscar""Compartir con %s""Desprazarse cara arriba""Borrar consulta""Feito""Enviar consulta""Máis opcións""Compartir con""Ver todas""Ir á páxina de inicio""Busca de voz""Escoller unha aplicación"54dip"पूर्ण""ध्वनि खोज""क्‍वेरी साफ़ करें""%s के साथ साझा करें""अधिक विकल्प""कोई एप्‍लिकेशन चुनें""सभी देखें""खोज क्वेरी""मुखपृष्ठ पर नेविगेट करें""खोजें""इसके द्वारा साझा करें""ऊपर नेविगेट करें""क्वेरी सबमिट करें""Gotovo""Prikaži sve""Odabir aplikacije""Idi na početnu""Pretraživanje""Dodatne opcije""Glasovno pretraživanje""Dijeljenje sa: %s""Upit za pretraživanje""Dijeljenje sa""Pošalji upit""Idi gore""Izbriši upit""Lekérdezés küldése""Ugrás a főoldalra""Lekérdezés törlése""Megosztás a következővel: %s""Hangalapú keresés""Kész""További lehetőségek""Megosztás a következővel:""Összes megtekintése""Felfelé mozgatás""Válasszon ki egy alkalmazást""Keresés""Keresési lekérdezés""Ուղարկել հարցումը""Տարածել""Տեսնել բոլորը""Այլ ընտրանքներ""Ուղղվել տուն""Կատարված է""Որոնել""Մաքրել հարցումը""Ձայնային որոնում""Ուղղվել վերև""Որոնման հարցում""Ընտրել ծրագիր""Տարածել ըստ %s""Navigasi ke beranda""Lihat semua""Bagikan dengan %s""Navigasi naik""Telusuri""Bagikan dengan""Opsi lain""Pilih aplikasi""Penelusuran suara""Selesai""Hapus kueri""Kirim kueri""Kueri penelusuran""Leita""Fara heim""Leitarfyrirspurn""Deila með""Raddleit""Fleiri valkostir""Hreinsa fyrirspurn""Deila með %s""Senda fyrirspurn""Sjá allt""Lokið""Fara upp""Veldu forrit""Scegli un\'applicazione""Ricerca vocale""Cancella query""Altre opzioni""Fine""Condividi con %s""Visualizza tutte""Vai in alto""Cerca""Invia query""Condividi con""Query di ricerca""Vai alla home page""מחק שאילתה""חפש""בחר אפליקציה""ראה הכול""‏שתף עם %s""עוד אפשרויות""בוצע""שלח שאילתה""שאילתת חיפוש""נווט לדף הבית""חיפוש קולי""שתף עם""נווט למעלה""アプリの選択""検索キーワードを削除""共有""検索キーワードを送信""上へ移動""%sと共有""すべて表示""その他のオプション""検索キーワード""検索""完了""音声検索""ホームへ移動""მოთხოვნის გადაგზავნა""ხმოვანი ძიება""მოთხოვნის გასუფთავება""გაზიარება:""მეტი ვარიანტები""%s-თან გაზიარება""მთავარზე ნავიგაცია""დასრულდა""ძიება""ზემოთ ნავიგაცია""ყველას ნახვა""აპის არჩევა""ძიების მოთხოვნა""Сұрақты іздеу""Іздеу""Орындалды""%s бөлісу""Дауыс арқылы іздеу""Жоғары қозғалу""Сұрақты жіберу""Бөлісу""Сұрақты жою""Басқа опциялар""Қолданбаны таңдау""Барлығын көру""Негізгі бетте қозғалу""ជម្រើស​ច្រើន​ទៀត""រួចរាល់""សម្អាត​សំណួរ""ដាក់​​​ស្នើ​សំណួរ""ស្វែងរក​សំណួរ""ចែករំលែក​ជាមួយ %s""មើល​ទាំងអស់""ការស្វែងរក​សំឡេង""រកមើល​ឡើងលើ""ចែករំលែក​ជាមួយ""រកមើល​ទៅ​ដើម""ស្វែងរក""ជ្រើស​កម្មវិធី​​""ಪ್ರಶ್ನೆಯನ್ನು ಹುಡುಕಿ""ಇವರೊಂದಿಗೆ ಹಂಚಿಕೊಳ್ಳಿ""ಹುಡುಕು""ಮುಗಿದಿದೆ""ಎಲ್ಲವನ್ನೂ ನೋಡಿ""ಮುಖಪುಟವನ್ನು ನ್ಯಾವಿಗೇಟ್ ಮಾಡಿ""%s ಜೊತೆಗೆ ಹಂಚಿಕೊಳ್ಳಿ""ಇನ್ನಷ್ಟು ಆಯ್ಕೆಗಳು""ಒಂದು ಅಪ್ಲಿಕೇಶನ್ ಆಯ್ಕೆಮಾಡಿ""ಮೇಲಕ್ಕೆ ನ್ಯಾವಿಗೇಟ್ ಮಾಡಿ""ಪ್ರಶ್ನೆಯನ್ನು ಸಲ್ಲಿಸು""ಪ್ರಶ್ನೆಯನ್ನು ತೆರವುಗೊಳಿಸು""ಧ್ವನಿ ಹುಡುಕಾಟ""옵션 더보기""검색""%s와(과) 공유""검색어""위로 탐색""검색어 삭제""음성 검색""검색어 보내기""공유 대상""완료""홈 탐색""전체 보기""앱 선택""Бөлүшүү""Издөө талаптары""%s аркылуу бөлүшүү""Колдонмо тандоо""Издөө""Үйгө багыттоо""Үн аркылуу издөө""Бардыгын көрүү""Талаптарды тазалоо""Талап жөнөтүү""Даяр""Көбүрөөк мүмкүнчүлүктөр""Жогору"32dp14dptrue48dp12dp0dptrue60%192dip0px + \ No newline at end of file diff --git a/Library/build/intermediates/res/merged/release/values-hi/values-hi.xml b/Library/build/intermediates/res/merged/release/values-hi/values-hi.xml new file mode 100644 index 0000000..c3f81b6 --- /dev/null +++ b/Library/build/intermediates/res/merged/release/values-hi/values-hi.xml @@ -0,0 +1,16 @@ + + + "मुखपृष्ठ पर नेविगेट करें" + "ऊपर नेविगेट करें" + "अधिक विकल्प" + "पूर्ण" + "सभी देखें" + "कोई एप्‍लिकेशन चुनें" + "क्‍वेरी साफ़ करें" + "खोज क्वेरी" + "खोजें" + "क्वेरी सबमिट करें" + "ध्वनि खोज" + "इसके द्वारा साझा करें" + "%s के साथ साझा करें" + \ No newline at end of file diff --git a/Library/build/intermediates/res/merged/release/values-hr/values-hr.xml b/Library/build/intermediates/res/merged/release/values-hr/values-hr.xml new file mode 100644 index 0000000..4eefcd3 --- /dev/null +++ b/Library/build/intermediates/res/merged/release/values-hr/values-hr.xml @@ -0,0 +1,16 @@ + + + "Idi na početnu" + "Idi gore" + "Dodatne opcije" + "Gotovo" + "Prikaži sve" + "Odabir aplikacije" + "Izbriši upit" + "Upit za pretraživanje" + "Pretraživanje" + "Pošalji upit" + "Glasovno pretraživanje" + "Dijeljenje sa" + "Dijeljenje sa: %s" + \ No newline at end of file diff --git a/Library/build/intermediates/res/merged/release/values-hu/values-hu.xml b/Library/build/intermediates/res/merged/release/values-hu/values-hu.xml new file mode 100644 index 0000000..7a92ebe --- /dev/null +++ b/Library/build/intermediates/res/merged/release/values-hu/values-hu.xml @@ -0,0 +1,16 @@ + + + "Ugrás a főoldalra" + "Felfelé mozgatás" + "További lehetőségek" + "Kész" + "Összes megtekintése" + "Válasszon ki egy alkalmazást" + "Lekérdezés törlése" + "Keresési lekérdezés" + "Keresés" + "Lekérdezés küldése" + "Hangalapú keresés" + "Megosztás a következővel:" + "Megosztás a következővel: %s" + \ No newline at end of file diff --git a/Library/build/intermediates/res/merged/release/values-hy-rAM/values-hy-rAM.xml b/Library/build/intermediates/res/merged/release/values-hy-rAM/values-hy-rAM.xml new file mode 100644 index 0000000..9eaf5bb --- /dev/null +++ b/Library/build/intermediates/res/merged/release/values-hy-rAM/values-hy-rAM.xml @@ -0,0 +1,16 @@ + + + "Ուղղվել տուն" + "Ուղղվել վերև" + "Այլ ընտրանքներ" + "Կատարված է" + "Տեսնել բոլորը" + "Ընտրել ծրագիր" + "Մաքրել հարցումը" + "Որոնման հարցում" + "Որոնել" + "Ուղարկել հարցումը" + "Ձայնային որոնում" + "Տարածել" + "Տարածել ըստ %s" + \ No newline at end of file diff --git a/Library/build/intermediates/res/merged/release/values-in/values-in.xml b/Library/build/intermediates/res/merged/release/values-in/values-in.xml new file mode 100644 index 0000000..ca27a16 --- /dev/null +++ b/Library/build/intermediates/res/merged/release/values-in/values-in.xml @@ -0,0 +1,16 @@ + + + "Navigasi ke beranda" + "Navigasi naik" + "Opsi lain" + "Selesai" + "Lihat semua" + "Pilih aplikasi" + "Hapus kueri" + "Kueri penelusuran" + "Telusuri" + "Kirim kueri" + "Penelusuran suara" + "Bagikan dengan" + "Bagikan dengan %s" + \ No newline at end of file diff --git a/Library/build/intermediates/res/merged/release/values-is-rIS/values-is-rIS.xml b/Library/build/intermediates/res/merged/release/values-is-rIS/values-is-rIS.xml new file mode 100644 index 0000000..a43b829 --- /dev/null +++ b/Library/build/intermediates/res/merged/release/values-is-rIS/values-is-rIS.xml @@ -0,0 +1,16 @@ + + + "Fara heim" + "Fara upp" + "Fleiri valkostir" + "Lokið" + "Sjá allt" + "Veldu forrit" + "Hreinsa fyrirspurn" + "Leitarfyrirspurn" + "Leita" + "Senda fyrirspurn" + "Raddleit" + "Deila með" + "Deila með %s" + \ No newline at end of file diff --git a/Library/build/intermediates/res/merged/release/values-it/values-it.xml b/Library/build/intermediates/res/merged/release/values-it/values-it.xml new file mode 100644 index 0000000..5afc397 --- /dev/null +++ b/Library/build/intermediates/res/merged/release/values-it/values-it.xml @@ -0,0 +1,16 @@ + + + "Vai alla home page" + "Vai in alto" + "Altre opzioni" + "Fine" + "Visualizza tutte" + "Scegli un\'applicazione" + "Cancella query" + "Query di ricerca" + "Cerca" + "Invia query" + "Ricerca vocale" + "Condividi con" + "Condividi con %s" + \ No newline at end of file diff --git a/Library/build/intermediates/res/merged/release/values-iw/values-iw.xml b/Library/build/intermediates/res/merged/release/values-iw/values-iw.xml new file mode 100644 index 0000000..8d76e34 --- /dev/null +++ b/Library/build/intermediates/res/merged/release/values-iw/values-iw.xml @@ -0,0 +1,16 @@ + + + "נווט לדף הבית" + "נווט למעלה" + "עוד אפשרויות" + "בוצע" + "ראה הכול" + "בחר אפליקציה" + "מחק שאילתה" + "שאילתת חיפוש" + "חפש" + "שלח שאילתה" + "חיפוש קולי" + "שתף עם" + "‏שתף עם %s" + \ No newline at end of file diff --git a/Library/build/intermediates/res/merged/release/values-ja/values-ja.xml b/Library/build/intermediates/res/merged/release/values-ja/values-ja.xml new file mode 100644 index 0000000..d638b59 --- /dev/null +++ b/Library/build/intermediates/res/merged/release/values-ja/values-ja.xml @@ -0,0 +1,16 @@ + + + "ホームへ移動" + "上へ移動" + "その他のオプション" + "完了" + "すべて表示" + "アプリの選択" + "検索キーワードを削除" + "検索キーワード" + "検索" + "検索キーワードを送信" + "音声検索" + "共有" + "%sと共有" + \ No newline at end of file diff --git a/Library/build/intermediates/res/merged/release/values-ka-rGE/values-ka-rGE.xml b/Library/build/intermediates/res/merged/release/values-ka-rGE/values-ka-rGE.xml new file mode 100644 index 0000000..269ffd0 --- /dev/null +++ b/Library/build/intermediates/res/merged/release/values-ka-rGE/values-ka-rGE.xml @@ -0,0 +1,16 @@ + + + "მთავარზე ნავიგაცია" + "ზემოთ ნავიგაცია" + "მეტი ვარიანტები" + "დასრულდა" + "ყველას ნახვა" + "აპის არჩევა" + "მოთხოვნის გასუფთავება" + "ძიების მოთხოვნა" + "ძიება" + "მოთხოვნის გადაგზავნა" + "ხმოვანი ძიება" + "გაზიარება:" + "%s-თან გაზიარება" + \ No newline at end of file diff --git a/Library/build/intermediates/res/merged/release/values-kk-rKZ/values-kk-rKZ.xml b/Library/build/intermediates/res/merged/release/values-kk-rKZ/values-kk-rKZ.xml new file mode 100644 index 0000000..87d0ff3 --- /dev/null +++ b/Library/build/intermediates/res/merged/release/values-kk-rKZ/values-kk-rKZ.xml @@ -0,0 +1,16 @@ + + + "Негізгі бетте қозғалу" + "Жоғары қозғалу" + "Басқа опциялар" + "Орындалды" + "Барлығын көру" + "Қолданбаны таңдау" + "Сұрақты жою" + "Сұрақты іздеу" + "Іздеу" + "Сұрақты жіберу" + "Дауыс арқылы іздеу" + "Бөлісу" + "%s бөлісу" + \ No newline at end of file diff --git a/Library/build/intermediates/res/merged/release/values-km-rKH/values-km-rKH.xml b/Library/build/intermediates/res/merged/release/values-km-rKH/values-km-rKH.xml new file mode 100644 index 0000000..14bcf76 --- /dev/null +++ b/Library/build/intermediates/res/merged/release/values-km-rKH/values-km-rKH.xml @@ -0,0 +1,16 @@ + + + "រកមើល​ទៅ​ដើម" + "រកមើល​ឡើងលើ" + "ជម្រើស​ច្រើន​ទៀត" + "រួចរាល់" + "មើល​ទាំងអស់" + "ជ្រើស​កម្មវិធី​​" + "សម្អាត​សំណួរ" + "ស្វែងរក​សំណួរ" + "ស្វែងរក" + "ដាក់​​​ស្នើ​សំណួរ" + "ការស្វែងរក​សំឡេង" + "ចែករំលែក​ជាមួយ" + "ចែករំលែក​ជាមួយ %s" + \ No newline at end of file diff --git a/Library/build/intermediates/res/merged/release/values-kn-rIN/values-kn-rIN.xml b/Library/build/intermediates/res/merged/release/values-kn-rIN/values-kn-rIN.xml new file mode 100644 index 0000000..52464af --- /dev/null +++ b/Library/build/intermediates/res/merged/release/values-kn-rIN/values-kn-rIN.xml @@ -0,0 +1,16 @@ + + + "ಮುಖಪುಟವನ್ನು ನ್ಯಾವಿಗೇಟ್ ಮಾಡಿ" + "ಮೇಲಕ್ಕೆ ನ್ಯಾವಿಗೇಟ್ ಮಾಡಿ" + "ಇನ್ನಷ್ಟು ಆಯ್ಕೆಗಳು" + "ಮುಗಿದಿದೆ" + "ಎಲ್ಲವನ್ನೂ ನೋಡಿ" + "ಒಂದು ಅಪ್ಲಿಕೇಶನ್ ಆಯ್ಕೆಮಾಡಿ" + "ಪ್ರಶ್ನೆಯನ್ನು ತೆರವುಗೊಳಿಸು" + "ಪ್ರಶ್ನೆಯನ್ನು ಹುಡುಕಿ" + "ಹುಡುಕು" + "ಪ್ರಶ್ನೆಯನ್ನು ಸಲ್ಲಿಸು" + "ಧ್ವನಿ ಹುಡುಕಾಟ" + "ಇವರೊಂದಿಗೆ ಹಂಚಿಕೊಳ್ಳಿ" + "%s ಜೊತೆಗೆ ಹಂಚಿಕೊಳ್ಳಿ" + \ No newline at end of file diff --git a/Library/build/intermediates/res/merged/release/values-ko/values-ko.xml b/Library/build/intermediates/res/merged/release/values-ko/values-ko.xml new file mode 100644 index 0000000..60a6261 --- /dev/null +++ b/Library/build/intermediates/res/merged/release/values-ko/values-ko.xml @@ -0,0 +1,16 @@ + + + "홈 탐색" + "위로 탐색" + "옵션 더보기" + "완료" + "전체 보기" + "앱 선택" + "검색어 삭제" + "검색어" + "검색" + "검색어 보내기" + "음성 검색" + "공유 대상" + "%s와(과) 공유" + \ No newline at end of file diff --git a/Library/build/intermediates/res/merged/release/values-ky-rKG/values-ky-rKG.xml b/Library/build/intermediates/res/merged/release/values-ky-rKG/values-ky-rKG.xml new file mode 100644 index 0000000..6d6999b --- /dev/null +++ b/Library/build/intermediates/res/merged/release/values-ky-rKG/values-ky-rKG.xml @@ -0,0 +1,16 @@ + + + "Үйгө багыттоо" + "Жогору" + "Көбүрөөк мүмкүнчүлүктөр" + "Даяр" + "Бардыгын көрүү" + "Колдонмо тандоо" + "Талаптарды тазалоо" + "Издөө талаптары" + "Издөө" + "Талап жөнөтүү" + "Үн аркылуу издөө" + "Бөлүшүү" + "%s аркылуу бөлүшүү" + \ No newline at end of file diff --git a/Library/build/intermediates/res/merged/release/values-land/values-land.xml b/Library/build/intermediates/res/merged/release/values-land/values-land.xml new file mode 100644 index 0000000..fabf9eb --- /dev/null +++ b/Library/build/intermediates/res/merged/release/values-land/values-land.xml @@ -0,0 +1,10 @@ + + + true + true + 48dp + 0dp + 32dp + 12dp + 14dp + \ No newline at end of file diff --git a/Library/build/intermediates/res/merged/release/values-large-v4/values-large-v4.xml b/Library/build/intermediates/res/merged/release/values-large-v4/values-large-v4.xml new file mode 100644 index 0000000..55aba50 --- /dev/null +++ b/Library/build/intermediates/res/merged/release/values-large-v4/values-large-v4.xml @@ -0,0 +1,14 @@ + + + true + true + 440dp + 192dip + 60% + 90% + 60% + 90% + 4 + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Library/build/intermediates/res/merged/release/values-v12/values-v12.xml b/Library/build/intermediates/res/merged/release/values-v12/values-v12.xml new file mode 100644 index 0000000..b522a13 --- /dev/null +++ b/Library/build/intermediates/res/merged/release/values-v12/values-v12.xml @@ -0,0 +1,11 @@ + + + + + \ No newline at end of file diff --git a/Library/build/intermediates/res/merged/release/values-v14/values-v14.xml b/Library/build/intermediates/res/merged/release/values-v14/values-v14.xml new file mode 100644 index 0000000..85f82ea --- /dev/null +++ b/Library/build/intermediates/res/merged/release/values-v14/values-v14.xml @@ -0,0 +1,22 @@ + + + + + + \ No newline at end of file diff --git a/Library/build/intermediates/res/merged/release/values-v17/values-v17.xml b/Library/build/intermediates/res/merged/release/values-v17/values-v17.xml new file mode 100644 index 0000000..14a7133 --- /dev/null +++ b/Library/build/intermediates/res/merged/release/values-v17/values-v17.xml @@ -0,0 +1,44 @@ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Library/build/intermediates/res/merged/release/values-v18/values-v18.xml b/Library/build/intermediates/res/merged/release/values-v18/values-v18.xml new file mode 100644 index 0000000..7dad77f --- /dev/null +++ b/Library/build/intermediates/res/merged/release/values-v18/values-v18.xml @@ -0,0 +1,4 @@ + + + 0px + \ No newline at end of file diff --git a/Library/build/intermediates/res/merged/release/values-v21/values-v21.xml b/Library/build/intermediates/res/merged/release/values-v21/values-v21.xml new file mode 100644 index 0000000..1c5a42f --- /dev/null +++ b/Library/build/intermediates/res/merged/release/values-v21/values-v21.xml @@ -0,0 +1,253 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Library/build/intermediates/res/merged/release/values-vi/values-vi.xml b/Library/build/intermediates/res/merged/release/values-vi/values-vi.xml new file mode 100644 index 0000000..73045f9 --- /dev/null +++ b/Library/build/intermediates/res/merged/release/values-vi/values-vi.xml @@ -0,0 +1,16 @@ + + + "Điều hướng về trang chủ" + "Điều hướng lên trên" + "Thêm tùy chọn" + "Xong" + "Xem tất cả" + "Chọn một ứng dụng" + "Xóa truy vấn" + "Tìm kiếm truy vấn" + "Tìm kiếm" + "Gửi truy vấn" + "Tìm kiếm bằng giọng nói" + "Chia sẻ với" + "Chia sẻ với %s" + \ No newline at end of file diff --git a/Library/build/intermediates/res/merged/release/values-w360dp-v13/values-w360dp-v13.xml b/Library/build/intermediates/res/merged/release/values-w360dp-v13/values-w360dp-v13.xml new file mode 100644 index 0000000..fd9dac9 --- /dev/null +++ b/Library/build/intermediates/res/merged/release/values-w360dp-v13/values-w360dp-v13.xml @@ -0,0 +1,4 @@ + + + 3 + \ No newline at end of file diff --git a/Library/build/intermediates/res/merged/release/values-w480dp-v13/values-w480dp-v13.xml b/Library/build/intermediates/res/merged/release/values-w480dp-v13/values-w480dp-v13.xml new file mode 100644 index 0000000..5b7dcf6 --- /dev/null +++ b/Library/build/intermediates/res/merged/release/values-w480dp-v13/values-w480dp-v13.xml @@ -0,0 +1,5 @@ + + + true + true + \ No newline at end of file diff --git a/Library/build/intermediates/res/merged/release/values-w500dp-v13/values-w500dp-v13.xml b/Library/build/intermediates/res/merged/release/values-w500dp-v13/values-w500dp-v13.xml new file mode 100644 index 0000000..dcd19ee --- /dev/null +++ b/Library/build/intermediates/res/merged/release/values-w500dp-v13/values-w500dp-v13.xml @@ -0,0 +1,4 @@ + + + 4 + \ No newline at end of file diff --git a/Library/build/intermediates/res/merged/release/values-w600dp-v13/values-w600dp-v13.xml b/Library/build/intermediates/res/merged/release/values-w600dp-v13/values-w600dp-v13.xml new file mode 100644 index 0000000..4c058c2 --- /dev/null +++ b/Library/build/intermediates/res/merged/release/values-w600dp-v13/values-w600dp-v13.xml @@ -0,0 +1,5 @@ + + + 192dip + 5 + \ No newline at end of file diff --git a/Library/build/intermediates/res/merged/release/values-w720dp-v13/values-w720dp-v13.xml b/Library/build/intermediates/res/merged/release/values-w720dp-v13/values-w720dp-v13.xml new file mode 100644 index 0000000..966aafb --- /dev/null +++ b/Library/build/intermediates/res/merged/release/values-w720dp-v13/values-w720dp-v13.xml @@ -0,0 +1,4 @@ + + + false + \ No newline at end of file diff --git a/Library/build/intermediates/res/merged/release/values-xlarge-land-v4/values-xlarge-land-v4.xml b/Library/build/intermediates/res/merged/release/values-xlarge-land-v4/values-xlarge-land-v4.xml new file mode 100644 index 0000000..98b3f8c --- /dev/null +++ b/Library/build/intermediates/res/merged/release/values-xlarge-land-v4/values-xlarge-land-v4.xml @@ -0,0 +1,4 @@ + + + 256dip + \ No newline at end of file diff --git a/Library/build/intermediates/res/merged/release/values-xlarge-v4/values-xlarge-v4.xml b/Library/build/intermediates/res/merged/release/values-xlarge-v4/values-xlarge-v4.xml new file mode 100644 index 0000000..ba8d9da --- /dev/null +++ b/Library/build/intermediates/res/merged/release/values-xlarge-v4/values-xlarge-v4.xml @@ -0,0 +1,10 @@ + + + false + 192dip + 60% + 90% + 50% + 70% + 5 + \ No newline at end of file diff --git a/Library/build/intermediates/res/merged/release/values-zh-rCN/values-zh-rCN.xml b/Library/build/intermediates/res/merged/release/values-zh-rCN/values-zh-rCN.xml new file mode 100644 index 0000000..486ce12 --- /dev/null +++ b/Library/build/intermediates/res/merged/release/values-zh-rCN/values-zh-rCN.xml @@ -0,0 +1,16 @@ + + + "转到主屏幕" + "转到上一层级" + "更多选项" + "完成" + "查看全部" + "选择应用" + "清除查询" + "搜索查询" + "搜索" + "提交查询" + "语音搜索" + "分享方式" + "通过%s分享" + \ No newline at end of file diff --git a/Library/build/intermediates/res/merged/release/values-zh-rHK/values-zh-rHK.xml b/Library/build/intermediates/res/merged/release/values-zh-rHK/values-zh-rHK.xml new file mode 100644 index 0000000..462f2b3 --- /dev/null +++ b/Library/build/intermediates/res/merged/release/values-zh-rHK/values-zh-rHK.xml @@ -0,0 +1,16 @@ + + + "瀏覽主頁" + "向上瀏覽" + "更多選項" + "完成" + "顯示全部" + "選擇應用程式" + "清除查詢" + "搜尋查詢" + "搜尋" + "提交查詢" + "語音搜尋" + "分享對象" + "與「%s」分享" + \ No newline at end of file diff --git a/Library/build/intermediates/res/merged/release/values-zh-rTW/values-zh-rTW.xml b/Library/build/intermediates/res/merged/release/values-zh-rTW/values-zh-rTW.xml new file mode 100644 index 0000000..f297705 --- /dev/null +++ b/Library/build/intermediates/res/merged/release/values-zh-rTW/values-zh-rTW.xml @@ -0,0 +1,16 @@ + + + "瀏覽首頁" + "向上瀏覽" + "更多選項" + "完成" + "查看全部" + "選擇應用程式" + "清除查詢" + "搜尋查詢" + "搜尋" + "提交查詢" + "語音搜尋" + "選擇分享對象" + "與「%s」分享" + \ No newline at end of file diff --git a/Library/build/intermediates/res/merged/release/values-zu/values-zu.xml b/Library/build/intermediates/res/merged/release/values-zu/values-zu.xml new file mode 100644 index 0000000..d383c89 --- /dev/null +++ b/Library/build/intermediates/res/merged/release/values-zu/values-zu.xml @@ -0,0 +1,16 @@ + + + "Zulazulela ekhaya" + "Zulazulela phezulu" + "Izinketho eziningi" + "Kwenziwe" + "Buka konke" + "Khetha uhlelo lokusebenza" + "Sula inkinga" + "Umbuzo wosesho" + "Sesha" + "Hambisa umbuzo" + "Ukusesha ngezwi" + "Yabelana no-" + "Yabelana no-%s" + \ No newline at end of file diff --git a/Library/build/intermediates/res/merged/release/values/values.xml b/Library/build/intermediates/res/merged/release/values/values.xml new file mode 100644 index 0000000..6d34a45 --- /dev/null +++ b/Library/build/intermediates/res/merged/release/values/values.xml @@ -0,0 +1,1421 @@ + + + + + + + true + false + true + true + false + true + false + @android:color/black + #7fa87f + @android:color/black + @android:color/black + @color/material_deep_teal_200 + @color/material_deep_teal_500 + #ff424242 + #ffeeeeee + #ff303030 + #ffeeeeee + #80ffffff + #80000000 + @color/bright_foreground_material_light + @color/bright_foreground_material_dark + @android:color/white + @android:color/black + #ff5a595b + #ffd6d7d7 + #80bebebe + #80323232 + #ffbebebe + #ff323232 + #6680cbc4 + #66009688 + @color/bright_foreground_disabled_material_dark + @color/bright_foreground_disabled_material_light + @color/material_deep_teal_200 + @color/material_deep_teal_500 + #ff37474f + #ff263238 + #ff21272b + #ff80cbc4 + #ff009688 + #ff000000 + #ff757575 + #ff212121 + #ffefefef + #ffffffff + #de000000 + #4Dffffff + #39000000 + #4dffffff + #1f000000 + #b3ffffff + #8a000000 + #36ffffff + #24000000 + #4996e5 + #48B94A + #d066b1 + #ff616161 + #ffbdbdbd + #ffbdbdbd + #fff1f1f1 + + + + + + + + + + + + + + + + + + + + + + + + + + + 16dp + 56dp + 4dp + 16dp + 0dp + 10dp + 6dp + 40dp + 48dp + 180dp + 5dp + -3dp + 48dp + 48dp + 36dp + 48dp + @dimen/abc_control_inset_material + 6dp + 8dp + @dimen/abc_control_padding_material + 320dp + 2dp + 4dp + 4dp + 8dp + 65% + 95% + 24dp + 18dp + 0.30 + 0.26 + 32dip + 8dip + 8dip + 7dp + 4dp + 10dp + 16dp + @dimen/abc_action_bar_content_inset_material + 296dp + 320dip + 160dip + 3dp + 14sp + 14sp + 14sp + 12sp + 34sp + 45sp + 56sp + 112sp + 24sp + 22sp + 18sp + 16sp + 14sp + 16sp + 16dp + 20sp + 20dp + 80% + 100% + 320dp + 320dp + 0.30 + 0.26 + 20dp + + + + + + + + + + + 220 + 150 + 2 + Navigate home + %1$s, %2$s + %1$s, %2$s, %3$s + Navigate up + More options + Done + See all + Choose an app + Search… + Clear query + Search query + Search + Submit query + Voice search + Share with + Share with %s + Collapse + loading... + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +