Galaxy nexus のステータス バー、ナビゲーション バー、タイトル バーのピクセル単位のサイズは?
私の背景画像(720x1280 px)が高さを伸ばして取得しているのは、それらのせいだと思います。
私のレイアウト:
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:background="@drawable/splash" >