Jesus
Jesus
@ashraful29 could you paste what's your gradle configuration when importing the library dependency? It should be added as described [here](https://jitpack.io/#JesusM/FingerprintManager/v2.0.2)
Any updated on this @ashraful29 ? Were you able to follow the steps described in the link I posted before and make it work?
@LuizGadao Any chance you can give it a go and tell me if this is what you were looking for?
Hey @LuizGadao , right now texts are set via xml so you need to fork the library and change them manually. I think I could work to provide custom styles...
@LuizGadao I've raised #13 to implement this. If you have a moment, take a look and tell me if it works for you.
I'll investigate this as soon as possible. PRs are more than welcome btw ;)
Hi @boriside , thanks for the suggestion. I'll add it soon.
Hey @oduysmara , could you give a bit more of information? Not sure if I follow what's not working for you.  As you can see in the screenshot, the...
It can be displayed using listview with sections ( using http://code.google.com/p/android-section-list/ for example). To filter by AP in realtime, it can be use a spinner widget in the actionbar to...
> True, the background color of LineGraph is set to `MaterialTheme.colors.surface`. But it is by no means hard coded. `MaterialTheme.colors.surface` picks up the `surface` color set in the app's theme....