skunkworks-crow
skunkworks-crow copied to clipboard
app:theme is now deprecated. move to using android:theme instead.
Software and hardware versions
This can be verified with every device
Problem description
app:theme is now deprecated. so we have to move to android:theme instead.
Logs
while running the app I found this message in log cat
I/AppCompatViewInflater﹕ app:theme is now deprecated. Please move to using android:theme instead.
Other information
we are using app:theme in only one place that is in the toolbar.