XML android file root element not visible -
hello new android. following this tutorial
but can't find same window shown @ second 7.58.
if go on "add">>"xml android file
" can see windows of xml android file/layout
in root element display nothing shown. have android 4.2
.
this may due couple of reasons . might have missed required property. due shows xml window whole view not visible (but warn well).
or
sometimes may case when view dynamically used in case of tutorial . in listview
values in run time won't see view
in xml file , can use emulator or phone check if view appears on runtime.
try running project . hope helps :)
Comments
Post a Comment