Android - status bar prevents full screen

前端 未结 4 1429
陌清茗
陌清茗 2021-02-08 23:47

My app correctly runs in full screen when it\'s started. However after minimizing and then returning to the app, the status bar pops up and pushes my views down a little. How ca

4条回答
  •  半阙折子戏
    2021-02-09 00:02

    There are known bugs with the status bar / notification bar.

    See:

    http://code.google.com/p/android/issues/detail?id=3674

    http://code.google.com/p/android/issues/detail?id=8052

    http://code.google.com/p/android/issues/detail?id=5906

提交回复
热议问题