Skip to content
This repository was archived by the owner on May 1, 2021. It is now read-only.

Releases: AndroidDeveloperLB/MaterialPreferenceLibrary

updated gradle plugin

08 Aug 08:43

Choose a tag to compare

4

Update build.gradle

Fixed crashes

05 Aug 18:21

Choose a tag to compare

Sorry...

added preference-icon support

18 Jul 21:00

Choose a tag to compare

Example of how to use it:

<com.lb.material_preferences_library.custom_preferences.Preference
android:summary="just some summary text"
android:title="A simple Preference"
app:icon="@android:drawable/sym_def_app_icon"/>

first release

24 Jun 22:12

Choose a tag to compare

Merge pull request #5 from jitpack-io/master

Added android maven plugin