I'm using CardView in my layout. I want see my layout in graphical layout tab so i set android version for rendering layout to 22 but in graphical layout show this message: "This version of the rendering library is more recent than your version of ADT plug-in. Please update ADT plug-in"
When i have a view without cardView
, and set api version to below 21, i can to see the graphical layout.
I download ADT-23.0.3 and in install new software
--> archive
, set this ADT, but again i have above error message.
How can i fix this? I should to see graphical layout in some devices but now i can't.
Please if you have any guide, say to me . Thanks for advises :)