Use android:theme instead of app:theme because it is deprecated
ClosedPublic

Authored by eduisters on Dec 8 2018, 5:02 PM.

Details

Summary

When starting kdeconnect the following message appears in logcat:

I/AppCompatViewInflater: app:theme is now deprecated. Please move to using android:theme instead.

Test Plan

Apply patch, launch app and verify that this message is no longer logged to logcat

Diff Detail

Repository
R225 KDE Connect - Android application
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
eduisters created this revision.Dec 8 2018, 5:02 PM
Restricted Application added a project: KDE Connect. · View Herald TranscriptDec 8 2018, 5:02 PM
Restricted Application added a subscriber: kdeconnect. · View Herald Transcript
eduisters requested review of this revision.Dec 8 2018, 5:02 PM
nicolasfella accepted this revision.Dec 9 2018, 12:57 PM
This revision is now accepted and ready to land.Dec 9 2018, 12:57 PM
This revision was automatically updated to reflect the committed changes.