Skip to content

Commit 23e9c64

Browse files
committed
fix
1 parent 8026553 commit 23e9c64

File tree

62 files changed

+1509
-2605
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

62 files changed

+1509
-2605
lines changed

.idea/vcs.xml

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Library/build/generated/source/r/androidTest/debug/android/support/v7/appcompat/R.java

Lines changed: 226 additions & 226 deletions
Large diffs are not rendered by default.

Library/build/generated/source/r/androidTest/debug/android/support/v7/recyclerview/R.java

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@
88

99
public final class R {
1010
public static final class attr {
11-
public static final int layoutManager = 0x7f010045;
12-
public static final int reverseLayout = 0x7f010047;
13-
public static final int spanCount = 0x7f010046;
14-
public static final int stackFromEnd = 0x7f010048;
11+
public static final int layoutManager = 0x7f010037;
12+
public static final int reverseLayout = 0x7f010039;
13+
public static final int spanCount = 0x7f010038;
14+
public static final int stackFromEnd = 0x7f01003a;
1515
}
1616
public static final class dimen {
1717
public static final int item_touch_helper_max_drag_scroll_per_frame = 0x7f060042;
@@ -20,7 +20,7 @@ public static final class id {
2020
public static final int item_touch_helper_previous_elevation = 0x7f0b0005;
2121
}
2222
public static final class styleable {
23-
public static final int[] RecyclerView = { 0x010100c4, 0x7f010045, 0x7f010046, 0x7f010047, 0x7f010048 };
23+
public static final int[] RecyclerView = { 0x010100c4, 0x7f010037, 0x7f010038, 0x7f010039, 0x7f01003a };
2424
public static final int RecyclerView_android_orientation = 0;
2525
public static final int RecyclerView_layoutManager = 1;
2626
public static final int RecyclerView_reverseLayout = 3;

Library/build/generated/source/r/androidTest/debug/com/lhh/ptrrv/library/R.java

Lines changed: 232 additions & 272 deletions
Large diffs are not rendered by default.

Library/build/generated/source/r/androidTest/debug/com/lhh/ptrrv/library/test/R.java

Lines changed: 247 additions & 695 deletions
Large diffs are not rendered by default.

Library/build/generated/source/r/debug/com/lhh/ptrrv/library/R.java

Lines changed: 247 additions & 695 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)