Rendering Problems Couldn't resolve resource @id/search_edit_frame
问题 Rendering Problems Couldn't resolve resource @id/search_edit_frame This is the rendering error I'm getting in my xml file. I think it has something to do with my support.v7.SearchView below is my xml: <RelativeLayout android:id="@+id/layout_ricerca" android:layout_width="match_parent" android:layout_height="50dp" android:background="@drawable/search_border_backgroud" android:layout_marginStart="10dp" android:layout_marginEnd="10dp" android:layout_marginTop="20dp"> <android.support.v7.widget