From 6198b1da797fd1868701e504a7864137e15c151e Mon Sep 17 00:00:00 2001 From: Mikkel Date: Thu, 5 May 2016 19:14:57 +0200 Subject: [PATCH 1/2] Added my app to the list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1ef7d4e61..a8cfbfb9e 100644 --- a/README.md +++ b/README.md @@ -411,6 +411,7 @@ builder.withDrawerLayout(R.layout.material_drawer); * [TS3 Viewer for TeamSpeak 3](https://play.google.com/store/apps/details?id=com.game_state.ts3viewer) * [Teacher Gradebook](https://play.google.com/store/apps/details?id=com.apolosoft.cuadernoprofesor) * [Tabe3 News Reader](https://play.google.com/store/apps/details?id=com.tabe3.news) +* [Facepunch Droid](https://play.google.com/store/apps/details?id=com.apps.anker.facepunchdroid) #Articles about the MaterialDrawer * [java-help.ru](http://java-help.ru/material-navigationdrawer/) From e17d35199f2238ac5f2bb0d988b16c5e8e9ecd8c Mon Sep 17 00:00:00 2001 From: DominikAngerer Date: Tue, 10 May 2016 08:03:41 +0200 Subject: [PATCH 2/2] Added right alt attribute for banner Added: "MaterialDrawer the flexible, easy to use, all in one drawer library for your android project." as alt text to banner. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a8cfbfb9e..15dee4e6c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ #MaterialDrawer [![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.mikepenz/materialdrawer/badge.svg?style=flat)](https://maven-badges.herokuapp.com/maven-central/com.mikepenz/materialdrawer) [![Android Arsenal](https://img.shields.io/badge/Android%20Arsenal-MaterialDrawer-brightgreen.svg?style=flat)](https://android-arsenal.com/details/1/1526) [![Join the chat at https://gitter.im/mikepenz/MaterialDrawer](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/mikepenz/MaterialDrawer?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) -![Image](https://raw.githubusercontent.com/mikepenz/MaterialDrawer/develop/DEV/github/banner.png) +![MaterialDrawer the flexible, easy to use, all in one drawer library for your android project.](https://raw.githubusercontent.com/mikepenz/MaterialDrawer/develop/DEV/github/banner.png) > Does your application **contain a Drawer**? Do you want to have it **up and running in less than 5 minutes**? Do you want your drawer to follow the **Android Design Guidelines**? Do you have **profiles**? Do you need **flexibility**? Is Google's navigation Drawer of the **design support** not enough for you? Do you want a **simple and easy** to understand api?