menufw/menufwui/mmwidgets/data/list/custom/akn_logical_template_12.xml
author Simon Howkins <simonh@symbian.org>
Tue, 16 Nov 2010 11:12:20 +0000
branchRCL_3
changeset 108 cf9be2d674f1
parent 0 f72a12da539e
permissions -rw-r--r--
Fixed path to files to be exported

<?xml version="1.0" encoding="UTF-8"?>
<dhuiml version="1.0" xmlns="http://www.series60.com/xml/dhuiml/1">

    <orientation id ="portrait" width="360">
		
  	    <element id="nohighlight">
  	        <layout id="anchor" name="anchor" height="88" width="340" >
    			<imagevisual id="mul_icon" positionx="17" positiony="12" width="305" height="64" fitmode="on">
    				<attributesetter name="imagepath" targetvalue="mul_icon" category="data" />
    				<attributesetter name="opacity" targetvalue="1" />
    			</imagevisual>
			</layout>
	 	</element>		  
		
		<element id ="highlight">		    
	 	</element>		  
	 	
    </orientation>
 
    <orientation id ="landscape" width="502">

		
  	    <element id="nohighlight">
  	        <layout id="anchor" name="anchor" height="88" width="482">
    			<imagevisual id="mul_icon" positionx="88" positiony="12" width="305" height="64" fitmode="on">
    				<attributesetter name="imagepath" targetvalue="mul_icon" category="data" />
    				<attributesetter name="opacity" targetvalue="1" />
    			</imagevisual>
			</layout>
	 	</element>		  

		<element id ="highlight">		    
	 	</element>		  
 	
    </orientation>
</dhuiml>