4

How can I get the thumbnail to show for a landscape activity in Android Pie? Seems that Google have mucked up their recents tasks.

Activity is in portrait orientation -> Thumbnail is ok.

Same activity is in landscape orientation -> No thumbnail.

Activity is in portrait orientation. Thumbnail is ok.

Same activity is in landscape orientation. No thumbnail.

Pnemonic
  • 1,685
  • 17
  • 17
  • try this link https://stackoverflow.com/questions/43274289/android-customizing-recent-apps-thumbnail-screenshot-by-default – unzila Feb 12 '19 at 06:08
  • seen that before, but I don't need to customise the screenshot - it doesn't even show the default image. – Pnemonic Feb 12 '19 at 10:19
  • in your screenshots only action bar is not appearing in landscape activity , which thumbnail u r asking for? please explain your problem – unzila Feb 12 '19 at 11:27
  • action bar not appearing because the landscape screenshot is completely blank. – Pnemonic Feb 12 '19 at 21:15
  • for landscape activity u should use onConfigurationChanged in your activity and recreate view so your actviity will be appear same like portriat mode. – unzila Feb 13 '19 at 05:35

0 Answers0