getodk / skunkworks-crow

Skunkworks-crow is an Android app for sharing filled forms stored in ODK Collect from one device to another
Other
23 stars 73 forks source link

app:theme is now deprecated. move to using android:theme instead. #376

Open ajay-prabhakar opened 4 years ago

ajay-prabhakar commented 4 years ago

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.