All Downloads are FREE. Search and download functionalities are using the official Maven repository.

layout.simple-pager.xml Maven / Gradle / Ivy

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<LinearLayout xmlns="http://atom.geeoz.com/layout/1.0"
              id="the-pager" style="pager" element="ul">

    <LinearLayout id="previous-btn-li" style="previous cursor-pointer disabled"
                  element="li">
        <AnchorView id="previous-btn" text="@previous-btn"/>
    </LinearLayout>

    <LinearLayout id="next-btn-li" style="next cursor-pointer disabled"
                  element="li">
        <AnchorView id="next-btn" text="@next-btn"/>
    </LinearLayout>

</LinearLayout>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy