Galaxy Nexus 中状态栏、导航栏和标题栏的大小(以像素为单位)是多少?
我认为正是因为它们,我的背景图像(720x1280 像素)的高度被拉伸了。
我的布局:
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:background="@drawable/splash" >