1<?xml version="1.0" encoding="utf-8"?>
2<manifest xmlns:android="http://schemas.android.com/apk/res/android"
3 xmlns:tools="http://schemas.android.com/tools">
4
5 <application
6 android:name=".SpinnerApplicationContext"
7 tools:replace="android:name" />
8
9</manifest>