name : UI_Zine.xml
<?xml version="1.0" encoding="utf-8"?><FlowPaper_Zine_UIConfiguration>
    <desktop>
        <general imageAssets="assets_zine/" fontAwesome="true" backgroundColor="[#cfe8ec,#efebdf]" panelColor="#888888" arrowColor="#aaaaaa" backgroundAlpha="1" enableFisheyeThumbnails="true" selectionColor="#AAAAAA" rollOverColor="#999999" fitModeScale="0.85" fitModeScaleMargin="-0.1" navPanelsVisible="true" zoomDragMode="true" bindBindNavigationKeys="true" readOnly="false" disableMouseWheel="false" disableZoom="false" flipSpeed="Medium" flipAnimation="3D, Soft" startWithTOCOpen="false" firstLastButtonsVisible="true" backgroundImage="" stretchBackgroundImage="true" enablePageShadows="true" navPanelBackgroundAlpha="1" linkColor="#72e6ff" linkAlpha="0.4"/>
        <toolbar height="50" width="100%" paddingTop="11" paddingLeft="15" paddingRight="15" paddingBottom="3" backgroundColor="#888888" borderColor="#888888" borderStyle="solid" borderThickness="0" cornerRadius="3" horizontalAlign="center" location="bottom" visible="true">
            <element type="button" id="bttnPrint" icon_width="14" icon_height="14" visible="true" fa-class="fa-print"/>
            <element type="button" id="bttnOutline" icon_width="13" icon_height="13" paddingTop="1" visible="true" fa-class="fa-bars"/>
            <element type="button" id="bttnDownload" icon_width="11" icon_height="13" visible="false" fa-class="fa-download"/>
            <element type="button" id="bttnSocialShare" icon_width="16" icon_height="16" visible="true" fa-class="fa-share-alt" paddingTop="0"/>
            <element type="button" id="bttnBookView" height="19" icon_width="21" icon_height="13" paddingLeft="30" visible="true"/>
            <element type="button" id="bttnSinglePage" height="19" paddingLeft="0" icon_width="10" icon_height="13" paddingRight="30" visible="false"/>
            <element type="slider" id="zoomSlider" height="11" width="80" visible="true"/>
            <element type="textinput" id="txtZoomFactor" height="19" width="32" visible="true"/>
            <element type="button" id="bttnFullscreen" width="14" height="19" icon_width="25" icon_height="13" paddingRight="30" fa-class="fa-expand" visible="true"/>
            <element type="button" id="bttnPrevPage" icon_width="13" icon_height="13" height="20" width="15" fa-class="fa-angle-left" visible="true"/>
            <element type="textinput" id="txtPageNumber" height="19" width="25" visible="true"/>
            <element type="label" id="lblTotalPages" paddingTop="1" visible="true"/>
            <element type="button" id="bttnPrevNext" icon_width="13" icon_height="13" height="19" width="15" paddingRight="30" fa-class="fa-angle-right" visible="true"/>
            <element type="button" id="bttnTextSelect" icon_width="16" width="15" icon_height="13" fa-class="fa-i-cursor" visible="false"/>
            <element type="button" id="bttnHand" height="19" width="15" icon_width="16" icon_height="13" paddingRight="40" fa-class="fa-hand-pointer-o" visible="false"/>
            <element type="textinput" id="txtSearch" heigh="19" width="40" paddingRight="15" visible="true"/>
            <element type="button" id="bttnFind" height="19" width="25" icon_width="13" icon_height="12" fa-class="fa-search" visible="true"/>
            <element type="progress" id="progressLoading"/>
        </toolbar>
    </desktop>
    <tablet>
        <general imageAssets="assets_zine/material/mobile/" backgroundColor="[#cfe8ec,#efebdf]" zoomDragMode="true" readOnly="false" disableMouseWheel="false" disableZoom="false" flipSpeed="Medium" flipAnimation="3D, Soft" enableFisheyeThumbnails="true" startWithTOCOpen="false" navPanelsVisible="true" firstLastButtonsVisible="true" bindBindNavigationKeys="true" backgroundImage="" stretchBackgroundImage="true" enablePageShadows="true" panelColor="#888888" arrowColor="#aaaaaa" navPanelBackgroundAlpha="1" linkColor="#72e6ff" linkAlpha="0.4"/>
        <toolbar gradients="false" height="46" paddingTop="4" paddingBottom="3">
            <element type="button" id="bttnPrint" icon_height="39" icon_width="39" visible="false"/>
            <element type="button" id="bttnBookView" icon_height="30" icon_width="45" visible="true"/>
            <element type="button" id="bttnSinglePage" icon_height="30" icon_width="25" visible="true"/>
            <element type="button" id="bttnThumbView" icon_height="30" icon_width="30" visible="false"/>
            <element type="button" id="bttnZoomIn" icon_height="30" icon_width="30" visible="true"/>
            <element type="button" id="bttnZoomOut" icon_height="30" icon_width="30" visible="true"/>
            <element type="button" id="bttnFullScreen" icon_height="30" icon_width="30" visible="true"/>
            <element type="button" id="bttnPrevPage" icon_height="30" icon_width="30" visible="true"/>
            <element type="textinput" id="txtPageNumber" marginTop="3" readonly="false" visible="true"/>
            <element type="label" id="lblTotalPages" marginTop="6" visible="true"/>
            <element type="button" id="bttnPrevNext" icon_height="30" icon_width="30" visible="true"/>
            <element type="textinput" id="txtSearch" marginTop="3" visible="true"/>
            <element type="button" id="bttnFind" icon_width="30" icon_height="30" visible="true"/>
        </toolbar>
    </tablet>
    <mobile>
        <general imageAssets="assets_zine/material/mobile/" backgroundColor="[#cfe8ec,#efebdf]" zoomDragMode="true" readOnly="false" disableMouseWheel="false" disableZoom="false" flipSpeed="Medium" flipAnimation="3D, Soft" enableFisheyeThumbnails="true" startWithTOCOpen="false" navPanelsVisible="true" firstLastButtonsVisible="true" bindBindNavigationKeys="true" backgroundImage="" stretchBackgroundImage="true" enablePageShadows="true" panelColor="#888888" arrowColor="#aaaaaa" navPanelBackgroundAlpha="1" linkColor="#72e6ff" linkAlpha="0.4"/>
        <toolbar gradients="false" height="46" paddingTop="4" paddingBottom="3">
            <element type="button" id="bttnPrint" icon_height="39" icon_width="39" visible="false"/>
            <element type="button" id="bttnBookView" icon_height="30" icon_width="45" visible="true"/>
            <element type="button" id="bttnSinglePage" icon_height="30" icon_width="25" visible="true"/>
            <element type="button" id="bttnThumbView" icon_height="30" icon_width="30" visible="false"/>
            <element type="button" id="bttnZoomIn" icon_height="30" icon_width="30" visible="true"/>
            <element type="button" id="bttnZoomOut" icon_height="30" icon_width="30" visible="true"/>
            <element type="button" id="bttnFullScreen" icon_height="30" icon_width="30" visible="true"/>
            <element type="button" id="bttnPrevPage" icon_height="25" icon_width="25" visible="true"/>
            <element type="textinput" id="txtPageNumber" marginTop="3" readonly="false" visible="true"/>
            <element type="label" id="lblTotalPages" marginTop="6" visible="true"/>
            <element type="button" id="bttnPrevNext" icon_height="25" icon_width="25" visible="true"/>
            <element type="textinput" id="txtSearch" marginTop="3" width="75" visible="true"/>
        </toolbar>
    </mobile>
<outline><node pageNumber="3" title="Index - \u0938\u0942\u091a\u0940 \u092a\u0924\u094d\u0930"/><node pageNumber="4" title="\u0930\u093e\u0916\u0940\u0917\u095c\u0940"/><node pageNumber="7" title="\u0917\u0941\u092b\u094d\u0924\u0917\u0942"/><node pageNumber="10" title="\u0916\u0942\u092c\u0938\u0942\u0930\u0924\u0940 \u0914\u0930 \u0938\u091a"/></outline><labels/></FlowPaper_Zine_UIConfiguration>

© 2025 Cubjrnet7