UnifiedEmail: start EmlViewerAcitivty will force close

first,'.eml' suffix just a email.
click a the '.eml' suffix attachment,
will start EmlViewerActivity to preview file.
but will force close,and prompt need to use
a Theme.AppCompat theme with this acitivity.
link with 1728004,
just change extends fromActionBarActivity to Activity.
now resume this modification,change to use a theme of
Theme.AppCompat

Change-Id: I5179330655716348913f10a4cb4885f14e13b752
CRs-Fixed: 1102274
2 files changed