[PR #109] [CLOSED] Add NodeFlow and ExpandablePager #181

Closed
opened 2025-11-07 07:21:51 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/wasabeef/awesome-android-ui/pull/109
Author: @dimatim
Created: 3/13/2016
Status: Closed

Base: masterHead: master


📝 Commits (4)

  • 1ae46cd Added gifs for ExpandablePager and NodeFlow
  • 3ff5980 Add NodeFlow to Layout.md
  • f68cf8a Add ExpandablePager to ViewPager.md
  • d545369 Add 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.

## 📋 Pull Request Information **Original PR:** https://github.com/wasabeef/awesome-android-ui/pull/109 **Author:** [@dimatim](https://github.com/dimatim) **Created:** 3/13/2016 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (4) - [`1ae46cd`](https://github.com/wasabeef/awesome-android-ui/commit/1ae46cdcabe3d79188a5460a5f757282eeaf0dc1) Added gifs for ExpandablePager and NodeFlow - [`3ff5980`](https://github.com/wasabeef/awesome-android-ui/commit/3ff59803c3d11c6de8ff25983b01bafa1bb7f758) Add NodeFlow to Layout.md - [`f68cf8a`](https://github.com/wasabeef/awesome-android-ui/commit/f68cf8a3bf7ca59189f07551ee42101467380d13) Add ExpandablePager to ViewPager.md - [`d545369`](https://github.com/wasabeef/awesome-android-ui/commit/d5453692d8efd1a89a4430701b9f975bb7efb928) Add NodeFlow and ExpandablePager to README.md ### 📊 Changes **5 files changed** (+4 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+2 -0) ➕ `art/ExpandablePager.gif` (+0 -0) ➕ `art/NodeFlow.gif` (+0 -0) 📝 `pages/Layout.md` (+1 -0) 📝 `pages/ViewPager.md` (+1 -0) </details> ### 📄 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). --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-07 07:21:51 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-android-ui#181