0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

コンテンツエリアのサイズを取得する

Posted at

前回 statusBarとNavigationBarのサイズを取得する記事を書きましたがコンテンツエリア(statusBarとNavigationBarを合わせたsysteBarを除いたエリア)のサイズも取得できるものを紹介します。

実践

  activity.window.decorView.getWindowVisibleDisplayFrame(Rect())
0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?