Awesome Open Source
Search
Programming Languages
Languages
All Categories
Categories
About
Search results for java layout
java
x
layout
x
1,329 search results found
Material Animations
⭐
13,282
Android Transition animations explanation with examples.
Androidautosize
⭐
12,998
🔥 A low-cost Android screen adaptation solution (今日头条屏幕适配方案终极版,一个极低成本的 Android 屏幕适配方案).
Androidswipelayout
⭐
12,111
The Most Powerful Swipe Layout!
Vlayout
⭐
10,795
Project vlayout is a powerfull LayoutManager extension for RecyclerView, it provides a group of layouts for RecyclerView. Make it able to handle a complicate situation when grid, list and other layouts in the same recyclerview.
Androidslidinguppanel
⭐
9,423
This library provides a simple way to add a draggable sliding up panel (popularized by Google Music and Google Maps) to your Android application. Brought to you by Umano.
Materialviewpager
⭐
8,147
A Material Design ViewPager easy to use library
Litho
⭐
7,544
A declarative framework for building efficient UIs on Android.
Takephoto
⭐
6,909
一款用于在Android设备上获取照片(拍照或从相册、文件中选择)、裁剪图片、压缩图片的开源工具库
Effectiveandroidui
⭐
6,058
Sample project created to show some of the best Android practices to work in the Android UI Layer. The UI layer of this project has been implemented using MVP or MVVM (without binding engine) to show how this patterns works. This project is used during the talk "EffectiveAndroidUI".
Twoway View
⭐
5,299
[DEPRECATED] RecyclerView made simple
Folding Cell Android
⭐
4,825
📃 FoldingCell is a material design expanding content cell inspired by folding paper material made by @Ramotion
Materialdatetimepicker
⭐
4,604
Pick a date or time on Android in style
Android Times Square
⭐
4,434
Standalone Android widget for picking a single date from a calendar view.
Jkeyboardpanelswitch
⭐
3,935
For resolve the layout conflict when keybord & panel are switching (Android键盘面板冲突 布局闪动处理方案)
Groupie
⭐
3,468
Groupie helps you display and manage complex RecyclerView layouts.
Scalinglayout
⭐
3,138
With Scaling Layout scale your layout on user interaction.
Android Viewbadger
⭐
3,045
[DEPRECATED] A simple way to "badge" any given Android view at runtime without having to cater for it in layout
Flyrefresh
⭐
2,909
The implementation of https://dribbble.com/shots/2067564-Replace
Chipslayoutmanager
⭐
2,887
ANDROID. ChipsLayoutManager (SpanLayoutManager, FlowLayoutManager). A custom layout manager for RecyclerView which mimicric TextView span behaviour, flow layouts behaviour with support of amazing recyclerView features
Android Percent Support Lib Sample
⭐
2,836
[Deprecated] Just a sample of the android percent support lib
Shapeofview
⭐
2,830
Give a custom shape to any android view, Material Design 2 ready
Xhsemoticonskeyboard
⭐
2,802
android emoticonsKeyboard support emoji and user-defined emoticon. easy to integrated into your project
Guillotinemenu Android
⭐
2,716
Neat library, that provides a simple way to implement guillotine-styled animation
Progresswheel
⭐
2,614
A progress wheel for android, intended for use instead of the standard progress bar.
Diagonallayout
⭐
2,550
With Diagonal Layout explore new styles and approaches on material design
Freeflow
⭐
2,444
A layout engine for Android that decouples layouts from the View containers that manage scrolling and view recycling. FreeFlow makes it really easy to create custom layouts and beautiful transition animations as data and layouts change
Consecutivescroller
⭐
2,303
ConsecutiveScrollerLayout是Android下支持多个滑动布局(Recycle
Flowlayout
⭐
2,171
A flow layout for Android with auto-spacing.
X2c
⭐
2,095
Increase layout loading speed 200%
Fanlayoutmanager
⭐
1,998
Using Fan Layout Manager you can implement the horizontal list, the items of which move like fan blades
Android Flowlayout
⭐
1,996
Linear layout, that wrap its content to the next line if there is no space in the current line.
Pinnedsectionitemdecoration
⭐
1,879
A powerful ItemDecoration for Recyclerview, supports the common layoutmanager.
Garland View Android
⭐
1,855
≡ GarlandView seamlessly transitions between multiple lists of content. Made by @Ramotion
Android Percent Support Extend
⭐
1,813
a extends lib for android-percent-support(Google百分比布局库的扩展)
Expansionpanel
⭐
1,805
Android - Expansion panels contain creation flows and allow lightweight editing of an element.
Smooth App Bar Layout
⭐
1,775
Smooth version of Google Support Design AppBarLayout
Circlerefreshlayout
⭐
1,770
a custom pull-to-refresh layout which contains a interesting animation
Asymmetricgridview
⭐
1,724
Android ListView that mimics a GridView with asymmetric items. Supports items with row span and column span
Shadow Layout
⭐
1,719
Android Shadow Layout
Binding Collection Adapter
⭐
1,713
Easy way to bind collections to listviews and recyclerviews with the new Android Data Binding framework
Welcome Android
⭐
1,705
A customizable welcome screen
Screenshot Tests For Android
⭐
1,689
Generate fast deterministic screenshots during Android instrumentation tests
Expandablelayout
⭐
1,622
Implementation of ExpandableListview with custom header and custom content.
Greedo Layout For Android
⭐
1,590
Full aspect ratio grid LayoutManager for Android's RecyclerView
Arclayout
⭐
1,549
With Arc Layout explore new styles and approaches on material design
Floatingtoolbar
⭐
1,520
A toolbar that morphs from a FloatingActionButton
Stickygridheaders
⭐
1,479
This project has been superseded by SuperSLiM, a layout manager for RecyclerView. I strongly recommend using SuperSLiM and not StickyGridHeaders.
Json2view
⭐
1,457
Update native Android UI on the fly
Flexlayout
⭐
1,438
A powerful Android layout view that use java expression in layout params to describe relative positions.
Bubbles For Android
⭐
1,428
Bubbles for Android is an Android library to provide chat heads capabilities on your apps. With a fast way to integrate with your development.
Android Appmsg
⭐
1,392
In-layout notifications. Based on Toast notifications and article by Cyril Mottier (http://android.cyrilmottier.com/?p=773).
Pdflayouttextstripper
⭐
1,390
Converts a pdf file into a text file while keeping the layout of the original pdf. Useful to extract the content from a table in a pdf file for instance. This is a subclass of PDFTextStripper class (from the Apache PDFBox library).
Galen
⭐
1,389
Layout and functional testing framework for websites
Headerandfooterrecyclerview
⭐
1,383
A RecyclerView solution, support addHeaderView、addFooterView
Floatingactionbuttonspeeddial
⭐
1,336
A Floating Action Button Speed Dial implementation for Android that follows the Material Design specification (https://material.io/components/buttons-floating-a
Arclayout
⭐
1,333
A very simple arc layout library for Android
Easyflipview
⭐
1,290
💳 A quick and easy flip view through which you can create views with two sides like credit cards, poker cards etc.
Recyclertablayout
⭐
1,289
An efficient TabLayout library implemented with RecyclerView.
Materializeyourapp
⭐
1,284
Example of a Material App for Android
Welcome Coordinator
⭐
1,270
Welcome Coordinator for Android
Bottomdialog
⭐
1,226
BottomDialog is a bottom dialog layout implemented with DialogFragment, Supports pop-up animation, Support any layout
Swipereveallayout
⭐
1,160
Easy, flexible and powerful Swipe Layout for Android
Proteus
⭐
1,146
Proteus : A JSON based LayoutInflater for Android
Search View Layout
⭐
1,089
Material Design Search View Layout, now implemented in Google Maps, Dialer, etc
Recyclerviewfastscroller
⭐
1,058
A Fast Scroller for the RecyclerView world!
Easyswipemenulayout
⭐
1,024
A sliding menu library not just for recyclerview, but all views.
Singledateandtimepicker
⭐
1,015
You can now select a date and a time with only one widget !
Constraintlayout
⭐
1,004
ConstraintLayout is an Android layout component which allows you to position and size widgets in a flexible way
Cardswipelayout
⭐
956
Use RecyclerView to achieve card swipe layout , like Tantan . (模仿探探卡片滑动效果的布局)
Simplerecyclerview
⭐
955
A RecyclerView extension for building list more easily.
Timelytextview
⭐
923
Animated TextView like Timely app
Turn Layout Manager
⭐
917
A carousel layout manager for RecyclerView
Bubbleview
⭐
888
A control/container with an arrow for Android, which can be fully customized by code or XML layout file.
Fabreveallayout
⭐
870
A layout to transition between two views using a Floating Action Button as shown in many Material Design concepts
Androidexpandingviewlibrary
⭐
857
This is a library to help creating expanding views with animation in Android
Storiesprogressview
⭐
846
show horizontal progress like instagram stories.
Dachshund Tab Layout
⭐
820
Extended Android Tab Layout with animated indicators that have continuous feedback.
Statefullayout
⭐
805
Android layout to show template for loading, empty, error etc. states
Progresslayout
⭐
803
custom progress layout view for Android
Swipe Deck
⭐
801
A Tinder style Swipeable deck view for Android
Android Layout Samples
⭐
798
[DEPRECATED] Explorations around Android custom layouts
Jptabbar
⭐
781
TabBar For Android ,Android navigation bar at the bottom of a cool, accord with the design specification of the Volkswagen APP
Parallaxpager
⭐
781
Add some depth to your Android scrolling.
Android Image Slider
⭐
780
Android Auto Image Slider
Shadowviewhelper
⭐
773
Shadow layout, shadow view for android.
Audiowaves
⭐
767
Shows a graphic representation of the sounds captured by the microphone on Android
Androidswipeablecardstack
⭐
762
A tinder like swipeable card stack component
Flowlayout
⭐
753
Android implementation of FlowLayout. Layout arranges its children in multiple rows depending on their width.
Tooltips
⭐
750
Simple to use library for android, enabling to add a tooltip near any view with ease
Materialleanback
⭐
742
A beautiful leanback port for Smartphones and Tablets
Android Instagram Clone
⭐
738
Develop your own Instagram Clone App
Desertplaceholder
⭐
728
Animated placeholder in desert style.
Android Uitableview
⭐
685
Library and example project on how to use the UITableView component
Slidingcard
⭐
680
Sliding cards with pretty gallery effects.
Yauaa
⭐
660
Yet Another UserAgent Analyzer
Android_maskable_layout
⭐
644
A library that easily allows you to mask layouts/viewgroups
Dragscrolldetailslayout
⭐
616
淘宝、京东、蘑菇街类商品详情页,可嵌套ListView、WebView、ViewPager、Frag
Paginize
⭐
612
Paginize is a light-weight application framework for Android.
Captchaimageview
⭐
609
Custom ImageView to generate captcha image.
Stateview
⭐
601
✨ StateView is an invisible, zero-sized View that can be used to lazily inflate loadingView/emptyView/retryView/anyView at runtime.
Related Searches
Java Spring (21,350)
Java Spring Boot (11,982)
Java Gradle (8,072)
Java Game (7,956)
Java Docker (6,180)
Java Sdk (6,021)
Javascript Java (6,016)
Java Database (5,888)
Java Mysql (5,440)
Java Algorithms (4,705)
1-100 of 1,329 search results
Next >
Privacy
|
About
|
Terms
|
Follow Us On Twitter
Copyright 2018-2023 Awesome Open Source. All rights reserved.