mirror of
https://github.com/wasabeef/awesome-android-ui.git
synced 2026-03-09 15:32:15 -05:00
[PR #109] [CLOSED] Add NodeFlow and ExpandablePager #181
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/wasabeef/awesome-android-ui/pull/109
Author: @dimatim
Created: 3/13/2016
Status: ❌ Closed
Base:
master← Head:master📝 Commits (4)
1ae46cdAdded gifs for ExpandablePager and NodeFlow3ff5980Add NodeFlow to Layout.mdf68cf8aAdd ExpandablePager to ViewPager.mdd545369Add NodeFlow and ExpandablePager to README.md📊 Changes
5 files changed (+4 additions, -0 deletions)
View changed files
📝
README.md(+2 -0)➕
art/ExpandablePager.gif(+0 -0)➕
art/NodeFlow.gif(+0 -0)📝
pages/Layout.md(+1 -0)📝
pages/ViewPager.md(+1 -0)📄 Description
NodeFlow - Android library that provides a simple way to visualize hierarchical content. Perfect for displaying items that are organized in categories / subcategories.
ExpandablePager - Layout that contains a ViewPager and can slide vertically between 2 states (expanded and collapsed).
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.