1
0
Fork 0
mirror of https://github.com/geometer/FBReaderJ.git synced 2025-10-05 19:42:17 +02:00
FBReaderJ/assets/default/tapzones/left_to_right.xml
2011-03-12 19:24:18 +00:00

10 lines
425 B
XML

<tapZones v="3" h="3">
<zone x="0" y="0" action="nextPage" action2="navigate"/>
<zone x="0" y="1" action="nextPage"/>
<zone x="0" y="2" action="nextPage" action2="menu"/>
<zone x="1" y="0" action2="navigate"/>
<zone x="1" y="2" action2="menu"/>
<zone x="2" y="0" action="previousPage" action2="navigate"/>
<zone x="2" y="1" action="previousPage"/>
<zone x="2" y="2" action="previousPage" action2="menu"/>
</tapZones>