Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/lurbas/MaterialMasterDetail

Android Application sample of how to implement Master/Detail pattern that follows Material Design visual language
https://github.com/lurbas/MaterialMasterDetail

Last synced: about 20 hours ago
JSON representation

Android Application sample of how to implement Master/Detail pattern that follows Material Design visual language

Lists

README

        

# Material Master/Detail
[![Build Status](https://travis-ci.org/lurbas/MaterialMasterDetail.svg?branch=master)](https://travis-ci.org/lurbas/MaterialMasterDetail) [![Android Arsenal](https://img.shields.io/badge/Android%20Arsenal-Material%20Master%2FDetail-brightgreen.svg?style=flat)](https://android-arsenal.com/details/3/5101) [![Android Weekly](https://img.shields.io/badge/Android%20Weekly-%23241-brightgreen.svg)](http://androidweekly.net/issues/issue-241)

Android Application sample of how to implement Master/Detail pattern that follows Material Design visual language.

It is a part of an article called "Case Study. Master/Detail Pattern" published on my personal blog. I highly recommend reading it to gain more context and purpose of this app.

Just follow [this link](http://goo.gl/ex8MVd).

You can also try it by downloading a demo from [Play Store](https://play.google.com/store/apps/details?id=com.lucasurbas.masterdetail).

Be sure to check this sample on Mobile as well as on Tablet!

### Screenshots

![](https://github.com/lurbas/MaterialMasterDetail/blob/master/readme/tablet_iso.png)

![](https://github.com/lurbas/MaterialMasterDetail/blob/master/readme/mobile_iso.png)

### License

Copyright 2017 Lucas Urbas

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.