All Projects → PHELAT → Fun

PHELAT / Fun

Licence: apache-2.0
A library for android to animate expanding and collapsing views.

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Fun

Viewcomposer
Compose views using enums swiftly: `let label: UILabel = [.text("Hello"), .textColor(.red)]`
Stars: ✭ 27 (-43.75%)
Mutual labels:  view
Hhcustomcorner
Awesome library to customize corners of UIView and UIButton. Now you can customize each corner differently
Stars: ✭ 36 (-25%)
Mutual labels:  view
Viewtooltip
A fluent tooltip for Android
Stars: ✭ 1,029 (+2043.75%)
Mutual labels:  view
Fillingbutton
🔥Replace typical onLongClickListener with this library!
Stars: ✭ 31 (-35.42%)
Mutual labels:  view
Readablebottombar
Yet another material bottom bar library for Android
Stars: ✭ 977 (+1935.42%)
Mutual labels:  view
Tangramkit
TangramKit is a powerful iOS UI framework implemented by Swift. It integrates the functions with Android layout,iOS AutoLayout,SizeClass, HTML CSS float and flexbox and bootstrap. So you can use LinearLayout,RelativeLayout,FrameLayout,TableLayout,FlowLayout,FloatLayout,LayoutSizeClass to build your App 自动布局 UIView UITableView UICollectionView
Stars: ✭ 984 (+1950%)
Mutual labels:  view
Candyview
Implement any RecyclerView in just 1 Line. CandyView handles everything for you.
Stars: ✭ 15 (-68.75%)
Mutual labels:  view
Counterview
Android View that have a value that can be incremented and decremented by one
Stars: ✭ 46 (-4.17%)
Mutual labels:  view
Egg View
Stars: ✭ 35 (-27.08%)
Mutual labels:  view
Nly Adminlte Vue
vuejs2 AdminLte3 template more than 50 components and 10 directives.such as collapse ,sidebar,container,infobox,breadcrumb,card,grid,dropdown,toast,navbar,timeline,icon,progress
Stars: ✭ 44 (-8.33%)
Mutual labels:  collapse
Instories
iOS app for viewing Instagram stories anonymously.
Stars: ✭ 31 (-35.42%)
Mutual labels:  view
Markdownview
Android library to display markdown text.
Stars: ✭ 970 (+1920.83%)
Mutual labels:  view
Grouprecyclerviewadapter
可增删改查、可动画展开收起、可吸附悬浮动态可配置的分组列表
Stars: ✭ 41 (-14.58%)
Mutual labels:  collapse
Timerview
a timer which ectends an View
Stars: ✭ 28 (-41.67%)
Mutual labels:  view
Jprogressview
一个灵活的进度条,支持图形:圆形、圆角矩形、矩形等等,陆续会添加更多的图形,如果对你有帮助,请在右上角 star 一下,感谢
Stars: ✭ 46 (-4.17%)
Mutual labels:  view
Gcnotificationview
Simplest notification alert view for iOS
Stars: ✭ 27 (-43.75%)
Mutual labels:  view
Codegen
A model-view based code generator written in Java
Stars: ✭ 36 (-25%)
Mutual labels:  view
Lovelydialog
This library is a set of simple wrapper classes that are aimed to help you easily create fancy material dialogs.
Stars: ✭ 1,043 (+2072.92%)
Mutual labels:  view
Speedview
Dynamic Speedometer and Gauge for Android. amazing, powerful, and multi shape ⚡️
Stars: ✭ 1,035 (+2056.25%)
Mutual labels:  view
Ng Bootstrap
Angular powered Bootstrap
Stars: ✭ 7,872 (+16300%)
Mutual labels:  collapse

Fun

api cl Android Arsenal Uplabs

A library for android to animate expanding and collapsing views.

Installation

Gradle

dependencies {
    ...
    compile 'com.phelat:fun:1.0.1'
}

Maven

<dependency>
  <groupId>com.phelat</groupId>
  <artifactId>fun</artifactId>
  <version>1.0.1</version>
  <type>pom</type>
</dependency>

Usage

Wiki

Also check out the app module included in the source code.

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].