css - Android version 4.3 and higher backround picture is not displaying -
i use android studio 2.0. put background picture background 4.3 , higher versions not displaying picture. white background. less versions display background picture. background picture placed @ drawable folder. picture 1280х1768 png . how make display background picture @ versions of android? mistake? please give me advices. thank much. here xml of layout activity <linearlayout xmlns:android="http://schemas.android.com/apk/res/android" android:id="@+id/linearlayout1" android:layout_width="match_parent" android:layout_height="match_parent" android:gravity="center" android:orientation="vertical" android:background="@drawable/background"> <button android:id="@+id/button1" android:text="Мундарижа" android:textcolor="#ffffff" android:textsize="15sp" android:layout_width="170dp"