material-dialogs(material design)

原文链接

Welcome. This library was designed to solve a personal problem with my apps, I use  to use Material theming on versions of Android below Lollipop. However, AppCompat doesn't theme AlertDialogs to use Material on pre-Lollipop. This library allows you to use a consistently Material themed dialog on all versions of Android, along with specific customizations that make it easier to brand the dialog.

The code you see below is also found in the sample project. You can download a APK of the sample here: https://github.com/afollestad/material-dialogs/blob/master/sample/sample.apk. The sample's also available on Google Play: https://play.google.com/store/apps/details?id=com.afollestad.materialdialogssample.

material-dialogs(material design)_第1张图片


material-dialogs(material design)_第2张图片

material-dialogs(material design)_第3张图片

material-dialogs(material design)_第4张图片

material-dialogs(material design)_第5张图片

你可能感兴趣的:(android,library,design,custom,material)