I have a warning when trying to test theme on latest Android SDK Package 4.2.
Here is my manifest file:
Add xmlns:tools="http://schemas.android.com/tools" tools:ignore="OldTargetApi".
xmlns:tools="http://schemas.android.com/tools" tools:ignore="OldTargetApi"
From: Stuck on why my android app wont work?