Fix some rough edges in AppCompat + VDC

- Make the Resources in AppCompatActivity, more
  efficient and allows all calls to
  getResources().getDrawable() to work for vectors.
- Make FloatingActionButton extend from AppCompat's
  ImageButton. This allows it to support vector assets.

BUG: 27238402
Change-Id: Id39c6d7a8c431ed811bd552e14eba583311c5693
5 files changed