Android Lollipop preference -


is there easy way create preference system preferences in lollipop?

my previous app had headers , fragments, want use appcompat toolbar , preferenceactivity (onbuildheaders) can't use new toolbar. that's why i'm searching complete redesign of preferences.

i want this:

enter image description here

has tutorial this?

it' s simple. apply theme.appcompat.xxx activity , put preferencefragment in activity if use api level >= 11.

edit

for lastest supoort libary appcompat-v7, google provides appcompatdelegate trick, here sample code google.


Comments

Popular posts from this blog

java - Oracle EBS .ClassNotFoundException: oracle.apps.fnd.formsClient.FormsLauncher.class ERROR -

c# - how to use buttonedit in devexpress gridcontrol -

nvd3.js - angularjs-nvd3-directives setting color in legend as well as in chart elements -