Show default content for fragment in Intellij UI Designer

Is it possible to set some kind of placeholder for xml elements in an Android snippet that is normally loaded at runtime so that I can view the layout? For example, I am using a custom snippet that extends Android's list of lists of Android, and I need to have some notes list items in order to design the layout using the IntelliJ interface designer.

+3


source to share


1 answer


Place the image in the dropdown folder for any permissions you want to check. Images can be quickly created on a site such as Placehold.it . For a listView, you can simply reference the image id multiple times.



0


source







All Articles