mmBs / MaterialMasterDetail

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Material Master/Detail

Build Status Android Arsenal Android Weekly

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.

You can also try it by downloading a demo from Play Store.

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

Screenshots

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.

About

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

License:Apache License 2.0


Languages

Language:Java 100.0%