Android resources not loading
问题 i'm dealing with resources issue for a while and i cannot figure it out. The thing is that my resources(shapes, gradients, layouts) don't load up in application like they should. For instance: My "layout.xml" file (main layout for activity) <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:id="@+id/favourite_rest" android:orientation="vertical" android:layout_width="fill_parent" android:background="@drawable/activ_favourite_bck" android:layout_height="wrap