Extending background tinting tests to AppCompatImageView

Extract all the tint-related logic to a new generic class and
have AppCompatTextView / AppCompatImageView (and more in the next
CLs) inherit all that logic.

Then specific subclasses can add tests that are specific to one
component - such as all-caps in AppCompatTextView.

Change-Id: Ic4c00983feff58c435033bdc0e3ce67ec774439a
8 files changed