From a336cffe1fdedf7baacf68645d8e241238379d5b Mon Sep 17 00:00:00 2001 From: xuxiuxi <xuxiuxi@454eff88-639b-444f-9e54-f578c98de674> Date: 星期四, 20 七月 2017 09:36:13 +0800 Subject: [PATCH] --- VisitFace/DemoForBsk/app/build/intermediates/exploded-aar/com.android.support/recyclerview-v7/23.1.0/R.txt | 12 ++++++++++++ 1 files changed, 12 insertions(+), 0 deletions(-) diff --git a/VisitFace/DemoForBsk/app/build/intermediates/exploded-aar/com.android.support/recyclerview-v7/23.1.0/R.txt b/VisitFace/DemoForBsk/app/build/intermediates/exploded-aar/com.android.support/recyclerview-v7/23.1.0/R.txt new file mode 100644 index 0000000..2879374 --- /dev/null +++ b/VisitFace/DemoForBsk/app/build/intermediates/exploded-aar/com.android.support/recyclerview-v7/23.1.0/R.txt @@ -0,0 +1,12 @@ +int attr layoutManager 0x7f010000 +int attr reverseLayout 0x7f010002 +int attr spanCount 0x7f010001 +int attr stackFromEnd 0x7f010003 +int dimen item_touch_helper_max_drag_scroll_per_frame 0x7f020000 +int id item_touch_helper_previous_elevation 0x7f030000 +int[] styleable RecyclerView { 0x010100c4, 0x7f010000, 0x7f010001, 0x7f010002, 0x7f010003 } +int styleable RecyclerView_android_orientation 0 +int styleable RecyclerView_layoutManager 1 +int styleable RecyclerView_reverseLayout 3 +int styleable RecyclerView_spanCount 2 +int styleable RecyclerView_stackFromEnd 4 -- Gitblit v1.8.0