All Projects → luiing → StackViewLayout

luiing / StackViewLayout

Licence: Apache-2.0 license
StackViewLayout is a slide card view

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to StackViewLayout

Kjbannerviewdemo
轮播图无限自动循环滚动、缩放布局、自带缓存加载读取、支持自定义继承、定制特定样式、动态图和网图混合轮播、支持在Storyboard和Xib中创建并配置其属性、多种滚动方向选择、多种分页控件选择等等
Stars: ✭ 206 (+758.33%)
Mutual labels:  banner
3dstool
An all-in-one tool for extracting/creating 3ds roms.
Stars: ✭ 246 (+925%)
Mutual labels:  banner
Banner
🔥🔥🔥Android Compose Banner!!! 安卓 Compose 版本的 Banner,欢迎大家体验!!!
Stars: ✭ 40 (+66.67%)
Mutual labels:  banner
Neteasecloudmusic
仿网易云音乐安卓客户端V6.0
Stars: ✭ 213 (+787.5%)
Mutual labels:  banner
Materialbanner
A library that provides an implementation of the banner widget from the Material design.
Stars: ✭ 241 (+904.17%)
Mutual labels:  banner
banner
android 轮播图控件
Stars: ✭ 10 (-58.33%)
Mutual labels:  banner
Easytipview
Objective-C alternative for EasyTipView implemented in swift
Stars: ✭ 192 (+700%)
Mutual labels:  banner
PocketMine-Banners
Super Simple PHP based banner generating system
Stars: ✭ 19 (-20.83%)
Mutual labels:  banner
Pagerecyclerview
PageRecyclerView achieves page turning function and unlimited carousel
Stars: ✭ 241 (+904.17%)
Mutual labels:  banner
AndroidModule
Android 通用模块封装
Stars: ✭ 110 (+358.33%)
Mutual labels:  banner
Admobadapter
It wraps your Adapter to display Admob native ads and banners in a ListView/RecyclerView data set. It based on the Yahoo fetchr project https://github.com/yahoo/fetchr
Stars: ✭ 224 (+833.33%)
Mutual labels:  banner
React Native Hero
🤘 A super duper easy hero unit react-native component with support for dynamic image, dynamic sizing, color overlays, and more
Stars: ✭ 234 (+875%)
Mutual labels:  banner
ViewWorld
自定义View合集,展示各种自定义View/控件。项目包含了自定义Banner轮播图控件,自定义验证码输入框,自定义TabLayout等控件,持续更新中😉😉😉
Stars: ✭ 94 (+291.67%)
Mutual labels:  banner
Revealbanner
🚀🚀🚀 滑动特效banner
Stars: ✭ 209 (+770.83%)
Mutual labels:  banner
SimpleSlider
A simple slider allows you to easily use.
Stars: ✭ 78 (+225%)
Mutual labels:  banner
Pmalertcontroller
PMAlertController is a great and customizable alert that can substitute UIAlertController
Stars: ✭ 2,397 (+9887.5%)
Mutual labels:  banner
Jxpagecontrol
🚀🚀🚀 自定义pageControl指示器, 支持多种动画, 自定义布局.
Stars: ✭ 246 (+925%)
Mutual labels:  banner
Banner
🚩 Nepxion Banner is a colorful banner display component which can show an ascii image and project informations like versions, links and so on, based on Taobao Text 彩色旗标生成器
Stars: ✭ 17 (-29.17%)
Mutual labels:  banner
AKGADWrapper
A wrapper for a UIViewController with a GADBannerView at the bottom
Stars: ✭ 55 (+129.17%)
Mutual labels:  banner
HTML5-Banners
HTML5 animated banner boilerplate. Built for Doubleclick & Sizmek ad management platforms.
Stars: ✭ 47 (+95.83%)
Mutual labels:  banner

StackViewLayout

1.支持布局预览、宽高比设置、viewType布局
2.支持自动播放、左右布局
3.支持缩放滑动、连续滑动

Captures

效果图 效果图 效果图

Use

implementation 'com.uis:stackviewlayout:0.1.1'

老版本StackLayout

Name Descript Value
stackEdgeModel 层叠位置(stack model) left/right
stackEdge 边界距离(edge) 默认值(default):10dp
stackPaddingX x方向偏移距离 10dp
stackOffsetX x方向偏移因子 2dp
stackPaddingY y方向偏移距离 10dp
stackOffsetY y方向偏移因子 2dp
stackAutoPlay 自动轮播(looper) true
stackDelay 自动轮播延时时间mills 3000
stackDuration 自动轮播播放时间mills 600
stackSize 层叠数量(stack size) 3
stackAspectRatio 顶层宽高比,宽度须有值 0

Version

v0.1.0->初始版本,滑动利用Scroller,支持手动滑动和自动轮播,支持多种布局
v0.1.1->fixed 点击后自动轮播失效,增加轮播延时、轮播时间设置

License

Copyright 2018, uis

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].