Skip to content
 
 

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MaterialStuffLibrary

Adds material-style dialogs, and also allow to have an ActionBar even on PreferenceActivity

This library is based on some other libraries, to support the next features:

  • alert dialogs, with a similar style of Material-Design.
  • PreferenceActivity, with support of an ActionBar (which is actually a toolbar that looks like an ActionBar)

I made it since the current version of the support library doesn't have any of those things. I've asked about it on StackOverflow (here and here), but what I got wasn't enough to support what I needed.

Screenshots

enter image description here

enter image description here

Requirements

This library needs:

  • API 8 and above.
  • AppCompat v4 and v7.

That's it.

What this library doesn't do

It doesn't style the preferences, and since it's heavily based on this library, it has the same functionality and style for the dialogs. However, I've cleaned the code and removed un-needed files, so it's lighter.

Thanks

The project consists of some libraries and websites I've looked at :

About

Adds material-style dialogs, and also allow to have an ActionBar even on PreferenceActivity

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors