I'm logging this warning:
I/AppCompatViewInflater﹕ app:theme is now deprecated. Please move to using android:theme instead.
The curious thing is that I've used the Find in all project tool of Android Studio and it haven't found any ocurrence with app:theme.
I think it can be because I'm using the it.neokree.materialnavigationdrawer and it can have app:theme inside, but anyway, is there any way to disable this warning? Anyone has idea if it could be for another reason?