Please note that the contents of this offline web site may be out of date. To access the most recent documentation visit the online version .
Note that links that point to online resources are green in color and will open in a new window.
We would love it if you could give us feedback about this material by filling this form (You have to be online to fill it)
HorizontalPaging / res / values /

strings.xml

       
        1
       
       
        <?xml version="1.0" encoding="utf-8"?>
       
       
        2
       
       
        <resources>
       
       
        3
       
       
       
       
        4
       
       
        <string name="action_settings">Settings</string>
       
       
        5
       
       
        <string name="title_section1">Section 1</string>
       
       
        6
       
       
        <string name="title_section2">Section 2</string>
       
       
        7
       
       
        <string name="title_section3">Section 3</string>
       
       
        8
       
       
       
       
        9
       
       
        </resources>