Check the activity's focus state

Fragment#isVisible() can return true when it isn't visible to the user, so
we need to check the Activity's focus state before marking a conversation as
seen.

Bug: 7996654
Change-Id: Idd2fe81a7997d3602d485cf68a285740935a95df
2 files changed