Jump to content

ondrej97fcb

Members
  • Posts

    5
  • Joined

  • Last visited

Posts posted by ondrej97fcb

  1. In titlebar.xml place another container after the continue button.

    			<!-- CALENDAR BUTTON -->
                <widget class="current_game_date_widget" id="cgdw" height="44">
                    <attachment class="test_global_attachment" get_property="cont" set_property="disa">
                        <list id="value">
                            <integer value="-5" />
                        </list>
                    </attachment>
                </widget>
    
                <!-- transfer deadline day countdown -->
                <widget class="transfer_deadline_day_countdown_widget" id="DDcd" height="44"/>
    
                <!-- CONTINUE BUTTON -->
                <container id="ctnu" file="generic/continue" height="44" width="150"/>
    			
    			<container width="24"/>
            
    		</container>

     

×
×
  • Create New...