sliding-panel
.travis.yml
267B
gradlew.bat
2KB
gradlew
5KB
core
src
test
java
com
psoffritti
slidingpanel
UtilsTest.kt
2KB
androidTest
java
com
psoffritti
slidingpanel
ExampleInstrumentedTest.kt
642B
main
res-public
values
public.xml
39B
res
drawable
sp_elevation_shadow_180_deg.xml
253B
sp_elevation_shadow_90_deg.xml
252B
values
dimensions.xml
100B
attrs.xml
569B
java
com
psoffritti
slidingpanel
utils
Utils.kt
703B
Extensions.kt
880B
ViewUtils.kt
2KB
SlidingPanel.kt
17KB
PanelConstants.kt
294B
AndroidManifest.xml
119B
.gitignore
7B
build.gradle
1020B
images
fitToScreenView.png
11KB
icon_512.png
18KB
sliding_panel.gif
1.12MB
gradle.properties
870B
LICENSE
11KB
gradle
wrapper
gradle-wrapper.jar
53KB
gradle-wrapper.properties
233B
bintrayconfig.gradle
1KB
.idea
caches
build_file_checksums.ser
557B
codeStyles
Project.xml
5KB
codeStyleConfig.xml
142B
gradle.xml
683B
runConfigurations.xml
564B
misc.xml
515B
vcs.xml
167B
modules.xml
613B
.gitignore
203B
dependencies.gradle
802B
sample-app
proguard-rules.pro
751B
src
test
java
com
psoffritti
slidingpanel
ExampleUnitTest.kt
352B
androidTest
java
com
psoffritti
slidingpanel
ExampleInstrumentedTest.kt
642B
main
res
mipmap-xxxhdpi
ic_launcher.png
5KB
ic_launcher_round.png
11KB
drawable
ic_favorite_border_black_36dp.xml
605B
ic_thumb_down_border_black_36dp.xml
560B
ic_share_black_36dp.xml
677B
ic_thumb_up_border_black_36dp.xml
566B
ic_shuffle_black_24dp.xml
475B
ic_launcher_background.xml
5KB
mipmap-hdpi
ic_launcher.png
2KB
ic_launcher_round.png
3KB
drawable-v24
ic_launcher_foreground.xml
5KB
values
colors.xml
301B
strings.xml
519B
styles.xml
814B
ic_launcher_background.xml
120B
mipmap-xxhdpi
ic_launcher.png
3KB
ic_launcher_round.png
8KB
mipmap-mdpi
ic_launcher.png
1KB
ic_launcher_round.png
2KB
mipmap-xhdpi
ic_launcher.png
2KB
ic_launcher_round.png
5KB
mipmap-anydpi-v26
ic_launcher_round.xml
267B
ic_launcher.xml
267B
layout
fragment_sliding_view.xml
1KB
activity_fit_to_screen_view_example.xml
3KB
activity_scrollable_view_example.xml
4KB
activity_advanced_example.xml
2KB
recycler_view_sample_item.xml
421B
activity_drag_view_example.xml
2KB
activity_basic_vertical_example.xml
2KB
placeholder_layout.xml
1KB
recycler_view.xml
493B
activity_basic_horizontal_example.xml
2KB
ic_launcher-web.png
13KB
java
com
psoffritti
slidingpanel
sampleapp
examples
advanced
AdvancedExampleActivity.kt
2KB
fragments
SlidingViewFragment.kt
3KB
ListFragment.kt
1KB
scrollableview
ScrollableViewExampleActivity.kt
2KB
basic
BasicExampleHorizontalActivity.kt
1KB
BasicExampleVerticalActivity.kt
1KB
fittoscreenview
FitToScreenViewExampleActivity.kt
1KB
dragview
DragViewExampleActivity.kt
1KB
MainActivity.kt
3KB
utils
DummyListItem.kt
433B
adapters
ViewPagerAdapter.kt
688B
RecyclerViewAdapter.kt
1KB
AndroidManifest.xml
1KB
apk
sample-app v1.0.0.apk
1.49MB
.gitignore
7B
build.gradle
2KB
README.md
11KB
settings.gradle
31B
build.gradle
554B
暂无评论