Skip to content
This repository has been archived by the owner on May 28, 2021. It is now read-only.

Material about library for Android #3

Closed
1 task done
heinrichreimer opened this issue Sep 11, 2016 · 4 comments
Closed
1 task done

Material about library for Android #3

heinrichreimer opened this issue Sep 11, 2016 · 4 comments

Comments

@heinrichreimer
Copy link
Owner

heinrichreimer commented Sep 11, 2016

  • I have verified this request matches all rules.

Description:

The library should basically make it easy to create an about screen like we can see in Phonograph. To achieve this we could possibly nest RecyclerViews. One for the list of "cards" plus the header card featuring the app icon and basic information in a custom layout, and nested in this RecyclerView there should be RexyclerViews for each card that hold custom actions/information in form of a list.

Strong emphasis should be to design it 100% according to material guidelines.

One idea is to maybe implement this on iOS too.

Platform(s) / language(s):

  • Android (Java/Kotlin)
  • iOS (C#/Swift; optionally)

Attachments:

(Links, mockups, screenshots, API specs)

https://play.google.com/store/apps/details?id=com.kabouzeid.gramophone

![](http://i. imgur.com/yUKgrUq.png)

@daniel-stoneuk
Copy link
Collaborator

This looks awesome. I might work on something like this, just need to get my head around managing an open source library.

@daniel-stoneuk
Copy link
Collaborator

Been working on creating this today, probably 60% of the way. I'm using your libraries @heinrichreimer as a guideline so the API should be pretty intuitive. Hope no one has done it yet!

@daniel-stoneuk
Copy link
Collaborator

Here it is: https://github.com/daniel-stoneuk/material-about-library

Mark this issue as closed?

@heinrichreimer
Copy link
Owner Author

Coool!!!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants