Add compatibility implementation of ActivityOptions and start activity.

This will allow for constructing ActivityOptions and starting an activity
using them in a backwards-compatible way. The implementation is only used
on API 16 and newer. On platforms prior to API 16 the traditional
startActivity and startActivityForResult methods are used.

Change-Id: I86c0df28dadc391b340303d448c70a25d33a76de
4 files changed
tree: 0ddc51222f6173a8c6ff9da221ffce148a2dd151
  1. v13/
  2. v4/
  3. v7/
  4. volley/