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: Ib1a34d011cba94134387a314dfecd9a3347ce154
CRs-Fixed: 1102274
1 file changed