-
LearnReactApp Public
Learning the React Native Apps in react native CLI mode.
Java UpdatedJan 6, 2023 -
sunflower Public
Forked from android/sunflowerA gardening app illustrating Android development best practices with Android Jetpack.
Kotlin Apache License 2.0 UpdatedApr 12, 2022 -
-
-
android-architecture-components Public
Forked from wbinarytree/android-architecture-componentsSamples for Android Architecture Components.
Kotlin Apache License 2.0 UpdatedOct 9, 2018 -
MVVMPosts Public
Forked from gahfy/MVVMPostsSample application with MVVM architecture
Kotlin UpdatedJul 15, 2018 -
ShortcutBadger Public
Forked from leolin310148/ShortcutBadgerAn Android library supports badge notification like iOS in Samsung, LG, Sony and HTC launchers.
Java Other UpdatedDec 11, 2016 -
-
android-viewbadger Public
Forked from jgilfelt/android-viewbadger[DEPRECATED] A simple way to "badge" any given Android view at runtime without having to cater for it in layout
Java Apache License 2.0 UpdatedAug 28, 2015 -
SuperRecyclerView Public
Forked from Malinskiy/SuperRecyclerViewPumped up RecyclerView
Java UpdatedJul 29, 2015 -
cheesesquare Public
Forked from sohamtriveous/cheesesquareDemos the new Android Design library.
Java Apache License 2.0 UpdatedJul 24, 2015 -
MaterialDesignNavDrawer Public
Forked from Sottti/Material-Design-Nav-DrawerThis is a sample app showcasing what I talk about in a Medium post about the Navigation Drawer according Material Design guidelines.
Java UpdatedJul 22, 2015 -
CircleImageView Public
Forked from hdodenhof/CircleImageViewA circular ImageView for Android
Java Apache License 2.0 UpdatedJul 9, 2015 -
MvpCleanArchitecture Public
Forked from glomadrian/MvpCleanArchitectureA sample project using Clean architecture and MVP in Android
Java UpdatedJun 12, 2015 -
EffectiveAndroidUI Public
Forked from pedrovgs/EffectiveAndroidUISample 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 sh…
Java Apache License 2.0 UpdatedMay 11, 2015 -
PlayNewsStandDemo Public
Forked from naman14/PlayNewsStandDemoDemo app for achieving UI like the one used in latest Google Play Newsstand app.
Java UpdatedMar 11, 2015 -
dmytrodanylyk Public
Forked from dmytrodanylyk/dmytrodanylykPersonal Site
HTML UpdatedFeb 24, 2015 -
Swipeable-Cards Public
Forked from kikoso/Swipeable-CardsA native library providing a Tinder-like cards effect. A card can be constructed using an image and displayed with animation effects, dismiss-to-like and dismiss-to-unlike, and use different sortin…
Java Apache License 2.0 UpdatedJan 12, 2015 -
MaterialEditText Public
Forked from rengwuxian/MaterialEditTextEditText in Material Design
Java UpdatedDec 8, 2014 -
android-floating-action-button Public
Forked from zendesk/android-floating-action-buttonFloating Action Button for Android based on Material Design specification
Java Apache License 2.0 UpdatedDec 8, 2014 -
sweet-alert-dialog Public
Forked from pedant/sweet-alert-dialogSweetAlert for Android, a beautiful and clever alert dialog
Java UpdatedDec 8, 2014 -
SwitchButton Public
Forked from kyleduo/SwitchButtonA cute widget of Switch Button for you to create beautiful and friendly UI.
-
FloatingActionButton Public
Forked from makovkastar/FloatingActionButtonAndroid floating action button
-
hellocharts-android Public
Forked from lecho/hellocharts-androidCharts/graphs library for Android compatible with API 8+, few chart types with animations
-
DraggablePanel Public
Forked from pedrovgs/DraggablePanelAndroid library used to create an awesome Android UI based on a draggable element similar to the last YouTube graphic component.
-
Renderers Public
Forked from pedrovgs/RenderersRenderers is an Android library that avoids all the boilerplate needed to create a new ListView adapter.
-
SnackBar Public
Forked from MrEngineer13/SnackBartoast-like alert pattern for Android
-
android-GridViewWithHeaderAndFooter Public
Forked from liaohuqiu/android-GridViewWithHeaderAndFooter -
MaterialEverywhere Public
Forked from antoniolg/MaterialEverywhereShowcase of the new AppCompat 21, which includes new Material Theme, working in pre-21 devices.
-
RevealLayout Public
Forked from kyze8439690/RevealLayoutA layout which can make some reveal animation which is introduced in material design guideline.