Android RecyclerView下拉刷新上拉加载源码程序 - android源码程序 - 谷速源码
下载频道> 资源分类> 编程语言> Android源码> Android RecyclerView下拉刷新上拉加载源码程序

标题:Android RecyclerView下拉刷新上拉加载源码程序
分享到:

所属分类: Android源码 资源类型:程序源码 文件大小: 8.16 MB 上传时间: 2019-11-29 19:29:13 下载次数: 1 资源积分:1分 提 供 者: pengcheng 20191129072858183
内容:
Android RecyclerView下拉刷新上拉加载,操作手机的大概都知道,现在安卓手机大部分都有这功能,比如QQ列表或淘宝的商品详情页,都可以向下滑刷新网页,向上拉加载其它内容的功能,这是个简单的例子,不过挺实用哦。
Android RecyclerView pulls down, refreshes, pulls up and loads, and most people who operate mobile phones know that most Android phones now have this feature, such as the QQ list or the Taobao product details page, which can refresh the page down and pull up to load other content functions This is a simple example, but it is quite practical.

文件列表(点击上边下载按钮,如果是垃圾文件请在下面评价差评或者投诉):

RecyclerViewRL/
RecyclerViewRL/.gradle/
RecyclerViewRL/.gradle/2.8/
RecyclerViewRL/.gradle/2.8/taskArtifacts/
RecyclerViewRL/.idea/
RecyclerViewRL/.idea/copyright/
RecyclerViewRL/.idea/libraries/
RecyclerViewRL/app/
RecyclerViewRL/app/build/
RecyclerViewRL/app/build/generated/
RecyclerViewRL/app/build/generated/res/
RecyclerViewRL/app/build/generated/res/pngs/
RecyclerViewRL/app/build/generated/res/pngs/debug/
RecyclerViewRL/app/build/generated/res/pngs/debug/drawable-anydpi-v21/
RecyclerViewRL/app/build/generated/res/pngs/debug/drawable-hdpi/
RecyclerViewRL/app/build/generated/res/pngs/debug/drawable-ldpi/
RecyclerViewRL/app/build/generated/res/pngs/debug/drawable-mdpi/
RecyclerViewRL/app/build/generated/res/pngs/debug/drawable-xhdpi/
RecyclerViewRL/app/build/generated/res/pngs/debug/drawable-xxhdpi/
RecyclerViewRL/app/build/generated/res/pngs/debug/drawable-xxxhdpi/
RecyclerViewRL/app/build/generated/res/resValues/
RecyclerViewRL/app/build/generated/res/resValues/androidTest/
RecyclerViewRL/app/build/generated/res/rs/
RecyclerViewRL/app/build/generated/res/rs/androidTest/
RecyclerViewRL/app/build/generated/res/rs/androidTest/debug/
RecyclerViewRL/app/build/generated/res/rs/debug/
RecyclerViewRL/app/build/generated/source/
RecyclerViewRL/app/build/generated/source/aidl/
RecyclerViewRL/app/build/generated/source/aidl/androidTest/
RecyclerViewRL/app/build/generated/source/aidl/androidTest/debug/
RecyclerViewRL/app/build/generated/source/aidl/debug/
RecyclerViewRL/app/build/generated/source/buildConfig/
RecyclerViewRL/app/build/generated/source/buildConfig/androidTest/
RecyclerViewRL/app/build/generated/source/buildConfig/androidTest/debug/
RecyclerViewRL/app/build/generated/source/buildConfig/androidTest/debug/com/
RecyclerViewRL/app/build/generated/source/buildConfig/androidTest/debug/com/leejz/
RecyclerViewRL/app/build/generated/source/buildConfig/androidTest/debug/com/leejz/recyclerviewrl/
RecyclerViewRL/app/build/generated/source/buildConfig/androidTest/debug/com/leejz/recyclerviewrl/test/
RecyclerViewRL/app/build/generated/source/buildConfig/debug/
RecyclerViewRL/app/build/generated/source/buildConfig/debug/com/
RecyclerViewRL/app/build/generated/source/buildConfig/debug/com/leejz/
RecyclerViewRL/app/build/generated/source/buildConfig/debug/com/leejz/recyclerviewrl/
RecyclerViewRL/app/build/generated/source/r/
RecyclerViewRL/app/build/generated/source/r/androidTest/
RecyclerViewRL/app/build/generated/source/r/androidTest/debug/
RecyclerViewRL/app/build/generated/source/r/debug/
RecyclerViewRL/app/build/generated/source/r/debug/android/
RecyclerViewRL/app/build/generated/source/r/debug/android/support/
RecyclerViewRL/app/build/generated/source/r/debug/android/support/v7/
RecyclerViewRL/app/build/generated/source/r/debug/android/support/v7/appcompat/
RecyclerViewRL/app/build/generated/source/r/debug/android/support/v7/cardview/
RecyclerViewRL/app/build/generated/source/r/debug/android/support/v7/recyclerview/
RecyclerViewRL/app/build/generated/source/r/debug/com/
RecyclerViewRL/app/build/generated/source/r/debug/com/leejz/
RecyclerViewRL/app/build/generated/source/r/debug/com/leejz/recyclerviewrl/
RecyclerViewRL/app/build/generated/source/rs/
RecyclerViewRL/app/build/generated/source/rs/androidTest/
RecyclerViewRL/app/build/generated/source/rs/androidTest/debug/
RecyclerViewRL/app/build/generated/source/rs/debug/
RecyclerViewRL/app/build/intermediates/
RecyclerViewRL/app/build/intermediates/assets/
RecyclerViewRL/app/build/intermediates/assets/androidTest/
RecyclerViewRL/app/build/intermediates/assets/androidTest/debug/
RecyclerViewRL/app/build/intermediates/assets/debug/
RecyclerViewRL/app/build/intermediates/blame/
RecyclerViewRL/app/build/intermediates/blame/res/
RecyclerViewRL/app/build/intermediates/blame/res/androidTest/
RecyclerViewRL/app/build/intermediates/blame/res/androidTest/debug/
RecyclerViewRL/app/build/intermediates/blame/res/debug/
RecyclerViewRL/app/build/intermediates/blame/res/debug/multi/
RecyclerViewRL/app/build/intermediates/blame/res/debug/single/
RecyclerViewRL/app/build/intermediates/classes/
RecyclerViewRL/app/build/intermediates/classes/debug/
RecyclerViewRL/app/build/intermediates/classes/debug/android/
RecyclerViewRL/app/build/intermediates/classes/debug/android/support/
RecyclerViewRL/app/build/intermediates/classes/debug/android/support/v7/
RecyclerViewRL/app/build/intermediates/classes/debug/android/support/v7/appcompat/
RecyclerViewRL/app/build/intermediates/classes/debug/android/support/v7/cardview/
RecyclerViewRL/app/build/intermediates/classes/debug/android/support/v7/recyclerview/
RecyclerViewRL/app/build/intermediates/classes/debug/com/
RecyclerViewRL/app/build/intermediates/classes/debug/com/chanven/
RecyclerViewRL/app/build/intermediates/classes/debug/com/chanven/lib/
RecyclerViewRL/app/build/intermediates/classes/debug/com/chanven/lib/cptr/
RecyclerViewRL/app/build/intermediates/classes/debug/com/chanven/lib/cptr/header/
RecyclerViewRL/app/build/intermediates/classes/debug/com/chanven/lib/cptr/indicator/
RecyclerViewRL/app/build/intermediates/classes/debug/com/chanven/lib/cptr/loadmore/
RecyclerViewRL/app/build/intermediates/classes/debug/com/chanven/lib/cptr/recyclerview/
RecyclerViewRL/app/build/intermediates/classes/debug/com/chanven/lib/cptr/utils/
RecyclerViewRL/app/build/intermediates/classes/debug/com/leejz/
RecyclerViewRL/app/build/intermediates/classes/debug/com/leejz/recyclerviewrl/
RecyclerViewRL/app/build/intermediates/dependency-cache/
RecyclerViewRL/app/build/intermediates/dependency-cache/debug/
RecyclerViewRL/app/build/intermediates/exploded-aar/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/animated-vector-drawable/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/animated-vector-drawable/23.2.0/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/animated-vector-drawable/23.2.0/aapt/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/animated-vector-drawable/23.2.0/aidl/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/animated-vector-drawable/23.2.0/assets/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/animated-vector-drawable/23.2.0/jars/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/animated-vector-drawable/23.2.0/jni/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/animated-vector-drawable/23.2.0/libs/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/animated-vector-drawable/23.2.0/res/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/aapt/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/aidl/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/assets/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/jars/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/jni/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/libs/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/anim/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/color-v11/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/color-v23/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/color/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-hdpi-v4/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-ldrtl-hdpi-v17/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-ldrtl-mdpi-v17/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-ldrtl-xhdpi-v17/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-ldrtl-xxhdpi-v17/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-ldrtl-xxxhdpi-v17/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-mdpi-v4/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-v21/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-v23/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-xhdpi-v4/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-xxhdpi-v4/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-xxxhdpi-v4/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/layout/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-af/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-am/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-ar/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-az-rAZ/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-bg/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-bn-rBD/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-ca/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-cs/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-da/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-de/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-el/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-en-rAU/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-en-rGB/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-en-rIN/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-es-rUS/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-es/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-et-rEE/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-eu-rES/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-fa/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-fi/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-fr-rCA/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-fr/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-gl-rES/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-gu-rIN/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-h320dp-v13/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-h720dp-v13/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-hdpi-v4/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-hi/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-hr/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-hu/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-hy-rAM/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-in/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-is-rIS/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-it/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-iw/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-ja/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-ka-rGE/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-kk-rKZ/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-km-rKH/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-kn-rIN/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-ko/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-ky-rKG/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-land/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-large-v4/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-ldltr-v21/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-lo-rLA/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-lt/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-lv/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-mk-rMK/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-ml-rIN/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-mn-rMN/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-mr-rIN/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-ms-rMY/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-my-rMM/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-nb/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-ne-rNP/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-night-v8/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-nl/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-pa-rIN/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-pl/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-port/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-pt-rBR/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-pt-rPT/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-pt/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-ro/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-ru/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-si-rLK/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-sk/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-sl/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-sq-rAL/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-sr/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-sv/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-sw/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-sw600dp-v13/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-ta-rIN/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-te-rIN/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-th/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-tl/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-tr/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-uk/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-ur-rPK/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-uz-rUZ/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-v11/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-v12/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-v13/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-v14/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-v17/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-v18/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-v21/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-v22/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-v23/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-vi/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-w360dp-v13/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-w480dp-v13/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-w500dp-v13/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-w600dp-v13/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-w720dp-v13/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-xlarge-land-v4/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-xlarge-v4/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-zh-rCN/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-zh-rHK/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-zh-rTW/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-zu/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/cardview-v7/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/cardview-v7/23.1.1/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/cardview-v7/23.1.1/aapt/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/cardview-v7/23.1.1/aidl/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/cardview-v7/23.1.1/assets/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/cardview-v7/23.1.1/jars/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/cardview-v7/23.1.1/res/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/cardview-v7/23.1.1/res/values/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/recyclerview-v7/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/recyclerview-v7/23.1.1/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/recyclerview-v7/23.1.1/aapt/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/recyclerview-v7/23.1.1/aidl/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/recyclerview-v7/23.1.1/assets/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/recyclerview-v7/23.1.1/jars/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/recyclerview-v7/23.1.1/res/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/recyclerview-v7/23.1.1/res/values/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/support-v4/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/support-v4/23.2.0/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/support-v4/23.2.0/aapt/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/support-v4/23.2.0/aidl/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/support-v4/23.2.0/aidl/android/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/support-v4/23.2.0/aidl/android/support/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/support-v4/23.2.0/aidl/android/support/v4/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/support-v4/23.2.0/aidl/android/support/v4/media/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/support-v4/23.2.0/aidl/android/support/v4/media/session/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/support-v4/23.2.0/aidl/android/support/v4/os/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/support-v4/23.2.0/assets/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/support-v4/23.2.0/jars/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/support-v4/23.2.0/jars/libs/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/support-v4/23.2.0/jni/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/support-v4/23.2.0/libs/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/support-v4/23.2.0/res/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/support-vector-drawable/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/support-vector-drawable/23.2.0/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/support-vector-drawable/23.2.0/aapt/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/support-vector-drawable/23.2.0/aidl/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/support-vector-drawable/23.2.0/assets/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/support-vector-drawable/23.2.0/jars/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/support-vector-drawable/23.2.0/jni/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/support-vector-drawable/23.2.0/libs/
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/support-vector-drawable/23.2.0/res/
RecyclerViewRL/app/build/intermediates/incremental/
RecyclerViewRL/app/build/intermediates/incremental/compileDebugAidl/
RecyclerViewRL/app/build/intermediates/incremental/compileDebugAndroidTestAidl/
RecyclerViewRL/app/build/intermediates/incremental/mergeDebugAndroidTestAssets/
RecyclerViewRL/app/build/intermediates/incremental/mergeDebugAndroidTestResources/
RecyclerViewRL/app/build/intermediates/incremental/mergeDebugAssets/
RecyclerViewRL/app/build/intermediates/incremental/mergeDebugJniLibFolders/
RecyclerViewRL/app/build/intermediates/incremental/mergeDebugResources/
RecyclerViewRL/app/build/intermediates/jniLibs/
RecyclerViewRL/app/build/intermediates/jniLibs/debug/
RecyclerViewRL/app/build/intermediates/manifest/
RecyclerViewRL/app/build/intermediates/manifest/androidTest/
RecyclerViewRL/app/build/intermediates/manifest/androidTest/debug/
RecyclerViewRL/app/build/intermediates/manifest/tmp/
RecyclerViewRL/app/build/intermediates/manifests/
RecyclerViewRL/app/build/intermediates/manifests/full/
RecyclerViewRL/app/build/intermediates/manifests/full/debug/
RecyclerViewRL/app/build/intermediates/pre-dexed/
RecyclerViewRL/app/build/intermediates/pre-dexed/debug/
RecyclerViewRL/app/build/intermediates/res/
RecyclerViewRL/app/build/intermediates/res/merged/
RecyclerViewRL/app/build/intermediates/res/merged/androidTest/
RecyclerViewRL/app/build/intermediates/res/merged/androidTest/debug/
RecyclerViewRL/app/build/intermediates/res/merged/debug/
RecyclerViewRL/app/build/intermediates/res/merged/debug/anim/
RecyclerViewRL/app/build/intermediates/res/merged/debug/color-v11/
RecyclerViewRL/app/build/intermediates/res/merged/debug/color-v23/
RecyclerViewRL/app/build/intermediates/res/merged/debug/color/
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-anydpi-v21/
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-hdpi-v4/
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-ldpi-v4/
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-ldrtl-hdpi-v17/
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-ldrtl-mdpi-v17/
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-ldrtl-xhdpi-v17/
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-ldrtl-xxhdpi-v17/
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-ldrtl-xxxhdpi-v17/
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-mdpi-v4/
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-v21/
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-v23/
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4/
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4/
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4/
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable/
RecyclerViewRL/app/build/intermediates/res/merged/debug/layout/
RecyclerViewRL/app/build/intermediates/res/merged/debug/mipmap-hdpi-v4/
RecyclerViewRL/app/build/intermediates/res/merged/debug/mipmap-mdpi-v4/
RecyclerViewRL/app/build/intermediates/res/merged/debug/mipmap-xhdpi-v4/
RecyclerViewRL/app/build/intermediates/res/merged/debug/mipmap-xxhdpi-v4/
RecyclerViewRL/app/build/intermediates/res/merged/debug/mipmap-xxxhdpi-v4/
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-af/
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-am/
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-ar/
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-az-rAZ/
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-bg/
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-bn-rBD/
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-ca/
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-cs/
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-da/
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-de/
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-el/
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-en-rAU/
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-en-rGB/
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-en-rIN/
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-es-rUS/
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-es/
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-et-rEE/
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-eu-rES/
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-fa/
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-fi/
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-fr-rCA/
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-fr/
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-gl-rES/
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-gu-rIN/
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-h320dp-v13/
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-h720dp-v13/
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-hdpi-v4/
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-hi/
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-hr/
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-hu/
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-hy-rAM/
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-in/
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-is-rIS/
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-it/
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-iw/
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-ja/
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-ka-rGE/
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-kk-rKZ/
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-km-rKH/
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-kn-rIN/
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-ko/
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-ky-rKG/
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-land/
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-large-v4/
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-ldltr-v21/
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-lo-rLA/
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-lt/
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-lv/
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-mk-rMK/
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-ml-rIN/
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-mn-rMN/
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-mr-rIN/
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-ms-rMY/
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-my-rMM/
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-nb/
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-ne-rNP/
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-night-v8/
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-nl/
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-pa-rIN/
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-pl/
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-port/
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-pt-rBR/
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-pt-rPT/
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-pt/
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-ro/
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-ru/
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-si-rLK/
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-sk/
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-sl/
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-sq-rAL/
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-sr/
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-sv/
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-sw/
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-sw600dp-v13/
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-ta-rIN/
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-te-rIN/
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-th/
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-tl/
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-tr/
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-uk/
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-ur-rPK/
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-uz-rUZ/
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-v11/
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-v12/
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-v13/
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-v14/
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-v17/
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-v18/
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-v21/
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-v22/
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-v23/
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-vi/
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-w360dp-v13/
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-w480dp-v13/
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-w500dp-v13/
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-w600dp-v13/
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-w720dp-v13/
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-w820dp-v13/
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-xlarge-land-v4/
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-xlarge-v4/
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-zh-rCN/
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-zh-rHK/
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-zh-rTW/
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-zu/
RecyclerViewRL/app/build/intermediates/res/merged/debug/values/
RecyclerViewRL/app/build/intermediates/rs/
RecyclerViewRL/app/build/intermediates/rs/androidTest/
RecyclerViewRL/app/build/intermediates/rs/androidTest/debug/
RecyclerViewRL/app/build/intermediates/rs/androidTest/debug/lib/
RecyclerViewRL/app/build/intermediates/rs/androidTest/debug/obj/
RecyclerViewRL/app/build/intermediates/rs/debug/
RecyclerViewRL/app/build/intermediates/rs/debug/lib/
RecyclerViewRL/app/build/intermediates/rs/debug/obj/
RecyclerViewRL/app/build/intermediates/symbols/
RecyclerViewRL/app/build/intermediates/symbols/androidTest/
RecyclerViewRL/app/build/intermediates/symbols/androidTest/debug/
RecyclerViewRL/app/build/intermediates/symbols/debug/
RecyclerViewRL/app/build/intermediates/transforms/
RecyclerViewRL/app/build/intermediates/transforms/dex/
RecyclerViewRL/app/build/intermediates/transforms/dex/debug/
RecyclerViewRL/app/build/intermediates/transforms/dex/debug/folders/
RecyclerViewRL/app/build/intermediates/transforms/dex/debug/folders/1000/
RecyclerViewRL/app/build/intermediates/transforms/dex/debug/folders/1000/1f/
RecyclerViewRL/app/build/intermediates/transforms/dex/debug/folders/1000/1f/main/
RecyclerViewRL/app/build/intermediates/transforms/mergeJavaRes/
RecyclerViewRL/app/build/intermediates/transforms/mergeJavaRes/debug/
RecyclerViewRL/app/build/intermediates/transforms/mergeJniLibs/
RecyclerViewRL/app/build/intermediates/transforms/mergeJniLibs/debug/
RecyclerViewRL/app/build/outputs/
RecyclerViewRL/app/build/outputs/apk/
RecyclerViewRL/app/build/outputs/logs/
RecyclerViewRL/app/build/tmp/
RecyclerViewRL/app/build/tmp/compileDebugJavaWithJavac/
RecyclerViewRL/app/build/tmp/compileDebugJavaWithJavac/emptySourcePathRef/
RecyclerViewRL/app/libs/
RecyclerViewRL/app/src/
RecyclerViewRL/app/src/androidTest/
RecyclerViewRL/app/src/androidTest/java/
RecyclerViewRL/app/src/androidTest/java/com/
RecyclerViewRL/app/src/androidTest/java/com/leejz/
RecyclerViewRL/app/src/androidTest/java/com/leejz/recyclerviewrl/
RecyclerViewRL/app/src/main/
RecyclerViewRL/app/src/main/java/
RecyclerViewRL/app/src/main/java/com/
RecyclerViewRL/app/src/main/java/com/chanven/
RecyclerViewRL/app/src/main/java/com/chanven/lib/
RecyclerViewRL/app/src/main/java/com/chanven/lib/cptr/
RecyclerViewRL/app/src/main/java/com/chanven/lib/cptr/header/
RecyclerViewRL/app/src/main/java/com/chanven/lib/cptr/indicator/
RecyclerViewRL/app/src/main/java/com/chanven/lib/cptr/loadmore/
RecyclerViewRL/app/src/main/java/com/chanven/lib/cptr/recyclerview/
RecyclerViewRL/app/src/main/java/com/chanven/lib/cptr/utils/
RecyclerViewRL/app/src/main/java/com/leejz/
RecyclerViewRL/app/src/main/java/com/leejz/recyclerviewrl/
RecyclerViewRL/app/src/main/res/
RecyclerViewRL/app/src/main/res/drawable/
RecyclerViewRL/app/src/main/res/layout/
RecyclerViewRL/app/src/main/res/mipmap-hdpi/
RecyclerViewRL/app/src/main/res/mipmap-mdpi/
RecyclerViewRL/app/src/main/res/mipmap-xhdpi/
RecyclerViewRL/app/src/main/res/mipmap-xxhdpi/
RecyclerViewRL/app/src/main/res/mipmap-xxxhdpi/
RecyclerViewRL/app/src/main/res/values-w820dp/
RecyclerViewRL/app/src/main/res/values/
RecyclerViewRL/app/src/test/
RecyclerViewRL/app/src/test/java/
RecyclerViewRL/app/src/test/java/com/
RecyclerViewRL/app/src/test/java/com/leejz/
RecyclerViewRL/app/src/test/java/com/leejz/recyclerviewrl/
RecyclerViewRL/build/
RecyclerViewRL/build/intermediates/
RecyclerViewRL/build/intermediates/dex-cache/
RecyclerViewRL/gradle/
RecyclerViewRL/gradle/wrapper/
README.txt
RecyclerViewRL/.gitignore
RecyclerViewRL/.gradle/2.8/taskArtifacts/cache.properties
RecyclerViewRL/.gradle/2.8/taskArtifacts/cache.properties.lock
RecyclerViewRL/.gradle/2.8/taskArtifacts/fileHashes.bin
RecyclerViewRL/.gradle/2.8/taskArtifacts/fileSnapshots.bin
RecyclerViewRL/.gradle/2.8/taskArtifacts/outputFileStates.bin
RecyclerViewRL/.gradle/2.8/taskArtifacts/taskArtifacts.bin
RecyclerViewRL/.idea/.name
RecyclerViewRL/.idea/compiler.xml
RecyclerViewRL/.idea/copyright/profiles_settings.xml
RecyclerViewRL/.idea/encodings.xml
RecyclerViewRL/.idea/gradle.xml
RecyclerViewRL/.idea/libraries/animated_vector_drawable_23_2_0.xml
RecyclerViewRL/.idea/libraries/appcompat_v7_23_2_0.xml
RecyclerViewRL/.idea/libraries/cardview_v7_23_1_1.xml
RecyclerViewRL/.idea/libraries/recyclerview_v7_23_1_1.xml
RecyclerViewRL/.idea/libraries/support_annotations_23_2_0.xml
RecyclerViewRL/.idea/libraries/support_v4_23_2_0.xml
RecyclerViewRL/.idea/libraries/support_vector_drawable_23_2_0.xml
RecyclerViewRL/.idea/misc.xml
RecyclerViewRL/.idea/modules.xml
RecyclerViewRL/.idea/runConfigurations.xml
RecyclerViewRL/.idea/vcs.xml
RecyclerViewRL/.idea/workspace.xml
RecyclerViewRL/RecyclerViewRL.iml
RecyclerViewRL/app/.gitignore
RecyclerViewRL/app/app.iml
RecyclerViewRL/app/build.gradle
RecyclerViewRL/app/build/generated/res/pngs/debug/drawable-anydpi-v21/abc_btn_checkbox_checked_mtrl.xml
RecyclerViewRL/app/build/generated/res/pngs/debug/drawable-anydpi-v21/abc_btn_checkbox_unchecked_mtrl.xml
RecyclerViewRL/app/build/generated/res/pngs/debug/drawable-anydpi-v21/abc_btn_radio_off_mtrl.xml
RecyclerViewRL/app/build/generated/res/pngs/debug/drawable-anydpi-v21/abc_btn_radio_on_mtrl.xml
RecyclerViewRL/app/build/generated/res/pngs/debug/drawable-anydpi-v21/abc_ic_ab_back_material.xml
RecyclerViewRL/app/build/generated/res/pngs/debug/drawable-anydpi-v21/abc_ic_clear_material.xml
RecyclerViewRL/app/build/generated/res/pngs/debug/drawable-anydpi-v21/abc_ic_go_search_api_material.xml
RecyclerViewRL/app/build/generated/res/pngs/debug/drawable-anydpi-v21/abc_ic_menu_copy_material.xml
RecyclerViewRL/app/build/generated/res/pngs/debug/drawable-anydpi-v21/abc_ic_menu_cut_material.xml
RecyclerViewRL/app/build/generated/res/pngs/debug/drawable-anydpi-v21/abc_ic_menu_overflow_material.xml
RecyclerViewRL/app/build/generated/res/pngs/debug/drawable-anydpi-v21/abc_ic_menu_paste_material.xml
RecyclerViewRL/app/build/generated/res/pngs/debug/drawable-anydpi-v21/abc_ic_menu_selectall_material.xml
RecyclerViewRL/app/build/generated/res/pngs/debug/drawable-anydpi-v21/abc_ic_menu_share_material.xml
RecyclerViewRL/app/build/generated/res/pngs/debug/drawable-anydpi-v21/abc_ic_voice_search_api_material.xml
RecyclerViewRL/app/build/generated/res/pngs/debug/drawable-hdpi/abc_btn_checkbox_checked_mtrl.png
RecyclerViewRL/app/build/generated/res/pngs/debug/drawable-hdpi/abc_btn_checkbox_unchecked_mtrl.png
RecyclerViewRL/app/build/generated/res/pngs/debug/drawable-hdpi/abc_btn_radio_off_mtrl.png
RecyclerViewRL/app/build/generated/res/pngs/debug/drawable-hdpi/abc_btn_radio_on_mtrl.png
RecyclerViewRL/app/build/generated/res/pngs/debug/drawable-hdpi/abc_ic_ab_back_material.png
RecyclerViewRL/app/build/generated/res/pngs/debug/drawable-hdpi/abc_ic_clear_material.png
RecyclerViewRL/app/build/generated/res/pngs/debug/drawable-hdpi/abc_ic_go_search_api_material.png
RecyclerViewRL/app/build/generated/res/pngs/debug/drawable-hdpi/abc_ic_menu_copy_material.png
RecyclerViewRL/app/build/generated/res/pngs/debug/drawable-hdpi/abc_ic_menu_cut_material.png
RecyclerViewRL/app/build/generated/res/pngs/debug/drawable-hdpi/abc_ic_menu_overflow_material.png
RecyclerViewRL/app/build/generated/res/pngs/debug/drawable-hdpi/abc_ic_menu_paste_material.png
RecyclerViewRL/app/build/generated/res/pngs/debug/drawable-hdpi/abc_ic_menu_selectall_material.png
RecyclerViewRL/app/build/generated/res/pngs/debug/drawable-hdpi/abc_ic_menu_share_material.png
RecyclerViewRL/app/build/generated/res/pngs/debug/drawable-hdpi/abc_ic_voice_search_api_material.png
RecyclerViewRL/app/build/generated/res/pngs/debug/drawable-ldpi/abc_btn_checkbox_checked_mtrl.png
RecyclerViewRL/app/build/generated/res/pngs/debug/drawable-ldpi/abc_btn_checkbox_unchecked_mtrl.png
RecyclerViewRL/app/build/generated/res/pngs/debug/drawable-ldpi/abc_btn_radio_off_mtrl.png
RecyclerViewRL/app/build/generated/res/pngs/debug/drawable-ldpi/abc_btn_radio_on_mtrl.png
RecyclerViewRL/app/build/generated/res/pngs/debug/drawable-ldpi/abc_ic_ab_back_material.png
RecyclerViewRL/app/build/generated/res/pngs/debug/drawable-ldpi/abc_ic_clear_material.png
RecyclerViewRL/app/build/generated/res/pngs/debug/drawable-ldpi/abc_ic_go_search_api_material.png
RecyclerViewRL/app/build/generated/res/pngs/debug/drawable-ldpi/abc_ic_menu_copy_material.png
RecyclerViewRL/app/build/generated/res/pngs/debug/drawable-ldpi/abc_ic_menu_cut_material.png
RecyclerViewRL/app/build/generated/res/pngs/debug/drawable-ldpi/abc_ic_menu_overflow_material.png
RecyclerViewRL/app/build/generated/res/pngs/debug/drawable-ldpi/abc_ic_menu_paste_material.png
RecyclerViewRL/app/build/generated/res/pngs/debug/drawable-ldpi/abc_ic_menu_selectall_material.png
RecyclerViewRL/app/build/generated/res/pngs/debug/drawable-ldpi/abc_ic_menu_share_material.png
RecyclerViewRL/app/build/generated/res/pngs/debug/drawable-ldpi/abc_ic_voice_search_api_material.png
RecyclerViewRL/app/build/generated/res/pngs/debug/drawable-mdpi/abc_btn_checkbox_checked_mtrl.png
RecyclerViewRL/app/build/generated/res/pngs/debug/drawable-mdpi/abc_btn_checkbox_unchecked_mtrl.png
RecyclerViewRL/app/build/generated/res/pngs/debug/drawable-mdpi/abc_btn_radio_off_mtrl.png
RecyclerViewRL/app/build/generated/res/pngs/debug/drawable-mdpi/abc_btn_radio_on_mtrl.png
RecyclerViewRL/app/build/generated/res/pngs/debug/drawable-mdpi/abc_ic_ab_back_material.png
RecyclerViewRL/app/build/generated/res/pngs/debug/drawable-mdpi/abc_ic_clear_material.png
RecyclerViewRL/app/build/generated/res/pngs/debug/drawable-mdpi/abc_ic_go_search_api_material.png
RecyclerViewRL/app/build/generated/res/pngs/debug/drawable-mdpi/abc_ic_menu_copy_material.png
RecyclerViewRL/app/build/generated/res/pngs/debug/drawable-mdpi/abc_ic_menu_cut_material.png
RecyclerViewRL/app/build/generated/res/pngs/debug/drawable-mdpi/abc_ic_menu_overflow_material.png
RecyclerViewRL/app/build/generated/res/pngs/debug/drawable-mdpi/abc_ic_menu_paste_material.png
RecyclerViewRL/app/build/generated/res/pngs/debug/drawable-mdpi/abc_ic_menu_selectall_material.png
RecyclerViewRL/app/build/generated/res/pngs/debug/drawable-mdpi/abc_ic_menu_share_material.png
RecyclerViewRL/app/build/generated/res/pngs/debug/drawable-mdpi/abc_ic_voice_search_api_material.png
RecyclerViewRL/app/build/generated/res/pngs/debug/drawable-xhdpi/abc_btn_checkbox_checked_mtrl.png
RecyclerViewRL/app/build/generated/res/pngs/debug/drawable-xhdpi/abc_btn_checkbox_unchecked_mtrl.png
RecyclerViewRL/app/build/generated/res/pngs/debug/drawable-xhdpi/abc_btn_radio_off_mtrl.png
RecyclerViewRL/app/build/generated/res/pngs/debug/drawable-xhdpi/abc_btn_radio_on_mtrl.png
RecyclerViewRL/app/build/generated/res/pngs/debug/drawable-xhdpi/abc_ic_ab_back_material.png
RecyclerViewRL/app/build/generated/res/pngs/debug/drawable-xhdpi/abc_ic_clear_material.png
RecyclerViewRL/app/build/generated/res/pngs/debug/drawable-xhdpi/abc_ic_go_search_api_material.png
RecyclerViewRL/app/build/generated/res/pngs/debug/drawable-xhdpi/abc_ic_menu_copy_material.png
RecyclerViewRL/app/build/generated/res/pngs/debug/drawable-xhdpi/abc_ic_menu_cut_material.png
RecyclerViewRL/app/build/generated/res/pngs/debug/drawable-xhdpi/abc_ic_menu_overflow_material.png
RecyclerViewRL/app/build/generated/res/pngs/debug/drawable-xhdpi/abc_ic_menu_paste_material.png
RecyclerViewRL/app/build/generated/res/pngs/debug/drawable-xhdpi/abc_ic_menu_selectall_material.png
RecyclerViewRL/app/build/generated/res/pngs/debug/drawable-xhdpi/abc_ic_menu_share_material.png
RecyclerViewRL/app/build/generated/res/pngs/debug/drawable-xhdpi/abc_ic_voice_search_api_material.png
RecyclerViewRL/app/build/generated/res/pngs/debug/drawable-xxhdpi/abc_btn_checkbox_checked_mtrl.png
RecyclerViewRL/app/build/generated/res/pngs/debug/drawable-xxhdpi/abc_btn_checkbox_unchecked_mtrl.png
RecyclerViewRL/app/build/generated/res/pngs/debug/drawable-xxhdpi/abc_btn_radio_off_mtrl.png
RecyclerViewRL/app/build/generated/res/pngs/debug/drawable-xxhdpi/abc_btn_radio_on_mtrl.png
RecyclerViewRL/app/build/generated/res/pngs/debug/drawable-xxhdpi/abc_ic_ab_back_material.png
RecyclerViewRL/app/build/generated/res/pngs/debug/drawable-xxhdpi/abc_ic_clear_material.png
RecyclerViewRL/app/build/generated/res/pngs/debug/drawable-xxhdpi/abc_ic_go_search_api_material.png
RecyclerViewRL/app/build/generated/res/pngs/debug/drawable-xxhdpi/abc_ic_menu_copy_material.png
RecyclerViewRL/app/build/generated/res/pngs/debug/drawable-xxhdpi/abc_ic_menu_cut_material.png
RecyclerViewRL/app/build/generated/res/pngs/debug/drawable-xxhdpi/abc_ic_menu_overflow_material.png
RecyclerViewRL/app/build/generated/res/pngs/debug/drawable-xxhdpi/abc_ic_menu_paste_material.png
RecyclerViewRL/app/build/generated/res/pngs/debug/drawable-xxhdpi/abc_ic_menu_selectall_material.png
RecyclerViewRL/app/build/generated/res/pngs/debug/drawable-xxhdpi/abc_ic_menu_share_material.png
RecyclerViewRL/app/build/generated/res/pngs/debug/drawable-xxhdpi/abc_ic_voice_search_api_material.png
RecyclerViewRL/app/build/generated/res/pngs/debug/drawable-xxxhdpi/abc_btn_checkbox_checked_mtrl.png
RecyclerViewRL/app/build/generated/res/pngs/debug/drawable-xxxhdpi/abc_btn_checkbox_unchecked_mtrl.png
RecyclerViewRL/app/build/generated/res/pngs/debug/drawable-xxxhdpi/abc_btn_radio_off_mtrl.png
RecyclerViewRL/app/build/generated/res/pngs/debug/drawable-xxxhdpi/abc_btn_radio_on_mtrl.png
RecyclerViewRL/app/build/generated/res/pngs/debug/drawable-xxxhdpi/abc_ic_ab_back_material.png
RecyclerViewRL/app/build/generated/res/pngs/debug/drawable-xxxhdpi/abc_ic_clear_material.png
RecyclerViewRL/app/build/generated/res/pngs/debug/drawable-xxxhdpi/abc_ic_go_search_api_material.png
RecyclerViewRL/app/build/generated/res/pngs/debug/drawable-xxxhdpi/abc_ic_menu_copy_material.png
RecyclerViewRL/app/build/generated/res/pngs/debug/drawable-xxxhdpi/abc_ic_menu_cut_material.png
RecyclerViewRL/app/build/generated/res/pngs/debug/drawable-xxxhdpi/abc_ic_menu_overflow_material.png
RecyclerViewRL/app/build/generated/res/pngs/debug/drawable-xxxhdpi/abc_ic_menu_paste_material.png
RecyclerViewRL/app/build/generated/res/pngs/debug/drawable-xxxhdpi/abc_ic_menu_selectall_material.png
RecyclerViewRL/app/build/generated/res/pngs/debug/drawable-xxxhdpi/abc_ic_menu_share_material.png
RecyclerViewRL/app/build/generated/res/pngs/debug/drawable-xxxhdpi/abc_ic_voice_search_api_material.png
RecyclerViewRL/app/build/generated/source/buildConfig/androidTest/debug/com/leejz/recyclerviewrl/test/BuildConfig.java
RecyclerViewRL/app/build/generated/source/buildConfig/debug/com/leejz/recyclerviewrl/BuildConfig.java
RecyclerViewRL/app/build/generated/source/r/debug/android/support/v7/appcompat/R.java
RecyclerViewRL/app/build/generated/source/r/debug/android/support/v7/cardview/R.java
RecyclerViewRL/app/build/generated/source/r/debug/android/support/v7/recyclerview/R.java
RecyclerViewRL/app/build/generated/source/r/debug/com/leejz/recyclerviewrl/R.java
RecyclerViewRL/app/build/intermediates/blame/res/debug/multi/values-af.json
RecyclerViewRL/app/build/intermediates/blame/res/debug/multi/values-am.json
RecyclerViewRL/app/build/intermediates/blame/res/debug/multi/values-ar.json
RecyclerViewRL/app/build/intermediates/blame/res/debug/multi/values-az-rAZ.json
RecyclerViewRL/app/build/intermediates/blame/res/debug/multi/values-bg.json
RecyclerViewRL/app/build/intermediates/blame/res/debug/multi/values-bn-rBD.json
RecyclerViewRL/app/build/intermediates/blame/res/debug/multi/values-ca.json
RecyclerViewRL/app/build/intermediates/blame/res/debug/multi/values-cs.json
RecyclerViewRL/app/build/intermediates/blame/res/debug/multi/values-da.json
RecyclerViewRL/app/build/intermediates/blame/res/debug/multi/values-de.json
RecyclerViewRL/app/build/intermediates/blame/res/debug/multi/values-el.json
RecyclerViewRL/app/build/intermediates/blame/res/debug/multi/values-en-rAU.json
RecyclerViewRL/app/build/intermediates/blame/res/debug/multi/values-en-rGB.json
RecyclerViewRL/app/build/intermediates/blame/res/debug/multi/values-en-rIN.json
RecyclerViewRL/app/build/intermediates/blame/res/debug/multi/values-es-rUS.json
RecyclerViewRL/app/build/intermediates/blame/res/debug/multi/values-es.json
RecyclerViewRL/app/build/intermediates/blame/res/debug/multi/values-et-rEE.json
RecyclerViewRL/app/build/intermediates/blame/res/debug/multi/values-eu-rES.json
RecyclerViewRL/app/build/intermediates/blame/res/debug/multi/values-fa.json
RecyclerViewRL/app/build/intermediates/blame/res/debug/multi/values-fi.json
RecyclerViewRL/app/build/intermediates/blame/res/debug/multi/values-fr-rCA.json
RecyclerViewRL/app/build/intermediates/blame/res/debug/multi/values-fr.json
RecyclerViewRL/app/build/intermediates/blame/res/debug/multi/values-gl-rES.json
RecyclerViewRL/app/build/intermediates/blame/res/debug/multi/values-gu-rIN.json
RecyclerViewRL/app/build/intermediates/blame/res/debug/multi/values-h320dp-v13.json
RecyclerViewRL/app/build/intermediates/blame/res/debug/multi/values-h720dp-v13.json
RecyclerViewRL/app/build/intermediates/blame/res/debug/multi/values-hdpi-v4.json
RecyclerViewRL/app/build/intermediates/blame/res/debug/multi/values-hi.json
RecyclerViewRL/app/build/intermediates/blame/res/debug/multi/values-hr.json
RecyclerViewRL/app/build/intermediates/blame/res/debug/multi/values-hu.json
RecyclerViewRL/app/build/intermediates/blame/res/debug/multi/values-hy-rAM.json
RecyclerViewRL/app/build/intermediates/blame/res/debug/multi/values-in.json
RecyclerViewRL/app/build/intermediates/blame/res/debug/multi/values-is-rIS.json
RecyclerViewRL/app/build/intermediates/blame/res/debug/multi/values-it.json
RecyclerViewRL/app/build/intermediates/blame/res/debug/multi/values-iw.json
RecyclerViewRL/app/build/intermediates/blame/res/debug/multi/values-ja.json
RecyclerViewRL/app/build/intermediates/blame/res/debug/multi/values-ka-rGE.json
RecyclerViewRL/app/build/intermediates/blame/res/debug/multi/values-kk-rKZ.json
RecyclerViewRL/app/build/intermediates/blame/res/debug/multi/values-km-rKH.json
RecyclerViewRL/app/build/intermediates/blame/res/debug/multi/values-kn-rIN.json
RecyclerViewRL/app/build/intermediates/blame/res/debug/multi/values-ko.json
RecyclerViewRL/app/build/intermediates/blame/res/debug/multi/values-ky-rKG.json
RecyclerViewRL/app/build/intermediates/blame/res/debug/multi/values-land.json
RecyclerViewRL/app/build/intermediates/blame/res/debug/multi/values-large-v4.json
RecyclerViewRL/app/build/intermediates/blame/res/debug/multi/values-ldltr-v21.json
RecyclerViewRL/app/build/intermediates/blame/res/debug/multi/values-lo-rLA.json
RecyclerViewRL/app/build/intermediates/blame/res/debug/multi/values-lt.json
RecyclerViewRL/app/build/intermediates/blame/res/debug/multi/values-lv.json
RecyclerViewRL/app/build/intermediates/blame/res/debug/multi/values-mk-rMK.json
RecyclerViewRL/app/build/intermediates/blame/res/debug/multi/values-ml-rIN.json
RecyclerViewRL/app/build/intermediates/blame/res/debug/multi/values-mn-rMN.json
RecyclerViewRL/app/build/intermediates/blame/res/debug/multi/values-mr-rIN.json
RecyclerViewRL/app/build/intermediates/blame/res/debug/multi/values-ms-rMY.json
RecyclerViewRL/app/build/intermediates/blame/res/debug/multi/values-my-rMM.json
RecyclerViewRL/app/build/intermediates/blame/res/debug/multi/values-nb.json
RecyclerViewRL/app/build/intermediates/blame/res/debug/multi/values-ne-rNP.json
RecyclerViewRL/app/build/intermediates/blame/res/debug/multi/values-night-v8.json
RecyclerViewRL/app/build/intermediates/blame/res/debug/multi/values-nl.json
RecyclerViewRL/app/build/intermediates/blame/res/debug/multi/values-pa-rIN.json
RecyclerViewRL/app/build/intermediates/blame/res/debug/multi/values-pl.json
RecyclerViewRL/app/build/intermediates/blame/res/debug/multi/values-port.json
RecyclerViewRL/app/build/intermediates/blame/res/debug/multi/values-pt-rBR.json
RecyclerViewRL/app/build/intermediates/blame/res/debug/multi/values-pt-rPT.json
RecyclerViewRL/app/build/intermediates/blame/res/debug/multi/values-pt.json
RecyclerViewRL/app/build/intermediates/blame/res/debug/multi/values-ro.json
RecyclerViewRL/app/build/intermediates/blame/res/debug/multi/values-ru.json
RecyclerViewRL/app/build/intermediates/blame/res/debug/multi/values-si-rLK.json
RecyclerViewRL/app/build/intermediates/blame/res/debug/multi/values-sk.json
RecyclerViewRL/app/build/intermediates/blame/res/debug/multi/values-sl.json
RecyclerViewRL/app/build/intermediates/blame/res/debug/multi/values-sq-rAL.json
RecyclerViewRL/app/build/intermediates/blame/res/debug/multi/values-sr.json
RecyclerViewRL/app/build/intermediates/blame/res/debug/multi/values-sv.json
RecyclerViewRL/app/build/intermediates/blame/res/debug/multi/values-sw.json
RecyclerViewRL/app/build/intermediates/blame/res/debug/multi/values-sw600dp-v13.json
RecyclerViewRL/app/build/intermediates/blame/res/debug/multi/values-ta-rIN.json
RecyclerViewRL/app/build/intermediates/blame/res/debug/multi/values-te-rIN.json
RecyclerViewRL/app/build/intermediates/blame/res/debug/multi/values-th.json
RecyclerViewRL/app/build/intermediates/blame/res/debug/multi/values-tl.json
RecyclerViewRL/app/build/intermediates/blame/res/debug/multi/values-tr.json
RecyclerViewRL/app/build/intermediates/blame/res/debug/multi/values-uk.json
RecyclerViewRL/app/build/intermediates/blame/res/debug/multi/values-ur-rPK.json
RecyclerViewRL/app/build/intermediates/blame/res/debug/multi/values-uz-rUZ.json
RecyclerViewRL/app/build/intermediates/blame/res/debug/multi/values-v11.json
RecyclerViewRL/app/build/intermediates/blame/res/debug/multi/values-v12.json
RecyclerViewRL/app/build/intermediates/blame/res/debug/multi/values-v13.json
RecyclerViewRL/app/build/intermediates/blame/res/debug/multi/values-v14.json
RecyclerViewRL/app/build/intermediates/blame/res/debug/multi/values-v17.json
RecyclerViewRL/app/build/intermediates/blame/res/debug/multi/values-v18.json
RecyclerViewRL/app/build/intermediates/blame/res/debug/multi/values-v21.json
RecyclerViewRL/app/build/intermediates/blame/res/debug/multi/values-v22.json
RecyclerViewRL/app/build/intermediates/blame/res/debug/multi/values-v23.json
RecyclerViewRL/app/build/intermediates/blame/res/debug/multi/values-vi.json
RecyclerViewRL/app/build/intermediates/blame/res/debug/multi/values-w360dp-v13.json
RecyclerViewRL/app/build/intermediates/blame/res/debug/multi/values-w480dp-v13.json
RecyclerViewRL/app/build/intermediates/blame/res/debug/multi/values-w500dp-v13.json
RecyclerViewRL/app/build/intermediates/blame/res/debug/multi/values-w600dp-v13.json
RecyclerViewRL/app/build/intermediates/blame/res/debug/multi/values-w720dp-v13.json
RecyclerViewRL/app/build/intermediates/blame/res/debug/multi/values-w820dp-v13.json
RecyclerViewRL/app/build/intermediates/blame/res/debug/multi/values-xlarge-land-v4.json
RecyclerViewRL/app/build/intermediates/blame/res/debug/multi/values-xlarge-v4.json
RecyclerViewRL/app/build/intermediates/blame/res/debug/multi/values-zh-rCN.json
RecyclerViewRL/app/build/intermediates/blame/res/debug/multi/values-zh-rHK.json
RecyclerViewRL/app/build/intermediates/blame/res/debug/multi/values-zh-rTW.json
RecyclerViewRL/app/build/intermediates/blame/res/debug/multi/values-zu.json
RecyclerViewRL/app/build/intermediates/blame/res/debug/multi/values.json
RecyclerViewRL/app/build/intermediates/blame/res/debug/single/anim.json
RecyclerViewRL/app/build/intermediates/blame/res/debug/single/color-v11.json
RecyclerViewRL/app/build/intermediates/blame/res/debug/single/color-v23.json
RecyclerViewRL/app/build/intermediates/blame/res/debug/single/color.json
RecyclerViewRL/app/build/intermediates/blame/res/debug/single/drawable-anydpi-v21.json
RecyclerViewRL/app/build/intermediates/blame/res/debug/single/drawable-hdpi-v4.json
RecyclerViewRL/app/build/intermediates/blame/res/debug/single/drawable-ldpi-v4.json
RecyclerViewRL/app/build/intermediates/blame/res/debug/single/drawable-ldrtl-hdpi-v17.json
RecyclerViewRL/app/build/intermediates/blame/res/debug/single/drawable-ldrtl-mdpi-v17.json
RecyclerViewRL/app/build/intermediates/blame/res/debug/single/drawable-ldrtl-xhdpi-v17.json
RecyclerViewRL/app/build/intermediates/blame/res/debug/single/drawable-ldrtl-xxhdpi-v17.json
RecyclerViewRL/app/build/intermediates/blame/res/debug/single/drawable-ldrtl-xxxhdpi-v17.json
RecyclerViewRL/app/build/intermediates/blame/res/debug/single/drawable-mdpi-v4.json
RecyclerViewRL/app/build/intermediates/blame/res/debug/single/drawable-v21.json
RecyclerViewRL/app/build/intermediates/blame/res/debug/single/drawable-v23.json
RecyclerViewRL/app/build/intermediates/blame/res/debug/single/drawable-xhdpi-v4.json
RecyclerViewRL/app/build/intermediates/blame/res/debug/single/drawable-xxhdpi-v4.json
RecyclerViewRL/app/build/intermediates/blame/res/debug/single/drawable-xxxhdpi-v4.json
RecyclerViewRL/app/build/intermediates/blame/res/debug/single/drawable.json
RecyclerViewRL/app/build/intermediates/blame/res/debug/single/layout.json
RecyclerViewRL/app/build/intermediates/blame/res/debug/single/mipmap-hdpi-v4.json
RecyclerViewRL/app/build/intermediates/blame/res/debug/single/mipmap-mdpi-v4.json
RecyclerViewRL/app/build/intermediates/blame/res/debug/single/mipmap-xhdpi-v4.json
RecyclerViewRL/app/build/intermediates/blame/res/debug/single/mipmap-xxhdpi-v4.json
RecyclerViewRL/app/build/intermediates/blame/res/debug/single/mipmap-xxxhdpi-v4.json
RecyclerViewRL/app/build/intermediates/classes/debug/android/support/v7/appcompat/R$anim.class
RecyclerViewRL/app/build/intermediates/classes/debug/android/support/v7/appcompat/R$attr.class
RecyclerViewRL/app/build/intermediates/classes/debug/android/support/v7/appcompat/R$bool.class
RecyclerViewRL/app/build/intermediates/classes/debug/android/support/v7/appcompat/R$color.class
RecyclerViewRL/app/build/intermediates/classes/debug/android/support/v7/appcompat/R$dimen.class
RecyclerViewRL/app/build/intermediates/classes/debug/android/support/v7/appcompat/R$drawable.class
RecyclerViewRL/app/build/intermediates/classes/debug/android/support/v7/appcompat/R$id.class
RecyclerViewRL/app/build/intermediates/classes/debug/android/support/v7/appcompat/R$integer.class
RecyclerViewRL/app/build/intermediates/classes/debug/android/support/v7/appcompat/R$layout.class
RecyclerViewRL/app/build/intermediates/classes/debug/android/support/v7/appcompat/R$string.class
RecyclerViewRL/app/build/intermediates/classes/debug/android/support/v7/appcompat/R$style.class
RecyclerViewRL/app/build/intermediates/classes/debug/android/support/v7/appcompat/R$styleable.class
RecyclerViewRL/app/build/intermediates/classes/debug/android/support/v7/appcompat/R.class
RecyclerViewRL/app/build/intermediates/classes/debug/android/support/v7/cardview/R$attr.class
RecyclerViewRL/app/build/intermediates/classes/debug/android/support/v7/cardview/R$color.class
RecyclerViewRL/app/build/intermediates/classes/debug/android/support/v7/cardview/R$dimen.class
RecyclerViewRL/app/build/intermediates/classes/debug/android/support/v7/cardview/R$style.class
RecyclerViewRL/app/build/intermediates/classes/debug/android/support/v7/cardview/R$styleable.class
RecyclerViewRL/app/build/intermediates/classes/debug/android/support/v7/cardview/R.class
RecyclerViewRL/app/build/intermediates/classes/debug/android/support/v7/recyclerview/R$attr.class
RecyclerViewRL/app/build/intermediates/classes/debug/android/support/v7/recyclerview/R$dimen.class
RecyclerViewRL/app/build/intermediates/classes/debug/android/support/v7/recyclerview/R$id.class
RecyclerViewRL/app/build/intermediates/classes/debug/android/support/v7/recyclerview/R$styleable.class
RecyclerViewRL/app/build/intermediates/classes/debug/android/support/v7/recyclerview/R.class
RecyclerViewRL/app/build/intermediates/classes/debug/com/chanven/lib/cptr/PtrClassicDefaultHeader$1.class
RecyclerViewRL/app/build/intermediates/classes/debug/com/chanven/lib/cptr/PtrClassicDefaultHeader$LastUpdateTimeUpdater.class
RecyclerViewRL/app/build/intermediates/classes/debug/com/chanven/lib/cptr/PtrClassicDefaultHeader.class
RecyclerViewRL/app/build/intermediates/classes/debug/com/chanven/lib/cptr/PtrClassicFrameLayout.class
RecyclerViewRL/app/build/intermediates/classes/debug/com/chanven/lib/cptr/PtrDefaultHandler.class
RecyclerViewRL/app/build/intermediates/classes/debug/com/chanven/lib/cptr/PtrFrameLayout$1.class
RecyclerViewRL/app/build/intermediates/classes/debug/com/chanven/lib/cptr/PtrFrameLayout$2.class
RecyclerViewRL/app/build/intermediates/classes/debug/com/chanven/lib/cptr/PtrFrameLayout$3.class
RecyclerViewRL/app/build/intermediates/classes/debug/com/chanven/lib/cptr/PtrFrameLayout$4.class
RecyclerViewRL/app/build/intermediates/classes/debug/com/chanven/lib/cptr/PtrFrameLayout$LayoutParams.class
RecyclerViewRL/app/build/intermediates/classes/debug/com/chanven/lib/cptr/PtrFrameLayout$ScrollChecker.class
RecyclerViewRL/app/build/intermediates/classes/debug/com/chanven/lib/cptr/PtrFrameLayout.class
RecyclerViewRL/app/build/intermediates/classes/debug/com/chanven/lib/cptr/PtrHandler.class
RecyclerViewRL/app/build/intermediates/classes/debug/com/chanven/lib/cptr/PtrUIHandler.class
RecyclerViewRL/app/build/intermediates/classes/debug/com/chanven/lib/cptr/PtrUIHandlerHolder.class
RecyclerViewRL/app/build/intermediates/classes/debug/com/chanven/lib/cptr/PtrUIHandlerHook.class
RecyclerViewRL/app/build/intermediates/classes/debug/com/chanven/lib/cptr/header/MaterialHeader$1.class
RecyclerViewRL/app/build/intermediates/classes/debug/com/chanven/lib/cptr/header/MaterialHeader$2.class
RecyclerViewRL/app/build/intermediates/classes/debug/com/chanven/lib/cptr/header/MaterialHeader$3.class
RecyclerViewRL/app/build/intermediates/classes/debug/com/chanven/lib/cptr/header/MaterialHeader.class
RecyclerViewRL/app/build/intermediates/classes/debug/com/chanven/lib/cptr/header/MaterialProgressDrawable$1.class
RecyclerViewRL/app/build/intermediates/classes/debug/com/chanven/lib/cptr/header/MaterialProgressDrawable$2.class
RecyclerViewRL/app/build/intermediates/classes/debug/com/chanven/lib/cptr/header/MaterialProgressDrawable$3.class
RecyclerViewRL/app/build/intermediates/classes/debug/com/chanven/lib/cptr/header/MaterialProgressDrawable$4.class
RecyclerViewRL/app/build/intermediates/classes/debug/com/chanven/lib/cptr/header/MaterialProgressDrawable$5.class
RecyclerViewRL/app/build/intermediates/classes/debug/com/chanven/lib/cptr/header/MaterialProgressDrawable$EndCurveInterpolator.class
RecyclerViewRL/app/build/intermediates/classes/debug/com/chanven/lib/cptr/header/MaterialProgressDrawable$OvalShadow.class
RecyclerViewRL/app/build/intermediates/classes/debug/com/chanven/lib/cptr/header/MaterialProgressDrawable$Ring.class
RecyclerViewRL/app/build/intermediates/classes/debug/com/chanven/lib/cptr/header/MaterialProgressDrawable$StartCurveInterpolator.class
RecyclerViewRL/app/build/intermediates/classes/debug/com/chanven/lib/cptr/header/MaterialProgressDrawable.class
RecyclerViewRL/app/build/intermediates/classes/debug/com/chanven/lib/cptr/header/StoreHouseBarItem.class
RecyclerViewRL/app/build/intermediates/classes/debug/com/chanven/lib/cptr/header/StoreHouseHeader$1.class
RecyclerViewRL/app/build/intermediates/classes/debug/com/chanven/lib/cptr/header/StoreHouseHeader$AniController.class
RecyclerViewRL/app/build/intermediates/classes/debug/com/chanven/lib/cptr/header/StoreHouseHeader.class
RecyclerViewRL/app/build/intermediates/classes/debug/com/chanven/lib/cptr/header/StoreHousePath.class
RecyclerViewRL/app/build/intermediates/classes/debug/com/chanven/lib/cptr/indicator/PtrIndicator.class
RecyclerViewRL/app/build/intermediates/classes/debug/com/chanven/lib/cptr/indicator/PtrTensionIndicator.class
RecyclerViewRL/app/build/intermediates/classes/debug/com/chanven/lib/cptr/loadmore/DefaultLoadMoreFooter$1.class
RecyclerViewRL/app/build/intermediates/classes/debug/com/chanven/lib/cptr/loadmore/DefaultLoadMoreFooter$LoadMoreHelper.class
RecyclerViewRL/app/build/intermediates/classes/debug/com/chanven/lib/cptr/loadmore/DefaultLoadMoreFooter.class
RecyclerViewRL/app/build/intermediates/classes/debug/com/chanven/lib/cptr/loadmore/GridViewHandler$1.class
RecyclerViewRL/app/build/intermediates/classes/debug/com/chanven/lib/cptr/loadmore/GridViewHandler$GridViewOnItemSelectedListener.class
RecyclerViewRL/app/build/intermediates/classes/debug/com/chanven/lib/cptr/loadmore/GridViewHandler$GridViewOnScrollListener.class
RecyclerViewRL/app/build/intermediates/classes/debug/com/chanven/lib/cptr/loadmore/GridViewHandler.class
RecyclerViewRL/app/build/intermediates/classes/debug/com/chanven/lib/cptr/loadmore/GridViewWithHeaderAndFooter$1.class
RecyclerViewRL/app/build/intermediates/classes/debug/com/chanven/lib/cptr/loadmore/GridViewWithHeaderAndFooter$FixedViewInfo.class
RecyclerViewRL/app/build/intermediates/classes/debug/com/chanven/lib/cptr/loadmore/GridViewWithHeaderAndFooter$FullWidthFixedViewLayout.class
RecyclerViewRL/app/build/intermediates/classes/debug/com/chanven/lib/cptr/loadmore/GridViewWithHeaderAndFooter$HeaderViewGridAdapter.class
RecyclerViewRL/app/build/intermediates/classes/debug/com/chanven/lib/cptr/loadmore/GridViewWithHeaderAndFooter$ItemClickHandler.class
RecyclerViewRL/app/build/intermediates/classes/debug/com/chanven/lib/cptr/loadmore/GridViewWithHeaderAndFooter.class
RecyclerViewRL/app/build/intermediates/classes/debug/com/chanven/lib/cptr/loadmore/ILoadViewMoreFactory$FootViewAdder.class
RecyclerViewRL/app/build/intermediates/classes/debug/com/chanven/lib/cptr/loadmore/ILoadViewMoreFactory$ILoadMoreView.class
RecyclerViewRL/app/build/intermediates/classes/debug/com/chanven/lib/cptr/loadmore/ILoadViewMoreFactory.class
RecyclerViewRL/app/build/intermediates/classes/debug/com/chanven/lib/cptr/loadmore/ListViewHandler$1.class
RecyclerViewRL/app/build/intermediates/classes/debug/com/chanven/lib/cptr/loadmore/ListViewHandler$ListViewOnItemSelectedListener.class
RecyclerViewRL/app/build/intermediates/classes/debug/com/chanven/lib/cptr/loadmore/ListViewHandler$ListViewOnScrollListener.class
RecyclerViewRL/app/build/intermediates/classes/debug/com/chanven/lib/cptr/loadmore/ListViewHandler.class
RecyclerViewRL/app/build/intermediates/classes/debug/com/chanven/lib/cptr/loadmore/OnLoadMoreListener.class
RecyclerViewRL/app/build/intermediates/classes/debug/com/chanven/lib/cptr/loadmore/OnScrollBottomListener.class
RecyclerViewRL/app/build/intermediates/classes/debug/com/chanven/lib/cptr/loadmore/RecyclerViewHandler$1.class
RecyclerViewRL/app/build/intermediates/classes/debug/com/chanven/lib/cptr/loadmore/RecyclerViewHandler$RecyclerViewOnScrollListener.class
RecyclerViewRL/app/build/intermediates/classes/debug/com/chanven/lib/cptr/loadmore/RecyclerViewHandler.class
RecyclerViewRL/app/build/intermediates/classes/debug/com/chanven/lib/cptr/loadmore/SwipeRefreshHelper$1.class
RecyclerViewRL/app/build/intermediates/classes/debug/com/chanven/lib/cptr/loadmore/SwipeRefreshHelper$2.class
RecyclerViewRL/app/build/intermediates/classes/debug/com/chanven/lib/cptr/loadmore/SwipeRefreshHelper$3.class
RecyclerViewRL/app/build/intermediates/classes/debug/com/chanven/lib/cptr/loadmore/SwipeRefreshHelper$OnSwipeRefreshListener.class
RecyclerViewRL/app/build/intermediates/classes/debug/com/chanven/lib/cptr/loadmore/SwipeRefreshHelper.class
RecyclerViewRL/app/build/intermediates/classes/debug/com/chanven/lib/cptr/loadmore/ViewHandler.class
RecyclerViewRL/app/build/intermediates/classes/debug/com/chanven/lib/cptr/recyclerview/RecyclerAdapterWithHF$1.class
RecyclerViewRL/app/build/intermediates/classes/debug/com/chanven/lib/cptr/recyclerview/RecyclerAdapterWithHF$HeaderFooterViewHolder.class
RecyclerViewRL/app/build/intermediates/classes/debug/com/chanven/lib/cptr/recyclerview/RecyclerAdapterWithHF$MyOnClickListener.class
RecyclerViewRL/app/build/intermediates/classes/debug/com/chanven/lib/cptr/recyclerview/RecyclerAdapterWithHF$MyOnLongClickListener.class
RecyclerViewRL/app/build/intermediates/classes/debug/com/chanven/lib/cptr/recyclerview/RecyclerAdapterWithHF$OnItemClickListener.class
RecyclerViewRL/app/build/intermediates/classes/debug/com/chanven/lib/cptr/recyclerview/RecyclerAdapterWithHF$OnItemLongClickListener.class
RecyclerViewRL/app/build/intermediates/classes/debug/com/chanven/lib/cptr/recyclerview/RecyclerAdapterWithHF.class
RecyclerViewRL/app/build/intermediates/classes/debug/com/chanven/lib/cptr/utils/PtrCLog.class
RecyclerViewRL/app/build/intermediates/classes/debug/com/chanven/lib/cptr/utils/PtrLocalDisplay.class
RecyclerViewRL/app/build/intermediates/classes/debug/com/leejz/recyclerviewrl/BuildConfig.class
RecyclerViewRL/app/build/intermediates/classes/debug/com/leejz/recyclerviewrl/MainActivity$1.class
RecyclerViewRL/app/build/intermediates/classes/debug/com/leejz/recyclerviewrl/MainActivity$2$1.class
RecyclerViewRL/app/build/intermediates/classes/debug/com/leejz/recyclerviewrl/MainActivity$2.class
RecyclerViewRL/app/build/intermediates/classes/debug/com/leejz/recyclerviewrl/MainActivity$3$1.class
RecyclerViewRL/app/build/intermediates/classes/debug/com/leejz/recyclerviewrl/MainActivity$3.class
RecyclerViewRL/app/build/intermediates/classes/debug/com/leejz/recyclerviewrl/MainActivity.class
RecyclerViewRL/app/build/intermediates/classes/debug/com/leejz/recyclerviewrl/R$anim.class
RecyclerViewRL/app/build/intermediates/classes/debug/com/leejz/recyclerviewrl/R$attr.class
RecyclerViewRL/app/build/intermediates/classes/debug/com/leejz/recyclerviewrl/R$bool.class
RecyclerViewRL/app/build/intermediates/classes/debug/com/leejz/recyclerviewrl/R$color.class
RecyclerViewRL/app/build/intermediates/classes/debug/com/leejz/recyclerviewrl/R$dimen.class
RecyclerViewRL/app/build/intermediates/classes/debug/com/leejz/recyclerviewrl/R$drawable.class
RecyclerViewRL/app/build/intermediates/classes/debug/com/leejz/recyclerviewrl/R$id.class
RecyclerViewRL/app/build/intermediates/classes/debug/com/leejz/recyclerviewrl/R$integer.class
RecyclerViewRL/app/build/intermediates/classes/debug/com/leejz/recyclerviewrl/R$layout.class
RecyclerViewRL/app/build/intermediates/classes/debug/com/leejz/recyclerviewrl/R$mipmap.class
RecyclerViewRL/app/build/intermediates/classes/debug/com/leejz/recyclerviewrl/R$string.class
RecyclerViewRL/app/build/intermediates/classes/debug/com/leejz/recyclerviewrl/R$style.class
RecyclerViewRL/app/build/intermediates/classes/debug/com/leejz/recyclerviewrl/R$styleable.class
RecyclerViewRL/app/build/intermediates/classes/debug/com/leejz/recyclerviewrl/R.class
RecyclerViewRL/app/build/intermediates/classes/debug/com/leejz/recyclerviewrl/RvAdapter$NormalViewHolder.class
RecyclerViewRL/app/build/intermediates/classes/debug/com/leejz/recyclerviewrl/RvAdapter.class
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/animated-vector-drawable/23.2.0/AndroidManifest.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/animated-vector-drawable/23.2.0/aapt/AndroidManifest.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/animated-vector-drawable/23.2.0/jars/classes.jar
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/AndroidManifest.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/R.txt
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/aapt/AndroidManifest.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/annotations.zip
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/jars/classes.jar
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/public.txt
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/anim/abc_fade_in.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/anim/abc_fade_out.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/anim/abc_grow_fade_in_from_bottom.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/anim/abc_popup_enter.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/anim/abc_popup_exit.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/anim/abc_shrink_fade_out_from_bottom.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/anim/abc_slide_in_bottom.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/anim/abc_slide_in_top.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/anim/abc_slide_out_bottom.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/anim/abc_slide_out_top.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/color-v11/abc_background_cache_hint_selector_material_dark.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/color-v11/abc_background_cache_hint_selector_material_light.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/color-v23/abc_color_highlight_material.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/color/abc_background_cache_hint_selector_material_dark.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/color/abc_background_cache_hint_selector_material_light.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/color/abc_primary_text_disable_only_material_dark.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/color/abc_primary_text_disable_only_material_light.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/color/abc_primary_text_material_dark.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/color/abc_primary_text_material_light.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/color/abc_search_url_text.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/color/abc_secondary_text_material_dark.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/color/abc_secondary_text_material_light.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/color/switch_thumb_material_dark.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/color/switch_thumb_material_light.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-hdpi-v4/abc_ab_share_pack_mtrl_alpha.9.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-hdpi-v4/abc_btn_rating_star_off_mtrl_alpha.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-hdpi-v4/abc_btn_rating_star_on_mtrl_alpha.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-hdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-hdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-hdpi-v4/abc_cab_background_top_mtrl_alpha.9.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-hdpi-v4/abc_ic_commit_search_api_mtrl_alpha.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-hdpi-v4/abc_ic_search_api_mtrl_alpha.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-hdpi-v4/abc_ic_star_black_16dp.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-hdpi-v4/abc_ic_star_black_36dp.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-hdpi-v4/abc_ic_star_half_black_16dp.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-hdpi-v4/abc_ic_star_half_black_36dp.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-hdpi-v4/abc_list_divider_mtrl_alpha.9.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-hdpi-v4/abc_list_focused_holo.9.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-hdpi-v4/abc_list_longpressed_holo.9.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-hdpi-v4/abc_list_pressed_holo_dark.9.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-hdpi-v4/abc_list_pressed_holo_light.9.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-hdpi-v4/abc_list_selector_disabled_holo_dark.9.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-hdpi-v4/abc_list_selector_disabled_holo_light.9.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-hdpi-v4/abc_menu_hardkey_panel_mtrl_mult.9.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-hdpi-v4/abc_popup_background_mtrl_mult.9.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-hdpi-v4/abc_scrubber_control_off_mtrl_alpha.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-hdpi-v4/abc_scrubber_control_to_pressed_mtrl_000.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-hdpi-v4/abc_scrubber_control_to_pressed_mtrl_005.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-hdpi-v4/abc_scrubber_primary_mtrl_alpha.9.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-hdpi-v4/abc_scrubber_track_mtrl_alpha.9.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-hdpi-v4/abc_spinner_mtrl_am_alpha.9.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-hdpi-v4/abc_switch_track_mtrl_alpha.9.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-hdpi-v4/abc_tab_indicator_mtrl_alpha.9.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-hdpi-v4/abc_textfield_activated_mtrl_alpha.9.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-hdpi-v4/abc_textfield_default_mtrl_alpha.9.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-hdpi-v4/abc_textfield_search_activated_mtrl_alpha.9.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-hdpi-v4/abc_textfield_search_default_mtrl_alpha.9.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-ldrtl-hdpi-v17/abc_spinner_mtrl_am_alpha.9.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-ldrtl-mdpi-v17/abc_spinner_mtrl_am_alpha.9.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-ldrtl-xhdpi-v17/abc_spinner_mtrl_am_alpha.9.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-ldrtl-xxhdpi-v17/abc_spinner_mtrl_am_alpha.9.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-ldrtl-xxxhdpi-v17/abc_spinner_mtrl_am_alpha.9.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-mdpi-v4/abc_ab_share_pack_mtrl_alpha.9.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-mdpi-v4/abc_btn_rating_star_off_mtrl_alpha.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-mdpi-v4/abc_btn_rating_star_on_mtrl_alpha.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-mdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-mdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-mdpi-v4/abc_cab_background_top_mtrl_alpha.9.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-mdpi-v4/abc_ic_commit_search_api_mtrl_alpha.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-mdpi-v4/abc_ic_search_api_mtrl_alpha.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-mdpi-v4/abc_ic_star_black_16dp.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-mdpi-v4/abc_ic_star_black_36dp.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-mdpi-v4/abc_ic_star_half_black_16dp.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-mdpi-v4/abc_ic_star_half_black_36dp.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-mdpi-v4/abc_list_divider_mtrl_alpha.9.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-mdpi-v4/abc_list_focused_holo.9.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-mdpi-v4/abc_list_longpressed_holo.9.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-mdpi-v4/abc_list_pressed_holo_dark.9.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-mdpi-v4/abc_list_pressed_holo_light.9.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-mdpi-v4/abc_list_selector_disabled_holo_dark.9.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-mdpi-v4/abc_list_selector_disabled_holo_light.9.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-mdpi-v4/abc_menu_hardkey_panel_mtrl_mult.9.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-mdpi-v4/abc_popup_background_mtrl_mult.9.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-mdpi-v4/abc_scrubber_control_off_mtrl_alpha.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-mdpi-v4/abc_scrubber_control_to_pressed_mtrl_000.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-mdpi-v4/abc_scrubber_control_to_pressed_mtrl_005.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-mdpi-v4/abc_scrubber_primary_mtrl_alpha.9.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-mdpi-v4/abc_scrubber_track_mtrl_alpha.9.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-mdpi-v4/abc_spinner_mtrl_am_alpha.9.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-mdpi-v4/abc_switch_track_mtrl_alpha.9.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-mdpi-v4/abc_tab_indicator_mtrl_alpha.9.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-mdpi-v4/abc_textfield_activated_mtrl_alpha.9.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-mdpi-v4/abc_textfield_default_mtrl_alpha.9.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-mdpi-v4/abc_textfield_search_activated_mtrl_alpha.9.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-mdpi-v4/abc_textfield_search_default_mtrl_alpha.9.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-v21/abc_action_bar_item_background_material.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-v21/abc_btn_colored_material.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-v21/abc_edit_text_material.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-v23/abc_control_background_material.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-xhdpi-v4/abc_ab_share_pack_mtrl_alpha.9.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-xhdpi-v4/abc_btn_rating_star_off_mtrl_alpha.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-xhdpi-v4/abc_btn_rating_star_on_mtrl_alpha.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-xhdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-xhdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-xhdpi-v4/abc_cab_background_top_mtrl_alpha.9.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-xhdpi-v4/abc_ic_commit_search_api_mtrl_alpha.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-xhdpi-v4/abc_ic_star_black_16dp.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-xhdpi-v4/abc_ic_star_black_36dp.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-xhdpi-v4/abc_ic_star_half_black_16dp.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-xhdpi-v4/abc_ic_star_half_black_36dp.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-xhdpi-v4/abc_list_divider_mtrl_alpha.9.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-xhdpi-v4/abc_list_focused_holo.9.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-xhdpi-v4/abc_list_longpressed_holo.9.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-xhdpi-v4/abc_list_pressed_holo_dark.9.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-xhdpi-v4/abc_list_pressed_holo_light.9.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-xhdpi-v4/abc_list_selector_disabled_holo_dark.9.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-xhdpi-v4/abc_list_selector_disabled_holo_light.9.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-xhdpi-v4/abc_menu_hardkey_panel_mtrl_mult.9.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-xhdpi-v4/abc_popup_background_mtrl_mult.9.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-xhdpi-v4/abc_scrubber_control_off_mtrl_alpha.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-xhdpi-v4/abc_scrubber_control_to_pressed_mtrl_000.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-xhdpi-v4/abc_scrubber_control_to_pressed_mtrl_005.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-xhdpi-v4/abc_scrubber_primary_mtrl_alpha.9.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-xhdpi-v4/abc_scrubber_track_mtrl_alpha.9.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-xhdpi-v4/abc_spinner_mtrl_am_alpha.9.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-xhdpi-v4/abc_switch_track_mtrl_alpha.9.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-xhdpi-v4/abc_tab_indicator_mtrl_alpha.9.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-xhdpi-v4/abc_textfield_activated_mtrl_alpha.9.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-xhdpi-v4/abc_textfield_default_mtrl_alpha.9.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-xhdpi-v4/abc_textfield_search_activated_mtrl_alpha.9.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-xhdpi-v4/abc_textfield_search_default_mtrl_alpha.9.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-xxhdpi-v4/abc_ab_share_pack_mtrl_alpha.9.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-xxhdpi-v4/abc_btn_rating_star_off_mtrl_alpha.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-xxhdpi-v4/abc_btn_rating_star_on_mtrl_alpha.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-xxhdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-xxhdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-xxhdpi-v4/abc_cab_background_top_mtrl_alpha.9.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-xxhdpi-v4/abc_ic_commit_search_api_mtrl_alpha.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-xxhdpi-v4/abc_ic_search_api_mtrl_alpha.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-xxhdpi-v4/abc_ic_star_black_16dp.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-xxhdpi-v4/abc_ic_star_black_36dp.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-xxhdpi-v4/abc_ic_star_half_black_16dp.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-xxhdpi-v4/abc_ic_star_half_black_36dp.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-xxhdpi-v4/abc_list_divider_mtrl_alpha.9.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-xxhdpi-v4/abc_list_focused_holo.9.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-xxhdpi-v4/abc_list_longpressed_holo.9.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-xxhdpi-v4/abc_list_pressed_holo_dark.9.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-xxhdpi-v4/abc_list_pressed_holo_light.9.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-xxhdpi-v4/abc_list_selector_disabled_holo_dark.9.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-xxhdpi-v4/abc_list_selector_disabled_holo_light.9.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-xxhdpi-v4/abc_menu_hardkey_panel_mtrl_mult.9.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-xxhdpi-v4/abc_popup_background_mtrl_mult.9.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-xxhdpi-v4/abc_scrubber_control_off_mtrl_alpha.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-xxhdpi-v4/abc_scrubber_control_to_pressed_mtrl_000.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-xxhdpi-v4/abc_scrubber_control_to_pressed_mtrl_005.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-xxhdpi-v4/abc_scrubber_primary_mtrl_alpha.9.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-xxhdpi-v4/abc_scrubber_track_mtrl_alpha.9.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-xxhdpi-v4/abc_spinner_mtrl_am_alpha.9.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-xxhdpi-v4/abc_switch_track_mtrl_alpha.9.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-xxhdpi-v4/abc_tab_indicator_mtrl_alpha.9.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-xxhdpi-v4/abc_textfield_activated_mtrl_alpha.9.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-xxhdpi-v4/abc_textfield_default_mtrl_alpha.9.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-xxhdpi-v4/abc_textfield_search_activated_mtrl_alpha.9.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-xxhdpi-v4/abc_textfield_search_default_mtrl_alpha.9.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-xxxhdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-xxxhdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-xxxhdpi-v4/abc_ic_search_api_mtrl_alpha.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-xxxhdpi-v4/abc_ic_star_black_16dp.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-xxxhdpi-v4/abc_ic_star_black_36dp.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-xxxhdpi-v4/abc_ic_star_half_black_16dp.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-xxxhdpi-v4/abc_ic_star_half_black_36dp.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-xxxhdpi-v4/abc_scrubber_control_to_pressed_mtrl_000.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-xxxhdpi-v4/abc_scrubber_control_to_pressed_mtrl_005.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-xxxhdpi-v4/abc_spinner_mtrl_am_alpha.9.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-xxxhdpi-v4/abc_switch_track_mtrl_alpha.9.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable-xxxhdpi-v4/abc_tab_indicator_mtrl_alpha.9.png
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable/abc_btn_borderless_material.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable/abc_btn_check_material.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable/abc_btn_checkbox_checked_mtrl.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable/abc_btn_checkbox_unchecked_mtrl.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable/abc_btn_colored_material.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable/abc_btn_default_mtrl_shape.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable/abc_btn_radio_material.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable/abc_btn_radio_off_mtrl.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable/abc_btn_radio_on_mtrl.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable/abc_cab_background_internal_bg.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable/abc_cab_background_top_material.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable/abc_dialog_material_background_dark.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable/abc_dialog_material_background_light.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable/abc_edit_text_material.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable/abc_ic_ab_back_material.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable/abc_ic_clear_material.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable/abc_ic_go_search_api_material.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable/abc_ic_menu_copy_material.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable/abc_ic_menu_cut_material.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable/abc_ic_menu_overflow_material.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable/abc_ic_menu_paste_material.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable/abc_ic_menu_selectall_material.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable/abc_ic_menu_share_material.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable/abc_ic_voice_search_api_material.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable/abc_item_background_holo_dark.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable/abc_item_background_holo_light.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable/abc_list_selector_background_transition_holo_dark.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable/abc_list_selector_background_transition_holo_light.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable/abc_list_selector_holo_dark.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable/abc_list_selector_holo_light.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable/abc_ratingbar_full_material.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable/abc_ratingbar_indicator_material.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable/abc_ratingbar_small_material.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable/abc_seekbar_thumb_material.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable/abc_seekbar_track_material.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable/abc_spinner_textfield_background_material.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable/abc_switch_thumb_material.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable/abc_tab_indicator_material.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable/abc_text_cursor_material.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/drawable/abc_textfield_search_material.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/layout/abc_action_bar_title_item.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/layout/abc_action_bar_up_container.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/layout/abc_action_bar_view_list_nav_layout.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/layout/abc_action_menu_item_layout.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/layout/abc_action_menu_layout.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/layout/abc_action_mode_bar.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/layout/abc_action_mode_close_item_material.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/layout/abc_activity_chooser_view.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/layout/abc_activity_chooser_view_list_item.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/layout/abc_alert_dialog_button_bar_material.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/layout/abc_alert_dialog_material.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/layout/abc_dialog_title_material.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/layout/abc_expanded_menu_layout.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/layout/abc_list_menu_item_checkbox.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/layout/abc_list_menu_item_icon.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/layout/abc_list_menu_item_layout.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/layout/abc_list_menu_item_radio.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/layout/abc_popup_menu_item_layout.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/layout/abc_screen_content_include.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/layout/abc_screen_simple.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/layout/abc_screen_simple_overlay_action_mode.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/layout/abc_screen_toolbar.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/layout/abc_search_dropdown_item_icons_2line.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/layout/abc_search_view.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/layout/abc_select_dialog_material.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/layout/notification_media_action.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/layout/notification_media_cancel_action.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/layout/notification_template_big_media.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/layout/notification_template_big_media_narrow.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/layout/notification_template_lines.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/layout/notification_template_media.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/layout/notification_template_part_chronometer.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/layout/notification_template_part_time.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/layout/select_dialog_item_material.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/layout/select_dialog_multichoice_material.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/layout/select_dialog_singlechoice_material.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/layout/support_simple_spinner_dropdown_item.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-af/values-af.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-am/values-am.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-ar/values-ar.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-az-rAZ/values-az-rAZ.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-bg/values-bg.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-bn-rBD/values-bn-rBD.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-ca/values-ca.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-cs/values-cs.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-da/values-da.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-de/values-de.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-el/values-el.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-en-rAU/values-en-rAU.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-en-rGB/values-en-rGB.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-en-rIN/values-en-rIN.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-es-rUS/values-es-rUS.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-es/values-es.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-et-rEE/values-et-rEE.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-eu-rES/values-eu-rES.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-fa/values-fa.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-fi/values-fi.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-fr-rCA/values-fr-rCA.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-fr/values-fr.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-gl-rES/values-gl-rES.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-gu-rIN/values-gu-rIN.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-h320dp-v13/values-h320dp-v13.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-h720dp-v13/values-h720dp-v13.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-hdpi-v4/values-hdpi-v4.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-hi/values-hi.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-hr/values-hr.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-hu/values-hu.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-hy-rAM/values-hy-rAM.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-in/values-in.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-is-rIS/values-is-rIS.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-it/values-it.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-iw/values-iw.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-ja/values-ja.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-ka-rGE/values-ka-rGE.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-kk-rKZ/values-kk-rKZ.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-km-rKH/values-km-rKH.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-kn-rIN/values-kn-rIN.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-ko/values-ko.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-ky-rKG/values-ky-rKG.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-land/values-land.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-large-v4/values-large-v4.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-ldltr-v21/values-ldltr-v21.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-lo-rLA/values-lo-rLA.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-lt/values-lt.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-lv/values-lv.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-mk-rMK/values-mk-rMK.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-ml-rIN/values-ml-rIN.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-mn-rMN/values-mn-rMN.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-mr-rIN/values-mr-rIN.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-ms-rMY/values-ms-rMY.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-my-rMM/values-my-rMM.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-nb/values-nb.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-ne-rNP/values-ne-rNP.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-night-v8/values-night-v8.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-nl/values-nl.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-pa-rIN/values-pa-rIN.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-pl/values-pl.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-port/values-port.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-pt-rBR/values-pt-rBR.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-pt-rPT/values-pt-rPT.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-pt/values-pt.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-ro/values-ro.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-ru/values-ru.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-si-rLK/values-si-rLK.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-sk/values-sk.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-sl/values-sl.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-sq-rAL/values-sq-rAL.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-sr/values-sr.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-sv/values-sv.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-sw/values-sw.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-sw600dp-v13/values-sw600dp-v13.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-ta-rIN/values-ta-rIN.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-te-rIN/values-te-rIN.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-th/values-th.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-tl/values-tl.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-tr/values-tr.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-uk/values-uk.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-ur-rPK/values-ur-rPK.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-uz-rUZ/values-uz-rUZ.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-v11/values-v11.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-v12/values-v12.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-v13/values-v13.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-v14/values-v14.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-v17/values-v17.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-v18/values-v18.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-v21/values-v21.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-v22/values-v22.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-v23/values-v23.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-vi/values-vi.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-w360dp-v13/values-w360dp-v13.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-w480dp-v13/values-w480dp-v13.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-w500dp-v13/values-w500dp-v13.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-w600dp-v13/values-w600dp-v13.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-w720dp-v13/values-w720dp-v13.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-xlarge-land-v4/values-xlarge-land-v4.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-xlarge-v4/values-xlarge-v4.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-zh-rCN/values-zh-rCN.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-zh-rHK/values-zh-rHK.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-zh-rTW/values-zh-rTW.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-zu/values-zu.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values/values.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/cardview-v7/23.1.1/AndroidManifest.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/cardview-v7/23.1.1/R.txt
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/cardview-v7/23.1.1/aapt/AndroidManifest.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/cardview-v7/23.1.1/jars/classes.jar
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/cardview-v7/23.1.1/res/values/values.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/recyclerview-v7/23.1.1/AndroidManifest.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/recyclerview-v7/23.1.1/R.txt
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/recyclerview-v7/23.1.1/aapt/AndroidManifest.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/recyclerview-v7/23.1.1/annotations.zip
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/recyclerview-v7/23.1.1/jars/classes.jar
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/recyclerview-v7/23.1.1/res/values/values.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/support-v4/23.2.0/AndroidManifest.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/support-v4/23.2.0/aapt/AndroidManifest.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/support-v4/23.2.0/aidl/android/support/v4/media/MediaMetadataCompat.aidl
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/support-v4/23.2.0/aidl/android/support/v4/media/RatingCompat.aidl
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/support-v4/23.2.0/aidl/android/support/v4/media/session/MediaSessionCompat.aidl
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/support-v4/23.2.0/aidl/android/support/v4/media/session/ParcelableVolumeInfo.aidl
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/support-v4/23.2.0/aidl/android/support/v4/media/session/PlaybackStateCompat.aidl
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/support-v4/23.2.0/aidl/android/support/v4/os/ResultReceiver.aidl
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/support-v4/23.2.0/annotations.zip
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/support-v4/23.2.0/jars/classes.jar
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/support-v4/23.2.0/jars/libs/internal_impl-23.2.0.jar
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/support-vector-drawable/23.2.0/AndroidManifest.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/support-vector-drawable/23.2.0/aapt/AndroidManifest.xml
RecyclerViewRL/app/build/intermediates/exploded-aar/com.android.support/support-vector-drawable/23.2.0/jars/classes.jar
RecyclerViewRL/app/build/intermediates/incremental/compileDebugAidl/dependency.store
RecyclerViewRL/app/build/intermediates/incremental/compileDebugAndroidTestAidl/dependency.store
RecyclerViewRL/app/build/intermediates/incremental/mergeDebugAndroidTestAssets/merger.xml
RecyclerViewRL/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merger.xml
RecyclerViewRL/app/build/intermediates/incremental/mergeDebugAssets/merger.xml
RecyclerViewRL/app/build/intermediates/incremental/mergeDebugJniLibFolders/merger.xml
RecyclerViewRL/app/build/intermediates/incremental/mergeDebugResources/merger.xml
RecyclerViewRL/app/build/intermediates/manifest/androidTest/debug/AndroidManifest.xml
RecyclerViewRL/app/build/intermediates/manifests/full/debug/AndroidManifest.xml
RecyclerViewRL/app/build/intermediates/pre-dexed/debug/com.android.support-animated-vector-drawable-23.2.0_a7ee0b50fd3db36f0a75955c696f6d407c7b61ca.jar
RecyclerViewRL/app/build/intermediates/pre-dexed/debug/com.android.support-appcompat-v7-23.2.0_40cac0e79a0a917acda76fb6b160efaa0b61a70e.jar
RecyclerViewRL/app/build/intermediates/pre-dexed/debug/com.android.support-cardview-v7-23.1.1_37a0a2501b0e8c32957b72a31e00fee8ad72f814.jar
RecyclerViewRL/app/build/intermediates/pre-dexed/debug/com.android.support-recyclerview-v7-23.1.1_ab7a74f97771906e2da46f908ef03e6057ac5623.jar
RecyclerViewRL/app/build/intermediates/pre-dexed/debug/com.android.support-support-v4-23.2.0_564cbd0469eef3fe081fd11720c38bca4222608f.jar
RecyclerViewRL/app/build/intermediates/pre-dexed/debug/com.android.support-support-vector-drawable-23.2.0_e2a2ee27ec4c83bc6c7d898afce815c1fcbf8ac6.jar
RecyclerViewRL/app/build/intermediates/pre-dexed/debug/debug_a5ac88270ec6eefcf3c3288115e45bb55aec5bab.jar
RecyclerViewRL/app/build/intermediates/pre-dexed/debug/internal_impl-23.2.0_cb8872f0295a862dd636604a6716c598ec710aae.jar
RecyclerViewRL/app/build/intermediates/pre-dexed/debug/support-annotations-23.2.0_b90d4e33452fd0b222aea3e4dc8090e479b79157.jar
RecyclerViewRL/app/build/intermediates/res/merged/debug/anim/abc_fade_in.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/anim/abc_fade_out.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/anim/abc_grow_fade_in_from_bottom.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/anim/abc_popup_enter.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/anim/abc_popup_exit.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/anim/abc_shrink_fade_out_from_bottom.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/anim/abc_slide_in_bottom.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/anim/abc_slide_in_top.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/anim/abc_slide_out_bottom.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/anim/abc_slide_out_top.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/color-v11/abc_background_cache_hint_selector_material_dark.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/color-v11/abc_background_cache_hint_selector_material_light.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/color-v23/abc_color_highlight_material.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/color/abc_background_cache_hint_selector_material_dark.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/color/abc_background_cache_hint_selector_material_light.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/color/abc_primary_text_disable_only_material_dark.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/color/abc_primary_text_disable_only_material_light.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/color/abc_primary_text_material_dark.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/color/abc_primary_text_material_light.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/color/abc_search_url_text.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/color/abc_secondary_text_material_dark.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/color/abc_secondary_text_material_light.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/color/switch_thumb_material_dark.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/color/switch_thumb_material_light.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-anydpi-v21/abc_btn_checkbox_checked_mtrl.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-anydpi-v21/abc_btn_checkbox_unchecked_mtrl.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-anydpi-v21/abc_btn_radio_off_mtrl.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-anydpi-v21/abc_btn_radio_on_mtrl.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-anydpi-v21/abc_ic_ab_back_material.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-anydpi-v21/abc_ic_clear_material.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-anydpi-v21/abc_ic_go_search_api_material.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-anydpi-v21/abc_ic_menu_copy_material.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-anydpi-v21/abc_ic_menu_cut_material.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-anydpi-v21/abc_ic_menu_overflow_material.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-anydpi-v21/abc_ic_menu_paste_material.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-anydpi-v21/abc_ic_menu_selectall_material.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-anydpi-v21/abc_ic_menu_share_material.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-anydpi-v21/abc_ic_voice_search_api_material.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-hdpi-v4/abc_ab_share_pack_mtrl_alpha.9.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-hdpi-v4/abc_btn_checkbox_checked_mtrl.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-hdpi-v4/abc_btn_checkbox_unchecked_mtrl.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-hdpi-v4/abc_btn_radio_off_mtrl.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-hdpi-v4/abc_btn_radio_on_mtrl.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-hdpi-v4/abc_btn_rating_star_off_mtrl_alpha.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-hdpi-v4/abc_btn_rating_star_on_mtrl_alpha.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-hdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-hdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-hdpi-v4/abc_cab_background_top_mtrl_alpha.9.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-hdpi-v4/abc_ic_ab_back_material.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-hdpi-v4/abc_ic_clear_material.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-hdpi-v4/abc_ic_commit_search_api_mtrl_alpha.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-hdpi-v4/abc_ic_go_search_api_material.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-hdpi-v4/abc_ic_menu_copy_material.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-hdpi-v4/abc_ic_menu_cut_material.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-hdpi-v4/abc_ic_menu_overflow_material.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-hdpi-v4/abc_ic_menu_paste_material.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-hdpi-v4/abc_ic_menu_selectall_material.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-hdpi-v4/abc_ic_menu_share_material.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-hdpi-v4/abc_ic_search_api_mtrl_alpha.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-hdpi-v4/abc_ic_star_black_16dp.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-hdpi-v4/abc_ic_star_black_36dp.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-hdpi-v4/abc_ic_star_half_black_16dp.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-hdpi-v4/abc_ic_star_half_black_36dp.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-hdpi-v4/abc_ic_voice_search_api_material.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-hdpi-v4/abc_list_divider_mtrl_alpha.9.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-hdpi-v4/abc_list_focused_holo.9.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-hdpi-v4/abc_list_longpressed_holo.9.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-hdpi-v4/abc_list_pressed_holo_dark.9.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-hdpi-v4/abc_list_pressed_holo_light.9.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-hdpi-v4/abc_list_selector_disabled_holo_dark.9.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-hdpi-v4/abc_list_selector_disabled_holo_light.9.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-hdpi-v4/abc_menu_hardkey_panel_mtrl_mult.9.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-hdpi-v4/abc_popup_background_mtrl_mult.9.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-hdpi-v4/abc_scrubber_control_off_mtrl_alpha.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-hdpi-v4/abc_scrubber_control_to_pressed_mtrl_000.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-hdpi-v4/abc_scrubber_control_to_pressed_mtrl_005.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-hdpi-v4/abc_scrubber_primary_mtrl_alpha.9.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-hdpi-v4/abc_scrubber_track_mtrl_alpha.9.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-hdpi-v4/abc_spinner_mtrl_am_alpha.9.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-hdpi-v4/abc_switch_track_mtrl_alpha.9.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-hdpi-v4/abc_tab_indicator_mtrl_alpha.9.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-hdpi-v4/abc_textfield_activated_mtrl_alpha.9.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-hdpi-v4/abc_textfield_default_mtrl_alpha.9.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-hdpi-v4/abc_textfield_search_activated_mtrl_alpha.9.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-hdpi-v4/abc_textfield_search_default_mtrl_alpha.9.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-ldpi-v4/abc_btn_checkbox_checked_mtrl.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-ldpi-v4/abc_btn_checkbox_unchecked_mtrl.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-ldpi-v4/abc_btn_radio_off_mtrl.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-ldpi-v4/abc_btn_radio_on_mtrl.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-ldpi-v4/abc_ic_ab_back_material.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-ldpi-v4/abc_ic_clear_material.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-ldpi-v4/abc_ic_go_search_api_material.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-ldpi-v4/abc_ic_menu_copy_material.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-ldpi-v4/abc_ic_menu_cut_material.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-ldpi-v4/abc_ic_menu_overflow_material.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-ldpi-v4/abc_ic_menu_paste_material.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-ldpi-v4/abc_ic_menu_selectall_material.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-ldpi-v4/abc_ic_menu_share_material.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-ldpi-v4/abc_ic_voice_search_api_material.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-ldrtl-hdpi-v17/abc_spinner_mtrl_am_alpha.9.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-ldrtl-mdpi-v17/abc_spinner_mtrl_am_alpha.9.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-ldrtl-xhdpi-v17/abc_spinner_mtrl_am_alpha.9.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-ldrtl-xxhdpi-v17/abc_spinner_mtrl_am_alpha.9.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-ldrtl-xxxhdpi-v17/abc_spinner_mtrl_am_alpha.9.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-mdpi-v4/abc_ab_share_pack_mtrl_alpha.9.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-mdpi-v4/abc_btn_checkbox_checked_mtrl.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-mdpi-v4/abc_btn_checkbox_unchecked_mtrl.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-mdpi-v4/abc_btn_radio_off_mtrl.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-mdpi-v4/abc_btn_radio_on_mtrl.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-mdpi-v4/abc_btn_rating_star_off_mtrl_alpha.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-mdpi-v4/abc_btn_rating_star_on_mtrl_alpha.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-mdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-mdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-mdpi-v4/abc_cab_background_top_mtrl_alpha.9.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-mdpi-v4/abc_ic_ab_back_material.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-mdpi-v4/abc_ic_clear_material.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-mdpi-v4/abc_ic_commit_search_api_mtrl_alpha.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-mdpi-v4/abc_ic_go_search_api_material.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-mdpi-v4/abc_ic_menu_copy_material.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-mdpi-v4/abc_ic_menu_cut_material.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-mdpi-v4/abc_ic_menu_overflow_material.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-mdpi-v4/abc_ic_menu_paste_material.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-mdpi-v4/abc_ic_menu_selectall_material.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-mdpi-v4/abc_ic_menu_share_material.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-mdpi-v4/abc_ic_search_api_mtrl_alpha.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-mdpi-v4/abc_ic_star_black_16dp.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-mdpi-v4/abc_ic_star_black_36dp.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-mdpi-v4/abc_ic_star_half_black_16dp.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-mdpi-v4/abc_ic_star_half_black_36dp.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-mdpi-v4/abc_ic_voice_search_api_material.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-mdpi-v4/abc_list_divider_mtrl_alpha.9.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-mdpi-v4/abc_list_focused_holo.9.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-mdpi-v4/abc_list_longpressed_holo.9.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-mdpi-v4/abc_list_pressed_holo_dark.9.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-mdpi-v4/abc_list_pressed_holo_light.9.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-mdpi-v4/abc_list_selector_disabled_holo_dark.9.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-mdpi-v4/abc_list_selector_disabled_holo_light.9.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-mdpi-v4/abc_menu_hardkey_panel_mtrl_mult.9.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-mdpi-v4/abc_popup_background_mtrl_mult.9.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-mdpi-v4/abc_scrubber_control_off_mtrl_alpha.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-mdpi-v4/abc_scrubber_control_to_pressed_mtrl_000.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-mdpi-v4/abc_scrubber_control_to_pressed_mtrl_005.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-mdpi-v4/abc_scrubber_primary_mtrl_alpha.9.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-mdpi-v4/abc_scrubber_track_mtrl_alpha.9.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-mdpi-v4/abc_spinner_mtrl_am_alpha.9.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-mdpi-v4/abc_switch_track_mtrl_alpha.9.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-mdpi-v4/abc_tab_indicator_mtrl_alpha.9.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-mdpi-v4/abc_textfield_activated_mtrl_alpha.9.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-mdpi-v4/abc_textfield_default_mtrl_alpha.9.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-mdpi-v4/abc_textfield_search_activated_mtrl_alpha.9.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-mdpi-v4/abc_textfield_search_default_mtrl_alpha.9.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-v21/abc_action_bar_item_background_material.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-v21/abc_btn_colored_material.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-v21/abc_edit_text_material.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-v23/abc_control_background_material.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4/abc_ab_share_pack_mtrl_alpha.9.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4/abc_btn_checkbox_checked_mtrl.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4/abc_btn_checkbox_unchecked_mtrl.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4/abc_btn_radio_off_mtrl.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4/abc_btn_radio_on_mtrl.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4/abc_btn_rating_star_off_mtrl_alpha.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4/abc_btn_rating_star_on_mtrl_alpha.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4/abc_cab_background_top_mtrl_alpha.9.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4/abc_ic_ab_back_material.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4/abc_ic_clear_material.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4/abc_ic_commit_search_api_mtrl_alpha.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4/abc_ic_go_search_api_material.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4/abc_ic_menu_copy_material.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4/abc_ic_menu_cut_material.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4/abc_ic_menu_overflow_material.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4/abc_ic_menu_paste_material.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4/abc_ic_menu_selectall_material.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4/abc_ic_menu_share_material.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4/abc_ic_star_black_16dp.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4/abc_ic_star_black_36dp.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4/abc_ic_star_half_black_16dp.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4/abc_ic_star_half_black_36dp.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4/abc_ic_voice_search_api_material.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4/abc_list_divider_mtrl_alpha.9.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4/abc_list_focused_holo.9.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4/abc_list_longpressed_holo.9.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4/abc_list_pressed_holo_dark.9.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4/abc_list_pressed_holo_light.9.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4/abc_list_selector_disabled_holo_dark.9.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4/abc_list_selector_disabled_holo_light.9.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4/abc_menu_hardkey_panel_mtrl_mult.9.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4/abc_popup_background_mtrl_mult.9.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4/abc_scrubber_control_off_mtrl_alpha.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4/abc_scrubber_control_to_pressed_mtrl_000.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4/abc_scrubber_control_to_pressed_mtrl_005.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4/abc_scrubber_primary_mtrl_alpha.9.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4/abc_scrubber_track_mtrl_alpha.9.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4/abc_spinner_mtrl_am_alpha.9.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4/abc_switch_track_mtrl_alpha.9.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4/abc_tab_indicator_mtrl_alpha.9.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4/abc_textfield_activated_mtrl_alpha.9.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4/abc_textfield_default_mtrl_alpha.9.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4/abc_textfield_search_activated_mtrl_alpha.9.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4/abc_textfield_search_default_mtrl_alpha.9.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4/abc_ab_share_pack_mtrl_alpha.9.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4/abc_btn_checkbox_checked_mtrl.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4/abc_btn_checkbox_unchecked_mtrl.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4/abc_btn_radio_off_mtrl.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4/abc_btn_radio_on_mtrl.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4/abc_btn_rating_star_off_mtrl_alpha.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4/abc_btn_rating_star_on_mtrl_alpha.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4/abc_cab_background_top_mtrl_alpha.9.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4/abc_ic_ab_back_material.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4/abc_ic_clear_material.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4/abc_ic_commit_search_api_mtrl_alpha.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4/abc_ic_go_search_api_material.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4/abc_ic_menu_copy_material.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4/abc_ic_menu_cut_material.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4/abc_ic_menu_overflow_material.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4/abc_ic_menu_paste_material.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4/abc_ic_menu_selectall_material.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4/abc_ic_menu_share_material.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4/abc_ic_search_api_mtrl_alpha.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4/abc_ic_star_black_16dp.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4/abc_ic_star_black_36dp.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4/abc_ic_star_half_black_16dp.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4/abc_ic_star_half_black_36dp.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4/abc_ic_voice_search_api_material.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4/abc_list_divider_mtrl_alpha.9.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4/abc_list_focused_holo.9.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4/abc_list_longpressed_holo.9.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4/abc_list_pressed_holo_dark.9.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4/abc_list_pressed_holo_light.9.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4/abc_list_selector_disabled_holo_dark.9.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4/abc_list_selector_disabled_holo_light.9.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4/abc_menu_hardkey_panel_mtrl_mult.9.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4/abc_popup_background_mtrl_mult.9.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4/abc_scrubber_control_off_mtrl_alpha.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4/abc_scrubber_control_to_pressed_mtrl_000.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4/abc_scrubber_control_to_pressed_mtrl_005.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4/abc_scrubber_primary_mtrl_alpha.9.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4/abc_scrubber_track_mtrl_alpha.9.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4/abc_spinner_mtrl_am_alpha.9.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4/abc_switch_track_mtrl_alpha.9.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4/abc_tab_indicator_mtrl_alpha.9.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4/abc_textfield_activated_mtrl_alpha.9.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4/abc_textfield_default_mtrl_alpha.9.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4/abc_textfield_search_activated_mtrl_alpha.9.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4/abc_textfield_search_default_mtrl_alpha.9.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4/abc_btn_checkbox_checked_mtrl.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4/abc_btn_checkbox_unchecked_mtrl.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4/abc_btn_radio_off_mtrl.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4/abc_btn_radio_on_mtrl.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4/abc_ic_ab_back_material.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4/abc_ic_clear_material.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4/abc_ic_go_search_api_material.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4/abc_ic_menu_copy_material.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4/abc_ic_menu_cut_material.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4/abc_ic_menu_overflow_material.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4/abc_ic_menu_paste_material.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4/abc_ic_menu_selectall_material.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4/abc_ic_menu_share_material.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4/abc_ic_search_api_mtrl_alpha.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4/abc_ic_star_black_16dp.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4/abc_ic_star_black_36dp.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4/abc_ic_star_half_black_16dp.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4/abc_ic_star_half_black_36dp.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4/abc_ic_voice_search_api_material.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4/abc_scrubber_control_to_pressed_mtrl_000.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4/abc_scrubber_control_to_pressed_mtrl_005.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4/abc_spinner_mtrl_am_alpha.9.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4/abc_switch_track_mtrl_alpha.9.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4/abc_tab_indicator_mtrl_alpha.9.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable/abc_btn_borderless_material.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable/abc_btn_check_material.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable/abc_btn_colored_material.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable/abc_btn_default_mtrl_shape.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable/abc_btn_radio_material.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable/abc_cab_background_internal_bg.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable/abc_cab_background_top_material.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable/abc_dialog_material_background_dark.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable/abc_dialog_material_background_light.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable/abc_edit_text_material.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable/abc_item_background_holo_dark.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable/abc_item_background_holo_light.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable/abc_list_selector_background_transition_holo_dark.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable/abc_list_selector_background_transition_holo_light.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable/abc_list_selector_holo_dark.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable/abc_list_selector_holo_light.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable/abc_ratingbar_full_material.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable/abc_ratingbar_indicator_material.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable/abc_ratingbar_small_material.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable/abc_seekbar_thumb_material.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable/abc_seekbar_track_material.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable/abc_spinner_textfield_background_material.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable/abc_switch_thumb_material.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable/abc_tab_indicator_material.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable/abc_text_cursor_material.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable/abc_textfield_search_material.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/drawable/ptr_rotate_arrow.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/layout/abc_action_bar_title_item.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/layout/abc_action_bar_up_container.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/layout/abc_action_bar_view_list_nav_layout.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/layout/abc_action_menu_item_layout.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/layout/abc_action_menu_layout.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/layout/abc_action_mode_bar.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/layout/abc_action_mode_close_item_material.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/layout/abc_activity_chooser_view.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/layout/abc_activity_chooser_view_list_item.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/layout/abc_alert_dialog_button_bar_material.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/layout/abc_alert_dialog_material.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/layout/abc_dialog_title_material.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/layout/abc_expanded_menu_layout.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/layout/abc_list_menu_item_checkbox.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/layout/abc_list_menu_item_icon.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/layout/abc_list_menu_item_layout.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/layout/abc_list_menu_item_radio.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/layout/abc_popup_menu_item_layout.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/layout/abc_screen_content_include.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/layout/abc_screen_simple.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/layout/abc_screen_simple_overlay_action_mode.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/layout/abc_screen_toolbar.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/layout/abc_search_dropdown_item_icons_2line.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/layout/abc_search_view.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/layout/abc_select_dialog_material.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/layout/activity_main.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/layout/cube_ptr_classic_default_header.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/layout/loadmore_default_footer.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/layout/notification_media_action.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/layout/notification_media_cancel_action.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/layout/notification_template_big_media.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/layout/notification_template_big_media_narrow.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/layout/notification_template_lines.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/layout/notification_template_media.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/layout/notification_template_part_chronometer.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/layout/notification_template_part_time.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/layout/rv_item.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/layout/select_dialog_item_material.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/layout/select_dialog_multichoice_material.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/layout/select_dialog_singlechoice_material.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/layout/support_simple_spinner_dropdown_item.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/mipmap-hdpi-v4/ic_launcher.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/mipmap-mdpi-v4/ic_launcher.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/mipmap-xhdpi-v4/ic_launcher.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/mipmap-xxhdpi-v4/ic_launcher.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/mipmap-xxxhdpi-v4/ic_launcher.png
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-af/values-af.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-am/values-am.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-ar/values-ar.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-az-rAZ/values-az-rAZ.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-bg/values-bg.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-bn-rBD/values-bn-rBD.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-ca/values-ca.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-cs/values-cs.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-da/values-da.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-de/values-de.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-el/values-el.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-en-rAU/values-en-rAU.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-en-rGB/values-en-rGB.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-en-rIN/values-en-rIN.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-es-rUS/values-es-rUS.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-es/values-es.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-et-rEE/values-et-rEE.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-eu-rES/values-eu-rES.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-fa/values-fa.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-fi/values-fi.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-fr-rCA/values-fr-rCA.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-fr/values-fr.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-gl-rES/values-gl-rES.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-gu-rIN/values-gu-rIN.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-h320dp-v13/values-h320dp-v13.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-h720dp-v13/values-h720dp-v13.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-hdpi-v4/values-hdpi-v4.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-hi/values-hi.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-hr/values-hr.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-hu/values-hu.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-hy-rAM/values-hy-rAM.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-in/values-in.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-is-rIS/values-is-rIS.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-it/values-it.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-iw/values-iw.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-ja/values-ja.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-ka-rGE/values-ka-rGE.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-kk-rKZ/values-kk-rKZ.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-km-rKH/values-km-rKH.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-kn-rIN/values-kn-rIN.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-ko/values-ko.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-ky-rKG/values-ky-rKG.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-land/values-land.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-large-v4/values-large-v4.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-ldltr-v21/values-ldltr-v21.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-lo-rLA/values-lo-rLA.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-lt/values-lt.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-lv/values-lv.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-mk-rMK/values-mk-rMK.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-ml-rIN/values-ml-rIN.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-mn-rMN/values-mn-rMN.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-mr-rIN/values-mr-rIN.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-ms-rMY/values-ms-rMY.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-my-rMM/values-my-rMM.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-nb/values-nb.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-ne-rNP/values-ne-rNP.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-night-v8/values-night-v8.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-nl/values-nl.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-pa-rIN/values-pa-rIN.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-pl/values-pl.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-port/values-port.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-pt-rBR/values-pt-rBR.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-pt-rPT/values-pt-rPT.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-pt/values-pt.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-ro/values-ro.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-ru/values-ru.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-si-rLK/values-si-rLK.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-sk/values-sk.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-sl/values-sl.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-sq-rAL/values-sq-rAL.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-sr/values-sr.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-sv/values-sv.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-sw/values-sw.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-sw600dp-v13/values-sw600dp-v13.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-ta-rIN/values-ta-rIN.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-te-rIN/values-te-rIN.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-th/values-th.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-tl/values-tl.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-tr/values-tr.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-uk/values-uk.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-ur-rPK/values-ur-rPK.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-uz-rUZ/values-uz-rUZ.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-v11/values-v11.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-v12/values-v12.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-v13/values-v13.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-v14/values-v14.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-v17/values-v17.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-v18/values-v18.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-v21/values-v21.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-v22/values-v22.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-v23/values-v23.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-vi/values-vi.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-w360dp-v13/values-w360dp-v13.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-w480dp-v13/values-w480dp-v13.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-w500dp-v13/values-w500dp-v13.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-w600dp-v13/values-w600dp-v13.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-w720dp-v13/values-w720dp-v13.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-w820dp-v13/values-w820dp-v13.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-xlarge-land-v4/values-xlarge-land-v4.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-xlarge-v4/values-xlarge-v4.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-zh-rCN/values-zh-rCN.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-zh-rHK/values-zh-rHK.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-zh-rTW/values-zh-rTW.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/values-zu/values-zu.xml
RecyclerViewRL/app/build/intermediates/res/merged/debug/values/values.xml
RecyclerViewRL/app/build/intermediates/res/resources-debug-androidTest.ap_
RecyclerViewRL/app/build/intermediates/res/resources-debug.ap_
RecyclerViewRL/app/build/intermediates/symbols/debug/R.txt
RecyclerViewRL/app/build/intermediates/transforms/dex/debug/folders/1000/1f/main/classes.dex
RecyclerViewRL/app/build/outputs/apk/app-debug-unaligned.apk
RecyclerViewRL/app/build/outputs/apk/app-debug.apk
RecyclerViewRL/app/build/outputs/logs/manifest-merger-debug-report.txt
RecyclerViewRL/app/proguard-rules.pro
RecyclerViewRL/app/src/androidTest/java/com/leejz/recyclerviewrl/ApplicationTest.java
RecyclerViewRL/app/src/main/AndroidManifest.xml
RecyclerViewRL/app/src/main/java/com/chanven/lib/cptr/PtrClassicDefaultHeader.java
RecyclerViewRL/app/src/main/java/com/chanven/lib/cptr/PtrClassicFrameLayout.java
RecyclerViewRL/app/src/main/java/com/chanven/lib/cptr/PtrDefaultHandler.java
RecyclerViewRL/app/src/main/java/com/chanven/lib/cptr/PtrFrameLayout.java
RecyclerViewRL/app/src/main/java/com/chanven/lib/cptr/PtrHandler.java
RecyclerViewRL/app/src/main/java/com/chanven/lib/cptr/PtrUIHandler.java
RecyclerViewRL/app/src/main/java/com/chanven/lib/cptr/PtrUIHandlerHolder.java
RecyclerViewRL/app/src/main/java/com/chanven/lib/cptr/PtrUIHandlerHook.java
RecyclerViewRL/app/src/main/java/com/chanven/lib/cptr/header/MaterialHeader.java
RecyclerViewRL/app/src/main/java/com/chanven/lib/cptr/header/MaterialProgressDrawable.java
RecyclerViewRL/app/src/main/java/com/chanven/lib/cptr/header/StoreHouseBarItem.java
RecyclerViewRL/app/src/main/java/com/chanven/lib/cptr/header/StoreHouseHeader.java
RecyclerViewRL/app/src/main/java/com/chanven/lib/cptr/header/StoreHousePath.java
RecyclerViewRL/app/src/main/java/com/chanven/lib/cptr/indicator/PtrIndicator.java
RecyclerViewRL/app/src/main/java/com/chanven/lib/cptr/indicator/PtrTensionIndicator.java
RecyclerViewRL/app/src/main/java/com/chanven/lib/cptr/loadmore/DefaultLoadMoreFooter.java
RecyclerViewRL/app/src/main/java/com/chanven/lib/cptr/loadmore/GridViewHandler.java
RecyclerViewRL/app/src/main/java/com/chanven/lib/cptr/loadmore/GridViewWithHeaderAndFooter.java
RecyclerViewRL/app/src/main/java/com/chanven/lib/cptr/loadmore/ILoadViewMoreFactory.java
RecyclerViewRL/app/src/main/java/com/chanven/lib/cptr/loadmore/ListViewHandler.java
RecyclerViewRL/app/src/main/java/com/chanven/lib/cptr/loadmore/OnLoadMoreListener.java
RecyclerViewRL/app/src/main/java/com/chanven/lib/cptr/loadmore/OnScrollBottomListener.java
RecyclerViewRL/app/src/main/java/com/chanven/lib/cptr/loadmore/RecyclerViewHandler.java
RecyclerViewRL/app/src/main/java/com/chanven/lib/cptr/loadmore/SwipeRefreshHelper.java
RecyclerViewRL/app/src/main/java/com/chanven/lib/cptr/loadmore/ViewHandler.java
RecyclerViewRL/app/src/main/java/com/chanven/lib/cptr/recyclerview/RecyclerAdapterWithHF.java
RecyclerViewRL/app/src/main/java/com/chanven/lib/cptr/utils/PtrCLog.java
RecyclerViewRL/app/src/main/java/com/chanven/lib/cptr/utils/PtrLocalDisplay.java
RecyclerViewRL/app/src/main/java/com/leejz/recyclerviewrl/MainActivity.java
RecyclerViewRL/app/src/main/java/com/leejz/recyclerviewrl/RvAdapter.java
RecyclerViewRL/app/src/main/res/drawable/ptr_rotate_arrow.png
RecyclerViewRL/app/src/main/res/layout/activity_main.xml
RecyclerViewRL/app/src/main/res/layout/cube_ptr_classic_default_header.xml
RecyclerViewRL/app/src/main/res/layout/loadmore_default_footer.xml
RecyclerViewRL/app/src/main/res/layout/rv_item.xml
RecyclerViewRL/app/src/main/res/mipmap-hdpi/ic_launcher.png
RecyclerViewRL/app/src/main/res/mipmap-mdpi/ic_launcher.png
RecyclerViewRL/app/src/main/res/mipmap-xhdpi/ic_launcher.png
RecyclerViewRL/app/src/main/res/mipmap-xxhdpi/ic_launcher.png
RecyclerViewRL/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png
RecyclerViewRL/app/src/main/res/values-w820dp/dimens.xml
RecyclerViewRL/app/src/main/res/values/attrs.xml
RecyclerViewRL/app/src/main/res/values/colors.xml
RecyclerViewRL/app/src/main/res/values/dimens.xml
RecyclerViewRL/app/src/main/res/values/strings.xml
RecyclerViewRL/app/src/main/res/values/styles.xml
RecyclerViewRL/app/src/test/java/com/leejz/recyclerviewrl/ExampleUnitTest.java
RecyclerViewRL/build.gradle
RecyclerViewRL/build/intermediates/dex-cache/cache.xml
RecyclerViewRL/gradle.properties
RecyclerViewRL/gradle/wrapper/gradle-wrapper.jar
RecyclerViewRL/gradle/wrapper/gradle-wrapper.properties
RecyclerViewRL/gradlew
RecyclerViewRL/gradlew.bat
RecyclerViewRL/local.properties
RecyclerViewRL/settings.gradle

关键词: Android RecyclerView 下拉 刷新 上拉 加载 源码 程序

编程语言下载排行

Top_arrow
回到顶部
联系方式| 版权声明| 招聘信息| 广告服务| 银行汇款| 法律顾问| 兼职技术| 付款方式| 关于我们|
网站客服网站客服 程序员兼职招聘 程序员兼职招聘
沪ICP备19040327号-3
公安备案号:沪公网安备 31011802003874号
库纳格流体控制系统(上海)有限公司 版权所有
Copyright © 1999-2014, GUSUCODE.COM, All Rights Reserved