Android app is not shown in minimized list after home button pressed [closed]

StackOverflow https://stackoverflow.com/questions/20922869

  •  24-09-2022
  •  | 
  •  

Вопрос

I'm trying to write an android app. It works fine so far, except when I'm pressing the home button, the app disappears and is not shown in the list of all the minimized apps (what does usually happen). How can I change it to work normally?

Это было полезно?

Решение

I have solved it, finally. Apparently, in my strings.xml the app_name was empty. In this case, the app won't show in recent apps list. Maybe it will save time to someone else.

Другие советы

Thats must be done automatically, I do not if you are doing something with home button. Anyway I let you this link, maybe could help you.

App not getting minimized on home button click

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top