0

When going background, App's last accessed screen is not showing. Instead its showing blank screen shown in attached image..enter image description here

  <style name="AppTheme" parent="Theme.AppCompat.Light.DarkActionBar">
    <!-- Customize your theme here. -->
    <item name="colorPrimary">@color/blue_nico</item>
    <item name="colorPrimaryDark">@color/blue_nico</item>
    <item name="colorAccent">@color/create</item>
    <item name="windowActionBar">false</item>
    <item name="windowNoTitle">true</item>
    <item name="android:textAllCaps">false</item>
    <item name="android:textViewStyle">@style/DefaultTextView</item>
</style>
Masoom Badi
  • 986
  • 9
  • 18
Richa
  • 3,165
  • 1
  • 22
  • 26

0 Answers0