Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HirayClay/StackLayoutManager
/ types & classes
Types & classes
11 in github.com/HirayClay/StackLayoutManager
⨍
Functions
60
◇
Types & classes
11
Enum
Align
Created by CJJ on 2017/10/16. @author CJJ
app/src/main/java/com/hirayclay/Align.java:9
Interface
CallBack
app/src/main/java/com/hirayclay/StackLayoutManager.java:604
Class
Config
Created by CJJ on 2017/6/20. @author CJJ
app/src/main/java/com/hirayclay/Config.java:12
Class
ExampleInstrumentedTest
Instrumentation test, which will execute on an Android device. @see <a href="http://d.android.com/tools/testing">Testing documentation</a>
app/src/androidTest/java/com/hirayclay/ExampleInstrumentedTest.java:17
Class
ExampleUnitTest
Example local unit test, which will execute on the development machine (host). @see <a href="http://d.android.com/tools/testing">Testing documentatio
app/src/test/java/com/hirayclay/ExampleUnitTest.java:12
Interface
ItemChangeListener
Created by hiray on 2017/12/27. @author hiray notify the observer the item in the base position has changed
app/src/main/java/com/hirayclay/ItemChangeListener.java:12
Class
MainActivity
app/src/main/java/com/hirayclay/MainActivity.java:17
Class
StackAdapter
Created by CJJ on 2017/3/7.
app/src/main/java/com/hirayclay/StackAdapter.java:21
Class
StackLayoutManager
Created by CJJ on 2017/5/17. my thought is simple:we assume the first item in the initial state is the base position , we only need to calculate the a
app/src/main/java/com/hirayclay/StackLayoutManager.java:32
Class
VerticalActivity
app/src/main/java/com/hirayclay/VerticalActivity.java:15
Class
ViewHolder
app/src/main/java/com/hirayclay/StackAdapter.java:76