Commit 22faa70
Blaž Vantur
feat: added support for multi item layouts in RecyclerViews
1 parent 776327d commit 22faa70
File tree
1,855 files changed
+28618
-3
lines changed- library/src/main/java/com/ethanhua/skeleton
- sample
- build
- generated/source
- buildConfig/debug/com/ethanhua/skeleton/sample
- r/debug
- android
- arch/lifecycle
- support
- compat
- constraint
- coreui
- coreutils
- fragment
- graphics/drawable
- animated
- mediacompat
- v4
- v7
- appcompat
- recyclerview
- com/ethanhua/skeleton
- sample
- io/supercharge/shimmerlayout
- intermediates
- blame/res/debug
- multi-v2
- single
- build-info/debug
- classes/debug
- android
- arch/lifecycle
- support
- compat
- constraint
- coreui
- coreutils
- fragment
- graphics/drawable
- animated
- mediacompat
- v4
- v7
- appcompat
- recyclerview
- com/ethanhua/skeleton
- sample
- adapter
- io/supercharge/shimmerlayout
- incremental-classes/debug
- incremental-runtime-classes/debug
- incremental-verifier/debug
- android
- arch/lifecycle
- support
- compat
- constraint
- coreui
- coreutils
- fragment
- graphics/drawable
- animated
- mediacompat
- v4
- v7
- appcompat
- recyclerview
- com/ethanhua/skeleton
- sample
- adapter
- io/supercharge/shimmerlayout
- incremental
- compileDebugAidl
- debug-mergeJavaRes
- zip-cache
- debug-mergeJniLibs
- zip-cache
- mergeDebugAssets
- mergeDebugJniLibFolders
- mergeDebugResources
- mergeDebugShaders
- packageDebug/debug
- zip-cache
- packageInstantRunResourcesDebug/debug
- zip-cache
- instant-run-resources
- instant-run-support/debug
- dependencies
- manifestChecker
- package_dependencies
- package_slice_0
- package_slice_1
- package_slice_2
- package_slice_3
- package_slice_4
- package_slice_5
- package_slice_6
- package_slice_7
- package_slice_8
- package_slice_9
- slice_0
- slice_1
- slice_2
- slice_3
- slice_4
- slice_5
- slice_6
- slice_7
- slice_8
- slice_9
- javaPrecompile/debug
- manifests
- density/debug
- full/debug
- instant-run/debug
- res
- debug
- merged/debug
- symbol-table-with-package/debug
- split-apk/debug
- dep
- slices
- splits-support/debug
- symbols/debug
- transforms
- dexBuilder/debug
- 100
- android/support/coreutils
- com/android/tools/ir/dummy
- 101
- android/support/constraint
- com/android/tools/ir/dummy
- 102
- android/support
- compat
- graphics/drawable
- com/android/tools/ir/dummy
- io/supercharge/shimmerlayout
- 103/com/android/tools/ir/dummy
- 104
- android/support
- graphics/drawable/animated
- mediacompat
- com
- android/tools/ir/dummy
- ethanhua/skeleton
- 95
- android/arch/lifecycle
- com/android/tools/ir/dummy
- 96
- android/support/v7/recyclerview
- com/android/tools/ir/dummy
- 97/com
- android/tools/ir/dummy
- ethanhua/skeleton/sample
- 98
- android/support
- fragment
- v4
- com/android/tools/ir/dummy
- 99
- android/support
- coreui
- v7/appcompat
- com
- android/tools/ir/dummy
- ethanhua/skeleton/sample/adapter
- dexMerger/debug
- 0
- 10
- 11
- 12
- 13
- 14
- 15
- 16
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- externalLibsDexMerger/debug
- 0
- extractJars/debug
- 0/com/ethanhua/skeleton
- instantRunDependenciesApk/debug
- instantRunSlicer/debug
- 0
- android/arch/lifecycle
- com/android/tools/ir/dummy
- 1
- android/support/v7/recyclerview
- com/android/tools/ir/dummy
- 2
- com
- android/tools/ir/dummy
- ethanhua/skeleton/sample
- 3
- android/support
- fragment
- v4
- com/android/tools/ir/dummy
- 4
- android/support
- coreui
- v7/appcompat
- com
- android/tools/ir/dummy
- ethanhua/skeleton/sample/adapter
- 5
- android/support/coreutils
- com/android/tools/ir/dummy
- 6
- android/support/constraint
- com/android/tools/ir/dummy
- 7
- android/support
- compat
- graphics/drawable
- com/android/tools/ir/dummy
- io/supercharge/shimmerlayout
- 8/com/android/tools/ir/dummy
- 9
- android/support
- graphics/drawable/animated
- mediacompat
- com
- android/tools/ir/dummy
- ethanhua/skeleton
- instantRunSlicesApk/debug
- instantRun/debug
- 0
- android
- arch/lifecycle
- support
- compat
- constraint
- coreui
- coreutils
- fragment
- graphics/drawable
- animated
- mediacompat
- v4
- v7
- appcompat
- recyclerview
- com/ethanhua/skeleton
- sample
- adapter
- io/supercharge/shimmerlayout
- mergeJavaRes/debug
- mergeJniLibs/debug
- outputs
- apk/debug
- logs
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
1,855 files changed
+28618
-3
lines changedLines changed: 13 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| 10 | + | |
| 11 | + | |
9 | 12 | | |
10 | 13 | | |
11 | 14 | | |
| |||
23 | 26 | | |
24 | 27 | | |
25 | 28 | | |
| 29 | + | |
26 | 30 | | |
27 | 31 | | |
28 | 32 | | |
| |||
49 | 53 | | |
50 | 54 | | |
51 | 55 | | |
| 56 | + | |
52 | 57 | | |
53 | 58 | | |
54 | 59 | | |
| |||
118 | 123 | | |
119 | 124 | | |
120 | 125 | | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
121 | 134 | | |
122 | 135 | | |
123 | 136 | | |
| |||
Lines changed: 38 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
8 | 13 | | |
9 | 14 | | |
10 | 15 | | |
| |||
15 | 20 | | |
16 | 21 | | |
17 | 22 | | |
| 23 | + | |
18 | 24 | | |
19 | 25 | | |
20 | 26 | | |
| |||
23 | 29 | | |
24 | 30 | | |
25 | 31 | | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
26 | 35 | | |
27 | 36 | | |
28 | 37 | | |
| 38 | + | |
29 | 39 | | |
30 | 40 | | |
31 | 41 | | |
| |||
41 | 51 | | |
42 | 52 | | |
43 | 53 | | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
44 | 67 | | |
45 | 68 | | |
46 | 69 | | |
| |||
50 | 73 | | |
51 | 74 | | |
52 | 75 | | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
53 | 80 | | |
54 | 81 | | |
55 | 82 | | |
| |||
69 | 96 | | |
70 | 97 | | |
71 | 98 | | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
72 | 110 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
27 | | - | |
28 | | - | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
Lines changed: 13 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
Lines changed: 129 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
0 commit comments